From 841929b5477b0a6fac7982cd13d72e3b0c871e23 Mon Sep 17 00:00:00 2001 From: wookywok <62037083+wookywok@users.noreply.github.com> Date: Sat, 9 Mar 2024 19:47:14 -0600 Subject: [PATCH] Airboarder initial PR (#765) * started working on bon odori * bon odori is now playable, just no animations and sounds * bon odori is functional now, just missing the art, better audio and animations * nothing new, my git is always 1 commit behind * Revert "nothing new, my git is always 1 commit behind" This reverts commit b96a70004de5964902f7bc87d819a9e6047e77fb. * changed the background im only commiting because saladplainzone is gonna do the anims now * Accurate BG * Good prefab * finalized player prefab * Finalize Prefab * More animation stuff * Bow anim done * text is now functional, passing the project to AstrlJelly * merging w master branch * text scrolling is ALMOST functional * scrolling is ALMOST ALMOST functional * FINALLY!!!! TEXT SCOLLING IS DONE!!!!! * TEXT SCROLLING IS (almost) PERFECT!!!! now we gotta wait for the animations * minor bug fixes * TEXT SCROLLING IS ACTUALLY PERFECT NOW. also updated the font * i forgor to change the outline on the fonts * Setup * more working on stuff * more testing * more testing * more testing * some fixes * fixes * testing stuff * fixed some things * a few more fixes * more testing * More fixes * bops and animation adjustments * camera stuff! * Implementing placeholder icon * recolorable sky * fix that bug + format arch file also change the script name * oops --------- Co-authored-by: streitixy Co-authored-by: saladplainzone Co-authored-by: streitixy <85808002+streitixy@users.noreply.github.com> Co-authored-by: AstrlJelly Co-authored-by: minenice55 --- Assets/Resources/Fonts/Kurokane.asset | 2 + Assets/Resources/Fonts/WarioWareV2 SDF 1.mat | 2 +- Assets/Resources/Fonts/WarioWareV2 SDF 2.mat | 2 +- Assets/Resources/Fonts/WarioWareV2 SDF 3.mat | 2 +- Assets/Resources/Fonts/WarioWareV2 SDF 4.mat | 2 +- Assets/Resources/Fonts/WarioWareV2 SDF 5.mat | 2 +- Assets/Resources/Games/airboarder.prefab | 3120 ++ Assets/Resources/Games/airboarder.prefab.meta | 7 + Assets/Resources/Games/bonOdori.prefab | 402 +- Assets/Resources/Games/rhythmRally.prefab | 4 + Assets/Resources/Models/Games/Airboarder.meta | 8 + .../Models/Games/Airboarder/Animations.meta | 8 + .../Games/Airboarder/Animations/arch.meta | 8 + .../Animations/arch/arch.controller | 219 + .../Animations/arch/arch.controller.meta | 8 + .../Airboarder/Animations/arch/break.anim | 32821 +++++++++++++++ .../Animations/arch/break.anim.meta | 8 + .../Airboarder/Animations/arch/idle.anim | 53 + .../Airboarder/Animations/arch/idle.anim.meta | 8 + .../Airboarder/Animations/arch/move.anim | 250 + .../Airboarder/Animations/arch/move.anim.meta | 8 + .../Airboarder/Animations/arch/move2.anim | 286 + .../Animations/arch/move2.anim.meta | 8 + .../Airboarder/Animations/arch/shake.anim | 10081 +++++ .../Animations/arch/shake.anim.meta | 8 + .../Games/Airboarder/Animations/bop.anim | 15893 +++++++ .../Games/Airboarder/Animations/bop.anim.meta | 8 + .../Games/Airboarder/Animations/charge.anim | 3307 ++ .../Airboarder/Animations/charge.anim.meta | 8 + .../Games/Airboarder/Animations/dog.meta | 8 + .../Airboarder/Animations/dog/dog.controller | 132 + .../Animations/dog/dog.controller.meta | 8 + .../Games/Airboarder/Animations/dog/run.anim | 1731 + .../Airboarder/Animations/dog/run.anim.meta | 8 + .../Games/Airboarder/Animations/dog/wag.anim | 1509 + .../Airboarder/Animations/dog/wag.anim.meta | 8 + .../Games/Airboarder/Animations/duck.anim | 5474 +++ .../Airboarder/Animations/duck.anim.meta | 8 + .../Games/Airboarder/Animations/floor.meta | 8 + .../Animations/floor/floor_model.controller | 101 + .../floor/floor_model.controller.meta | 8 + .../Airboarder/Animations/floor/idle.anim | 53 + .../Animations/floor/idle.anim.meta | 8 + .../Airboarder/Animations/floor/move.anim | 169 + .../Animations/floor/move.anim.meta | 8 + .../Games/Airboarder/Animations/hit1.anim | 34058 ++++++++++++++++ .../Airboarder/Animations/hit1.anim.meta | 8 + .../Games/Airboarder/Animations/hit2fix.anim | 33374 +++++++++++++++ .../Airboarder/Animations/hit2fix.anim.meta | 8 + .../Games/Airboarder/Animations/hold.anim | 1428 + .../Airboarder/Animations/hold.anim.meta | 8 + .../Games/Airboarder/Animations/hover.anim | 205 + .../Airboarder/Animations/hover.anim.meta | 8 + .../Games/Airboarder/Animations/idle.anim | 6209 +++ .../Airboarder/Animations/idle.anim.meta | 8 + .../Games/Airboarder/Animations/jumpfix.anim | 30005 ++++++++++++++ .../Airboarder/Animations/jumpfix.anim.meta | 8 + .../Games/Airboarder/Animations/letsgo.anim | 33330 +++++++++++++++ .../Airboarder/Animations/letsgo.anim.meta | 8 + .../Airboarder/Animations/mothership.meta | 8 + .../mothership/mothership_model.controller | 72 + .../mothership_model.controller.meta | 8 + .../Animations/mothership/spin.anim | 253 + .../Animations/mothership/spin.anim.meta | 8 + .../Games/Airboarder/Animations/wall.meta | 8 + .../Animations/wall/Wall.controller | 219 + .../Animations/wall/Wall.controller.meta | 8 + .../Airboarder/Animations/wall/break.anim | 4751 +++ .../Animations/wall/break.anim.meta | 8 + .../Airboarder/Animations/wall/idle.anim | 232 + .../Airboarder/Animations/wall/idle.anim.meta | 8 + .../Airboarder/Animations/wall/move.anim | 250 + .../Airboarder/Animations/wall/move.anim.meta | 8 + .../Airboarder/Animations/wall/shake.anim | 1089 + .../Animations/wall/shake.anim.meta | 8 + .../Models/Games/Airboarder/Materials.meta | 8 + .../Models/Games/Airboarder/Materials/Dog.mat | 86 + .../Games/Airboarder/Materials/Dog.mat.meta | 8 + .../Models/Games/Airboarder/Materials/Sky.png | Bin 0 -> 2097 bytes .../Games/Airboarder/Materials/Sky.png.meta | 176 + .../Games/Airboarder/Materials/airboarder.xcf | Bin 0 -> 10299 bytes .../Airboarder/Materials/airboarder.xcf.meta | 7 + .../Airboarder/Materials/airboarder2.xcf | Bin 0 -> 12047 bytes .../Airboarder/Materials/airboarder2.xcf.meta | 7 + .../Airboarder/Materials/airboarder3.xcf | Bin 0 -> 11205 bytes .../Airboarder/Materials/airboarder3.xcf.meta | 7 + .../Airboarder/Materials/airboy_board.mat | 87 + .../Materials/airboy_board.mat.meta | 8 + .../Airboarder/Materials/airboy_board.png | Bin 0 -> 751 bytes .../Materials/airboy_board.png.meta | 123 + .../Airboarder/Materials/airboy_board_emm.mat | 87 + .../Materials/airboy_board_emm.mat.meta | 8 + .../Airboarder/Materials/airboy_board_emm.png | Bin 0 -> 751 bytes .../Materials/airboy_board_emm.png.meta | 123 + .../Airboarder/Materials/airboy_body.mat | 104 + .../Airboarder/Materials/airboy_body.mat.meta | 8 + .../Airboarder/Materials/airboy_body.png | Bin 0 -> 4683 bytes .../Airboarder/Materials/airboy_body.png.meta | 123 + .../Airboarder/Materials/airboy_body_emm.mat | 104 + .../Materials/airboy_body_emm.mat.meta | 8 + .../Airboarder/Materials/airboy_body_emm.png | Bin 0 -> 4683 bytes .../Materials/airboy_body_emm.png.meta | 123 + .../Airboarder/Materials/airboy_dead.mat | 86 + .../Airboarder/Materials/airboy_dead.mat.meta | 8 + .../Airboarder/Materials/airboy_dead_emm.mat | 80 + .../Materials/airboy_dead_emm.mat.meta | 8 + .../Airboarder/Materials/airboy_face.0.png | Bin 0 -> 11829 bytes .../Materials/airboy_face.0.png.meta | 123 + .../Airboarder/Materials/airboy_face.1.png | Bin 0 -> 13522 bytes .../Materials/airboy_face.1.png.meta | 123 + .../Airboarder/Materials/airboy_face.2.png | Bin 0 -> 12090 bytes .../Materials/airboy_face.2.png.meta | 123 + .../Airboarder/Materials/airboy_shadow.mat | 80 + .../Materials/airboy_shadow.mat.meta | 8 + .../Airboarder/Materials/airboy_shadow.png | Bin 0 -> 1864 bytes .../Materials/airboy_shadow.png.meta | 123 + .../Airboarder/Materials/airboy_shout.mat | 86 + .../Materials/airboy_shout.mat.meta | 8 + .../Airboarder/Materials/airboy_smile.mat | 86 + .../Materials/airboy_smile.mat.meta | 8 + .../Airboarder/Materials/airboy_smile_emm.mat | 86 + .../Materials/airboy_smile_emm.mat.meta | 8 + .../Airboarder/Materials/block_shadow.mat | 80 + .../Materials/block_shadow.mat.meta | 8 + .../Airboarder/Materials/block_shadow.png | Bin 0 -> 927 bytes .../Materials/block_shadow.png.meta | 123 + .../Games/Airboarder/Materials/cloud01.png | Bin 0 -> 17010 bytes .../Airboarder/Materials/cloud01.png.meta | 123 + .../Games/Airboarder/Materials/clouds.mat | 86 + .../Airboarder/Materials/clouds.mat.meta | 8 + .../Models/Games/Airboarder/Materials/dog.png | Bin 0 -> 652 bytes .../Games/Airboarder/Materials/dog.png.meta | 123 + .../Games/Airboarder/Materials/dog_sdw.png | Bin 0 -> 866 bytes .../Airboarder/Materials/dog_sdw.png.meta | 123 + .../Games/Airboarder/Materials/dog_shadow.mat | 86 + .../Airboarder/Materials/dog_shadow.mat.meta | 8 + .../Games/Airboarder/Materials/floor 1.png | Bin 0 -> 7142 bytes .../Airboarder/Materials/floor 1.png.meta | 123 + .../Games/Airboarder/Materials/floor.mat | 92 + .../Games/Airboarder/Materials/floor.mat.meta | 8 + .../Games/Airboarder/Materials/floor.png | Bin 0 -> 5710 bytes .../Games/Airboarder/Materials/floor.png.meta | 123 + .../Games/Airboarder/Materials/floor.png~ | Bin 0 -> 7223 bytes .../Airboarder/Materials/floorspecular.mat | 85 + .../Materials/floorspecular.mat.meta | 8 + .../Airboarder/Materials/fog texture.png | Bin 0 -> 2625 bytes .../Airboarder/Materials/fog texture.png.meta | 176 + .../Airboarder/Materials/fog texture.png~ | Bin 0 -> 2674 bytes .../Models/Games/Airboarder/Materials/fog.mat | 121 + .../Games/Airboarder/Materials/fog.mat.meta | 8 + .../Games/Airboarder/Materials/metal_env.png | Bin 0 -> 2778 bytes .../Airboarder/Materials/metal_env.png.meta | 123 + .../Airboarder/Materials/mother_ship.png | Bin 0 -> 10212 bytes .../Airboarder/Materials/mother_ship.png.meta | 123 + .../Games/Airboarder/Materials/mothership.mat | 86 + .../Airboarder/Materials/mothership.mat.meta | 8 + .../Games/Airboarder/Materials/purplesky.png | Bin 0 -> 577 bytes .../Airboarder/Materials/purplesky.png.meta | 123 + .../Models/Games/Airboarder/Materials/sky.mat | 92 + .../Games/Airboarder/Materials/sky.mat.meta | 8 + .../Games/Airboarder/Materials/wall_body.mat | 103 + .../Airboarder/Materials/wall_body.mat.meta | 8 + .../Games/Airboarder/Materials/wall_body.png | Bin 0 -> 33516 bytes .../Airboarder/Materials/wall_body.png.meta | 123 + .../Models/Games/Airboarder/airboy.controller | 335 + .../Games/Airboarder/airboy.controller.meta | 8 + .../Models/Games/Airboarder/airboy.fbx | Bin 0 -> 84652 bytes .../Models/Games/Airboarder/airboy.fbx.meta | 106 + .../Models/Games/Airboarder/airboy_model.dae | 706 + .../Games/Airboarder/airboy_model.dae.meta | 126 + .../Games/Airboarder/airboy_shadow_model.dae | 195 + .../Airboarder/airboy_shadow_model.dae.meta | 111 + .../Models/Games/Airboarder/arch.dae | 1420 + .../Models/Games/Airboarder/arch.dae.meta | 106 + .../Models/Games/Airboarder/cloud_model.dae | 196 + .../Games/Airboarder/cloud_model.dae.meta | 111 + .../Resources/Models/Games/Airboarder/dog.fbx | Bin 0 -> 226716 bytes .../Models/Games/Airboarder/dog.fbx.meta | 116 + .../Models/Games/Airboarder/dog_model.dae | 415 + .../Games/Airboarder/dog_model.dae.meta | 111 + .../Models/Games/Airboarder/floor_model.dae | 195 + .../Games/Airboarder/floor_model.dae.meta | 111 + .../Models/Games/Airboarder/mothership.fbx | Bin 0 -> 34956 bytes .../Games/Airboarder/mothership.fbx.meta | 106 + .../Games/Airboarder/mothership_model.dae | 195 + .../Airboarder/mothership_model.dae.meta | 106 + .../Models/Games/Airboarder/neo_airboy.fbx | Bin 0 -> 1156540 bytes .../Games/Airboarder/neo_airboy.fbx.meta | 271 + .../Models/Games/Airboarder/scene.fbx | Bin 0 -> 13276 bytes .../Models/Games/Airboarder/scene.fbx.meta | 111 + .../Models/Games/Airboarder/wall_high.fbx | Bin 0 -> 255580 bytes .../Games/Airboarder/wall_high.fbx.meta | 116 + .../Games/Airboarder/wall_high_merge.fbx | Bin 0 -> 35580 bytes .../Games/Airboarder/wall_high_merge.fbx.meta | 106 + .../Airboarder/wall_high_model_merge.dae | 317 + .../Airboarder/wall_high_model_merge.dae.meta | 106 + .../Models/Games/Airboarder/wall_low.fbx | Bin 0 -> 205132 bytes .../Models/Games/Airboarder/wall_low.fbx.meta | 116 + .../Games/Airboarder/wall_low_merge.fbx | Bin 0 -> 33484 bytes .../Games/Airboarder/wall_low_merge.fbx.meta | 106 + .../Games/Airboarder/wall_low_model.dae | 925 + .../Games/Airboarder/wall_low_model.dae.meta | 106 + .../Games/Airboarder/wall_low_model_merge.dae | 317 + .../Airboarder/wall_low_model_merge.dae.meta | 106 + .../Prefabs/GameView/GameTex.renderTexture | 4 +- .../Prefabs/GameView/OverlayTex.renderTexture | 4 +- .../Resources/Prefabs/Games/Airboarder.meta | 8 + .../Prefabs/Games/Airboarder/Arch.prefab | 162 + .../Prefabs/Games/Airboarder/Arch.prefab.meta | 7 + Assets/Resources/Sfx/games/airboarder.meta | 8 + .../Resources/Sfx/games/airboarder/barely.wav | Bin 0 -> 45484 bytes .../Sfx/games/airboarder/barely.wav.meta | 22 + .../Sfx/games/airboarder/barelyvox.wav | Bin 0 -> 94764 bytes .../Sfx/games/airboarder/barelyvox.wav.meta | 22 + .../Resources/Sfx/games/airboarder/crouch.wav | Bin 0 -> 154284 bytes .../Sfx/games/airboarder/crouch.wav.meta | 22 + .../Sfx/games/airboarder/crouchCharge.wav | Bin 0 -> 174764 bytes .../games/airboarder/crouchCharge.wav.meta | 22 + .../Sfx/games/airboarder/crouchvox.wav | Bin 0 -> 32044 bytes .../Sfx/games/airboarder/crouchvox.wav.meta | 22 + .../Resources/Sfx/games/airboarder/jump.wav | Bin 0 -> 105644 bytes .../Sfx/games/airboarder/jump.wav.meta | 22 + .../Sfx/games/airboarder/jumpvox.wav | Bin 0 -> 26284 bytes .../Sfx/games/airboarder/jumpvox.wav.meta | 22 + .../Resources/Sfx/games/airboarder/miss1.wav | Bin 0 -> 314666 bytes .../Sfx/games/airboarder/miss1.wav.meta | 22 + .../Resources/Sfx/games/airboarder/miss10.wav | Bin 0 -> 27458 bytes .../Sfx/games/airboarder/miss10.wav.meta | 22 + .../Resources/Sfx/games/airboarder/miss11.wav | Bin 0 -> 21822 bytes .../Sfx/games/airboarder/miss11.wav.meta | 22 + .../Resources/Sfx/games/airboarder/miss12.wav | Bin 0 -> 29078 bytes .../Sfx/games/airboarder/miss12.wav.meta | 22 + .../Resources/Sfx/games/airboarder/miss13.wav | Bin 0 -> 30794 bytes .../Sfx/games/airboarder/miss13.wav.meta | 22 + .../Resources/Sfx/games/airboarder/miss14.wav | Bin 0 -> 24474 bytes .../Sfx/games/airboarder/miss14.wav.meta | 22 + .../Resources/Sfx/games/airboarder/miss15.wav | Bin 0 -> 32618 bytes .../Sfx/games/airboarder/miss15.wav.meta | 22 + .../Resources/Sfx/games/airboarder/miss2.wav | Bin 0 -> 80210 bytes .../Sfx/games/airboarder/miss2.wav.meta | 22 + .../Resources/Sfx/games/airboarder/miss3.wav | Bin 0 -> 15478 bytes .../Sfx/games/airboarder/miss3.wav.meta | 22 + .../Resources/Sfx/games/airboarder/miss4.wav | Bin 0 -> 17354 bytes .../Sfx/games/airboarder/miss4.wav.meta | 22 + .../Resources/Sfx/games/airboarder/miss5.wav | Bin 0 -> 20606 bytes .../Sfx/games/airboarder/miss5.wav.meta | 22 + .../Resources/Sfx/games/airboarder/miss6.wav | Bin 0 -> 13806 bytes .../Sfx/games/airboarder/miss6.wav.meta | 22 + .../Resources/Sfx/games/airboarder/miss7.wav | Bin 0 -> 16390 bytes .../Sfx/games/airboarder/miss7.wav.meta | 22 + .../Resources/Sfx/games/airboarder/miss8.wav | Bin 0 -> 23110 bytes .../Sfx/games/airboarder/miss8.wav.meta | 22 + .../Resources/Sfx/games/airboarder/miss9.wav | Bin 0 -> 24478 bytes .../Sfx/games/airboarder/miss9.wav.meta | 22 + .../Resources/Sfx/games/airboarder/ready.wav | Bin 0 -> 26924 bytes .../Sfx/games/airboarder/ready.wav.meta | 22 + .../Resources/Sfx/games/airboarder/start1.wav | Bin 0 -> 312364 bytes .../Sfx/games/airboarder/start1.wav.meta | 22 + .../Resources/Sfx/games/airboarder/start2.wav | Bin 0 -> 28676 bytes .../Sfx/games/airboarder/start2.wav.meta | 22 + .../Resources/Sfx/games/airboarder/start3.wav | Bin 0 -> 57812 bytes .../Sfx/games/airboarder/start3.wav.meta | 22 + .../Sprites/Editor/GameIcons/airboarder.png | Bin 0 -> 7247 bytes .../Editor/GameIcons/airboarder.png.meta | 123 + .../Games/BonOdori/Animations/DarkPlane.meta | 8 + .../BonOdori/Animations/DarkPlane/Appear.anim | 305 + .../Animations/DarkPlane/Appear.anim.meta | 8 + .../Animations/DarkPlane/DarkPlane.controller | 205 + .../DarkPlane/DarkPlane.controller.meta | 8 + .../BonOdori/Animations/DarkPlane/GoAway.anim | 305 + .../Animations/DarkPlane/GoAway.anim.meta | 8 + .../Animations/DarkPlane/StayOff.anim | 233 + .../Animations/DarkPlane/StayOff.anim.meta | 8 + .../BonOdori/Animations/DarkPlane/StayOn.anim | 233 + .../Animations/DarkPlane/StayOn.anim.meta | 8 + .../Animations/Players/CPU.controller | 106 +- .../Animations/Players/Player.controller | 133 - ...n_Odori_CqU9DiamDAM_-_1047x706_-_0m41s.png | Bin 0 -> 831854 bytes ...ri_CqU9DiamDAM_-_1047x706_-_0m41s.png.meta | 123 + .../Games/BonOdori/bon odori bgpng.png | Bin 0 -> 4349 bytes .../Games/BonOdori/bon odori bgpng.png.meta | 123 + .../Games/BonOdori/bonOdoriArmsCPU1.mat | 91 + .../Games/BonOdori/bonOdoriArmsCPU1.mat.meta | 8 + .../Games/BonOdori/bonOdoriArmsCPU2.mat | 91 + .../Games/BonOdori/bonOdoriArmsCPU2.mat.meta | 8 + .../Games/BonOdori/bonOdoriArmsCPU3.mat | 91 + .../Games/BonOdori/bonOdoriArmsCPU3.mat.meta | 8 + .../Sprites/Games/BonOdori/bonOdoriCPU1.mat | 91 + .../Games/BonOdori/bonOdoriCPU1.mat.meta | 8 + .../Sprites/Games/BonOdori/bonOdoriCPU2.mat | 91 + .../Games/BonOdori/bonOdoriCPU2.mat.meta | 8 + .../Sprites/Games/BonOdori/bonOdoriCPU3.mat | 91 + .../Games/BonOdori/bonOdoriCPU3.mat.meta | 8 + .../Games/BonOdori/bonOdoriFeetCPU1.mat | 91 + .../Games/BonOdori/bonOdoriFeetCPU1.mat.meta | 8 + .../Games/BonOdori/bonOdoriFeetCPU2.mat | 91 + .../Games/BonOdori/bonOdoriFeetCPU2.mat.meta | 8 + .../Games/BonOdori/bonOdoriFeetCPU3.mat | 91 + .../Games/BonOdori/bonOdoriFeetCPU3.mat.meta | 8 + .../Games/BonOdori/bonOdoriFlowerCPU1.mat | 91 + .../BonOdori/bonOdoriFlowerCPU1.mat.meta | 8 + .../Games/BonOdori/bonOdoriFlowerCPU2.mat | 91 + .../BonOdori/bonOdoriFlowerCPU2.mat.meta | 8 + .../Games/BonOdori/bonOdoriFlowerCPU3.mat | 91 + .../BonOdori/bonOdoriFlowerCPU3.mat.meta | 8 + .../Sprites/Games/BonOdori/bonOdoriPlayer.mat | 91 + .../Games/BonOdori/bonOdoriPlayer.mat.meta | 8 + .../Games/BonOdori/bonOdoriPlayerArms.mat | 91 + .../BonOdori/bonOdoriPlayerArms.mat.meta | 8 + .../Games/BonOdori/bonOdoriPlayerFeet.mat | 91 + .../BonOdori/bonOdoriPlayerFeet.mat.meta | 8 + .../Games/BonOdori/bonOdoriPlayerFlower.mat | 91 + .../BonOdori/bonOdoriPlayerFlower.mat.meta | 8 + .../Sprites/Games/BonOdori/bon_odori.png | Bin 0 -> 51816 bytes .../Sprites/Games/BonOdori/bon_odori.png.meta | 630 + .../Resources/Sprites/Games/BonOdori/bop1.png | Bin 0 -> 27295 bytes .../Sprites/Games/BonOdori/bop1.png.meta | 123 + .../Resources/Sprites/Games/BonOdori/bop2.png | Bin 0 -> 28079 bytes .../Sprites/Games/BonOdori/bop2.png.meta | 123 + .../Resources/Sprites/Games/BonOdori/bop3.png | Bin 0 -> 28138 bytes .../Sprites/Games/BonOdori/bop3.png.meta | 123 + .../Resources/Sprites/Games/BonOdori/bop4.png | Bin 0 -> 28010 bytes .../Sprites/Games/BonOdori/bop4.png.meta | 123 + .../Games/BonOdori/mGBA_pdTXcDp25j.png | Bin 0 -> 39758 bytes .../Games/BonOdori/mGBA_pdTXcDp25j.png.meta | 123 + .../Animations/carpenterHit.anim | 131 +- Assets/Scenes/Editor.unity | 5842 ++- Assets/Screenshot (295).png | Bin 0 -> 2092493 bytes Assets/Screenshot (295).png.meta | 123 + Assets/Scripts/AppInfo.cs | 4 +- Assets/Scripts/Games/Airboarder.meta | 8 + Assets/Scripts/Games/Airboarder/Airboarder.cs | 526 + .../Games/Airboarder/Airboarder.cs.meta | 11 + Assets/Scripts/Games/Airboarder/Arch.cs | 157 + Assets/Scripts/Games/Airboarder/Arch.cs.meta | 11 + .../Games/Airboarder/ScrollingFloor.cs | 50 + .../Games/Airboarder/ScrollingFloor.cs.meta | 11 + Assets/Scripts/Games/Airboarder/Wall.cs | 121 + Assets/Scripts/Games/Airboarder/Wall.cs.meta | 11 + ...mes.Minigames.MinigameLoaderGenerator.g.cs | 10 + Assets/Shaders/StandardMapped.shader | 53 + Assets/Shaders/StandardMapped.shader.meta | 10 + Assets/Wall.cs | 18 + Assets/Wall.cs.meta | 11 + ProjectSettings/ProjectSettings.asset | 6 +- 345 files changed, 245365 insertions(+), 703 deletions(-) create mode 100644 Assets/Resources/Games/airboarder.prefab create mode 100644 Assets/Resources/Games/airboarder.prefab.meta create mode 100644 Assets/Resources/Models/Games/Airboarder.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/arch.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/arch/arch.controller create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/arch/arch.controller.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/arch/break.anim create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/arch/break.anim.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/arch/idle.anim create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/arch/idle.anim.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/arch/move.anim create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/arch/move.anim.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/arch/move2.anim create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/arch/move2.anim.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/arch/shake.anim create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/arch/shake.anim.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/bop.anim create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/bop.anim.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/charge.anim create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/charge.anim.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/dog.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/dog/dog.controller create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/dog/dog.controller.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/dog/run.anim create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/dog/run.anim.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/dog/wag.anim create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/dog/wag.anim.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/duck.anim create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/duck.anim.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/floor.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/floor/floor_model.controller create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/floor/floor_model.controller.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/floor/idle.anim create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/floor/idle.anim.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/floor/move.anim create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/floor/move.anim.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/hit1.anim create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/hit1.anim.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/hit2fix.anim create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/hit2fix.anim.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/hold.anim create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/hold.anim.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/hover.anim create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/hover.anim.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/idle.anim create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/idle.anim.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/jumpfix.anim create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/jumpfix.anim.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/letsgo.anim create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/letsgo.anim.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/mothership.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/mothership/mothership_model.controller create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/mothership/mothership_model.controller.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/mothership/spin.anim create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/mothership/spin.anim.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/wall.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/wall/Wall.controller create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/wall/Wall.controller.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/wall/break.anim create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/wall/break.anim.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/wall/idle.anim create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/wall/idle.anim.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/wall/move.anim create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/wall/move.anim.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/wall/shake.anim create mode 100644 Assets/Resources/Models/Games/Airboarder/Animations/wall/shake.anim.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/Dog.mat create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/Dog.mat.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/Sky.png create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/Sky.png.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboarder.xcf create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboarder.xcf.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboarder2.xcf create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboarder2.xcf.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboarder3.xcf create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboarder3.xcf.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_board.mat create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_board.mat.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_board.png create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_board.png.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_board_emm.mat create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_board_emm.mat.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_board_emm.png create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_board_emm.png.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_body.mat create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_body.mat.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_body.png create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_body.png.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_body_emm.mat create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_body_emm.mat.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_body_emm.png create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_body_emm.png.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_dead.mat create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_dead.mat.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_dead_emm.mat create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_dead_emm.mat.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_face.0.png create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_face.0.png.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_face.1.png create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_face.1.png.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_face.2.png create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_face.2.png.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_shadow.mat create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_shadow.mat.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_shadow.png create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_shadow.png.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_shout.mat create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_shout.mat.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_smile.mat create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_smile.mat.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_smile_emm.mat create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/airboy_smile_emm.mat.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/block_shadow.mat create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/block_shadow.mat.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/block_shadow.png create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/block_shadow.png.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/cloud01.png create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/cloud01.png.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/clouds.mat create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/clouds.mat.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/dog.png create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/dog.png.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/dog_sdw.png create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/dog_sdw.png.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/dog_shadow.mat create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/dog_shadow.mat.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/floor 1.png create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/floor 1.png.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/floor.mat create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/floor.mat.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/floor.png create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/floor.png.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/floor.png~ create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/floorspecular.mat create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/floorspecular.mat.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/fog texture.png create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/fog texture.png.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/fog texture.png~ create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/fog.mat create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/fog.mat.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/metal_env.png create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/metal_env.png.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/mother_ship.png create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/mother_ship.png.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/mothership.mat create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/mothership.mat.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/purplesky.png create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/purplesky.png.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/sky.mat create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/sky.mat.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/wall_body.mat create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/wall_body.mat.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/wall_body.png create mode 100644 Assets/Resources/Models/Games/Airboarder/Materials/wall_body.png.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/airboy.controller create mode 100644 Assets/Resources/Models/Games/Airboarder/airboy.controller.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/airboy.fbx create mode 100644 Assets/Resources/Models/Games/Airboarder/airboy.fbx.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/airboy_model.dae create mode 100644 Assets/Resources/Models/Games/Airboarder/airboy_model.dae.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/airboy_shadow_model.dae create mode 100644 Assets/Resources/Models/Games/Airboarder/airboy_shadow_model.dae.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/arch.dae create mode 100644 Assets/Resources/Models/Games/Airboarder/arch.dae.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/cloud_model.dae create mode 100644 Assets/Resources/Models/Games/Airboarder/cloud_model.dae.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/dog.fbx create mode 100644 Assets/Resources/Models/Games/Airboarder/dog.fbx.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/dog_model.dae create mode 100644 Assets/Resources/Models/Games/Airboarder/dog_model.dae.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/floor_model.dae create mode 100644 Assets/Resources/Models/Games/Airboarder/floor_model.dae.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/mothership.fbx create mode 100644 Assets/Resources/Models/Games/Airboarder/mothership.fbx.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/mothership_model.dae create mode 100644 Assets/Resources/Models/Games/Airboarder/mothership_model.dae.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/neo_airboy.fbx create mode 100644 Assets/Resources/Models/Games/Airboarder/neo_airboy.fbx.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/scene.fbx create mode 100644 Assets/Resources/Models/Games/Airboarder/scene.fbx.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/wall_high.fbx create mode 100644 Assets/Resources/Models/Games/Airboarder/wall_high.fbx.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/wall_high_merge.fbx create mode 100644 Assets/Resources/Models/Games/Airboarder/wall_high_merge.fbx.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/wall_high_model_merge.dae create mode 100644 Assets/Resources/Models/Games/Airboarder/wall_high_model_merge.dae.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/wall_low.fbx create mode 100644 Assets/Resources/Models/Games/Airboarder/wall_low.fbx.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/wall_low_merge.fbx create mode 100644 Assets/Resources/Models/Games/Airboarder/wall_low_merge.fbx.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/wall_low_model.dae create mode 100644 Assets/Resources/Models/Games/Airboarder/wall_low_model.dae.meta create mode 100644 Assets/Resources/Models/Games/Airboarder/wall_low_model_merge.dae create mode 100644 Assets/Resources/Models/Games/Airboarder/wall_low_model_merge.dae.meta create mode 100644 Assets/Resources/Prefabs/Games/Airboarder.meta create mode 100644 Assets/Resources/Prefabs/Games/Airboarder/Arch.prefab create mode 100644 Assets/Resources/Prefabs/Games/Airboarder/Arch.prefab.meta create mode 100644 Assets/Resources/Sfx/games/airboarder.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/barely.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/barely.wav.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/barelyvox.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/barelyvox.wav.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/crouch.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/crouch.wav.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/crouchCharge.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/crouchCharge.wav.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/crouchvox.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/crouchvox.wav.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/jump.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/jump.wav.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/jumpvox.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/jumpvox.wav.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/miss1.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/miss1.wav.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/miss10.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/miss10.wav.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/miss11.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/miss11.wav.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/miss12.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/miss12.wav.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/miss13.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/miss13.wav.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/miss14.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/miss14.wav.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/miss15.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/miss15.wav.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/miss2.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/miss2.wav.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/miss3.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/miss3.wav.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/miss4.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/miss4.wav.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/miss5.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/miss5.wav.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/miss6.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/miss6.wav.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/miss7.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/miss7.wav.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/miss8.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/miss8.wav.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/miss9.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/miss9.wav.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/ready.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/ready.wav.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/start1.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/start1.wav.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/start2.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/start2.wav.meta create mode 100644 Assets/Resources/Sfx/games/airboarder/start3.wav create mode 100644 Assets/Resources/Sfx/games/airboarder/start3.wav.meta create mode 100644 Assets/Resources/Sprites/Editor/GameIcons/airboarder.png create mode 100644 Assets/Resources/Sprites/Editor/GameIcons/airboarder.png.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/Animations/DarkPlane.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/Animations/DarkPlane/Appear.anim create mode 100644 Assets/Resources/Sprites/Games/BonOdori/Animations/DarkPlane/Appear.anim.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/Animations/DarkPlane/DarkPlane.controller create mode 100644 Assets/Resources/Sprites/Games/BonOdori/Animations/DarkPlane/DarkPlane.controller.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/Animations/DarkPlane/GoAway.anim create mode 100644 Assets/Resources/Sprites/Games/BonOdori/Animations/DarkPlane/GoAway.anim.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/Animations/DarkPlane/StayOff.anim create mode 100644 Assets/Resources/Sprites/Games/BonOdori/Animations/DarkPlane/StayOff.anim.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/Animations/DarkPlane/StayOn.anim create mode 100644 Assets/Resources/Sprites/Games/BonOdori/Animations/DarkPlane/StayOn.anim.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/SelectionCrescimento_-_Rhythm_Heaven_GBA_-_The_Bon_Odori_CqU9DiamDAM_-_1047x706_-_0m41s.png create mode 100644 Assets/Resources/Sprites/Games/BonOdori/SelectionCrescimento_-_Rhythm_Heaven_GBA_-_The_Bon_Odori_CqU9DiamDAM_-_1047x706_-_0m41s.png.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bon odori bgpng.png create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bon odori bgpng.png.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriArmsCPU1.mat create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriArmsCPU1.mat.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriArmsCPU2.mat create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriArmsCPU2.mat.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriArmsCPU3.mat create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriArmsCPU3.mat.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriCPU1.mat create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriCPU1.mat.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriCPU2.mat create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriCPU2.mat.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriCPU3.mat create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriCPU3.mat.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriFeetCPU1.mat create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriFeetCPU1.mat.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriFeetCPU2.mat create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriFeetCPU2.mat.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriFeetCPU3.mat create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriFeetCPU3.mat.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriFlowerCPU1.mat create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriFlowerCPU1.mat.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriFlowerCPU2.mat create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriFlowerCPU2.mat.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriFlowerCPU3.mat create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriFlowerCPU3.mat.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriPlayer.mat create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriPlayer.mat.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriPlayerArms.mat create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriPlayerArms.mat.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriPlayerFeet.mat create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriPlayerFeet.mat.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriPlayerFlower.mat create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bonOdoriPlayerFlower.mat.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bon_odori.png create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bon_odori.png.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bop1.png create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bop1.png.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bop2.png create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bop2.png.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bop3.png create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bop3.png.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bop4.png create mode 100644 Assets/Resources/Sprites/Games/BonOdori/bop4.png.meta create mode 100644 Assets/Resources/Sprites/Games/BonOdori/mGBA_pdTXcDp25j.png create mode 100644 Assets/Resources/Sprites/Games/BonOdori/mGBA_pdTXcDp25j.png.meta create mode 100644 Assets/Screenshot (295).png create mode 100644 Assets/Screenshot (295).png.meta create mode 100644 Assets/Scripts/Games/Airboarder.meta create mode 100644 Assets/Scripts/Games/Airboarder/Airboarder.cs create mode 100644 Assets/Scripts/Games/Airboarder/Airboarder.cs.meta create mode 100644 Assets/Scripts/Games/Airboarder/Arch.cs create mode 100644 Assets/Scripts/Games/Airboarder/Arch.cs.meta create mode 100644 Assets/Scripts/Games/Airboarder/ScrollingFloor.cs create mode 100644 Assets/Scripts/Games/Airboarder/ScrollingFloor.cs.meta create mode 100644 Assets/Scripts/Games/Airboarder/Wall.cs create mode 100644 Assets/Scripts/Games/Airboarder/Wall.cs.meta create mode 100644 Assets/Shaders/StandardMapped.shader create mode 100644 Assets/Shaders/StandardMapped.shader.meta create mode 100644 Assets/Wall.cs create mode 100644 Assets/Wall.cs.meta diff --git a/Assets/Resources/Fonts/Kurokane.asset b/Assets/Resources/Fonts/Kurokane.asset index 0bfe8e31..2f5b0bfa 100644 --- a/Assets/Resources/Fonts/Kurokane.asset +++ b/Assets/Resources/Fonts/Kurokane.asset @@ -251,6 +251,8 @@ MonoBehaviour: m_LigatureGlyphID: 9450 - m_ComponentGlyphIDs: 400000004b000000 m_LigatureGlyphID: 9451 + - m_ComponentGlyphIDs: 320000004b000000 + m_LigatureGlyphID: 9331 m_GlyphPairAdjustmentRecords: - m_FirstAdjustmentRecord: m_GlyphIndex: 9 diff --git a/Assets/Resources/Fonts/WarioWareV2 SDF 1.mat b/Assets/Resources/Fonts/WarioWareV2 SDF 1.mat index 34e37b89..38f4a059 100644 --- a/Assets/Resources/Fonts/WarioWareV2 SDF 1.mat +++ b/Assets/Resources/Fonts/WarioWareV2 SDF 1.mat @@ -102,7 +102,7 @@ Material: - _WeightBold: 0.75 - _WeightNormal: 0 m_Colors: - - _ClipRect: {r: -10, g: -10, b: -10, a: 10} + - _ClipRect: {r: -10, g: -10, b: -7, a: 10} - _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0} - _FaceColor: {r: 1, g: 1, b: 1, a: 1} - _GlowColor: {r: 0, g: 1, b: 0, a: 0.5} diff --git a/Assets/Resources/Fonts/WarioWareV2 SDF 2.mat b/Assets/Resources/Fonts/WarioWareV2 SDF 2.mat index 9c07171b..f5ca3ee1 100644 --- a/Assets/Resources/Fonts/WarioWareV2 SDF 2.mat +++ b/Assets/Resources/Fonts/WarioWareV2 SDF 2.mat @@ -102,7 +102,7 @@ Material: - _WeightBold: 0.75 - _WeightNormal: 0 m_Colors: - - _ClipRect: {r: -10, g: -10, b: -10, a: 10} + - _ClipRect: {r: -10, g: -10, b: -7, a: 10} - _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0} - _FaceColor: {r: 1, g: 1, b: 1, a: 1} - _GlowColor: {r: 0, g: 1, b: 0, a: 0.5} diff --git a/Assets/Resources/Fonts/WarioWareV2 SDF 3.mat b/Assets/Resources/Fonts/WarioWareV2 SDF 3.mat index f8163ce8..75f295aa 100644 --- a/Assets/Resources/Fonts/WarioWareV2 SDF 3.mat +++ b/Assets/Resources/Fonts/WarioWareV2 SDF 3.mat @@ -102,7 +102,7 @@ Material: - _WeightBold: 0.75 - _WeightNormal: 0 m_Colors: - - _ClipRect: {r: -10, g: -10, b: -10, a: 10} + - _ClipRect: {r: -10, g: -10, b: -7, a: 10} - _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0} - _FaceColor: {r: 1, g: 1, b: 1, a: 1} - _GlowColor: {r: 0, g: 1, b: 0, a: 0.5} diff --git a/Assets/Resources/Fonts/WarioWareV2 SDF 4.mat b/Assets/Resources/Fonts/WarioWareV2 SDF 4.mat index 5cabd75c..8d50a07f 100644 --- a/Assets/Resources/Fonts/WarioWareV2 SDF 4.mat +++ b/Assets/Resources/Fonts/WarioWareV2 SDF 4.mat @@ -102,7 +102,7 @@ Material: - _WeightBold: 0.75 - _WeightNormal: 0 m_Colors: - - _ClipRect: {r: -10, g: -10, b: -10, a: 10} + - _ClipRect: {r: -10, g: -10, b: -7, a: 10} - _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0} - _FaceColor: {r: 1, g: 1, b: 1, a: 1} - _GlowColor: {r: 0, g: 1, b: 0, a: 0.5} diff --git a/Assets/Resources/Fonts/WarioWareV2 SDF 5.mat b/Assets/Resources/Fonts/WarioWareV2 SDF 5.mat index 159f272a..425d16e7 100644 --- a/Assets/Resources/Fonts/WarioWareV2 SDF 5.mat +++ b/Assets/Resources/Fonts/WarioWareV2 SDF 5.mat @@ -102,7 +102,7 @@ Material: - _WeightBold: 0.75 - _WeightNormal: 0 m_Colors: - - _ClipRect: {r: -10, g: -10, b: -9.431391, a: 10} + - _ClipRect: {r: -10, g: -10, b: -10, a: 10} - _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0} - _FaceColor: {r: 1, g: 1, b: 1, a: 1} - _GlowColor: {r: 0, g: 1, b: 0, a: 0.5} diff --git a/Assets/Resources/Games/airboarder.prefab b/Assets/Resources/Games/airboarder.prefab new file mode 100644 index 00000000..1b5bc581 --- /dev/null +++ b/Assets/Resources/Games/airboarder.prefab @@ -0,0 +1,3120 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &199414332929341915 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4282064293073332267} + m_Layer: 0 + m_Name: Player + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4282064293073332267 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 199414332929341915} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 4.2, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 1 + m_Children: + - {fileID: 4214217034035880541} + - {fileID: 5830605052482316582} + m_Father: {fileID: 6788947284919293199} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &999186384291081479 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7590887620224905535} + - component: {fileID: 7368235579329988962} + m_Layer: 0 + m_Name: Directional Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!4 &7590887620224905535 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 999186384291081479} + m_LocalRotation: {x: -0.042956725, y: -0.17348297, z: -0.0075744325, w: 0.98387045} + m_LocalPosition: {x: 0, y: 5, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2677427256397037315} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: -5, y: -20, z: 0} +--- !u!108 &7368235579329988962 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 999186384291081479} + m_Enabled: 1 + serializedVersion: 10 + m_Type: 1 + m_Shape: 0 + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_Intensity: 1 + m_Range: 10 + m_SpotAngle: 30 + m_InnerSpotAngle: 21.80208 + m_CookieSize: 10 + m_Shadows: + m_Type: 0 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 0.25 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_CullingMatrixOverride: + e00: 1 + e01: 0 + e02: 0 + e03: 0 + e10: 0 + e11: 1 + e12: 0 + e13: 0 + e20: 0 + e21: 0 + e22: 1 + e23: 0 + e30: 0 + e31: 0 + e32: 0 + e33: 1 + m_UseCullingMatrixOverride: 0 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingLayerMask: 1 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 2 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0} + m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!1 &1215422233952891257 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3104724556747080712} + - component: {fileID: 723254299125788594} + - component: {fileID: 7436077393083887575} + m_Layer: 0 + m_Name: vsn_mesh_1_ + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3104724556747080712 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1215422233952891257} + m_LocalRotation: {x: -0, y: -0.9919021, z: -0, w: 0.12700473} + m_LocalPosition: {x: -0.00029361, y: 0.000028945, z: 1.999} + m_LocalScale: {x: 209.80533, y: 209.80533, z: 209.80533} + m_ConstrainProportionsScale: 1 + m_Children: + - {fileID: 5254664032251897646} + m_Father: {fileID: 8154153378120042038} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: -165.407, z: 0} +--- !u!33 &723254299125788594 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1215422233952891257} + m_Mesh: {fileID: -1677165586242444022, guid: 669fa6d6b4096764387b9cf777fbf915, type: 3} +--- !u!23 &7436077393083887575 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1215422233952891257} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 0 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: d308d6053cbc091489ae82391d36d476, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &2013167086446020755 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6887818625373377000} + - component: {fileID: 8627881037816012048} + m_Layer: 0 + m_Name: CPU1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6887818625373377000 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2013167086446020755} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -4.6, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 305587567084456861} + - {fileID: 2334222912782459213} + m_Father: {fileID: 6788947284919293199} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!95 &8627881037816012048 +Animator: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2013167086446020755} + m_Enabled: 0 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 0} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 +--- !u!1 &2882644589364985837 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4475688631540571435} + - component: {fileID: 9105702199878946262} + m_Layer: 0 + m_Name: airboarder + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4475688631540571435 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2882644589364985837} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 3.93, y: -2.8, z: 8.54} + m_LocalScale: {x: 2.0592587, y: 2.0592587, z: 2.0592587} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4247666789870766831} + - {fileID: 9145231469005479427} + - {fileID: 8154153378120042038} + - {fileID: 2677427256397037315} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &9105702199878946262 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2882644589364985837} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5fc3cd787ab89a54aa7eec99799e86a0, type: 3} + m_Name: + m_EditorClassIdentifier: + SoundSequences: [] + scheduledInputs: [] + wantsCrouch: 0 + bgMaterial: {fileID: 2100000, guid: d308d6053cbc091489ae82391d36d476, type: 2} + floorMaterial: {fileID: 2100000, guid: 5c5aa636b730eba44b9a80ea76a7bc4e, type: 2} + cameraPivot: {fileID: 2677427256397037315} + cameraPos: {fileID: 2677427256397037315} + cameraFOV: 25 + archBasic: {fileID: 6590728124445756167} + wallBasic: {fileID: 4600485667161481742} + floor: {fileID: 6175185380924501080} + CPU1: {fileID: 1975474441940497211} + CPU2: {fileID: 1643307588540728724} + Player: {fileID: 4556547465341807253} + Dog: {fileID: 1277837141357529178} + Tail: {fileID: 1527716338421172878} + Floor: {fileID: 2741264063845894407} + cpu1CantBop: 0 + cpu2CantBop: 0 + playerCantBop: 0 + startBeat: 0 + switchBeat: 0 + startFloor: 1 +--- !u!1 &3550516441994710030 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4522032203519345872} + m_Layer: 0 + m_Name: WallFinePosition + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4522032203519345872 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3550516441994710030} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0.25, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 7560210517393434621} + m_Father: {fileID: 9145231469005479427} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &4957977851139062575 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5254664032251897646} + - component: {fileID: 7397568393436942907} + m_Layer: 0 + m_Name: Directional Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5254664032251897646 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4957977851139062575} + m_LocalRotation: {x: 0.5988837, y: 0.16783243, z: 0.16220455, w: 0.7660681} + m_LocalPosition: {x: -0, y: 0.302, z: -2.54} + m_LocalScale: {x: 1, y: 1, z: 1.7865} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3104724556747080712} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 59.669, y: 63.371, z: 62.899} +--- !u!108 &7397568393436942907 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4957977851139062575} + m_Enabled: 1 + serializedVersion: 10 + m_Type: 1 + m_Shape: 0 + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_Intensity: 1 + m_Range: 10 + m_SpotAngle: 30 + m_InnerSpotAngle: 21.80208 + m_CookieSize: 10 + m_Shadows: + m_Type: 0 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_CullingMatrixOverride: + e00: 1 + e01: 0 + e02: 0 + e03: 0 + e10: 0 + e11: 1 + e12: 0 + e13: 0 + e20: 0 + e21: 0 + e22: 1 + e23: 0 + e30: 0 + e31: 0 + e32: 0 + e33: 1 + m_UseCullingMatrixOverride: 0 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingLayerMask: 1 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0} + m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!1 &5263416151098873631 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2677427256397037315} + m_Layer: 0 + m_Name: airCam + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2677427256397037315 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5263416151098873631} + m_LocalRotation: {x: 0.058832005, y: -0.53599083, z: 0.037480127, w: 0.841337} + m_LocalPosition: {x: 15, y: 4, z: -10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 3041313458763079256} + - {fileID: 3596070473536993749} + - {fileID: 7590887620224905535} + m_Father: {fileID: 4475688631540571435} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 8, y: -65, z: 0} +--- !u!1 &5394125054486367733 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3596070473536993749} + - component: {fileID: 7998239260032225908} + m_Layer: 0 + m_Name: BackgroundPlane + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!4 &3596070473536993749 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5394125054486367733} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 10} + m_LocalScale: {x: 8000, y: 8000, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2677427256397037315} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &7998239260032225908 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5394125054486367733} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: d308d6053cbc091489ae82391d36d476, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_Sprite: {fileID: 7482667652216324306, guid: 311925a002f4447b3a28927169b83ea6, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1, y: 1} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &6174176853209375996 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8154153378120042038} + m_Layer: 0 + m_Name: Sky + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8154153378120042038 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6174176853209375996} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 3104724556747080712} + - {fileID: 1798043517605732004} + - {fileID: 6450464862444400699} + m_Father: {fileID: 4475688631540571435} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &6310973729586797245 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4247666789870766831} + m_Layer: 0 + m_Name: MovingObjects + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4247666789870766831 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6310973729586797245} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -0.87, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 6788947284919293199} + - {fileID: 6667017858785471495} + m_Father: {fileID: 4475688631540571435} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &6487284518632088781 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8940920552412959252} + m_Layer: 0 + m_Name: ArchFinePosition + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8940920552412959252 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6487284518632088781} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0.53, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 8644837133873799696} + m_Father: {fileID: 9145231469005479427} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &6707612264994879636 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6788947284919293199} + m_Layer: 0 + m_Name: airboarders + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6788947284919293199 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6707612264994879636} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1, y: 0, z: 0.78} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 6887818625373377000} + - {fileID: 2304490371475323270} + - {fileID: 4282064293073332267} + m_Father: {fileID: 4247666789870766831} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &7147084581281717594 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3041313458763079256} + - component: {fileID: 3989233943624912286} + m_Layer: 0 + m_Name: Camera + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!4 &3041313458763079256 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7147084581281717594} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -0, y: 0, z: 6.34} + m_LocalScale: {x: 1, y: 1, z: 8.956697} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2677427256397037315} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!20 &3989233943624912286 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7147084581281717594} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 1 + m_BackGroundColor: {r: 1, g: 1, b: 1, a: 0} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_FocalLength: 50 + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 2000 + field of view: 30 + orthographic: 0 + orthographic size: 5 + m_Depth: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 0 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!1 &7292280111615509311 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2304490371475323270} + m_Layer: 0 + m_Name: CPU2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2304490371475323270 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7292280111615509311} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.25, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 6889036039374323400} + - {fileID: 6084645098647949564} + m_Father: {fileID: 6788947284919293199} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &8404534327873962576 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9145231469005479427} + m_Layer: 0 + m_Name: Environment + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &9145231469005479427 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8404534327873962576} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 6843636135936194274} + - {fileID: 4522032203519345872} + - {fileID: 8940920552412959252} + m_Father: {fileID: 4475688631540571435} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &267703836530257014 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 6887818625373377000} + m_Modifications: + - target: {fileID: -8964012596248610549, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.x + value: 0.9999999 + objectReference: {fileID: 0} + - target: {fileID: -8964012596248610549, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.y + value: 0.99999994 + objectReference: {fileID: 0} + - target: {fileID: -8964012596248610549, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.z + value: 0.99999994 + objectReference: {fileID: 0} + - target: {fileID: -8964012596248610549, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.x + value: 0.000021828784 + objectReference: {fileID: 0} + - target: {fileID: -8964012596248610549, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.y + value: -0.00299883 + objectReference: {fileID: 0} + - target: {fileID: -8964012596248610549, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.z + value: -0.000053091644 + objectReference: {fileID: 0} + - target: {fileID: -8964012596248610549, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 9.430364 + objectReference: {fileID: 0} + - target: {fileID: -8964012596248610549, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0.074958555 + objectReference: {fileID: 0} + - target: {fileID: -8964012596248610549, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0.8477552 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.y + value: -0.55 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalRotation.z + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -7623216900852632940, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.x + value: 0.9999999 + objectReference: {fileID: 0} + - target: {fileID: -7623216900852632940, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.y + value: 0.9999999 + objectReference: {fileID: 0} + - target: {fileID: -7623216900852632940, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.z + value: 0.99999994 + objectReference: {fileID: 0} + - target: {fileID: -7623216900852632940, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0.04674983 + objectReference: {fileID: 0} + - target: {fileID: -7623216900852632940, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -87.68036 + objectReference: {fileID: 0} + - target: {fileID: -7623216900852632940, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -180.00005 + objectReference: {fileID: 0} + - target: {fileID: -6777710578386425081, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.x + value: -0.0014555797 + objectReference: {fileID: 0} + - target: {fileID: -6777710578386425081, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.y + value: 0.0014553501 + objectReference: {fileID: 0} + - target: {fileID: -6777710578386425081, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.z + value: -0.00012458238 + objectReference: {fileID: 0} + - target: {fileID: -6777710578386425081, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -2.7883897 + objectReference: {fileID: 0} + - target: {fileID: -6777710578386425081, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 4.700611 + objectReference: {fileID: 0} + - target: {fileID: -6777710578386425081, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 55.369484 + objectReference: {fileID: 0} + - target: {fileID: -5887593339048327712, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -5887593339048327712, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.y + value: 0.99999994 + objectReference: {fileID: 0} + - target: {fileID: -5887593339048327712, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -5887593339048327712, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.x + value: -0.000011850246 + objectReference: {fileID: 0} + - target: {fileID: -5887593339048327712, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.y + value: -1.0635972e-10 + objectReference: {fileID: 0} + - target: {fileID: -5887593339048327712, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.z + value: -0.00006796107 + objectReference: {fileID: 0} + - target: {fileID: -5887593339048327712, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -22.220493 + objectReference: {fileID: 0} + - target: {fileID: -5887593339048327712, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -11.017366 + objectReference: {fileID: 0} + - target: {fileID: -5887593339048327712, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 3.8632288 + objectReference: {fileID: 0} + - target: {fileID: -5546437562569359665, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -5546437562569359665, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -5546437562569359665, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -5546437562569359665, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -5546437562569359665, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.y + value: -0.001552491 + objectReference: {fileID: 0} + - target: {fileID: -5546437562569359665, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -5546437562569359665, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0.23917596 + objectReference: {fileID: 0} + - target: {fileID: -5315867602706669865, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -89.98021 + objectReference: {fileID: 0} + - target: {fileID: -4422346733805593034, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_RootBone + value: + objectReference: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + - target: {fileID: -4422346733805593034, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_CastShadows + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4422346733805593034, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_ReceiveShadows + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4422346733805593034, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_UpdateWhenOffscreen + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4422346733805593034, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_Materials.Array.size + value: 3 + objectReference: {fileID: 0} + - target: {fileID: -4422346733805593034, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_Materials.Array.data[1] + value: + objectReference: {fileID: 2100000, guid: 87659f38f7545534ca0e91a913b69fbc, type: 2} + - target: {fileID: -4422346733805593034, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_Materials.Array.data[2] + value: + objectReference: {fileID: 2100000, guid: 18236ab917d571548b689dbcdf081b2e, type: 2} + - target: {fileID: -4422346733805593034, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_Materials.Array.data[3] + value: + objectReference: {fileID: 2100000, guid: 21a244208ca5883499c02785947c32eb, type: 2} + - target: {fileID: -4422346733805593034, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_Materials.Array.data[4] + value: + objectReference: {fileID: 2100000, guid: 21a244208ca5883499c02785947c32eb, type: 2} + - target: {fileID: -4422346733805593034, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_Materials.Array.data[5] + value: + objectReference: {fileID: 2100000, guid: f58d76d5af0485d4c9cbdd39dbc2c269, type: 2} + - target: {fileID: -4327179202414459862, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -59.364254 + objectReference: {fileID: 0} + - target: {fileID: -4327179202414459862, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -64.92807 + objectReference: {fileID: 0} + - target: {fileID: -4327179202414459862, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -175.62436 + objectReference: {fileID: 0} + - target: {fileID: -3673476394703291053, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -2567523845891388357, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -2567523845891388357, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.x + value: -0.000019310237 + objectReference: {fileID: 0} + - target: {fileID: -2567523845891388357, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.y + value: -0.0025961706 + objectReference: {fileID: 0} + - target: {fileID: -2567523845891388357, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.z + value: 0.00038391133 + objectReference: {fileID: 0} + - target: {fileID: -2567523845891388357, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -15.039279 + objectReference: {fileID: 0} + - target: {fileID: -2567523845891388357, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 6.8003807 + objectReference: {fileID: 0} + - target: {fileID: -2567523845891388357, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 103.032974 + objectReference: {fileID: 0} + - target: {fileID: -2490844041709736929, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -2490844041709736929, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.y + value: 0.99999994 + objectReference: {fileID: 0} + - target: {fileID: -2490844041709736929, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -2490844041709736929, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 24.079586 + objectReference: {fileID: 0} + - target: {fileID: -2490844041709736929, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -6.325379 + objectReference: {fileID: 0} + - target: {fileID: -2490844041709736929, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 8.152066 + objectReference: {fileID: 0} + - target: {fileID: -2240725241546395484, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.x + value: -0.0000143014295 + objectReference: {fileID: 0} + - target: {fileID: -2240725241546395484, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.y + value: 0.0017634439 + objectReference: {fileID: 0} + - target: {fileID: -2240725241546395484, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.z + value: -0.00065276027 + objectReference: {fileID: 0} + - target: {fileID: -2240725241546395484, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -90.000206 + objectReference: {fileID: 0} + - target: {fileID: -1593081406422785238, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -3.9105697 + objectReference: {fileID: 0} + - target: {fileID: -1593081406422785238, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 23.379951 + objectReference: {fileID: 0} + - target: {fileID: -1593081406422785238, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 156.13875 + objectReference: {fileID: 0} + - target: {fileID: -1326856960798226984, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 2.563657 + objectReference: {fileID: 0} + - target: {fileID: -1326856960798226984, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 18.504347 + objectReference: {fileID: 0} + - target: {fileID: -1326856960798226984, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -6.713996 + objectReference: {fileID: 0} + - target: {fileID: -907434222094754871, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -907434222094754871, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.y + value: 0.99999994 + objectReference: {fileID: 0} + - target: {fileID: -907434222094754871, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -907434222094754871, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.x + value: -0.00285833 + objectReference: {fileID: 0} + - target: {fileID: -907434222094754871, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.y + value: 4.6566126e-11 + objectReference: {fileID: 0} + - target: {fileID: -907434222094754871, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.z + value: -0.00014242729 + objectReference: {fileID: 0} + - target: {fileID: -907434222094754871, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalRotation.w + value: 0.8412099 + objectReference: {fileID: 0} + - target: {fileID: -907434222094754871, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalRotation.x + value: -0.17813602 + objectReference: {fileID: 0} + - target: {fileID: -907434222094754871, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalRotation.y + value: 0.5063012 + objectReference: {fileID: 0} + - target: {fileID: -907434222094754871, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalRotation.z + value: -0.06551843 + objectReference: {fileID: 0} + - target: {fileID: -907434222094754871, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 12.141446 + objectReference: {fileID: 0} + - target: {fileID: -907434222094754871, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 6.918951 + objectReference: {fileID: 0} + - target: {fileID: -907434222094754871, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -13.036831 + objectReference: {fileID: 0} + - target: {fileID: 487041899077519193, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 487041899077519193, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 487041899077519193, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 487041899077519193, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.x + value: 0.00023749859 + objectReference: {fileID: 0} + - target: {fileID: 487041899077519193, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.y + value: -0.0012651699 + objectReference: {fileID: 0} + - target: {fileID: 487041899077519193, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.z + value: 0.00024293795 + objectReference: {fileID: 0} + - target: {fileID: 487041899077519193, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalRotation.w + value: 0.78280616 + objectReference: {fileID: 0} + - target: {fileID: 487041899077519193, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalRotation.x + value: -0.41258737 + objectReference: {fileID: 0} + - target: {fileID: 487041899077519193, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalRotation.y + value: -0.24122374 + objectReference: {fileID: 0} + - target: {fileID: 487041899077519193, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalRotation.z + value: 0.39849374 + objectReference: {fileID: 0} + - target: {fileID: 487041899077519193, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 8.439123 + objectReference: {fileID: 0} + - target: {fileID: 487041899077519193, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 4.2026987 + objectReference: {fileID: 0} + - target: {fileID: 487041899077519193, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 69.492035 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_Name + value: neo_airboy + objectReference: {fileID: 0} + - target: {fileID: 4108420948615836622, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -1.0320508 + objectReference: {fileID: 0} + - target: {fileID: 4108420948615836622, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 47.240482 + objectReference: {fileID: 0} + - target: {fileID: 4108420948615836622, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0.9541969 + objectReference: {fileID: 0} + - target: {fileID: 4250918724240952483, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -0.19191778 + objectReference: {fileID: 0} + - target: {fileID: 4250918724240952483, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -0.15843731 + objectReference: {fileID: 0} + - target: {fileID: 4250918724240952483, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 7.5429993 + objectReference: {fileID: 0} + - target: {fileID: 5307233405938488542, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5307233405938488542, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7096549898355155914, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8589286667285037113, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 7.1676645 + objectReference: {fileID: 0} + - target: {fileID: 8589286667285037113, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 116.93028 + objectReference: {fileID: 0} + - target: {fileID: 8589286667285037113, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -0.7320976 + objectReference: {fileID: 0} + - target: {fileID: 9149972516257850564, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.x + value: 0.00279524 + objectReference: {fileID: 0} + - target: {fileID: 9149972516257850564, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.y + value: 7.4505804e-11 + objectReference: {fileID: 0} + - target: {fileID: 9149972516257850564, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.z + value: 7.4505804e-11 + objectReference: {fileID: 0} + - target: {fileID: 9149972516257850564, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -0.0000012262393 + objectReference: {fileID: 0} + - target: {fileID: 9149972516257850564, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -106.47599 + objectReference: {fileID: 0} + - target: {fileID: 9149972516257850564, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -0.000000039879858 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 333100bf553a5924d870acafacb4f53a, type: 3} +--- !u!4 &305587567084456861 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + m_PrefabInstance: {fileID: 267703836530257014} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1114213100936499495 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + m_PrefabInstance: {fileID: 267703836530257014} + m_PrefabAsset: {fileID: 0} +--- !u!95 &1975474441940497211 +Animator: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1114213100936499495} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: 8f4b96d8a00d1d1469c6fc1556d78383, type: 2} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 +--- !u!1001 &2267938930607798607 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 8154153378120042038} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: ff59f8d97b493cd48be0648a02466412, type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ff59f8d97b493cd48be0648a02466412, type: 3} + propertyPath: m_LocalScale.x + value: 0.43400735 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ff59f8d97b493cd48be0648a02466412, type: 3} + propertyPath: m_LocalScale.y + value: 0.4340074 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ff59f8d97b493cd48be0648a02466412, type: 3} + propertyPath: m_LocalScale.z + value: 0.43400735 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ff59f8d97b493cd48be0648a02466412, type: 3} + propertyPath: m_LocalPosition.x + value: 15.087 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ff59f8d97b493cd48be0648a02466412, type: 3} + propertyPath: m_LocalPosition.y + value: -3.2226 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ff59f8d97b493cd48be0648a02466412, type: 3} + propertyPath: m_LocalPosition.z + value: -15.707 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ff59f8d97b493cd48be0648a02466412, type: 3} + propertyPath: m_LocalRotation.w + value: 0.5984718 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ff59f8d97b493cd48be0648a02466412, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ff59f8d97b493cd48be0648a02466412, type: 3} + propertyPath: m_LocalRotation.y + value: 0.8011439 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ff59f8d97b493cd48be0648a02466412, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ff59f8d97b493cd48be0648a02466412, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ff59f8d97b493cd48be0648a02466412, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 106.479 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ff59f8d97b493cd48be0648a02466412, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ff59f8d97b493cd48be0648a02466412, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -530081578707376959, guid: ff59f8d97b493cd48be0648a02466412, type: 3} + propertyPath: m_LocalPosition.x + value: -3.7 + objectReference: {fileID: 0} + - target: {fileID: -530081578707376959, guid: ff59f8d97b493cd48be0648a02466412, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: ff59f8d97b493cd48be0648a02466412, type: 3} + propertyPath: m_Name + value: cloud_model + objectReference: {fileID: 0} + - target: {fileID: 5521721997653780584, guid: ff59f8d97b493cd48be0648a02466412, type: 3} + propertyPath: m_CastShadows + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5521721997653780584, guid: ff59f8d97b493cd48be0648a02466412, type: 3} + propertyPath: m_ReceiveShadows + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ff59f8d97b493cd48be0648a02466412, type: 3} +--- !u!4 &1798043517605732004 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: ff59f8d97b493cd48be0648a02466412, type: 3} + m_PrefabInstance: {fileID: 2267938930607798607} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2877353907410208422 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 6887818625373377000} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalPosition.x + value: -0.49999952 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalPosition.y + value: -0.9800001 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalPosition.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 270 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_Name + value: airboy_shadow_model + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} +--- !u!4 &2334222912782459213 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + m_PrefabInstance: {fileID: 2877353907410208422} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &4463438238432265654 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 4282064293073332267} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.y + value: -0.55 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalRotation.z + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4422346733805593034, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_RootBone + value: + objectReference: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + - target: {fileID: -4422346733805593034, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_UpdateWhenOffscreen + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4422346733805593034, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_Materials.Array.data[2] + value: + objectReference: {fileID: 2100000, guid: 18236ab917d571548b689dbcdf081b2e, type: 2} + - target: {fileID: 919132149155446097, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_Name + value: neo_airboy + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 333100bf553a5924d870acafacb4f53a, type: 3} +--- !u!1 &3544395287158831335 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + m_PrefabInstance: {fileID: 4463438238432265654} + m_PrefabAsset: {fileID: 0} +--- !u!95 &4556547465341807253 +Animator: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3544395287158831335} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: 8f4b96d8a00d1d1469c6fc1556d78383, type: 2} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 +--- !u!4 &4214217034035880541 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + m_PrefabInstance: {fileID: 4463438238432265654} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &6051633967365814039 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 2304490371475323270} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalPosition.x + value: -0.33 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalPosition.y + value: -0.9800001 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 270 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_Name + value: airboy_shadow_model + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} +--- !u!4 &6084645098647949564 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + m_PrefabInstance: {fileID: 6051633967365814039} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &6296244597491437261 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 4282064293073332267} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalPosition.x + value: -0.04 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalPosition.y + value: -0.9800001 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 270 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + propertyPath: m_Name + value: airboy_shadow_model + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} +--- !u!4 &5830605052482316582 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 94df92b5e5343dd40b32bcc24267b22b, type: 3} + m_PrefabInstance: {fileID: 6296244597491437261} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &6345709014570522915 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 2304490371475323270} + m_Modifications: + - target: {fileID: -8964012596248610549, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.x + value: 0.9999999 + objectReference: {fileID: 0} + - target: {fileID: -8964012596248610549, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.y + value: 0.99999994 + objectReference: {fileID: 0} + - target: {fileID: -8964012596248610549, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.z + value: 0.99999994 + objectReference: {fileID: 0} + - target: {fileID: -8964012596248610549, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 57.381756 + objectReference: {fileID: 0} + - target: {fileID: -8964012596248610549, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -158.12123 + objectReference: {fileID: 0} + - target: {fileID: -8964012596248610549, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -155.6617 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.y + value: -0.55 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalRotation.z + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -7623216900852632940, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0.056753226 + objectReference: {fileID: 0} + - target: {fileID: -7623216900852632940, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -167.16196 + objectReference: {fileID: 0} + - target: {fileID: -7623216900852632940, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 180.00005 + objectReference: {fileID: 0} + - target: {fileID: -6777710578386425081, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 14.577116 + objectReference: {fileID: 0} + - target: {fileID: -6777710578386425081, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -31.999496 + objectReference: {fileID: 0} + - target: {fileID: -6777710578386425081, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 82.04556 + objectReference: {fileID: 0} + - target: {fileID: -5887593339048327712, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -5887593339048327712, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.y + value: 0.99999994 + objectReference: {fileID: 0} + - target: {fileID: -5887593339048327712, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -5887593339048327712, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -9.457023 + objectReference: {fileID: 0} + - target: {fileID: -5887593339048327712, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -2.1630514 + objectReference: {fileID: 0} + - target: {fileID: -5887593339048327712, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -5.0018635 + objectReference: {fileID: 0} + - target: {fileID: -5546437562569359665, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0.33671144 + objectReference: {fileID: 0} + - target: {fileID: -5315867602706669865, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -89.98021 + objectReference: {fileID: 0} + - target: {fileID: -4422346733805593034, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_RootBone + value: + objectReference: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + - target: {fileID: -4422346733805593034, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_UpdateWhenOffscreen + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4422346733805593034, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_Materials.Array.data[2] + value: + objectReference: {fileID: 2100000, guid: 18236ab917d571548b689dbcdf081b2e, type: 2} + - target: {fileID: -4327179202414459862, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4327179202414459862, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.y + value: 0.99999994 + objectReference: {fileID: 0} + - target: {fileID: -4327179202414459862, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4327179202414459862, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -57.961338 + objectReference: {fileID: 0} + - target: {fileID: -4327179202414459862, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 30.606495 + objectReference: {fileID: 0} + - target: {fileID: -4327179202414459862, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 81.31543 + objectReference: {fileID: 0} + - target: {fileID: -3673476394703291053, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -2567523845891388357, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -2567523845891388357, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.y + value: 0.9999999 + objectReference: {fileID: 0} + - target: {fileID: -2567523845891388357, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.z + value: 1.0000001 + objectReference: {fileID: 0} + - target: {fileID: -2567523845891388357, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -61.45762 + objectReference: {fileID: 0} + - target: {fileID: -2567523845891388357, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 28.064795 + objectReference: {fileID: 0} + - target: {fileID: -2567523845891388357, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 107.300316 + objectReference: {fileID: 0} + - target: {fileID: -2490844041709736929, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -31.128532 + objectReference: {fileID: 0} + - target: {fileID: -2490844041709736929, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -44.02721 + objectReference: {fileID: 0} + - target: {fileID: -2490844041709736929, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -6.3419 + objectReference: {fileID: 0} + - target: {fileID: -2240725241546395484, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -90.000206 + objectReference: {fileID: 0} + - target: {fileID: -1593081406422785238, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 51.2752 + objectReference: {fileID: 0} + - target: {fileID: -1593081406422785238, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -60.27567 + objectReference: {fileID: 0} + - target: {fileID: -1593081406422785238, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 104.51579 + objectReference: {fileID: 0} + - target: {fileID: -1326856960798226984, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -0.7646533 + objectReference: {fileID: 0} + - target: {fileID: -1326856960798226984, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0.4124572 + objectReference: {fileID: 0} + - target: {fileID: -1326856960798226984, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 18.184895 + objectReference: {fileID: 0} + - target: {fileID: -907434222094754871, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -907434222094754871, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.y + value: 0.99999994 + objectReference: {fileID: 0} + - target: {fileID: -907434222094754871, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -907434222094754871, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -13.488705 + objectReference: {fileID: 0} + - target: {fileID: -907434222094754871, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 64.16658 + objectReference: {fileID: 0} + - target: {fileID: -907434222094754871, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -17.684101 + objectReference: {fileID: 0} + - target: {fileID: 487041899077519193, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 487041899077519193, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 487041899077519193, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 487041899077519193, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -26.74528 + objectReference: {fileID: 0} + - target: {fileID: 487041899077519193, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -52.560722 + objectReference: {fileID: 0} + - target: {fileID: 487041899077519193, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 67.72485 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_Name + value: neo_airboy + objectReference: {fileID: 0} + - target: {fileID: 4108420948615836622, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -1.0677625 + objectReference: {fileID: 0} + - target: {fileID: 4108420948615836622, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 45.990498 + objectReference: {fileID: 0} + - target: {fileID: 4108420948615836622, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 1.0316931 + objectReference: {fileID: 0} + - target: {fileID: 4250918724240952483, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 9.325476 + objectReference: {fileID: 0} + - target: {fileID: 4250918724240952483, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -9.525562 + objectReference: {fileID: 0} + - target: {fileID: 4250918724240952483, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -0.36550474 + objectReference: {fileID: 0} + - target: {fileID: 7096549898355155914, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8589286667285037113, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -17.940163 + objectReference: {fileID: 0} + - target: {fileID: 8589286667285037113, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 117.38793 + objectReference: {fileID: 0} + - target: {fileID: 8589286667285037113, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -46.5822 + objectReference: {fileID: 0} + - target: {fileID: 9149972516257850564, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0.000001520802 + objectReference: {fileID: 0} + - target: {fileID: 9149972516257850564, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -63.68238 + objectReference: {fileID: 0} + - target: {fileID: 9149972516257850564, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0.0000008404543 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 333100bf553a5924d870acafacb4f53a, type: 3} +--- !u!1 &6111689721467200626 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + m_PrefabInstance: {fileID: 6345709014570522915} + m_PrefabAsset: {fileID: 0} +--- !u!95 &1643307588540728724 +Animator: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6111689721467200626} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: 8f4b96d8a00d1d1469c6fc1556d78383, type: 2} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 +--- !u!4 &6889036039374323400 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 333100bf553a5924d870acafacb4f53a, type: 3} + m_PrefabInstance: {fileID: 6345709014570522915} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &6445710665402126601 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 9145231469005479427} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: ddff1c9d4886fd746bbd2b69bf51f546, type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ddff1c9d4886fd746bbd2b69bf51f546, type: 3} + propertyPath: m_LocalScale.x + value: 0.79999995 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ddff1c9d4886fd746bbd2b69bf51f546, type: 3} + propertyPath: m_LocalScale.y + value: 0.79999995 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ddff1c9d4886fd746bbd2b69bf51f546, type: 3} + propertyPath: m_LocalScale.z + value: 0.79999995 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ddff1c9d4886fd746bbd2b69bf51f546, type: 3} + propertyPath: m_LocalPosition.x + value: -4.946726 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ddff1c9d4886fd746bbd2b69bf51f546, type: 3} + propertyPath: m_LocalPosition.y + value: -0.93000007 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ddff1c9d4886fd746bbd2b69bf51f546, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ddff1c9d4886fd746bbd2b69bf51f546, type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ddff1c9d4886fd746bbd2b69bf51f546, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ddff1c9d4886fd746bbd2b69bf51f546, type: 3} + propertyPath: m_LocalRotation.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ddff1c9d4886fd746bbd2b69bf51f546, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ddff1c9d4886fd746bbd2b69bf51f546, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ddff1c9d4886fd746bbd2b69bf51f546, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ddff1c9d4886fd746bbd2b69bf51f546, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: ddff1c9d4886fd746bbd2b69bf51f546, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -530081578707376959, guid: ddff1c9d4886fd746bbd2b69bf51f546, type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: ddff1c9d4886fd746bbd2b69bf51f546, type: 3} + propertyPath: m_Name + value: floor_model + objectReference: {fileID: 0} + - target: {fileID: 5521721997653780584, guid: ddff1c9d4886fd746bbd2b69bf51f546, type: 3} + propertyPath: m_Materials.Array.size + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5521721997653780584, guid: ddff1c9d4886fd746bbd2b69bf51f546, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 5c5aa636b730eba44b9a80ea76a7bc4e, type: 2} + - target: {fileID: 5521721997653780584, guid: ddff1c9d4886fd746bbd2b69bf51f546, type: 3} + propertyPath: m_Materials.Array.data[1] + value: + objectReference: {fileID: 2100000, guid: 5c5aa636b730eba44b9a80ea76a7bc4e, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ddff1c9d4886fd746bbd2b69bf51f546, type: 3} +--- !u!1 &6175185380924501080 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: ddff1c9d4886fd746bbd2b69bf51f546, type: 3} + m_PrefabInstance: {fileID: 6445710665402126601} + m_PrefabAsset: {fileID: 0} +--- !u!137 &2869356886031971554 +SkinnedMeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6175185380924501080} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 3 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: [] + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + serializedVersion: 2 + m_Quality: 0 + m_UpdateWhenOffscreen: 0 + m_SkinnedMotionVectors: 0 + m_Mesh: {fileID: 0} + m_Bones: [] + m_BlendShapeWeights: [] + m_RootBone: {fileID: 0} + m_AABB: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_DirtyAABB: 0 +--- !u!95 &2741264063845894407 +Animator: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6175185380924501080} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: 46c60c07fc359a4479c6d02795a8c62e, type: 2} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 +--- !u!4 &6843636135936194274 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: ddff1c9d4886fd746bbd2b69bf51f546, type: 3} + m_PrefabInstance: {fileID: 6445710665402126601} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &6560821162583690220 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 4247666789870766831} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 2b191f0019f7a454da1d277016908992, type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b191f0019f7a454da1d277016908992, type: 3} + propertyPath: m_LocalScale.x + value: 0.3 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b191f0019f7a454da1d277016908992, type: 3} + propertyPath: m_LocalScale.y + value: 0.3 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b191f0019f7a454da1d277016908992, type: 3} + propertyPath: m_LocalScale.z + value: 0.3 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b191f0019f7a454da1d277016908992, type: 3} + propertyPath: m_LocalPosition.x + value: 1.58 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b191f0019f7a454da1d277016908992, type: 3} + propertyPath: m_LocalPosition.y + value: 1.25 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b191f0019f7a454da1d277016908992, type: 3} + propertyPath: m_LocalPosition.z + value: 6.76 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b191f0019f7a454da1d277016908992, type: 3} + propertyPath: m_LocalRotation.w + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b191f0019f7a454da1d277016908992, type: 3} + propertyPath: m_LocalRotation.x + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b191f0019f7a454da1d277016908992, type: 3} + propertyPath: m_LocalRotation.y + value: -0.5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b191f0019f7a454da1d277016908992, type: 3} + propertyPath: m_LocalRotation.z + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b191f0019f7a454da1d277016908992, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b191f0019f7a454da1d277016908992, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b191f0019f7a454da1d277016908992, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b191f0019f7a454da1d277016908992, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -5753736428927592002, guid: 2b191f0019f7a454da1d277016908992, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -50.072083 + objectReference: {fileID: 0} + - target: {fileID: -3245233592455056840, guid: 2b191f0019f7a454da1d277016908992, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -2963908931572145563, guid: 2b191f0019f7a454da1d277016908992, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -3.3152828 + objectReference: {fileID: 0} + - target: {fileID: -2227038991508331596, guid: 2b191f0019f7a454da1d277016908992, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 12.854649 + objectReference: {fileID: 0} + - target: {fileID: -514115290740646892, guid: 2b191f0019f7a454da1d277016908992, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -89.98021 + objectReference: {fileID: 0} + - target: {fileID: -392227465415712912, guid: 2b191f0019f7a454da1d277016908992, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 12.854649 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b191f0019f7a454da1d277016908992, type: 3} + propertyPath: m_Name + value: dog + objectReference: {fileID: 0} + - target: {fileID: 4460099139919623193, guid: 2b191f0019f7a454da1d277016908992, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -50.071766 + objectReference: {fileID: 0} + - target: {fileID: 7618572999720859317, guid: 2b191f0019f7a454da1d277016908992, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2b191f0019f7a454da1d277016908992, type: 3} +--- !u!1 &6326943707554100925 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: 2b191f0019f7a454da1d277016908992, type: 3} + m_PrefabInstance: {fileID: 6560821162583690220} + m_PrefabAsset: {fileID: 0} +--- !u!95 &1277837141357529178 +Animator: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6326943707554100925} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: 88950fa3d23de6b4599cb96af1c0abe2, type: 2} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 +--- !u!4 &6667017858785471495 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 2b191f0019f7a454da1d277016908992, type: 3} + m_PrefabInstance: {fileID: 6560821162583690220} + m_PrefabAsset: {fileID: 0} +--- !u!1 &8977430744736698965 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 2853740255613884857, guid: 2b191f0019f7a454da1d277016908992, type: 3} + m_PrefabInstance: {fileID: 6560821162583690220} + m_PrefabAsset: {fileID: 0} +--- !u!95 &1527716338421172878 +Animator: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8977430744736698965} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: 88950fa3d23de6b4599cb96af1c0abe2, type: 2} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 +--- !u!1001 &6777388439690958800 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 8154153378120042038} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 0fda9d12bd084a047aa0dd724e70fc36, type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0fda9d12bd084a047aa0dd724e70fc36, type: 3} + propertyPath: m_LocalScale.x + value: 1.9483035 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0fda9d12bd084a047aa0dd724e70fc36, type: 3} + propertyPath: m_LocalScale.y + value: 1.9483035 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0fda9d12bd084a047aa0dd724e70fc36, type: 3} + propertyPath: m_LocalScale.z + value: 1.9483035 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0fda9d12bd084a047aa0dd724e70fc36, type: 3} + propertyPath: m_LocalPosition.x + value: -190.8 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0fda9d12bd084a047aa0dd724e70fc36, type: 3} + propertyPath: m_LocalPosition.y + value: 15.5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0fda9d12bd084a047aa0dd724e70fc36, type: 3} + propertyPath: m_LocalPosition.z + value: 3.7 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0fda9d12bd084a047aa0dd724e70fc36, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0fda9d12bd084a047aa0dd724e70fc36, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0fda9d12bd084a047aa0dd724e70fc36, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0fda9d12bd084a047aa0dd724e70fc36, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0fda9d12bd084a047aa0dd724e70fc36, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0fda9d12bd084a047aa0dd724e70fc36, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0fda9d12bd084a047aa0dd724e70fc36, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 0fda9d12bd084a047aa0dd724e70fc36, type: 3} + propertyPath: m_Name + value: mothership_model + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 0fda9d12bd084a047aa0dd724e70fc36, type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5521721997653780584, guid: 0fda9d12bd084a047aa0dd724e70fc36, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 50453eb304d2d674697c11f75f7b1ee7, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 0fda9d12bd084a047aa0dd724e70fc36, type: 3} +--- !u!1 &5967119084978137729 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: 0fda9d12bd084a047aa0dd724e70fc36, type: 3} + m_PrefabInstance: {fileID: 6777388439690958800} + m_PrefabAsset: {fileID: 0} +--- !u!95 &7862264567670553171 +Animator: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5967119084978137729} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: 838274a197f21a044af50f828404a813, type: 2} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 +--- !u!4 &6450464862444400699 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 0fda9d12bd084a047aa0dd724e70fc36, type: 3} + m_PrefabInstance: {fileID: 6777388439690958800} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &8025970981515624470 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 4522032203519345872} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalScale.x + value: 0.9 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalScale.y + value: 0.8999999 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalScale.z + value: 0.8999999 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalPosition.x + value: -140.99988 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalPosition.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalPosition.z + value: 0.7999998 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalRotation.z + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -7354428685041398851, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7354428685041398851, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7354428685041398851, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -3587129595347350760, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -3587129595347350760, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -3587129595347350760, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -2019586970861291604, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -0.0727005 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_Name + value: Wall + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_IsActive + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1384821189051959488, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 1384821189051959488, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1384821189051959488, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2850169530957890038, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 88.4807 + objectReference: {fileID: 0} + - target: {fileID: 2850169530957890038, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -89.93463 + objectReference: {fileID: 0} + - target: {fileID: 2850169530957890038, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -90.915955 + objectReference: {fileID: 0} + - target: {fileID: 4225604991599758282, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -89.98021 + objectReference: {fileID: 0} + - target: {fileID: 4452395710510657974, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 35ed2295779a9214993f4719b9fa7912, type: 2} + - target: {fileID: 4452395710510657974, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_Materials.Array.data[1] + value: + objectReference: {fileID: 2100000, guid: a8381275f858de342b6da7d85f663236, type: 2} + - target: {fileID: 5186385085610866718, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5186385085610866718, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0.16343711 + objectReference: {fileID: 0} + - target: {fileID: 5186385085610866718, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5746128911342212884, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5996647784272953943, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5996647784272953943, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 4.00696 + objectReference: {fileID: 0} + - target: {fileID: 5996647784272953943, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8078603837876992818, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -0.10196886 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} +--- !u!1 &7178900278045326663 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + m_PrefabInstance: {fileID: 8025970981515624470} + m_PrefabAsset: {fileID: 0} +--- !u!95 &1170907712128525147 +Animator: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7178900278045326663} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: d3a3f979e17936b46ad2433e0e386026, type: 2} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 +--- !u!114 &4600485667161481742 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7178900278045326663} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 880c2da5c9a9de040b78025a28c90867, type: 3} + m_Name: + m_EditorClassIdentifier: + game: {fileID: 9105702199878946262} + targetBeat: 0 + appearBeat: 0 + normalizedWall: 0 + cueStart: 0 + wallAnim: {fileID: 1170907712128525147} +--- !u!4 &7560210517393434621 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: cdd45697068de0942941fd70c7b8b9a2, type: 3} + m_PrefabInstance: {fileID: 8025970981515624470} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &8102566095830517243 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 8940920552412959252} + m_Modifications: + - target: {fileID: -8766383658213384184, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -36.031143 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalPosition.x + value: -139.99998 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalPosition.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalPosition.z + value: 0.7999998 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalRotation.z + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -7958247470785735037, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0.0000053814147 + objectReference: {fileID: 0} + - target: {fileID: -7958247470785735037, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 25.506542 + objectReference: {fileID: 0} + - target: {fileID: -7958247470785735037, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -0.0000035034375 + objectReference: {fileID: 0} + - target: {fileID: -5147326476637436832, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 50.789276 + objectReference: {fileID: 0} + - target: {fileID: -1678005120720012587, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 35ed2295779a9214993f4719b9fa7912, type: 2} + - target: {fileID: -159968170859025008, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -159968170859025008, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -159968170859025008, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_Name + value: Arch + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_IsActive + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2655114101700337920, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 1.9787562e-15 + objectReference: {fileID: 0} + - target: {fileID: 2655114101700337920, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -143.0289 + objectReference: {fileID: 0} + - target: {fileID: 2655114101700337920, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 3.983838e-15 + objectReference: {fileID: 0} + - target: {fileID: 2978568521074353718, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2978568521074353718, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2978568521074353718, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6542873122286168406, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 2.3241096 + objectReference: {fileID: 0} + - target: {fileID: 6542873122286168406, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 10.974154 + objectReference: {fileID: 0} + - target: {fileID: 6542873122286168406, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 45.6156 + objectReference: {fileID: 0} + - target: {fileID: 6570937167159203763, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 44.725834 + objectReference: {fileID: 0} + - target: {fileID: 6570937167159203763, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 51.63467 + objectReference: {fileID: 0} + - target: {fileID: 6570937167159203763, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 124.990654 + objectReference: {fileID: 0} + - target: {fileID: 7505648016901801114, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -89.98021 + objectReference: {fileID: 0} + - target: {fileID: 7688517518177890494, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -12.880856 + objectReference: {fileID: 0} + - target: {fileID: 7688517518177890494, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -143.32394 + objectReference: {fileID: 0} + - target: {fileID: 7688517518177890494, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 49.123066 + objectReference: {fileID: 0} + - target: {fileID: 7980539796491867384, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -25.586695 + objectReference: {fileID: 0} + - target: {fileID: 7980539796491867384, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -34.68457 + objectReference: {fileID: 0} + - target: {fileID: 7980539796491867384, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -0.94666636 + objectReference: {fileID: 0} + - target: {fileID: 8369734185194120076, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -39.322746 + objectReference: {fileID: 0} + - target: {fileID: 8369734185194120076, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 101.15428 + objectReference: {fileID: 0} + - target: {fileID: 8369734185194120076, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -79.170746 + objectReference: {fileID: 0} + - target: {fileID: 8373497436259496942, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0.00027642952 + objectReference: {fileID: 0} + - target: {fileID: 8373497436259496942, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 66.64242 + objectReference: {fileID: 0} + - target: {fileID: 8373497436259496942, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0.000061934195 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} +--- !u!4 &8644837133873799696 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + m_PrefabInstance: {fileID: 8102566095830517243} + m_PrefabAsset: {fileID: 0} +--- !u!1 &8985650195640826026 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: 49f7ce11d95b7954a8b997bfb1effb51, type: 3} + m_PrefabInstance: {fileID: 8102566095830517243} + m_PrefabAsset: {fileID: 0} +--- !u!95 &8289865541076859572 +Animator: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8985650195640826026} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: 4464fa6dd045f9345bcdb7f9d2d7d8f3, type: 2} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 +--- !u!114 &6590728124445756167 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8985650195640826026} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7418df1ca9a5218468aa02006816659f, type: 3} + m_Name: + m_EditorClassIdentifier: + archBasic: {fileID: 0} + anim: {fileID: 8289865541076859572} + game: {fileID: 9105702199878946262} + targetBeat: 0 + appearBeat: 0 + normalizedStart: 0 diff --git a/Assets/Resources/Games/airboarder.prefab.meta b/Assets/Resources/Games/airboarder.prefab.meta new file mode 100644 index 00000000..8bf6ed85 --- /dev/null +++ b/Assets/Resources/Games/airboarder.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: f2ce9fed12107be429d7207df74bcd08 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Games/bonOdori.prefab b/Assets/Resources/Games/bonOdori.prefab index 857a596f..a54273d2 100644 --- a/Assets/Resources/Games/bonOdori.prefab +++ b/Assets/Resources/Games/bonOdori.prefab @@ -2527,7 +2527,7 @@ Transform: - {fileID: 8498522789000248656} - {fileID: 4149122258595339136} m_Father: {fileID: 8473313144218655437} - m_RootOrder: 10 + m_RootOrder: 14 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1488502930672050118 SpriteRenderer: @@ -2642,7 +2642,7 @@ Transform: - {fileID: 728648227757501950} - {fileID: 1010951526018178842} m_Father: {fileID: 8473313144218655437} - m_RootOrder: 9 + m_RootOrder: 13 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6358609534666224376 SpriteRenderer: @@ -3336,7 +3336,7 @@ RectTransform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 8473313144218655437} - m_RootOrder: 11 + m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} @@ -3363,7 +3363,7 @@ MeshRenderer: m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - - {fileID: 2100000, guid: c4b8a644bebf7844ba934921adfad6a8, type: 2} + - {fileID: 2100000, guid: 42519c954cb2f3d4994c58eb3a10c89e, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 @@ -3408,7 +3408,7 @@ MonoBehaviour: m_text: m_isRightToLeft: 0 m_fontAsset: {fileID: 11400000, guid: 7fb4e6758a49be74fbd1ed730f8a25e1, type: 2} - m_sharedMaterial: {fileID: 2100000, guid: c4b8a644bebf7844ba934921adfad6a8, type: 2} + m_sharedMaterial: {fileID: 2100000, guid: 42519c954cb2f3d4994c58eb3a10c89e, type: 2} m_fontSharedMaterials: [] m_fontMaterial: {fileID: 0} m_fontMaterials: [] @@ -5321,7 +5321,7 @@ RectTransform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 8473313144218655437} - m_RootOrder: 14 + m_RootOrder: 9 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} @@ -5348,7 +5348,7 @@ MeshRenderer: m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - - {fileID: 2100000, guid: 24d0a9ca5cfbd304ab20e5f8bad1e021, type: 2} + - {fileID: 2100000, guid: b1901940ca0e0a342bdd90b6b6cd2a64, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 @@ -5393,7 +5393,7 @@ MonoBehaviour: m_text: m_isRightToLeft: 0 m_fontAsset: {fileID: 11400000, guid: 7fb4e6758a49be74fbd1ed730f8a25e1, type: 2} - m_sharedMaterial: {fileID: 2100000, guid: 24d0a9ca5cfbd304ab20e5f8bad1e021, type: 2} + m_sharedMaterial: {fileID: 2100000, guid: b1901940ca0e0a342bdd90b6b6cd2a64, type: 2} m_fontSharedMaterials: [] m_fontMaterial: {fileID: 0} m_fontMaterials: [] @@ -5821,7 +5821,7 @@ Transform: - {fileID: 3684883812708883783} - {fileID: 1736186089157390354} m_Father: {fileID: 8473313144218655437} - m_RootOrder: 8 + m_RootOrder: 12 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &3197049386973504900 SpriteRenderer: @@ -5927,7 +5927,7 @@ RectTransform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 8473313144218655437} - m_RootOrder: 12 + m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} @@ -5954,7 +5954,7 @@ MeshRenderer: m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - - {fileID: 2100000, guid: 42519c954cb2f3d4994c58eb3a10c89e, type: 2} + - {fileID: 2100000, guid: 131dc823f1ff8e947985d9b9da4622df, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 @@ -5999,7 +5999,7 @@ MonoBehaviour: m_text: m_isRightToLeft: 0 m_fontAsset: {fileID: 11400000, guid: 7fb4e6758a49be74fbd1ed730f8a25e1, type: 2} - m_sharedMaterial: {fileID: 2100000, guid: 42519c954cb2f3d4994c58eb3a10c89e, type: 2} + m_sharedMaterial: {fileID: 2100000, guid: 131dc823f1ff8e947985d9b9da4622df, type: 2} m_fontSharedMaterials: [] m_fontMaterial: {fileID: 0} m_fontMaterials: [] @@ -7036,17 +7036,17 @@ Transform: - {fileID: 4389590328865582082} - {fileID: 3859919625309255425} - {fileID: 7025149057808423635} + - {fileID: 3070629536816959270} + - {fileID: 8895179119127956590} + - {fileID: 6419318073471297395} + - {fileID: 392734652595288100} - {fileID: 8387568492357112863} - {fileID: 298275253940792191} - {fileID: 8867001238483373209} - {fileID: 2258391813358905482} - {fileID: 825448749115441003} - - {fileID: 3070629536816959270} - - {fileID: 8895179119127956590} - - {fileID: 6419318073471297395} - - {fileID: 392734652595288100} - {fileID: 7792706461787782859} - - {fileID: 8372816604436776220} + - {fileID: 3749870086284794031} m_Father: {fileID: 0} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} @@ -7095,9 +7095,9 @@ MonoBehaviour: Text8: {fileID: 8377596423482452501} Text9: {fileID: 6822964464956298578} Text10: {fileID: 964903139672564571} + DarkPlane: {fileID: 8600589182512249935} Player: {fileID: 8728714290611780215} Judge: {fileID: 7587793407961933664} - DarkPlane: {fileID: 8996654706491595582} CPU1: {fileID: 9028841130226857946} CPU2: {fileID: 395900234149378562} CPU3: {fileID: 6515992849541950419} @@ -7418,7 +7418,7 @@ Transform: - {fileID: 2213005750114308325} - {fileID: 1960765599488996696} m_Father: {fileID: 8473313144218655437} - m_RootOrder: 7 + m_RootOrder: 11 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &3815436267245979119 SpriteRenderer: @@ -7746,6 +7746,90 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 +--- !u!1 &6470292465310625288 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3749870086284794031} + - component: {fileID: 5715612614130958639} + m_Layer: 0 + m_Name: DarkPlane + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3749870086284794031 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6470292465310625288} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.14252424, y: 0.13447765, z: 0} + m_LocalScale: {x: 30, y: 30, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 8473313144218655437} + m_RootOrder: 16 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &5715612614130958639 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6470292465310625288} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 80 + m_Sprite: {fileID: 7482667652216324306, guid: 311925a002f4447b3a28927169b83ea6, type: 3} + m_Color: {r: 0, g: 0, b: 0, a: 0} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1, y: 1} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 --- !u!1 &6513712857886115642 GameObject: m_ObjectHideFlags: 0 @@ -9103,7 +9187,7 @@ RectTransform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 8473313144218655437} - m_RootOrder: 13 + m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} @@ -9130,7 +9214,7 @@ MeshRenderer: m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - - {fileID: 2100000, guid: 131dc823f1ff8e947985d9b9da4622df, type: 2} + - {fileID: 2100000, guid: 24d0a9ca5cfbd304ab20e5f8bad1e021, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 @@ -9175,7 +9259,7 @@ MonoBehaviour: m_text: m_isRightToLeft: 0 m_fontAsset: {fileID: 11400000, guid: 7fb4e6758a49be74fbd1ed730f8a25e1, type: 2} - m_sharedMaterial: {fileID: 2100000, guid: 131dc823f1ff8e947985d9b9da4622df, type: 2} + m_sharedMaterial: {fileID: 2100000, guid: 24d0a9ca5cfbd304ab20e5f8bad1e021, type: 2} m_fontSharedMaterials: [] m_fontMaterial: {fileID: 0} m_fontMaterials: [] @@ -9336,7 +9420,7 @@ MeshRenderer: m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - - {fileID: 2100000, guid: b1901940ca0e0a342bdd90b6b6cd2a64, type: 2} + - {fileID: 2100000, guid: c4b8a644bebf7844ba934921adfad6a8, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 @@ -9381,7 +9465,7 @@ MonoBehaviour: m_text: m_isRightToLeft: 0 m_fontAsset: {fileID: 11400000, guid: 7fb4e6758a49be74fbd1ed730f8a25e1, type: 2} - m_sharedMaterial: {fileID: 2100000, guid: b1901940ca0e0a342bdd90b6b6cd2a64, type: 2} + m_sharedMaterial: {fileID: 2100000, guid: c4b8a644bebf7844ba934921adfad6a8, type: 2} m_fontSharedMaterials: [] m_fontMaterial: {fileID: 0} m_fontMaterials: [] @@ -9492,7 +9576,7 @@ Transform: - {fileID: 8850645232796680541} - {fileID: 668698683872560763} m_Father: {fileID: 8473313144218655437} - m_RootOrder: 6 + m_RootOrder: 10 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &7826307452119399042 SpriteRenderer: @@ -10775,90 +10859,6 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 ---- !u!1 &8996654706491595582 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 8372816604436776220} - - component: {fileID: 2039583697981896909} - m_Layer: 0 - m_Name: darkPlane - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &8372816604436776220 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 8996654706491595582} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0.42, y: 0.2984, z: 0} - m_LocalScale: {x: 1.0302529, y: 1.0297667, z: 0.063} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 8473313144218655437} - m_RootOrder: 16 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!212 &2039583697981896909 -SpriteRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 8996654706491595582} - m_Enabled: 1 - m_CastShadows: 0 - m_ReceiveShadows: 0 - m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_ReceiveGI: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 1 - m_SelectedEditorRenderState: 0 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_SortingLayerID: 0 - m_SortingLayer: 0 - m_SortingOrder: 499 - m_Sprite: {fileID: 21300000, guid: 59d0a99e845d9d5469ee62d08bc2ffd4, type: 3} - m_Color: {r: 1, g: 1, b: 1, a: 0} - m_FlipX: 0 - m_FlipY: 0 - m_DrawMode: 0 - m_Size: {x: 1, y: 1} - m_AdaptiveModeThreshold: 0.5 - m_SpriteTileMode: 0 - m_WasSpriteAssigned: 1 - m_MaskInteraction: 0 - m_SpriteSortPoint: 0 --- !u!1 &9098412705190635225 GameObject: m_ObjectHideFlags: 0 @@ -11269,182 +11269,14 @@ PrefabInstance: m_Modification: m_TransformParent: {fileID: 8473313144218655437} m_Modifications: - - target: {fileID: 162537035602944018, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_Enabled - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 186290410701868798, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_Enabled - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 1067445009950523494, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_Enabled - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 1228709536526969669, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_Enabled - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 1425199174796183788, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_Enabled - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 1437292580865365289, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_Enabled - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2145296231242359637, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_Enabled - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2777326978127973966, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalPosition.x - value: 2.26 - objectReference: {fileID: 0} - - target: {fileID: 2777326978127973966, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalPosition.y - value: 3.16 - objectReference: {fileID: 0} - - target: {fileID: 2777326978127973966, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalPosition.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 2777326978127973966, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalRotation.w - value: 0.7976258 - objectReference: {fileID: 0} - - target: {fileID: 2777326978127973966, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalRotation.x - value: -0.08772299 - objectReference: {fileID: 0} - - target: {fileID: 2777326978127973966, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalRotation.y - value: -0.065447204 - objectReference: {fileID: 0} - - target: {fileID: 2777326978127973966, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalRotation.z - value: 0.59313947 - objectReference: {fileID: 0} - - target: {fileID: 2777326978127973966, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: -3.572 - objectReference: {fileID: 0} - - target: {fileID: 2777326978127973966, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: -12.056 - objectReference: {fileID: 0} - - target: {fileID: 2777326978127973966, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 73.649 - objectReference: {fileID: 0} - - target: {fileID: 2855681964349592359, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_Enabled - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 3363750418460717314, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_Enabled - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 3823119450285429334, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_Enabled - value: 1 - objectReference: {fileID: 0} - target: {fileID: 4173234281557742145, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} propertyPath: m_Name value: Player objectReference: {fileID: 0} - - target: {fileID: 5071905116422310494, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalPosition.x - value: 3.78 - objectReference: {fileID: 0} - - target: {fileID: 5071905116422310494, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalPosition.y - value: 3.42 - objectReference: {fileID: 0} - - target: {fileID: 5071905116422310494, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalRotation.w - value: 0.99925244 - objectReference: {fileID: 0} - - target: {fileID: 5071905116422310494, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 5071905116422310494, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 5071905116422310494, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalRotation.z - value: 0.038659822 - objectReference: {fileID: 0} - - target: {fileID: 5071905116422310494, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 11.673 - objectReference: {fileID: 0} - - target: {fileID: 5071905116422310494, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: -3.138 - objectReference: {fileID: 0} - - target: {fileID: 5071905116422310494, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 4.431 - objectReference: {fileID: 0} - - target: {fileID: 5470850460750212986, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_Enabled - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 5518371166212149914, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalScale.x - value: 0.90708435 - objectReference: {fileID: 0} - - target: {fileID: 5518371166212149914, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalScale.y - value: 0.8513504 - objectReference: {fileID: 0} - - target: {fileID: 5518371166212149914, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalPosition.x - value: 1.54 - objectReference: {fileID: 0} - - target: {fileID: 5518371166212149914, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalPosition.y - value: 2.95 - objectReference: {fileID: 0} - - target: {fileID: 5518371166212149914, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalRotation.w - value: 0.9999729 - objectReference: {fileID: 0} - - target: {fileID: 5518371166212149914, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 5518371166212149914, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 5518371166212149914, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalRotation.z - value: 0.0073725386 - objectReference: {fileID: 0} - - target: {fileID: 5518371166212149914, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0.845 - objectReference: {fileID: 0} - target: {fileID: 5555807300909840729, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} propertyPath: m_SortingOrder value: 40 objectReference: {fileID: 0} - - target: {fileID: 6772323682815721983, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_FlipY - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6772323682815721983, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_Enabled - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7884700402236255744, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_Enabled - value: 1 - objectReference: {fileID: 0} - target: {fileID: 8037711602339975357, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} propertyPath: m_RootOrder value: 6 @@ -11489,22 +11321,6 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} - - target: {fileID: 8497435412259451718, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_Enabled - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 8612183851691726993, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_Enabled - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 8820739013514521759, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalPosition.x - value: -0.08 - objectReference: {fileID: 0} - - target: {fileID: 8820739013514521759, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} - propertyPath: m_LocalPosition.y - value: 1.91 - objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 1c1593c25c3527d46b6a8f4eb5938942, type: 3} --- !u!1001 &3048219450652628524 diff --git a/Assets/Resources/Games/rhythmRally.prefab b/Assets/Resources/Games/rhythmRally.prefab index 69e44083..d339f67d 100644 --- a/Assets/Resources/Games/rhythmRally.prefab +++ b/Assets/Resources/Games/rhythmRally.prefab @@ -7297,6 +7297,10 @@ PrefabInstance: propertyPath: m_CastShadows value: 1 objectReference: {fileID: 0} + - target: {fileID: -1851684669048352328, guid: cebeb8610d89fb34688750080a285ddb, type: 3} + propertyPath: m_ReceiveShadows + value: 1 + objectReference: {fileID: 0} - target: {fileID: -1851684669048352328, guid: cebeb8610d89fb34688750080a285ddb, type: 3} propertyPath: m_Materials.Array.data[0] value: diff --git a/Assets/Resources/Models/Games/Airboarder.meta b/Assets/Resources/Models/Games/Airboarder.meta new file mode 100644 index 00000000..eda2a138 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ea7de910b53529948998655d02445352 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations.meta b/Assets/Resources/Models/Games/Airboarder/Animations.meta new file mode 100644 index 00000000..d6611bcd --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 19f415d4872b45b42a4d712203c1f015 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/arch.meta b/Assets/Resources/Models/Games/Airboarder/Animations/arch.meta new file mode 100644 index 00000000..e2e5668b --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/arch.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bea7f78ae51c62242bfb6789c577164b +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/arch/arch.controller b/Assets/Resources/Models/Games/Airboarder/Animations/arch/arch.controller new file mode 100644 index 00000000..424a48c8 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/arch/arch.controller @@ -0,0 +1,219 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1102 &-8672832660157761820 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: idle + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 0 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: a934fd8b9c8c22e4fad742014afbbb4f, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &-1891003415174242613 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: break + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 0 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 097e4120edbde8a49af1ee5d43c739a6, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1107 &-1793289606080654395 +AnimatorStateMachine: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: movement + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: 817453574679570227} + m_Position: {x: 260, y: 60, z: 0} + - serializedVersion: 1 + m_State: {fileID: -8672832660157761820} + m_Position: {x: 260, y: 0, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 50, y: 20, z: 0} + m_EntryPosition: {x: 50, y: 120, z: 0} + m_ExitPosition: {x: 800, y: 120, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: -8672832660157761820} +--- !u!91 &9100000 +AnimatorController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: arch + serializedVersion: 5 + m_AnimatorParameters: [] + m_AnimatorLayers: + - serializedVersion: 5 + m_Name: movement + m_StateMachine: {fileID: -1793289606080654395} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 0 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 1 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} + - serializedVersion: 5 + m_Name: miss fx + m_StateMachine: {fileID: 2782592689605945269} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 0 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 1 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} +--- !u!1102 &817453574679570227 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: move + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 0 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: ac8fa3c8e5818f54a9641ca919dd5191, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1107 &2782592689605945269 +AnimatorStateMachine: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: miss fx + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: 5773130082680349530} + m_Position: {x: 280, y: 30, z: 0} + - serializedVersion: 1 + m_State: {fileID: 6285518713359575881} + m_Position: {x: 282.93604, y: 215.39151, z: 0} + - serializedVersion: 1 + m_State: {fileID: -1891003415174242613} + m_Position: {x: 280, y: 110, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 50, y: 20, z: 0} + m_EntryPosition: {x: 50, y: 120, z: 0} + m_ExitPosition: {x: 800, y: 120, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: 5773130082680349530} +--- !u!1102 &5773130082680349530 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: idle + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 0 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: a934fd8b9c8c22e4fad742014afbbb4f, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &6285518713359575881 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: shake + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 0 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 1102bcbac87470b48b0615389d924561, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/arch/arch.controller.meta b/Assets/Resources/Models/Games/Airboarder/Animations/arch/arch.controller.meta new file mode 100644 index 00000000..e7ac5a88 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/arch/arch.controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4464fa6dd045f9345bcdb7f9d2d7d8f3 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 9100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/arch/break.anim b/Assets/Resources/Models/Games/Airboarder/Animations/arch/break.anim new file mode 100644 index 00000000..3af53903 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/arch/break.anim @@ -0,0 +1,32821 @@ +%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: break + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/block01Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: -0, z: 0, w: 0} + outSlope: {x: 0, y: -0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: -0.0004035316, y: 0.0005695839, z: -0.0007044115, w: 0} + outSlope: {x: -0.0004035316, y: 0.0005695839, z: -0.0007044115, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: -0.00003362763, y: 0.00004746532, z: -0.000058700953, w: 1} + inSlope: {x: -0.08476104, y: 0.15284766, z: -0.17449996, w: -0.0025420187} + outSlope: {x: -0.08476104, y: 0.15284766, z: -0.17449996, w: -0.0025420187} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.20833334 + value: {x: -0.008391135, y: 0.025718918, z: -0.025852665, w: 0.99929965} + inSlope: {x: 0.014364893, y: 0.2729782, z: -0.26800793, w: -0.013388873} + outSlope: {x: 0.014364893, y: 0.2729782, z: -0.26800793, w: -0.013388873} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: -0.0055416916, y: 0.036248446, z: -0.051340777, w: 0.9980078} + inSlope: {x: 0.009805189, y: -0.0025753751, z: -0.33952355, w: -0.017214058} + outSlope: {x: 0.009805189, y: -0.0025753751, z: -0.33952355, w: -0.017214058} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: -0.005049248, y: 0.035270873, z: -0.06516929, w: 0.9972379} + inSlope: {x: 0.3775912, y: -0.713218, z: 0.16221178, w: 0.008055212} + outSlope: {x: 0.3775912, y: -0.713218, z: 0.16221178, w: 0.008055212} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: 0.025924236, y: -0.02318637, z: -0.037823133, w: 0.99867904} + inSlope: {x: 0.75697577, y: -1.4072177, z: 0.7013925, w: -0.027828429} + outSlope: {x: 0.75697577, y: -1.4072177, z: 0.7013925, w: -0.027828429} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.4166667 + value: {x: 0.058032077, y: -0.08199729, z: -0.006719909, w: 0.9949189} + inSlope: {x: 0.8753033, y: -1.1620817, z: 0.7276788, w: -0.13328362} + outSlope: {x: 0.8753033, y: -1.1620817, z: 0.7276788, w: -0.13328362} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.45833334 + value: {x: 0.09886619, y: -0.12002653, z: 0.02281677, w: 0.9875721} + inSlope: {x: 0.70734584, y: -0.819343, z: 0.3670437, w: -0.16211775} + outSlope: {x: 0.70734584, y: -0.819343, z: 0.3670437, w: -0.16211775} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.11697755, y: -0.15027586, z: 0.023867058, w: 0.9814091} + inSlope: {x: 0.434181, y: -0.72656167, z: 0.010368239, w: -0.16336653} + outSlope: {x: 0.434181, y: -0.72656167, z: 0.010368239, w: -0.16336653} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: 0.13504794, y: -0.18057334, z: 0.02368079, w: 0.9739582} + inSlope: {x: 0.15816863, y: -0.89068484, z: 0.031566188, w: -0.19236079} + outSlope: {x: 0.15816863, y: -0.89068484, z: 0.031566188, w: -0.19236079} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 0.13015828, y: -0.22449963, z: 0.026497575, w: 0.965379} + inSlope: {x: -0.23209427, y: -0.8247282, z: -0.10187729, w: -0.1510706} + outSlope: {x: -0.23209427, y: -0.8247282, z: -0.10187729, w: -0.1510706} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.08941906, y: -0.26638052, z: 0.008899517, w: 0.95967} + inSlope: {x: -0.7315582, y: -0.35916477, z: -0.10616711, w: -0.03273295} + outSlope: {x: -0.7315582, y: -0.35916477, z: -0.10616711, w: -0.03273295} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: -0.033013403, y: -0.28595987, z: -0.005784732, w: 0.9576553} + inSlope: {x: -0.9227153, y: -0.058972448, z: -0.26852363, w: -0.04741428} + outSlope: {x: -0.9227153, y: -0.058972448, z: -0.26852363, w: -0.04741428} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: -0.23384057, y: -0.29147324, z: -0.08099056, w: 0.92401433} + inSlope: {x: -0.789365, y: 0.048410974, z: -0.2038179, w: -0.20261472} + outSlope: {x: -0.789365, y: 0.048410974, z: -0.2038179, w: -0.20261472} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: -0.49207237, y: -0.26539415, z: -0.1617077, w: 0.81319207} + inSlope: {x: -1.0209788, y: 0.17019348, z: -0.3408086, w: -0.63296044} + outSlope: {x: -1.0209788, y: 0.17019348, z: -0.3408086, w: -0.63296044} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4583334 + value: {x: -0.62666094, y: -0.23528586, z: -0.20726725, w: 0.7134262} + inSlope: {x: -1.1096452, y: 0.3315916, z: -0.39024746, w: -0.9838245} + outSlope: {x: -1.1096452, y: 0.3315916, z: -0.39024746, w: -0.9838245} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5 + value: {x: -0.6733167, y: -0.22068645, z: -0.22331879, w: 0.6693809} + inSlope: {x: -0.24800962, y: 0.06405975, z: -0.0737683, w: -0.22526512} + outSlope: {x: -0.24800962, y: 0.06405975, z: -0.0737683, w: -0.22526512} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5416667 + value: {x: -0.6473283, y: -0.22994758, z: -0.21341458, w: 0.69465417} + inSlope: {x: 0.58207405, y: -0.18216136, z: 0.20198324, w: 0.54841053} + outSlope: {x: 0.58207405, y: -0.18216136, z: 0.20198324, w: 0.54841053} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7916667 + value: {x: -0.58487093, y: -0.24267365, z: -0.18933144, w: 0.75045925} + inSlope: {x: -0.13120797, y: 0.05193919, z: -0.023654956, w: -0.09224799} + outSlope: {x: -0.13120797, y: 0.05193919, z: -0.023654956, w: -0.09224799} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: -0.64733243, y: -0.22261943, z: -0.2060769, w: 0.6992379} + inSlope: {x: -0.5879594, y: 0.19185555, z: -0.16648524, w: -0.5361698} + outSlope: {x: -0.5879594, y: 0.19185555, z: -0.16648524, w: -0.5361698} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: -0.67370486, y: -0.21386155, z: -0.2135997, w: 0.6743591} + inSlope: {x: -0.13970797, y: 0.049434923, z: -0.034984604, w: -0.12623969} + outSlope: {x: -0.13970797, y: 0.049434923, z: -0.034984604, w: -0.12623969} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: -0.6589747, y: -0.21849987, z: -0.20899227, w: 0.68871796} + inSlope: {x: 0.30367768, y: -0.09434348, z: 0.0946641, w: 0.29139966} + outSlope: {x: 0.30367768, y: -0.09434348, z: 0.0946641, w: 0.29139966} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.25 + value: {x: -0.6513574, y: -0.22106178, z: -0.20698728, w: 0.69571656} + inSlope: {x: -0.2574006, y: 0.075709656, z: -0.0836474, w: -0.24376208} + outSlope: {x: -0.2574006, y: 0.075709656, z: -0.0836474, w: -0.24376208} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.3333335 + value: {x: -0.67385113, y: -0.21420206, z: -0.21421221, w: 0.67391044} + inSlope: {x: -0.023291752, y: 0.0072662886, z: -0.0073839463, w: -0.022703819} + outSlope: {x: -0.023291752, y: 0.0072662886, z: -0.0073839463, w: -0.022703819} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: -0.6641777, y: -0.21723047, z: -0.21113518, w: 0.6834477} + inSlope: {x: -0.0054438002, y: 0.001744505, z: -0.0017178627, w: -0.0053100493} + outSlope: {x: -0.0054438002, y: 0.001744505, z: -0.0017178627, w: -0.0053100493} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5 + value: {x: -0.6746488, y: -0.21393764, z: -0.21446586, w: 0.6731152} + inSlope: {x: -0.046831805, y: 0.014813444, z: -0.014968833, w: -0.046122987} + outSlope: {x: -0.046831805, y: 0.014813444, z: -0.014968833, w: -0.046122987} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5833335 + value: {x: -0.6720043, y: -0.21476324, z: -0.21363384, w: 0.67575705} + inSlope: {x: -0.049110282, y: 0.015715811, z: -0.01569489, w: -0.048944343} + outSlope: {x: -0.049110282, y: 0.015715811, z: -0.01569489, w: -0.048944343} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.125 + value: {x: -0.6746844, y: -0.21429157, z: -0.21499665, w: 0.6727975} + inSlope: {x: 0.0022931136, y: -0.014189082, z: -0.015778383, w: -0.007259854} + outSlope: {x: 0.0022931136, y: -0.014189082, z: -0.015778383, w: -0.007259854} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.6774183, y: -0.21527737, z: -0.21817671, w: 0.6686995} + inSlope: {x: -0.0019640997, y: 0.00041628044, z: -0.00088870863, w: -0.0021486364} + outSlope: {x: -0.0019640997, y: 0.00041628044, z: -0.00088870863, w: -0.0021486364} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/block02Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0.00039170557, y: 0.0004774975, z: 0.00025210716, w: 0} + outSlope: {x: 0.00039170557, y: 0.0004774975, z: 0.00025210716, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.000032642132, y: 0.00003979146, z: 0.000021008931, w: 1} + inSlope: {x: 0.04517642, y: 0.42796192, z: 0.25020364, w: -0.010329009} + outSlope: {x: 0.04517642, y: 0.42796192, z: 0.25020364, w: -0.010329009} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: 0.0037647015, y: 0.03566349, z: 0.020850303, w: 0.99913925} + inSlope: {x: 0.14328927, y: 1.8358886, z: 0.11758542, w: -0.14279793} + outSlope: {x: 0.14328927, y: 1.8358886, z: 0.11758542, w: -0.14279793} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.011973416, y: 0.15303051, z: 0.009819791, w: 0.9881002} + inSlope: {x: 0.17759186, y: 2.7953594, z: -0.27241302, w: -0.43285125} + outSlope: {x: 0.17759186, y: 2.7953594, z: -0.27241302, w: -0.43285125} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: 0.0264855, y: 0.48601526, z: -0.03500727, w: 0.87284714} + inSlope: {x: 0.067628086, y: 2.4164114, z: -0.4474864, w: -1.3601116} + outSlope: {x: 0.067628086, y: 2.4164114, z: -0.4474864, w: -1.3601116} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: 0.029177422, y: 0.581923, z: -0.053164825, w: 0.8109795} + inSlope: {x: 0.448366, y: 2.0646276, z: -0.11480992, w: -1.4871072} + outSlope: {x: 0.448366, y: 2.0646276, z: -0.11480992, w: -1.4871072} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: 0.06384932, y: 0.6580675, z: -0.04457476, w: 0.7489216} + inSlope: {x: 0.85579824, y: 1.7313435, z: 0.1830612, w: -1.5832763} + outSlope: {x: 0.85579824, y: 1.7313435, z: 0.1830612, w: -1.5832763} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.17699762, y: 0.8357636, z: -0.03173072, w: 0.5188104} + inSlope: {x: 0.8869655, y: 1.0413085, z: -0.0533946, w: -1.961795} + outSlope: {x: 0.8869655, y: 1.0413085, z: -0.0533946, w: -1.961795} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 0.23941688, y: 0.89285004, z: -0.059421375, w: 0.37678584} + inSlope: {x: 0.6495975, y: 0.35439992, z: -0.58430755, w: -1.3201108} + outSlope: {x: 0.6495975, y: 0.35439992, z: -0.58430755, w: -1.3201108} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.2926401, y: 0.9066083, z: -0.11483893, w: 0.2814875} + inSlope: {x: 0.6178326, y: 0.067500085, z: -0.6802866, w: -1.13761} + outSlope: {x: 0.6178326, y: 0.067500085, z: -0.6802866, w: -1.13761} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7083334 + value: {x: 0.3179574, y: 0.90758294, z: -0.1433582, w: 0.23376228} + inSlope: {x: 0.58054495, y: 0.10041411, z: -0.28893933, w: -1.3977826} + outSlope: {x: 0.58054495, y: 0.10041411, z: -0.28893933, w: -1.3977826} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: 0.37993857, y: 0.91926795, z: -0.10272149, w: 0.006437891} + inSlope: {x: 0.40613693, y: -0.106970154, z: 0.4232751, w: -1.9165995} + outSlope: {x: 0.40613693, y: -0.106970154, z: 0.4232751, w: -1.9165995} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 0.42421803, y: 0.8500712, z: -0.03755609, w: -0.3098509} + inSlope: {x: 0.113542914, y: -0.7116132, z: 0.35212877, w: -1.8392584} + outSlope: {x: 0.113542914, y: -0.7116132, z: 0.35212877, w: -1.8392584} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: 0.42725408, y: 0.8174624, z: -0.023303563, w: -0.38557243} + inSlope: {x: 0.5286309, y: -0.9080205, z: -0.302018, w: -1.3316178} + outSlope: {x: 0.5286309, y: -0.9080205, z: -0.302018, w: -1.3316178} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: 0.5324934, y: 0.7212816, z: -0.13973697, w: -0.42033008} + inSlope: {x: 1.4603968, y: -1.3512232, z: -1.8454947, w: 0.14484009} + outSlope: {x: 1.4603968, y: -1.3512232, z: -1.8454947, w: 0.14484009} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: 0.75645477, y: 0.30264825, z: -0.54645497, w: -0.19382258} + inSlope: {x: 0.27414468, y: -1.8382794, z: -1.1992745, w: 1.5803313} + outSlope: {x: 0.27414468, y: -1.8382794, z: -1.1992745, w: 1.5803313} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4166667 + value: {x: 0.76339495, y: 0.22597331, z: -0.59224015, w: -0.12416037} + inSlope: {x: 0.06076938, y: -1.8291757, z: -0.98662955, w: 1.7512901} + outSlope: {x: 0.06076938, y: -1.8291757, z: -0.98662955, w: 1.7512901} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4583334 + value: {x: 0.7615189, y: 0.15021686, z: -0.62867415, w: -0.047881678} + inSlope: {x: 0.07227094, y: -2.1580825, z: -0.5372248, w: 1.3772725} + outSlope: {x: 0.07227094, y: -2.1580825, z: -0.5372248, w: 1.3772725} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5 + value: {x: 0.7694175, y: 0.04613328, z: -0.63700885, w: -0.009387776} + inSlope: {x: 0.025603518, y: -2.497663, z: -0.16363904, w: 0.93793327} + outSlope: {x: 0.025603518, y: -2.497663, z: -0.16363904, w: 0.93793327} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5416667 + value: {x: 0.7636525, y: -0.057921812, z: -0.64231074, w: 0.030279463} + inSlope: {x: -0.059298135, y: -1.2352574, z: -0.020959694, w: 0.90329504} + outSlope: {x: -0.059298135, y: -1.2352574, z: -0.020959694, w: 0.90329504} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5833334 + value: {x: 0.764476, y: -0.05680503, z: -0.6387555, w: 0.06588685} + inSlope: {x: -0.090465635, y: -0.10999401, z: -0.05502182, w: 0.511667} + outSlope: {x: -0.090465635, y: -0.10999401, z: -0.05502182, w: 0.511667} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6666667 + value: {x: 0.74749553, y: -0.07710703, z: -0.65489304, w: 0.080125116} + inSlope: {x: -0.20929947, y: -0.24048209, z: -0.18923083, w: 0.17435896} + outSlope: {x: -0.20929947, y: -0.24048209, z: -0.18923083, w: 0.17435896} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.875 + value: {x: 0.701051, y: -0.124937594, z: -0.6920123, w: 0.11847796} + inSlope: {x: -0.23628175, y: -0.21712284, z: -0.16701214, w: 0.1936107} + outSlope: {x: -0.23628175, y: -0.21712284, z: -0.16701214, w: 0.1936107} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9166667 + value: {x: 0.6911111, y: -0.1339064, z: -0.69885385, w: 0.12664053} + inSlope: {x: -0.19551286, y: -0.14548874, z: -0.11311614, w: 0.28817233} + outSlope: {x: -0.19551286, y: -0.14548874, z: -0.11311614, w: 0.28817233} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: 0.68475825, y: -0.13706167, z: -0.70143867, w: 0.14249232} + inSlope: {x: -0.119871974, y: -0.12891728, z: -0.0737551, w: 0.095846504} + outSlope: {x: -0.119871974, y: -0.12891728, z: -0.0737551, w: 0.095846504} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: 0.6783451, y: -0.14933048, z: -0.7076241, w: 0.12967853} + inSlope: {x: -0.047703177, y: -0.055141464, z: -0.052809376, w: -0.100051746} + outSlope: {x: -0.047703177, y: -0.055141464, z: -0.052809376, w: -0.100051746} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.1666667 + value: {x: 0.6787219, y: -0.13609345, z: -0.7108491, w: 0.12453447} + inSlope: {x: 0.04255978, y: 0.24952042, z: -0.0073613976, w: -0.007884607} + outSlope: {x: 0.04255978, y: 0.24952042, z: -0.0073613976, w: -0.007884607} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.2083335 + value: {x: 0.6811994, y: -0.12246348, z: -0.71074647, w: 0.12573667} + inSlope: {x: 0.04054211, y: 0.22429258, z: -0.026012527, w: -0.14941052} + outSlope: {x: 0.04054211, y: 0.22429258, z: -0.026012527, w: -0.14941052} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.2916667 + value: {x: 0.68401265, y: -0.10709383, z: -0.7147047, w: 0.09927123} + inSlope: {x: 0.054880753, y: 0.30969933, z: -0.034750633, w: -0.30171162} + outSlope: {x: 0.054880753, y: 0.30969933, z: -0.034750633, w: -0.30171162} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0.6906746, y: -0.024734462, z: -0.72242606, w: 0.021386893} + inSlope: {x: -0.00035195705, y: 0.5852026, z: -0.04031112, w: -0.589887} + outSlope: {x: -0.00035195705, y: 0.5852026, z: -0.04031112, w: -0.589887} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5 + value: {x: 0.6899316, y: -0.0025438706, z: -0.7238664, w: -0.002352755} + inSlope: {x: -0.0075996295, y: 0.27882397, z: -0.016008921, w: -0.29847243} + outSlope: {x: -0.0075996295, y: 0.27882397, z: -0.016008921, w: -0.29847243} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5833335 + value: {x: 0.6902196, y: -0.0004907868, z: -0.7235851, w: -0.0046140794} + inSlope: {x: 0.005054004, y: 0.024473388, z: 0.004970319, w: -0.025991827} + outSlope: {x: 0.005054004, y: 0.024473388, z: 0.004970319, w: -0.025991827} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.6666667 + value: {x: 0.6906697, y: 0.003674993, z: -0.7231517, w: -0.0036759344} + inSlope: {x: 0.018380608, y: -0.11486168, z: 0.018236127, w: 0.13278079} + outSlope: {x: 0.018380608, y: -0.11486168, z: 0.018236127, w: 0.13278079} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7083335 + value: {x: 0.6919942, y: -0.00903159, z: -0.72182626, w: 0.005413383} + inSlope: {x: 0.019429905, y: -0.14415516, z: 0.019349081, w: 0.12706259} + outSlope: {x: 0.019429905, y: -0.14415516, z: 0.019349081, w: 0.12706259} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.8333335 + value: {x: 0.69213223, y: 0.00007465947, z: -0.7217707, w: -0.0003764604} + inSlope: {x: 0.0020392, y: 0.03309634, z: 0.0018882807, w: -0.01638239} + outSlope: {x: 0.0020392, y: 0.03309634, z: 0.0018882807, w: -0.01638239} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.625 + value: {x: 0.6936947, y: 0.000071653514, z: -0.7202691, w: -0.00037196119} + inSlope: {x: 0.00095987413, y: 0.000009003302, z: 0.0009233961, w: -0.00000901126} + outSlope: {x: 0.00095987413, y: 0.000009003302, z: 0.0009233961, w: -0.00000901126} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0.694174, y: 0.00007627972, z: -0.71980715, w: -0.0003754614} + inSlope: {x: 0.00095844636, y: 0.00000954423, z: 0.00092411396, w: -0.0000050326535} + outSlope: {x: 0.00095844636, y: 0.00000954423, z: 0.00092411396, w: -0.0000050326535} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/block03Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/block04Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: -0.0011850796, y: 0, z: 0, w: 0} + outSlope: {x: -0.0011850796, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: 0.0031891905, y: 0.0077254516, z: 0.014156426, w: 0.9998649} + inSlope: {x: 0.122823656, y: 0.30138484, z: 0.5540265, w: -0.017243383} + outSlope: {x: 0.122823656, y: 0.30138484, z: 0.5540265, w: -0.017243383} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.20833334 + value: {x: 0.017434249, y: 0.042457897, z: 0.07816623, w: 0.9958833} + inSlope: {x: 0.17102918, y: 0.41441548, z: 0.7673695, w: -0.08092547} + outSlope: {x: 0.17102918, y: 0.41441548, z: 0.7673695, w: -0.08092547} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: 0.043806527, y: 0.08945274, z: 0.16985615, w: 0.98042244} + inSlope: {x: 0.44513422, y: 0.17103279, z: 0.5604037, w: -0.13181952} + outSlope: {x: 0.44513422, y: 0.17103279, z: 0.5604037, w: -0.13181952} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.45833334 + value: {x: 0.118592545, y: 0.093487605, z: 0.22533238, w: 0.9625078} + inSlope: {x: 0.5943731, y: 0.025744833, z: 0.43639392, w: -0.1779006} + outSlope: {x: 0.5943731, y: 0.025744833, z: 0.43639392, w: -0.1779006} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7083334 + value: {x: 0.26507166, y: 0.095897034, z: 0.32901415, w: 0.9012716} + inSlope: {x: 0.5726764, y: -0.0057979557, z: 0.39040312, w: -0.3102687} + outSlope: {x: 0.5726764, y: -0.0057979557, z: 0.39040312, w: -0.3102687} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: 0.2887632, y: 0.09555084, z: 0.34505656, w: 0.8879312} + inSlope: {x: 0.005217463, y: 0.13447168, z: 0.17294009, w: -0.08150215} + outSlope: {x: 0.005217463, y: 0.13447168, z: 0.17294009, w: -0.08150215} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: 0.26550642, y: 0.10710301, z: 0.3434258, w: 0.89447975} + inSlope: {x: -0.52404135, y: 0.18430772, z: -0.17148247, w: 0.19950047} + outSlope: {x: -0.52404135, y: 0.18430772, z: -0.17148247, w: 0.19950047} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: 0.21094261, y: 0.101094835, z: 0.32793993, w: 0.9152805} + inSlope: {x: -0.97027063, y: -0.1941574, z: 0.18309961, w: 0.1717473} + outSlope: {x: -0.97027063, y: -0.1941574, z: 0.18309961, w: 0.1717473} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9583334 + value: {x: 0.11694317, y: 0.0882963, z: 0.36313033, w: 0.9201437} + inSlope: {x: -1.1394374, y: -0.15500587, z: 0.39883488, w: 0.0022730632} + outSlope: {x: -1.1394374, y: -0.15500587, z: 0.39883488, w: 0.0022730632} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 0.06928409, y: 0.081812896, z: 0.3792609, w: 0.91905797} + inSlope: {x: -1.1448371, y: -0.15730344, z: 0.37281114, w: -0.053426675} + outSlope: {x: -1.1448371, y: -0.15730344, z: 0.37281114, w: -0.053426675} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: 0.021540029, y: 0.075187676, z: 0.39419794, w: 0.9156915} + inSlope: {x: 0.28174233, y: -0.21522956, z: -0.23431565, w: 0.08608909} + outSlope: {x: 0.28174233, y: -0.21522956, z: -0.23431565, w: 0.08608909} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: 0.092762455, y: 0.0638771, z: 0.35973465, w: 0.92623204} + inSlope: {x: 1.5297352, y: -0.27239853, z: -0.9285966, w: 0.2345383} + outSlope: {x: 1.5297352, y: -0.27239853, z: -0.9285966, w: 0.2345383} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 0.25860205, y: 0.030633727, z: 0.22536336, w: 0.93882793} + inSlope: {x: 1.2841166, y: -0.25386384, z: -1.1323805, w: -0.07350547} + outSlope: {x: 1.2841166, y: -0.25386384, z: -1.1323805, w: -0.07350547} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: 0.4622581, y: -0.009560379, z: 0.028209195, w: 0.8862451} + inSlope: {x: 1.1667547, y: -0.20788407, z: -1.1334267, w: -0.57052696} + outSlope: {x: 1.1667547, y: -0.20788407, z: -1.1334267, w: -0.57052696} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5833334 + value: {x: 0.68084943, y: -0.012405366, z: -0.12343889, w: 0.72184} + inSlope: {x: 0.9147922, y: 0.04537402, z: -0.6236664, w: -0.9685724} + outSlope: {x: 0.9147922, y: 0.04537402, z: -0.6236664, w: -0.9685724} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6666667 + value: {x: 0.74163276, y: 0.00011046377, z: -0.16179767, w: 0.65100104} + inSlope: {x: 0.46293032, y: 0.32873446, z: -0.185406, w: -0.5655687} + outSlope: {x: 0.46293032, y: 0.32873446, z: -0.185406, w: -0.5655687} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7916667 + value: {x: 0.78365034, y: 0.050812908, z: -0.16898353, w: 0.59561294} + inSlope: {x: 0.31389552, y: 0.40374738, z: -0.049216717, w: -0.4613705} + outSlope: {x: 0.31389552, y: 0.40374738, z: -0.049216717, w: -0.4613705} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9166667 + value: {x: 0.81992525, y: 0.10130319, z: -0.17404713, w: 0.5358805} + inSlope: {x: 0.24075276, y: 0.31450412, z: -0.05752284, w: -0.4422309} + outSlope: {x: 0.24075276, y: 0.31450412, z: -0.05752284, w: -0.4422309} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: 0.8285453, y: 0.11075474, z: -0.17742573, w: 0.5193902} + inSlope: {x: 0.13651383, y: 0.0052038506, z: -0.14770654, w: -0.26650098} + outSlope: {x: 0.13651383, y: 0.0052038506, z: -0.14770654, w: -0.26650098} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: 0.83385795, y: 0.09265636, z: -0.19525595, w: 0.50790834} + inSlope: {x: 0.05991114, y: -0.21790564, z: -0.21286972, w: -0.14044449} + outSlope: {x: 0.05991114, y: -0.21790564, z: -0.21286972, w: -0.14044449} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.2083335 + value: {x: 0.84101635, y: 0.085585825, z: -0.21053506, w: 0.4909599} + inSlope: {x: 0.03238681, y: 0.15836194, z: 0.03916949, w: -0.0670535} + outSlope: {x: 0.03238681, y: 0.15836194, z: 0.03916949, w: -0.0670535} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: 0.84038764, y: 0.13666731, z: -0.1899816, w: 0.48885342} + inSlope: {x: -0.06795202, y: 0.09837627, z: 0.023008304, w: 0.09833818} + outSlope: {x: -0.06795202, y: 0.09837627, z: 0.023008304, w: 0.09833818} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.625 + value: {x: 0.80917066, y: 0.13180177, z: -0.20009078, w: 0.53650236} + inSlope: {x: -0.22556037, y: 0.06927346, z: 0.022666981, w: 0.3311258} + outSlope: {x: -0.22556037, y: 0.06927346, z: 0.022666981, w: 0.3311258} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.8333335 + value: {x: 0.72925055, y: 0.15528142, z: -0.17560259, w: 0.64284134} + inSlope: {x: -0.6276277, y: 0.1258545, z: 0.22762454, w: 0.7389902} + outSlope: {x: -0.6276277, y: 0.1258545, z: 0.22762454, w: 0.7389902} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.9166667 + value: {x: 0.6760188, y: 0.16306703, z: -0.15596852, w: 0.7014853} + inSlope: {x: -0.31086886, y: 0.040599268, z: 0.108219594, w: 0.32594213} + outSlope: {x: -0.31086886, y: 0.040599268, z: 0.108219594, w: 0.32594213} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.9583335 + value: {x: 0.6748206, y: 0.16326484, z: -0.15576723, w: 0.70263666} + inSlope: {x: -0.027963664, y: 0.0034407373, z: 0.0034704204, w: 0.026829265} + outSlope: {x: -0.027963664, y: 0.0034407373, z: 0.0034704204, w: 0.026829265} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.125 + value: {x: 0.6743799, y: 0.1629279, z: -0.15614311, w: 0.7030545} + inSlope: {x: 0.20714289, y: -0.04695096, z: -0.048397385, w: -0.20188075} + outSlope: {x: 0.20714289, y: -0.04695096, z: -0.048397385, w: -0.20188075} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.2083335 + value: {x: 0.6980147, y: 0.15756285, z: -0.16156763, w: 0.6795921} + inSlope: {x: 0.09614511, y: -0.022027843, z: -0.021975629, w: -0.09719938} + outSlope: {x: 0.09614511, y: -0.022027843, z: -0.021975629, w: -0.09719938} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.375 + value: {x: 0.6891776, y: 0.15955764, z: -0.15962267, w: 0.68854654} + inSlope: {x: -0.0013554109, y: -0.0001226667, z: -0.00027090358, w: 0.001322509} + outSlope: {x: -0.0013554109, y: -0.0001226667, z: -0.00027090358, w: 0.001322509} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0.68899953, y: 0.1598112, z: -0.15948072, w: 0.6886987} + inSlope: {x: 0.02183398, y: -0.004983206, z: -0.0051484304, w: -0.021851147} + outSlope: {x: 0.02183398, y: -0.004983206, z: -0.0051484304, w: -0.021851147} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/block05Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: -0.0014749932, y: 0, z: 0, w: 0} + outSlope: {x: -0.0014749932, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: 0.0031791017, y: 0.016335966, z: 0.020879867, w: 0.9996435} + inSlope: {x: 0.18721595, y: 0.68146396, z: 0.76874566, w: -0.0455811} + outSlope: {x: 0.18721595, y: 0.68146396, z: 0.76874566, w: -0.0455811} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.20833334 + value: {x: 0.028041964, y: 0.09699283, z: 0.107251175, w: 0.9890921} + inSlope: {x: 0.29994524, y: 0.95799094, z: 1.0316265, w: -0.21431354} + outSlope: {x: 0.29994524, y: 0.95799094, z: 1.0316265, w: -0.21431354} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: 0.06404809, y: 0.20474531, z: 0.23714796, w: 0.9474904} + inSlope: {x: 0.1379055, y: 0.45148456, z: 1.1160886, w: -0.38277778} + outSlope: {x: 0.1379055, y: 0.45148456, z: 1.1160886, w: -0.38277778} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.4166667 + value: {x: 0.06585553, y: 0.22074556, z: 0.3334744, w: 0.9141823} + inSlope: {x: 0.018350955, y: 0.18013462, z: 1.134419, w: -0.45861548} + outSlope: {x: 0.018350955, y: 0.18013462, z: 1.134419, w: -0.45861548} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: 0.06727135, y: 0.24110998, z: 0.470696, w: 0.84604126} + inSlope: {x: 0.004800884, y: 0.14269435, z: 1.0559587, w: -0.62847847} + outSlope: {x: 0.004800884, y: 0.14269435, z: 1.0559587, w: -0.62847847} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 0.06745338, y: 0.24674024, z: 0.5140324, w: 0.81874293} + inSlope: {x: 0.7834568, y: -0.21339059, z: 0.9535473, w: -0.62870705} + outSlope: {x: 0.7834568, y: -0.21339059, z: 0.9535473, w: -0.62870705} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: 0.13255936, y: 0.22332746, z: 0.55015826, w: 0.793649} + inSlope: {x: 1.8646975, y: -0.74797195, z: 0.78342557, w: -0.6802834} + outSlope: {x: 1.8646975, y: -0.74797195, z: 0.78342557, w: -0.6802834} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.22284481, y: 0.18440925, z: 0.57931787, w: 0.76205266} + inSlope: {x: 1.5251151, y: -1.2093244, z: 1.0282154, w: -0.9266785} + outSlope: {x: 1.5251151, y: -1.2093244, z: 1.0282154, w: -0.9266785} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7083334 + value: {x: 0.25965235, y: 0.12255038, z: 0.6358429, w: 0.7164258} + inSlope: {x: 0.8469538, y: -1.4999866, z: 1.2777946, w: -1.1842808} + outSlope: {x: 0.8469538, y: -1.4999866, z: 1.2777946, w: -1.1842808} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 0.41623855, y: -0.31086528, z: 0.8246776, w: 0.22364068} + inSlope: {x: 0.17916763, y: -1.3432053, z: -0.043332882, w: -2.0409064} + outSlope: {x: 0.17916763, y: -1.3432053, z: -0.043332882, w: -2.0409064} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: 0.4214258, y: -0.3652936, z: 0.8185745, w: 0.13746528} + inSlope: {x: 0.06790627, y: -1.2622287, z: -0.24824098, w: -2.0833435} + outSlope: {x: 0.06790627, y: -1.2622287, z: -0.24824098, w: -2.0833435} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: 0.4218974, y: -0.41605106, z: 0.80399084, w: 0.05002864} + inSlope: {x: -0.43665296, y: -0.64181495, z: 0.0235627, w: -0.98275596} + outSlope: {x: -0.43665296, y: -0.64181495, z: 0.0235627, w: -0.98275596} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: 0.38503808, y: -0.41877812, z: 0.82053804, w: 0.05556903} + inSlope: {x: -0.96695757, y: 0.04122395, z: 0.44455335, w: 0.32196718} + outSlope: {x: -0.96695757, y: 0.04122395, z: 0.44455335, w: 0.32196718} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: 0.25105575, y: -0.39680246, z: 0.87488353, w: 0.11873338} + inSlope: {x: -1.1033688, y: 0.2166866, z: 0.3478874, w: 0.49375486} + outSlope: {x: -1.1033688, y: 0.2166866, z: 0.3478874, w: 0.49375486} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7916667 + value: {x: -0.3587152, y: -0.19781943, z: 0.8482358, w: 0.3356889} + inSlope: {x: -1.0567422, y: 0.49029166, z: -0.44167238, w: 0.27563474} + outSlope: {x: -1.0567422, y: 0.49029166, z: -0.44167238, w: 0.27563474} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.8333334 + value: {x: -0.40226552, y: -0.17706668, z: 0.8286455, w: 0.34666488} + inSlope: {x: -0.4216465, y: 0.0038605928, z: -0.19612259, w: 0.020384088} + outSlope: {x: -0.4216465, y: 0.0038605928, z: -0.19612259, w: 0.020384088} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.875 + value: {x: -0.39385238, y: -0.19749771, z: 0.83189225, w: 0.33738756} + inSlope: {x: 0.20472433, y: -0.48721123, z: 0.07251689, w: -0.2249167} + outSlope: {x: 0.20472433, y: -0.48721123, z: 0.07251689, w: -0.2249167} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.2083335 + value: {x: -0.31930465, y: -0.3545901, z: 0.84102464, w: 0.25492766} + inSlope: {x: 0.20578417, y: -0.40336192, z: -0.023567732, w: -0.21946521} + outSlope: {x: 0.20578417, y: -0.40336192, z: -0.023567732, w: -0.21946521} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: -0.31280264, y: -0.3861963, z: 0.82778984, w: 0.26032847} + inSlope: {x: -0.004314772, y: -0.09960382, z: -0.07166134, w: 0.07494006} + outSlope: {x: -0.004314772, y: -0.09960382, z: -0.07166134, w: 0.07494006} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.8333335 + value: {x: -0.3505108, y: -0.39281934, z: 0.76961493, w: 0.36128655} + inSlope: {x: -0.17507441, y: 0.05837496, z: -0.26396972, w: 0.45376554} + outSlope: {x: -0.17507441, y: 0.05837496, z: -0.26396972, w: 0.45376554} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.0416667 + value: {x: -0.40052718, y: -0.3638218, z: 0.6759777, w: 0.5002658} + inSlope: {x: -0.30669641, y: 0.25927293, z: -0.7336972, w: 0.9256822} + outSlope: {x: -0.30669641, y: 0.25927293, z: -0.7336972, w: 0.9256822} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.0833335 + value: {x: -0.41361773, y: -0.35186654, z: 0.64241433, w: 0.5407533} + inSlope: {x: 0.105395675, y: -0.1847628, z: -0.893304, w: 1.0030485} + outSlope: {x: 0.105395675, y: -0.1847628, z: -0.893304, w: 1.0030485} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.125 + value: {x: -0.39174432, y: -0.37921858, z: 0.6015358, w: 0.58385307} + inSlope: {x: 0.54712, y: -0.6362743, z: -1.0153049, w: 0.99991786} + outSlope: {x: 0.54712, y: -0.6362743, z: -1.0153049, w: 0.99991786} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.1666667 + value: {x: -0.36802444, y: -0.40488935, z: 0.55780566, w: 0.6240797} + inSlope: {x: 0.38806486, y: -0.39931327, z: -0.649182, w: 0.59259826} + outSlope: {x: 0.38806486, y: -0.39931327, z: -0.649182, w: 0.59259826} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.2083335 + value: {x: -0.35940552, y: -0.41249475, z: 0.5474372, w: 0.63323635} + inSlope: {x: 0.20680603, y: -0.1822434, z: -0.25263286, w: 0.217046} + outSlope: {x: 0.20680603, y: -0.1822434, z: -0.25263286, w: 0.217046} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.3333335 + value: {x: -0.3330188, y: -0.43475512, z: 0.515008, w: 0.659434} + inSlope: {x: 0.21589622, y: -0.17224553, z: -0.26595664, w: 0.20321006} + outSlope: {x: 0.21589622, y: -0.17224553, z: -0.26595664, w: 0.20321006} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.375 + value: {x: -0.3240668, y: -0.4418195, z: 0.5038147, w: 0.6677926} + inSlope: {x: -0.023732953, y: 0.014804572, z: -0.26358807, w: 0.19674774} + outSlope: {x: -0.023732953, y: 0.014804572, z: -0.26358807, w: 0.19674774} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.4166667 + value: {x: -0.3349966, y: -0.43352136, z: 0.49304232, w: 0.67582965} + inSlope: {x: -0.20164487, y: 0.15874714, z: -0.12776552, w: 0.09784322} + outSlope: {x: -0.20164487, y: 0.15874714, z: -0.12776552, w: 0.09784322} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.5416667 + value: {x: -0.3460018, y: -0.42355353, z: 0.50866896, w: 0.6649369} + inSlope: {x: 0.005222072, y: 0.0020853253, z: 0.36015812, w: -0.27483934} + outSlope: {x: 0.005222072, y: 0.0020853253, z: 0.36015812, w: -0.27483934} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.5833335 + value: {x: -0.3445474, y: -0.42471778, z: 0.5273823, w: 0.6502075} + inSlope: {x: -0.21520206, y: 0.075026765, z: 0.38807076, w: -0.3829405} + outSlope: {x: -0.21520206, y: 0.075026765, z: 0.38807076, w: -0.3829405} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.6666667 + value: {x: -0.37969607, y: -0.41055673, z: 0.55860096, w: 0.61256754} + inSlope: {x: -0.35736826, y: 0.18240488, z: 0.47262222, w: -0.5331413} + outSlope: {x: -0.35736826, y: 0.18240488, z: 0.47262222, w: -0.5331413} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.75 + value: {x: -0.4081595, y: -0.39353913, z: 0.59562373, w: 0.56900364} + inSlope: {x: -0.159767, y: 0.0888713, z: 0.16163066, w: -0.21296047} + outSlope: {x: -0.159767, y: 0.0888713, z: 0.16163066, w: -0.21296047} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.8333335 + value: {x: -0.40588695, y: -0.3958645, z: 0.5920842, w: 0.5726983} + inSlope: {x: 0.027060654, y: -0.027703669, z: -0.042338885, w: 0.043805875} + outSlope: {x: 0.027060654, y: -0.027703669, z: -0.042338885, w: 0.043805875} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.9166667 + value: {x: -0.4036499, y: -0.3981559, z: 0.58856773, w: 0.5763043} + inSlope: {x: 0.008633835, y: 0.020630438, z: -0.14701839, w: 0.16776434} + outSlope: {x: 0.008633835, y: 0.020630438, z: -0.14701839, w: 0.16776434} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.9583335 + value: {x: -0.4040553, y: -0.3952844, z: 0.5780828, w: 0.58848095} + inSlope: {x: 0.04393299, y: 0.020446539, z: -0.02576933, w: 0.07063665} + outSlope: {x: 0.04393299, y: 0.020446539, z: -0.02576933, w: 0.07063665} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4 + value: {x: -0.39998883, y: -0.396452, z: 0.58642024, w: 0.58219075} + inSlope: {x: 0.08127874, y: -0.024324033, z: 0.10636744, w: -0.066645026} + outSlope: {x: 0.08127874, y: -0.024324033, z: 0.10636744, w: -0.066645026} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.39676565, y: -0.39600277, z: 0.5844855, w: 0.5866308} + inSlope: {x: -0.007314233, y: 0.011064333, z: 0.025139904, w: -0.022476282} + outSlope: {x: -0.007314233, y: 0.011064333, z: 0.025139904, w: -0.022476282} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/block06Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: -0.00071894267, y: -0.0015864983, z: -0.0003610764, w: 0} + outSlope: {x: -0.00071894267, y: -0.0015864983, z: -0.0003610764, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: -0.00000829626, y: 0, z: -0, w: 1} + inSlope: {x: 0.038373593, y: 0.023225578, z: 0.1063009, w: -0.0005500317} + outSlope: {x: 0.038373593, y: 0.023225578, z: 0.1063009, w: -0.0005500317} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: 0.0031678432, y: 0.0018693607, z: 0.008843363, w: 0.99995416} + inSlope: {x: 0.29699638, y: -0.004001379, z: 0.6294587, w: -0.020199535} + outSlope: {x: 0.29699638, y: -0.004001379, z: 0.6294587, w: -0.020199535} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.024741406, y: -0.00033344858, z: 0.0524549, w: 0.9983167} + inSlope: {x: 0.5176214, y: -0.05699638, z: 1.0441699, w: -0.06768965} + outSlope: {x: 0.5176214, y: -0.05699638, z: 1.0441699, w: -0.06768965} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: 0.25011924, y: -0.039130583, z: 0.4989807, w: 0.8288109} + inSlope: {x: 0.44636172, y: -0.10616494, z: 0.85375524, w: -0.6537045} + outSlope: {x: 0.44636172, y: -0.10616494, z: 0.85375524, w: -0.6537045} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.26853588, y: -0.04365625, z: 0.5338792, w: 0.800597} + inSlope: {x: 0.82510716, y: -0.10868878, z: 0.73547566, w: -0.7903379} + outSlope: {x: 0.82510716, y: -0.10868878, z: 0.73547566, w: -0.7903379} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: 0.3679518, y: -0.052916635, z: 0.58362436, w: 0.7219376} + inSlope: {x: 1.1607684, y: -0.11370213, z: 0.5237161, w: -1.023386} + outSlope: {x: 1.1607684, y: -0.11370213, z: 0.5237161, w: -1.023386} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: 0.41560888, y: -0.05766316, z: 0.60391337, w: 0.6776672} + inSlope: {x: 1.2040977, y: 0.3694057, z: 0.7876407, w: -1.4765482} + outSlope: {x: 1.2040977, y: 0.3694057, z: 0.7876407, w: -1.4765482} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: 0.46829334, y: -0.022132814, z: 0.6492611, w: 0.59889185} + inSlope: {x: 1.144305, y: 1.741375, z: 1.463522, w: -2.7071013} + outSlope: {x: 1.144305, y: 1.741375, z: 1.463522, w: -2.7071013} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: 0.5109676, y: 0.08745133, z: 0.7258735, w: 0.4520755} + inSlope: {x: 0.76698375, y: 2.3901062, z: 1.427669, w: -3.4836342} + outSlope: {x: 0.76698375, y: 2.3901062, z: 1.427669, w: -3.4836342} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: 0.5322086, y: 0.17704265, z: 0.7682335, w: 0.30858907} + inSlope: {x: 0.34480673, y: 2.0646403, z: 0.7189504, w: -3.5689788} + outSlope: {x: 0.34480673, y: 2.0646403, z: 0.7189504, w: -3.5689788} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: 0.48100108, y: 0.44509828, z: 0.6848761, w: -0.31854397} + inSlope: {x: -0.9290981, y: 1.0423739, z: -1.6904564, w: -3.581263} + outSlope: {x: -0.9290981, y: 1.0423739, z: -1.6904564, w: -3.581263} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: 0.43627048, y: 0.48191336, z: 0.60283405, w: -0.46262157} + inSlope: {x: -0.23593679, y: 0.5971904, z: -1.7602732, w: -2.208953} + outSlope: {x: -0.23593679, y: 0.5971904, z: -1.7602732, w: -2.208953} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: 0.46133977, y: 0.49486414, z: 0.5381866, w: -0.5026233} + inSlope: {x: 1.2959887, y: 0.12555638, z: -1.2922595, w: -0.027790636} + outSlope: {x: 1.2959887, y: 0.12555638, z: -1.2922595, w: -0.027790636} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 0.5442695, y: 0.49237642, z: 0.49514568, w: -0.46493757} + inSlope: {x: 1.9263036, y: -0.12740219, z: -1.0933571, w: 0.9556945} + outSlope: {x: 1.9263036, y: -0.12740219, z: -1.0933571, w: 0.9556945} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5 + value: {x: 0.93613005, y: 0.32392126, z: 0.087575376, w: -0.10519565} + inSlope: {x: 0.6443616, y: -0.97799945, z: -1.5671921, w: 1.4167824} + outSlope: {x: 0.6443616, y: -0.97799945, z: -1.5671921, w: 1.4167824} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.75 + value: {x: 0.924764, y: 0.02532557, z: -0.28710404, w: 0.24847822} + inSlope: {x: -0.7332926, y: -1.3263233, z: -1.3268061, w: 1.3313106} + outSlope: {x: -0.7332926, y: -1.3263233, z: -1.3268061, w: 1.3313106} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.8333334 + value: {x: 0.84749204, y: -0.07770571, z: -0.38608402, w: 0.35589072} + inSlope: {x: -1.0265553, y: -0.882009, z: -0.9289232, w: 1.284755} + outSlope: {x: -1.0265553, y: -0.882009, z: -0.9289232, w: 1.284755} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9166667 + value: {x: 0.75552636, y: -0.12946817, z: -0.4465243, w: 0.46155602} + inSlope: {x: -1.2221935, y: -0.60671496, z: -0.6428486, w: 1.2085152} + outSlope: {x: -1.2221935, y: -0.60671496, z: -0.6428486, w: 1.2085152} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.2916667 + value: {x: 0.1494021, y: -0.3031035, z: -0.53187674, w: 0.7764756} + inSlope: {x: -1.8635166, y: -0.25698233, z: 0.20320019, w: 0.39759272} + outSlope: {x: -1.8635166, y: -0.25698233, z: 0.20320019, w: 0.39759272} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.3333335 + value: {x: 0.07136594, y: -0.31259724, z: -0.5214981, w: 0.7907146} + inSlope: {x: -1.4110792, y: 0.08823816, z: 0.16592708, w: 0.3058471} + outSlope: {x: -1.4110792, y: 0.08823816, z: 0.16592708, w: 0.3058471} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: 0.0013811053, y: -0.27189466, z: -0.51605725, w: 0.81225383} + inSlope: {x: -0.74026525, y: 0.5640961, z: 0.06258118, w: 0.22986701} + outSlope: {x: -0.74026525, y: 0.5640961, z: 0.06258118, w: 0.22986701} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.75 + value: {x: -0.24312298, y: -0.075710416, z: -0.4690312, w: 0.8456766} + inSlope: {x: -0.69678783, y: 0.6247412, z: 0.20935196, w: -0.02817462} + outSlope: {x: -0.69678783, y: 0.6247412, z: 0.20935196, w: -0.02817462} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.8333335 + value: {x: -0.2960331, y: -0.017085146, z: -0.46411708, w: 0.8346663} + inSlope: {x: -0.533623, y: 0.8366145, z: -0.21206707, w: -0.29342556} + outSlope: {x: -0.533623, y: 0.8366145, z: -0.21206707, w: -0.29342556} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3 + value: {x: -0.3728418, y: 0.13044655, z: -0.51279247, w: 0.7622444} + inSlope: {x: -0.42611188, y: 0.8697052, z: -0.24598172, w: -0.5227423} + outSlope: {x: -0.42611188, y: 0.8697052, z: -0.24598172, w: -0.5227423} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.0833335 + value: {x: -0.4068765, y: 0.20205158, z: -0.53118503, w: 0.7151707} + inSlope: {x: -0.39006472, y: 0.84590554, z: -0.19607821, w: -0.60653174} + outSlope: {x: -0.39006472, y: 0.84590554, z: -0.19607821, w: -0.60653174} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.125 + value: {x: -0.4227213, y: 0.23696645, z: -0.5388808, w: 0.6890291} + inSlope: {x: -0.23826735, y: 0.9173147, z: -0.5329473, w: -0.90740997} + outSlope: {x: -0.23826735, y: 0.9173147, z: -0.5329473, w: -0.90740997} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.1666667 + value: {x: -0.42673206, y: 0.27849442, z: -0.57559735, w: 0.6395532} + inSlope: {x: 0.18242455, y: 1.0507789, z: -0.7371869, w: -0.9864981} + outSlope: {x: 0.18242455, y: 1.0507789, z: -0.7371869, w: -0.9864981} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.2083335 + value: {x: -0.40751922, y: 0.32453153, z: -0.6003132, w: 0.60682076} + inSlope: {x: 0.48049715, y: 1.0868374, z: -0.5640719, w: -0.8164824} + outSlope: {x: 0.48049715, y: 1.0868374, z: -0.5640719, w: -0.8164824} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.25 + value: {x: -0.38669068, y: 0.36906412, z: -0.6226033, w: 0.57151306} + inSlope: {x: 0.41074914, y: 0.7580282, z: -0.25193843, w: -0.44796693} + outSlope: {x: 0.41074914, y: 0.7580282, z: -0.25193843, w: -0.44796693} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.3333335 + value: {x: -0.36389425, y: 0.3933491, z: -0.6087448, w: 0.5850532} + inSlope: {x: 0.22503218, y: 0.1366873, z: 0.30816466, w: 0.36868894} + outSlope: {x: 0.22503218, y: 0.1366873, z: 0.30816466, w: 0.36868894} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.4583335 + value: {x: -0.33866122, y: 0.4005603, z: -0.5755989, w: 0.6273324} + inSlope: {x: 0.041137308, y: -0.37213013, z: -0.048010044, w: 0.20963141} + outSlope: {x: 0.041137308, y: -0.37213013, z: -0.048010044, w: 0.20963141} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.5416667 + value: {x: -0.34387484, y: 0.3473511, z: -0.60125685, w: 0.6321294} + inSlope: {x: 0.034380134, y: -0.46501082, z: -0.4753409, w: -0.17879571} + outSlope: {x: 0.034380134, y: -0.46501082, z: -0.4753409, w: -0.17879571} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.5833335 + value: {x: -0.33856034, y: 0.3346642, z: -0.6259074, w: 0.6177513} + inSlope: {x: 0.29800564, y: -0.020040318, z: -0.46123344, w: -0.29106915} + outSlope: {x: 0.29800564, y: -0.020040318, z: -0.46123344, w: -0.29106915} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.625 + value: {x: -0.3190411, y: 0.345681, z: -0.63969296, w: 0.6078736} + inSlope: {x: 0.3348552, y: 0.20247819, z: -0.1724409, w: -0.114103064} + outSlope: {x: 0.3348552, y: 0.20247819, z: -0.1724409, w: -0.114103064} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.75 + value: {x: -0.3083534, y: 0.3499433, z: -0.6380986, w: 0.6126077} + inSlope: {x: -0.10369167, y: -0.20395434, z: 0.0529747, w: 0.117157415} + outSlope: {x: -0.10369167, y: -0.20395434, z: 0.0529747, w: 0.117157415} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.8333335 + value: {x: -0.3221348, y: 0.32703736, z: -0.6314462, w: 0.6249412} + inSlope: {x: -0.010368943, y: -0.07276793, z: 0.00968077, w: 0.043718386} + outSlope: {x: -0.010368943, y: -0.07276793, z: 0.00968077, w: 0.043718386} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.875 + value: {x: -0.31549922, y: 0.33085987, z: -0.6343254, w: 0.6233967} + inSlope: {x: 0.06819567, y: 0.026019786, z: -0.03480519, w: -0.014080604} + outSlope: {x: 0.06819567, y: 0.026019786, z: -0.03480519, w: -0.014080604} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4 + value: {x: -0.32075262, y: 0.32351974, z: -0.63028634, w: 0.6286429} + inSlope: {x: -0.0047647255, y: -0.022476926, z: 0.015457476, w: 0.024705} + outSlope: {x: -0.0047647255, y: -0.022476926, z: 0.015457476, w: 0.024705} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.3200737, y: 0.32196817, z: -0.6308164, w: 0.6292535} + inSlope: {x: 0.0054359646, y: -0.012416887, z: -0.0042314692, w: 0.0048823543} + outSlope: {x: 0.0054359646, y: -0.012416887, z: -0.0042314692, w: 0.0048823543} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/block07Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0.41761664, z: 0, w: -0.0036334991} + outSlope: {x: 0, y: 0.41761664, z: 0, w: -0.0036334991} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: 0, y: 0.017400693, z: -0, w: 0.9998486} + inSlope: {x: 0, y: 0.7711919, z: 0, w: -0.0248065} + outSlope: {x: 0, y: 0.7711919, z: 0, w: -0.0248065} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0, y: 0.21311092, z: -0, w: 0.977028} + inSlope: {x: 0, y: 1.984725, z: 0, w: -0.4387185} + outSlope: {x: 0, y: 1.984725, z: 0, w: -0.4387185} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: 0, y: 0.55533105, z: -0, w: 0.8316294} + inSlope: {x: 0, y: 2.2167997, z: 0, w: -1.4897443} + outSlope: {x: 0, y: 2.2167997, z: 0, w: -1.4897443} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.45833334 + value: {x: 8.57896e-17, y: 0.7967768, z: -8.57896e-17, w: 0.60427374} + inSlope: {x: -3.0256156e-17, y: 1.5603215, z: 3.0256156e-17, w: -2.0544424} + outSlope: {x: -3.0256156e-17, y: 1.5603215, z: 3.0256156e-17, w: -2.0544424} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 7.9306696e-17, y: 0.93154144, z: -7.9306696e-17, w: 0.3636352} + inSlope: {x: -6.068058e-17, y: 0.6454133, z: 6.068058e-17, w: -1.6364032} + outSlope: {x: -6.068058e-17, y: 0.6454133, z: 6.068058e-17, w: -1.6364032} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: 6.35626e-17, y: 0.99924666, z: -6.35626e-17, w: 0.03880942} + inSlope: {x: -9.430879e-17, y: 0.06288239, z: 9.430879e-17, w: -1.6030623} + outSlope: {x: -9.430879e-17, y: 0.06288239, z: 9.430879e-17, w: -1.6030623} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9583334 + value: {x: 4.567348e-17, y: 0.9737073, z: -4.567348e-17, w: -0.2278028} + inSlope: {x: -1.322009e-16, y: -0.41845125, z: 1.322009e-16, w: -1.7405536} + outSlope: {x: -1.322009e-16, y: -0.41845125, z: 1.322009e-16, w: -1.7405536} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 3.958841e-17, y: 0.9521522, z: -3.958841e-17, w: -0.30562437} + inSlope: {x: -1.09729055e-16, y: -0.411709, z: 1.09729055e-16, w: -1.3803022} + outSlope: {x: -1.09729055e-16, y: -0.411709, z: 1.09729055e-16, w: -1.3803022} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: 3.652939e-17, y: 0.9393982, z: -3.652939e-17, w: -0.34282798} + inSlope: {x: -7.3290776e-17, y: -0.31971705, z: 7.3290776e-17, w: -0.87721205} + outSlope: {x: -7.3290776e-17, y: -0.31971705, z: 7.3290776e-17, w: -0.87721205} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5 + value: {x: 1.0159671e-17, y: 0.78518337, z: -1.0159671e-17, w: -0.61926335} + inSlope: {x: -3.162874e-17, y: -0.22748128, z: 3.162874e-17, w: -0.28905547} + outSlope: {x: -3.162874e-17, y: -0.22748128, z: 3.162874e-17, w: -0.28905547} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: 6.638506e-19, y: 0.7125068, z: -6.638506e-19, w: -0.7016652} + inSlope: {x: -1.31427816e-17, y: -0.10644446, z: 1.31427816e-17, w: -0.10819326} + outSlope: {x: -1.31427816e-17, y: -0.10644446, z: 1.31427816e-17, w: -0.10819326} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5833335 + value: {x: -0, y: 0.70080614, z: 0, w: -0.7133518} + inSlope: {x: 0, y: -0.0002825263, z: 0, w: -0.0002775195} + outSlope: {x: 0, y: -0.0002825263, z: 0, w: -0.0002775195} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0, y: 0.7003677, z: 0, w: -0.71378225} + inSlope: {x: 0, y: -0.00028324235, z: 0, w: -0.00027752027} + outSlope: {x: 0, y: -0.00028324235, z: 0, w: -0.00027752027} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/sdwPg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0.0017182152, z: 0, w: 0} + outSlope: {x: 0, y: 0.0017182152, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.20833334 + value: {x: 0, y: -0.04296726, z: -0, w: 0.9990765} + inSlope: {x: 0, y: -0.60823977, z: 0, w: -0.027869944} + outSlope: {x: 0, y: -0.60823977, z: 0, w: -0.027869944} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.45833334 + value: {x: 0, y: -0.22542913, z: -0, w: 0.9742596} + inSlope: {x: 0, y: -0.5527122, z: 0, w: -0.12608603} + outSlope: {x: 0, y: -0.5527122, z: 0, w: -0.12608603} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7083334 + value: {x: 0, y: -0.28224242, z: -0, w: 0.95934314} + inSlope: {x: 0, y: -0.1239821, z: 0, w: -0.036442287} + outSlope: {x: 0, y: -0.1239821, z: 0, w: -0.036442287} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0833335 + value: {x: 0, y: -0.31782323, z: -0, w: 0.94815004} + inSlope: {x: 0, y: -0.00014913097, z: 0, w: -0.000049352697} + outSlope: {x: 0, y: -0.00014913097, z: 0, w: -0.000049352697} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0, y: -0.31812662, z: -0, w: 0.94804823} + inSlope: {x: 0, y: -0.0001480585, z: 0, w: -0.000050068094} + outSlope: {x: 0, y: -0.0001480585, z: 0, w: -0.000050068094} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/sdwPg1 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/sdwPg15 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0.26393482, z: -0, w: 0.96454054} + inSlope: {x: 0, y: -0.0000743866, z: 0, w: 0.00002002716} + outSlope: {x: 0, y: -0.0000743866, z: 0, w: 0.00002002716} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 0, y: 0.2638915, z: -0, w: 0.9645524} + inSlope: {x: 0, y: -0.00007474424, z: 0, w: 0.000020027166} + outSlope: {x: 0, y: -0.00007474424, z: 0, w: 0.000020027166} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0, y: 0.25099266, z: -0, w: 0.96798897} + inSlope: {x: 0, y: -0.49861652, z: 0, w: 0.12500018} + outSlope: {x: 0, y: -0.49861652, z: 0, w: 0.12500018} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: 0, y: 0.1803658, z: -0, w: 0.9835996} + inSlope: {x: 0, y: 0.079343095, z: 0, w: -0.015925877} + outSlope: {x: 0, y: 0.079343095, z: 0, w: -0.015925877} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: 0, y: 0.31201234, z: -0, w: 0.95007807} + inSlope: {x: 0, y: 1.4922026, z: 0, w: -0.4900515} + outSlope: {x: 0, y: 1.4922026, z: 0, w: -0.4900515} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: 0, y: 0.43789715, z: -0, w: 0.89902514} + inSlope: {x: 0, y: -0.12951389, z: 0, w: 0.058966026} + outSlope: {x: 0, y: -0.12951389, z: 0, w: 0.058966026} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: 0, y: 0.37119386, z: -0, w: 0.92855537} + inSlope: {x: 0, y: -0.65911216, z: 0, w: 0.272162} + outSlope: {x: 0, y: -0.65911216, z: 0, w: 0.272162} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 0, y: 0.33621863, z: -0, w: 0.94178396} + inSlope: {x: 0, y: -0.42677814, z: 0, w: 0.15240756} + outSlope: {x: 0, y: -0.42677814, z: 0, w: 0.15240756} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5 + value: {x: 0, y: 0.25305808, z: -0, w: 0.9674511} + inSlope: {x: 0, y: 0.05101365, z: 0, w: -0.013598394} + outSlope: {x: 0, y: 0.05101365, z: 0, w: -0.013598394} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7083334 + value: {x: 0, y: 0.34820163, z: -0, w: 0.93741965} + inSlope: {x: 0, y: 0.47431302, z: 0, w: -0.17441958} + outSlope: {x: 0, y: 0.47431302, z: 0, w: -0.17441958} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: 0, y: 0.3464189, z: -0, w: 0.93807995} + inSlope: {x: 0, y: -0.21116841, z: 0, w: 0.07784267} + outSlope: {x: 0, y: -0.21116841, z: 0, w: 0.07784267} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: 0, y: 0.23709257, z: -0, w: 0.97148705} + inSlope: {x: 0, y: -0.014781626, z: 0, w: 0.0036170413} + outSlope: {x: 0, y: -0.014781626, z: 0, w: 0.0036170413} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.4166667 + value: {x: 0, y: 0.23707655, z: -0, w: 0.971491} + inSlope: {x: 0, y: -0.0000184178, z: 0, w: 0.0000042915262} + outSlope: {x: 0, y: -0.0000184178, z: 0, w: 0.0000042915262} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.5833335 + value: {x: 0, y: 0.20908001, z: -0, w: 0.97789854} + inSlope: {x: 0, y: -0.32491916, z: 0, w: 0.06946927} + outSlope: {x: 0, y: -0.32491916, z: 0, w: 0.06946927} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.75 + value: {x: 0, y: 0.18085873, z: -0, w: 0.98350906} + inSlope: {x: 0, y: 0.00006222731, z: 0, w: -0.000011444106} + outSlope: {x: 0, y: 0.00006222731, z: 0, w: -0.000011444106} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0, y: 0.18088211, z: -0, w: 0.9835048} + inSlope: {x: 0, y: 0.00006258512, z: 0, w: -0.000011444135} + outSlope: {x: 0, y: 0.00006258512, z: 0, w: -0.000011444135} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/sdwPg2 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: -0.23879455, z: 0, w: -0.9710702} + inSlope: {x: 0, y: -0.000054001808, z: 0, w: 0.000014305115} + outSlope: {x: 0, y: -0.000054001808, z: 0, w: 0.000014305115} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: -0, y: -0.23883541, z: 0, w: -0.9710601} + inSlope: {x: 0, y: -0.00005471708, z: 0, w: 0.000013589863} + outSlope: {x: 0, y: -0.00005471708, z: 0, w: 0.000013589863} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: -0, y: -0.26324895, z: 0, w: -0.96472794} + inSlope: {x: 0, y: -1.022555, z: 0, w: 0.30023664} + outSlope: {x: 0, y: -1.022555, z: 0, w: 0.30023664} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: -0, y: -0.4019499, z: 0, w: -0.91566163} + inSlope: {x: 0, y: -1.8535036, z: 0, w: 0.815487} + outSlope: {x: 0, y: -1.8535036, z: 0, w: 0.815487} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: -0, y: -0.537645, z: 0, w: -0.84317136} + inSlope: {x: 0, y: -1.2355274, z: 0, w: 0.7741739} + outSlope: {x: 0, y: -1.2355274, z: 0, w: 0.7741739} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 0.000002335375, y: -0.7056924, z: -0.0000024186227, w: -0.7085183} + inSlope: {x: 0.0047105444, y: -0.47588798, z: -0.0033066703, w: 0.47142908} + outSlope: {x: 0.0047105444, y: -0.47588798, z: -0.0033066703, w: 0.47142908} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6666667 + value: {x: 0.036038436, y: -0.8334499, z: 0.0060797147, w: -0.5513851} + inSlope: {x: 0.043650724, y: -0.19405736, z: 0.03863945, w: 0.2963303} + outSlope: {x: 0.043650724, y: -0.19405736, z: 0.03863945, w: 0.2963303} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.1666667 + value: {x: 0.03490021, y: -0.90596074, z: 0.0114833815, w: -0.42176455} + inSlope: {x: -0.011659138, y: -0.18089785, z: 0.011617485, w: 0.3890501} + outSlope: {x: -0.011659138, y: -0.18089785, z: 0.011617485, w: 0.3890501} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.625 + value: {x: 0.029438453, y: -0.9924308, z: 0.021645641, w: -0.11724297} + inSlope: {x: -0.041271515, y: -0.11056795, z: 0.043991096, w: 0.9522425} + outSlope: {x: -0.041271515, y: -0.11056795, z: 0.043991096, w: 0.9522425} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.875 + value: {x: 0.01579285, y: -0.978646, z: 0.03521838, w: 0.20189695} + inSlope: {x: -0.04639589, y: 0.2854065, z: 0.03444583, w: 1.3853102} + outSlope: {x: -0.04639589, y: 0.2854065, z: 0.03444583, w: 1.3853102} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.1666667 + value: {x: 0.011197529, y: -0.87689954, z: 0.034951106, w: 0.4792705} + inSlope: {x: 0.0010285022, y: 0.14295861, z: -0.007892698, w: 0.26590297} + outSlope: {x: 0.0010285022, y: 0.14295861, z: -0.007892698, w: 0.26590297} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.3333335 + value: {x: 0.011175952, y: -0.87373775, z: 0.034743488, w: 0.48502612} + inSlope: {x: -0.00028352093, y: -0.000019311921, z: -0.0001546295, w: -0.000018239034} + outSlope: {x: -0.00028352093, y: -0.000019311921, z: -0.0001546295, w: -0.000018239034} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0.011222304, y: -0.87375003, z: 0.034771413, w: 0.48500088} + inSlope: {x: 0.000077605546, y: -0.000015735686, z: 0.000045955356, w: -0.000033617147} + outSlope: {x: 0.000077605546, y: -0.000015735686, z: 0.000045955356, w: -0.000033617147} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/sdwPg3 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0.17585196, z: -0, w: 0.98441666} + inSlope: {x: 0.00000004582594, y: 0.000043272972, z: -0.00000004582594, w: -0.000008583069} + outSlope: {x: 0.00000004582594, y: 0.000043272972, z: -0.00000004582594, w: -0.000008583069} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: 0.00000004009873, y: 0.17589006, z: -0.00000004009873, w: 0.9844098} + inSlope: {x: 0.000000045828354, y: 0.000043630607, z: -0.000000045828354, w: -0.000007867816} + outSlope: {x: 0.000000045828354, y: 0.000043630607, z: -0.000000045828354, w: -0.000007867816} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 0.00000004698551, y: 0.21245927, z: -0.00000004698551, w: 0.97716993} + inSlope: {x: 0.000000071989135, y: 0.8106928, z: -0.000000071989135, w: -0.18236573} + outSlope: {x: 0.000000071989135, y: 0.8106928, z: -0.000000071989135, w: -0.18236573} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: 0.00000006120787, y: 0.42151538, z: -0.00000006120787, w: 0.90682125} + inSlope: {x: 0.0000000877877, y: 1.4388599, z: -0.0000000877877, w: -0.6700649} + outSlope: {x: 0.0000000877877, y: 1.4388599, z: -0.0000000877877, w: -0.6700649} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: 0.00000007663321, y: 0.65876424, z: -0.00000007663321, w: 0.7523495} + inSlope: {x: 0.000000060380046, y: 0.65923524, z: -0.000000060380046, w: -0.5727179} + outSlope: {x: 0.000000060380046, y: 0.65923524, z: -0.000000060380046, w: -0.5727179} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7916667 + value: {x: 0.00000009891165, y: 0.8063818, z: -0.00000009891165, w: 0.59139526} + inSlope: {x: 0.000000052572833, y: 0.10433212, z: -0.000000052572833, w: -0.14173853} + outSlope: {x: 0.000000052572833, y: 0.10433212, z: -0.000000052572833, w: -0.14173853} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.125 + value: {x: 0.00000011715636, y: 0.8113746, z: -0.00000011715636, w: 0.58452654} + inSlope: {x: 0.000000055056937, y: 0.0023245835, z: -0.000000055056937, w: -0.0032258066} + outSlope: {x: 0.000000055056937, y: 0.0023245835, z: -0.000000055056937, w: -0.0032258066} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: 0.00000013856683, y: 0.8439927, z: -0.00000013856683, w: 0.53635466} + inSlope: {x: 0.00000004902514, y: 0.09579188, z: -0.00000004902514, w: -0.1505596} + outSlope: {x: 0.00000004902514, y: 0.09579188, z: -0.00000004902514, w: -0.1505596} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.0833335 + value: {x: 0.00000016746391, y: 0.8526306, z: -0.00000016746391, w: 0.52251416} + inSlope: {x: 0.00000005427625, y: 0.0004763608, z: -0.00000005427625, w: -0.00077605323} + outSlope: {x: 0.00000005427625, y: 0.0004763608, z: -0.00000005427625, w: -0.00077605323} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0.00000022398842, y: 0.8531259, z: -0.00000022398842, w: 0.52170515} + inSlope: {x: 0.00000005425168, y: 0.00047636213, z: -0.00000005425168, w: -0.0007782012} + outSlope: {x: 0.00000005425168, y: 0.00047636213, z: -0.00000005425168, w: -0.0007782012} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/sdwPg4 + m_CompressedRotationCurves: [] + m_EulerCurves: [] + 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: 4.125 + 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: wall_high_model_skeleton/wall_root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: -0.0000064502165, z: 0.0128} + inSlope: {x: -0, y: -0.0001879227, z: -0} + outSlope: {x: -0, y: -0.0001879227, 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.041666668 + value: {x: -0, y: -0.000014280329, z: 0.0128} + inSlope: {x: -0, y: -0.0001879227, z: -0} + outSlope: {x: -0, y: -0.0004851031, z: -0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: -0, y: -0.00003449296, z: 0.0128} + inSlope: {x: -0, y: -0.0004851031, z: -0} + outSlope: {x: -0, y: -0.0006642852, 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.125 + value: {x: -0, y: -0.00006217151, z: 0.0128} + inSlope: {x: -0, y: -0.0006642852, z: -0} + outSlope: {x: -0, y: -0.00072546926, z: -0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: -0, y: -0.0000923994, z: 0.0128} + inSlope: {x: -0, y: -0.00072546926, z: -0} + outSlope: {x: -0, y: -0.0006686545, 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.20833333 + value: {x: -0, y: -0.000120259996, z: 0.0128} + inSlope: {x: -0, y: -0.0006686545, z: -0} + outSlope: {x: -0, y: -0.00049384555, 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.0001408369, z: 0.0128} + inSlope: {x: -0, y: -0.00049384555, z: -0} + outSlope: {x: -0, y: -0.00020307122, 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.29166666 + value: {x: -0, y: -0.0001492982, z: 0.0128} + inSlope: {x: -0, y: -0.00020307122, z: -0} + outSlope: {x: -0, y: -0.00005863686, 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.375 + value: {x: -0, y: -0.00036708778, z: 0.0128} + inSlope: {x: -0, y: -0.00008306875, z: -0} + outSlope: {x: -0, y: -0.00007927432, 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: 3.125 + value: {x: -0, y: -0.00039483054, z: 0.0128} + inSlope: {x: -0, y: 0.000005042572, z: -0} + outSlope: {x: -0, y: 0.000005041649, 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: 3.75 + value: {x: -0, y: -0.0003503789, z: 0.0128} + inSlope: {x: -0, y: 0.000116207375, z: -0} + outSlope: {x: -0, y: 0.00009345603, 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: 4.125 + value: {x: -0, y: -0.0003382013, z: 0.0128} + inSlope: {x: -0, y: 0.0000018641424, z: -0} + outSlope: {x: -0, y: 0.0000018641424, 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: wall_high_model_skeleton/wall_root/block01Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: -0.0000064502165, z: -0.0128} + inSlope: {x: 0.00024545207, y: -0.0011645831, z: 0.0001859951} + outSlope: {x: 0.00024545207, y: -0.0011645831, z: 0.0001859951} + 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.041666668 + value: {x: 0.00001022717, y: -0.000054974516, z: -0.012792249} + inSlope: {x: 0.00024545207, y: -0.0011645831, z: 0.0001859951} + outSlope: {x: 0.0007187599, y: -0.0030770828, z: 0.0001859951} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.0000401755, y: -0.0001831863, z: -0.0127845} + inSlope: {x: 0.0007187599, y: -0.0030770828, z: 0.0001859951} + outSlope: {x: 0.0011656743, y: -0.004128693, z: 0.00018599512} + 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.125 + value: {x: 0.00008874526, y: -0.0003552152, z: -0.01277675} + inSlope: {x: 0.0011656743, y: -0.004128693, z: 0.00018599512} + outSlope: {x: 0.0015861943, y: 0.0012562696, z: 0.00018599509} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.0001548367, y: -0.0003028706, z: -0.012769001} + inSlope: {x: 0.0015861943, y: 0.0012562696, z: 0.00018599509} + outSlope: {x: 0.0019803217, y: 0.0036972899, z: -0.00009658815} + 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.20833333 + value: {x: 0.00023735009, y: -0.0001488169, z: -0.012773025} + inSlope: {x: 0.0019803217, y: 0.0036972899, z: -0.00009658815} + outSlope: {x: 0.0019603171, y: 0.0013091115, z: -0.000096588126} + 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.00031903, y: -0.000094270574, z: -0.012777049} + inSlope: {x: 0.0019603171, y: 0.0013091115, z: -0.000096588126} + outSlope: {x: -0.0015405454, y: 0.0011815969, z: -0.000096616764} + 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.29166666 + value: {x: 0.0002548406, y: -0.00004503738, z: -0.012781075} + inSlope: {x: -0.0015405454, y: 0.0011815969, z: -0.000096616764} + outSlope: {x: 0.0015039349, y: 0.0012681521, z: -0.00009658808} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: 0.00031750457, y: 0.000007802318, z: -0.012785099} + inSlope: {x: 0.0015039349, y: 0.0012681521, z: -0.00009658808} + outSlope: {x: 0.01954552, y: 0.0014471683, z: -0.020940002} + 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.375 + value: {x: 0.0011319009, y: 0.00006810098, z: -0.0136576} + inSlope: {x: 0.01954552, y: 0.0014471683, z: -0.020940002} + outSlope: {x: 0.026285047, y: 0.0017322946, z: -0.025907543} + 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.002227111, y: 0.0001402799, z: -0.01473708} + inSlope: {x: 0.026285047, y: 0.0017322946, z: -0.025907543} + outSlope: {x: 0.022892604, y: 0.003290866, z: -0.027046783} + 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.45833334 + value: {x: 0.00318097, y: 0.00027739938, z: -0.01586403} + inSlope: {x: 0.022892604, y: 0.003290866, z: -0.027046783} + outSlope: {x: 0.012295971, y: 0.0042036846, z: -0.021479763} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.003693302, y: 0.00045255286, z: -0.01675902} + inSlope: {x: 0.012295971, y: 0.0042036846, z: -0.021479763} + outSlope: {x: 0.009605923, y: 0.0030771708, z: -0.016905576} + 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.5416667 + value: {x: 0.0040935487, y: 0.0005807684, z: -0.01746342} + inSlope: {x: 0.009605923, y: 0.0030771708, z: -0.016905576} + outSlope: {x: 0.008095859, y: -0.000088670335, z: -0.0092452895} + 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.5833333 + value: {x: 0.004430876, y: 0.0005770738, z: -0.017848639} + inSlope: {x: 0.008095859, y: -0.000088670335, z: -0.0092452895} + outSlope: {x: 0.0027682316, y: -0.0051219068, z: -0.011661609} + 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.625 + value: {x: 0.004546219, y: 0.0003636609, z: -0.01833454} + inSlope: {x: 0.0027682316, y: -0.0051219068, z: -0.011661609} + outSlope: {x: -0.000029740318, y: -0.0060983994, z: -0.012978223} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.00454498, y: 0.000109560795, z: -0.018875299} + inSlope: {x: -0.000029740318, y: -0.0060983994, z: -0.012978223} + outSlope: {x: -0.000029733208, y: -0.0047909734, z: -0.00769201} + 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.7083333 + value: {x: 0.004543741, y: -0.0000900629, z: -0.019195799} + inSlope: {x: -0.000029733208, y: -0.0047909734, z: -0.00769201} + outSlope: {x: -0.00036434393, y: -0.003592054, z: -0.003606718} + 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.75 + value: {x: 0.0045285597, y: -0.00023973189, z: -0.019346079} + inSlope: {x: -0.00036434393, y: -0.003592054, z: -0.003606718} + outSlope: {x: -0.0004923818, y: 0.0025690882, z: -0.0010262484} + 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.7916667 + value: {x: 0.004508044, y: -0.00013268649, z: -0.01938884} + inSlope: {x: -0.0004923818, y: 0.0025690882, z: -0.0010262484} + outSlope: {x: -0.0005491453, y: 0.009671281, z: 0.00062304555} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.8333333 + value: {x: 0.004485163, y: 0.00027028317, z: -0.01936288} + inSlope: {x: -0.0005491453, y: 0.009671281, z: 0.00062304555} + outSlope: {x: -0.0005346033, y: 0.008957663, z: 0.0013418477} + 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.875 + value: {x: 0.004462888, y: 0.0006435193, z: -0.019306969} + inSlope: {x: -0.0005346033, y: 0.008957663, z: 0.0013418477} + outSlope: {x: -0.00044872976, y: 0.0050811637, z: 0.0011294169} + 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.9166667 + value: {x: 0.0044441908, y: 0.00085523457, z: -0.019259911} + inSlope: {x: -0.00044872976, y: 0.0050811637, z: 0.0011294169} + outSlope: {x: -0.00029162434, y: 0.003151856, z: -0.0002669623} + 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.004429406, y: 0.001118633, z: -0.019282157} + inSlope: {x: -0.00006321427, y: 0.003169708, z: -0.00026693332} + outSlope: {x: 0.00023649953, y: 0.0051126275, z: -0.0002669623} + 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.0416666 + value: {x: 0.00443926, y: 0.0013316589, z: -0.019293278} + inSlope: {x: 0.00023649953, y: 0.0051126275, z: -0.0002669623} + outSlope: {x: 0.00060750847, y: 0.0060490207, z: -0.0010300807} + 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.2916666 + value: {x: 0.004819358, y: 0.002831145, z: -0.019989729} + inSlope: {x: 0.0024519132, y: 0.0068179243, z: -0.0049447394} + outSlope: {x: 0.0033957271, y: 0.0077400818, z: -0.0060902196} + 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.4166666 + value: {x: 0.005420604, y: 0.0038234838, z: -0.02091441} + inSlope: {x: 0.006341835, y: 0.007764101, z: -0.008744896} + outSlope: {x: 0.008344143, y: 0.0060456377, z: -0.010296459} + 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.4583334 + value: {x: 0.0057682768, y: 0.0040753856, z: -0.021343429} + inSlope: {x: 0.008344143, y: 0.0060456377, z: -0.010296459} + outSlope: {x: 0.006936156, y: 0.003155282, z: -0.010964652} + 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.5 + value: {x: 0.0060572834, y: 0.004206856, z: -0.021800289} + inSlope: {x: 0.006936156, y: 0.003155282, z: -0.010964652} + outSlope: {x: -0.0025513482, y: -0.00047512338, z: 0.0035997427} + 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.5416666 + value: {x: 0.005950977, y: 0.004187059, z: -0.0216503} + inSlope: {x: -0.0025513482, y: -0.00047512338, z: 0.0035997427} + outSlope: {x: -0.004796109, y: -0.0029079309, z: 0.005582646} + 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.6666666 + value: {x: 0.0054647927, y: 0.003799809, z: -0.02099682} + inSlope: {x: -0.0030746155, y: -0.0027273658, z: 0.004895272} + outSlope: {x: -0.0026269862, y: -0.0009797268, z: 0.0046509844} + 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.8333334 + value: {x: 0.005024117, y: 0.003859136, z: -0.02025505} + inSlope: {x: -0.0029365052, y: 0.0014810844, z: 0.0043165884} + outSlope: {x: -0.0034146055, y: 0.0018853158, z: 0.0043380014} + 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.0416667 + value: {x: 0.004491051, y: 0.004207228, z: -0.01946957} + inSlope: {x: -0.0017152228, y: 0.00048890495, z: 0.0024179888} + outSlope: {x: -0.0013892966, y: -0.0007724434, z: 0.0016857783} + 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.2083333 + value: {x: 0.004317566, y: 0.004055931, z: -0.01929369} + inSlope: {x: -0.0007487611, y: -0.00034046304, z: 0.00069743424} + outSlope: {x: -0.00064768427, y: 0.00071889505, z: 0.0007313905} + 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.625 + value: {x: 0.0039557638, y: 0.004261257, z: -0.01875491} + inSlope: {x: -0.00095620926, y: 0.00023918822, z: 0.0011817432} + outSlope: {x: -0.00082564674, y: 0.0001700875, z: 0.00097057153} + 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: 3.1666667 + value: {x: 0.0038832894, y: 0.0042577917, z: -0.018690165} + inSlope: {x: -0.000016264883, y: -0.00014205667, z: -0.000054874316} + outSlope: {x: -0.00001627213, y: -0.00014205748, z: -0.00005487463} + 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: 4.125 + value: {x: 0.003859731, y: 0.004200576, z: -0.0187384} + inSlope: {x: -0.000025355914, y: -0.000009841956, z: -0.000048351474} + outSlope: {x: -0.000025355914, y: -0.000009841956, z: -0.000048351474} + 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: wall_high_model_skeleton/wall_root/block02Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.001062566, y: 0.02032738, z: -0.0019184109} + inSlope: {x: -0.0007285434, y: -0.0005683136, z: 0.0018877422} + outSlope: {x: -0.0007285434, y: -0.0005683136, z: 0.0018877422} + 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.041666668 + value: {x: 0.00103221, y: 0.0203037, z: -0.001839755} + inSlope: {x: -0.0007285434, y: -0.0005683136, z: 0.0018877422} + outSlope: {x: 0.0007285434, y: -0.0013264846, z: -0.0011300147} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.001062566, y: 0.02024843, z: -0.0018868389} + inSlope: {x: 0.0007285434, y: -0.0013264846, z: -0.0011300147} + outSlope: {x: 0.036345284, y: -0.0015172578, z: -0.012539593} + 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.125 + value: {x: 0.0025769528, y: 0.02018521, z: -0.002409322} + inSlope: {x: 0.036345284, y: -0.0015172578, z: -0.012539593} + outSlope: {x: 0.069779806, y: -0.001140518, z: -0.02128987} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.005484445, y: 0.020137688, z: -0.0032964} + inSlope: {x: 0.069779806, y: -0.001140518, z: -0.02128987} + outSlope: {x: 0.070061274, y: -0.002093983, z: -0.02427831} + 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.29166666 + value: {x: 0.014079209, y: 0.01947752, z: -0.006229857} + inSlope: {x: 0.06768432, y: -0.0083649745, z: -0.023438677} + outSlope: {x: 0.0675278, y: -0.011009268, z: -0.027078168} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: 0.016892869, y: 0.019018799, z: -0.0073581147} + inSlope: {x: 0.0675278, y: -0.011009268, z: -0.027078168} + outSlope: {x: 0.068059, y: -0.013319524, z: -0.033295374} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.028378898, y: 0.0160833, z: -0.01327263} + inSlope: {x: 0.06856557, y: -0.02228497, z: -0.036395997} + outSlope: {x: 0.06573265, y: -0.024412552, z: -0.03718919} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.03841233, y: 0.011593749, z: -0.01990615} + inSlope: {x: 0.05713603, y: -0.03144217, z: -0.043411195} + outSlope: {x: 0.052990373, y: -0.031725626, z: -0.039143093} + 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.7083333 + value: {x: 0.04062026, y: 0.010271849, z: -0.02153711} + inSlope: {x: 0.052990373, y: -0.031725626, z: -0.039143093} + outSlope: {x: 0.043780267, y: -0.0018772592, z: -0.025552299} + 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.75 + value: {x: 0.042444438, y: 0.01019363, z: -0.02260179} + inSlope: {x: 0.043780267, y: -0.0018772592, z: -0.025552299} + outSlope: {x: 0.036817685, y: 0.006675822, z: -0.016233094} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.8333333 + value: {x: 0.04541925, y: 0.01075398, z: -0.02386919} + inSlope: {x: 0.034577783, y: 0.006772563, z: -0.014184507} + outSlope: {x: 0.03633692, y: 0.000006237027, z: -0.016060632} + 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.9166667 + value: {x: 0.04849216, y: 0.01060158, z: -0.025203653} + inSlope: {x: 0.037412893, y: -0.0036638242, z: -0.015966445} + outSlope: {x: 0.03735504, y: -0.0077702594, z: -0.015857521} + 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.051562537, y: 0.009762635, z: -0.026521154} + inSlope: {x: 0.03633406, y: -0.012364419, z: -0.015762512} + outSlope: {x: 0.034312166, y: -0.015044102, z: -0.015681282} + 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.0416666 + value: {x: 0.05299221, y: 0.009135798, z: -0.02717454} + inSlope: {x: 0.034312166, y: -0.015044102, z: -0.015681282} + outSlope: {x: 0.027789978, y: -0.00044666204, z: -0.015614632} + 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.0833334 + value: {x: 0.054150127, y: 0.009117187, z: -0.02782515} + inSlope: {x: 0.027789978, y: -0.00044666204, z: -0.015614632} + outSlope: {x: 0.021308005, y: 0.00669563, z: -0.015561919} + 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.1666666 + value: {x: 0.055812318, y: 0.0096431095, z: -0.029120348} + inSlope: {x: 0.01858465, y: 0.0059265285, z: -0.015522894} + outSlope: {x: 0.019471856, y: 0.0010929087, z: -0.015498703} + 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.2083334 + value: {x: 0.05662365, y: 0.009688647, z: -0.02976613} + inSlope: {x: 0.019471856, y: 0.0010929087, z: -0.015498703} + outSlope: {x: 0.020623416, y: -0.0037383018, z: -0.01548799} + 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.2916666 + value: {x: 0.05835504, y: 0.009199538, z: -0.031056933} + inSlope: {x: 0.020930003, y: -0.008000343, z: -0.015491309} + outSlope: {x: 0.020857388, y: -0.012124821, z: -0.015509003} + 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.375 + value: {x: 0.06007438, y: 0.008023009, z: -0.03235068} + inSlope: {x: 0.020406779, y: -0.016111866, z: -0.015540976} + outSlope: {x: 0.019576281, y: -0.019961433, z: -0.015586295} + 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.4583334 + value: {x: 0.061655387, y: 0.006240587, z: -0.03366685} + inSlope: {x: 0.018367847, y: -0.022816671, z: -0.01600167} + outSlope: {x: 0.017232988, y: -0.017697388, z: -0.020254344} + 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.5416666 + value: {x: 0.06295115, y: 0.0047514318, z: -0.035371114} + inSlope: {x: 0.013865331, y: -0.01804237, z: -0.020648021} + outSlope: {x: 0.005313367, y: 0.008644908, z: -0.01478734} + 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.5833334 + value: {x: 0.06317254, y: 0.005111637, z: -0.035987254} + inSlope: {x: 0.005313367, y: 0.008644908, z: -0.01478734} + outSlope: {x: 0.0026225303, y: 0.017343938, z: -0.0104303835} + 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.625 + value: {x: 0.06328181, y: 0.0058343005, z: -0.03642185} + inSlope: {x: 0.0026225303, y: 0.017343938, z: -0.0104303835} + outSlope: {x: 0.002622416, y: 0.011754581, z: -0.009798212} + 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.6666666 + value: {x: 0.06339108, y: 0.006324074, z: -0.03683011} + inSlope: {x: 0.002622416, y: 0.011754581, z: -0.009798212} + outSlope: {x: 0.0036381844, y: 0.007381139, z: -0.009286061} + 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.7083334 + value: {x: 0.06354267, y: 0.006631622, z: -0.03721703} + inSlope: {x: 0.0036381844, y: 0.007381139, z: -0.009286061} + outSlope: {x: 0.00402409, y: 0.0030757457, z: -0.008894128} + 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.75 + value: {x: 0.06371034, y: 0.006759778, z: -0.037587617} + inSlope: {x: 0.00402409, y: 0.0030757457, z: -0.008894128} + outSlope: {x: 0.004192089, y: -0.0011616623, z: -0.008621872} + 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.7916666 + value: {x: 0.06388501, y: 0.0067113754, z: -0.03794686} + inSlope: {x: 0.004192089, y: -0.0011616623, z: -0.008621872} + outSlope: {x: 0.0041418374, y: -0.0053309626, z: -0.008469528} + 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.8333334 + value: {x: 0.06405759, y: 0.0064892517, z: -0.03829976} + inSlope: {x: 0.0041418374, y: -0.0053309626, z: -0.008469528} + outSlope: {x: 0.0038738286, y: -0.009432258, z: -0.008437508} + 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.875 + value: {x: 0.064219, y: 0.0060962415, z: -0.03865132} + inSlope: {x: 0.0038738286, y: -0.009432258, z: -0.008437508} + outSlope: {x: 0.0033876833, y: -0.013465532, z: -0.008524941} + 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.9583334 + value: {x: 0.06446901, y: 0.0049891504, z: -0.03933467} + inSlope: {x: 0.0026125666, y: -0.0131046325, z: -0.007875351} + outSlope: {x: 0.0026124597, y: 0.0047282455, z: -0.0043574567} + 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.0416667 + value: {x: 0.06469708, y: 0.005425302, z: -0.039566662} + inSlope: {x: 0.0028612465, y: 0.0057393727, z: -0.0012104393} + outSlope: {x: 0.0028612628, y: 0.00065881026, z: -0.0012104462} + 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.0833333 + value: {x: 0.064816296, y: 0.005452752, z: -0.0396171} + inSlope: {x: 0.0028612628, y: 0.00065881026, z: -0.0012104462} + outSlope: {x: 0.0030044117, y: -0.0023420288, z: 0.00009057981} + 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.1666667 + value: {x: 0.06506666, y: 0.005152962, z: -0.03960955} + inSlope: {x: 0.0030042971, y: -0.004852915, z: 0.00009057981} + outSlope: {x: 0.00279729, y: -0.0061840676, z: 0.00009058033} + 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.2083333 + value: {x: 0.065183215, y: 0.0048952936, z: -0.039605778} + inSlope: {x: 0.00279729, y: -0.0061840676, z: 0.00009058033} + outSlope: {x: 0.002797274, y: 0.00066956395, z: 0.00009057981} + 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.2916667 + value: {x: 0.06539313, y: 0.004980652, z: -0.03948869} + inSlope: {x: 0.0022406343, y: 0.0013790389, z: 0.0027194545} + outSlope: {x: 0.002240647, y: -0.0031264806, z: 0.0036130277} + 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.4583333 + value: {x: 0.06564457, y: 0.004272337, z: -0.03873129} + inSlope: {x: 0.0012646914, y: -0.0040562022, z: 0.0053122533} + outSlope: {x: 0.000012588476, y: -0.0017025914, z: 0.005187482} + 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.5 + value: {x: 0.06564509, y: 0.0042013954, z: -0.038515143} + inSlope: {x: 0.000012588476, y: -0.0017025914, z: 0.005187482} + outSlope: {x: 0.000012474036, y: 0.0034301882, z: 0.002120243} + 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.5833333 + value: {x: 0.065646134, y: 0.0045006145, z: -0.038433593} + inSlope: {x: 0.000012588548, y: 0.0037510728, z: -0.00016307892} + outSlope: {x: 0.000012588476, y: -0.0019978199, z: -0.00016307799} + 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.6666667 + value: {x: 0.06564718, y: 0.0042698216, z: -0.038447183} + inSlope: {x: 0.000012474036, y: -0.0035411955, z: -0.00016307799} + outSlope: {x: 0.000012588548, y: -0.0015573179, z: -0.00016307892} + 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.7083333 + value: {x: 0.06564771, y: 0.0042049335, z: -0.038453978} + inSlope: {x: 0.000012588548, y: -0.0015573179, z: -0.00016307892} + outSlope: {x: 0.000012588476, y: 0.00048288252, z: -0.00016307799} + 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: 4 + value: {x: 0.06566392, y: 0.0041935393, z: -0.038538646} + inSlope: {x: 0.000012588548, y: -0.000010049382, z: -0.000031643034} + outSlope: {x: 0.000012588405, y: -0.000010049266, z: -0.00003164267} + 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: 4.125 + value: {x: 0.06566548, y: 0.004192283, z: -0.0385426} + inSlope: {x: 0.000012588548, y: -0.000010049382, z: -0.000031643034} + outSlope: {x: 0.000012588548, y: -0.000010049382, z: -0.000031643034} + 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: wall_high_model_skeleton/wall_root/block03Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.016607521, z: 0.014694099} + inSlope: {x: -0, y: -0.00044577598, z: -0} + outSlope: {x: -0, y: -0.00044577598, 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.0416667 + value: {x: -0, y: 0.01634362, z: 0.014694099} + inSlope: {x: -0, y: -0.00007032381, z: -0} + outSlope: {x: -0, y: -0.00007032381, 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: 4.125 + value: {x: -0, y: 0.0162805, z: 0.014694099} + inSlope: {x: -0, y: -0.000007810622, z: -0} + outSlope: {x: -0, y: -0.000007810622, 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: wall_high_model_skeleton/wall_root/block04Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.02889578, z: 0.0033410888} + inSlope: {x: 0.00047522545, y: -0.00075868604, z: -0.0004757738} + outSlope: {x: 0.00047522545, y: -0.00075868604, z: -0.0004757738} + 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.041666668 + value: {x: 0.00001980106, y: 0.028864168, z: 0.0033212649} + inSlope: {x: 0.00047522545, y: -0.00075868604, z: -0.0004757738} + outSlope: {x: 0.0014885081, y: -0.0025629615, z: -0.0013055492} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.00008182224, y: 0.028757378, z: 0.003266867} + inSlope: {x: 0.0014885081, y: -0.0025629615, z: -0.0013055492} + outSlope: {x: 0.0025960382, y: -0.004798794, z: -0.0019526912} + 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.125 + value: {x: 0.00018999049, y: 0.02855743, z: 0.0031855048} + inSlope: {x: 0.0025960382, y: -0.004798794, z: -0.0019526912} + outSlope: {x: 0.0037978147, y: -0.0074652093, z: -0.0024171562} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.0003482328, y: 0.028246379, z: 0.00308479} + inSlope: {x: 0.0037978147, y: -0.0074652093, z: -0.0024171562} + outSlope: {x: 0.0050744936, y: -0.010563071, z: -0.002698968} + 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.20833333 + value: {x: 0.00055967, y: 0.02780625, z: 0.002972333} + inSlope: {x: 0.0050744936, y: -0.010563071, z: -0.002698968} + outSlope: {x: 0.005776448, y: -0.014091853, z: -0.0027981373} + 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.29166666 + value: {x: 0.001056584, y: 0.026466928, z: 0.0027426349} + inSlope: {x: 0.0061494876, y: -0.018051857, z: -0.0027146179} + outSlope: {x: 0.006489598, y: -0.022442885, z: -0.002406212} + 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.001904808, y: 0.02311441, z: 0.002536134} + inSlope: {x: 0.007071002, y: -0.031055782, z: -0.0009129598} + outSlope: {x: 0.007312292, y: -0.035134546, z: -0.000350139} + 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.5833333 + value: {x: 0.003170129, y: 0.016238479, z: 0.002551379} + inSlope: {x: 0.007838624, y: -0.04737798, z: 0.0003719977} + outSlope: {x: 0.0079481965, y: -0.051460996, z: 0.0002905439} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.0038356709, y: 0.01177986, z: 0.002565487} + inSlope: {x: 0.008024801, y: -0.055545814, z: 0.000048050857} + outSlope: {x: 0.008068543, y: -0.06010039, z: -0.00038721837} + 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.7083333 + value: {x: 0.00417186, y: 0.0092756795, z: 0.0025493528} + inSlope: {x: 0.008068543, y: -0.06010039, z: -0.00038721837} + outSlope: {x: 0.00556154, y: -0.06279439, z: -0.0021679176} + 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.75 + value: {x: 0.0044035907, y: 0.006659245, z: 0.002459023} + inSlope: {x: 0.00556154, y: -0.06279439, z: -0.0021679176} + outSlope: {x: 0.0014792911, y: 0.03585781, z: -0.00627986} + 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.7916667 + value: {x: 0.004465228, y: 0.008153321, z: 0.002197362} + inSlope: {x: 0.0014792911, y: 0.03585781, z: -0.00627986} + outSlope: {x: 0.00405039, y: 0.0241262, z: -0.004508883} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.8333333 + value: {x: 0.004633994, y: 0.009158579, z: 0.0020094921} + inSlope: {x: 0.00405039, y: 0.0241262, z: -0.004508883} + outSlope: {x: 0.017188072, y: -0.0037623292, z: 0.00089157297} + 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.875 + value: {x: 0.005350164, y: 0.009001815, z: 0.002046641} + inSlope: {x: 0.017188072, y: -0.0037623292, z: 0.00089157297} + outSlope: {x: 0.02415027, y: -0.012575906, z: 0.004348581} + 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.9166667 + value: {x: 0.0063564256, y: 0.008477819, z: 0.0022278319} + inSlope: {x: 0.02415027, y: -0.012575906, z: 0.004348581} + outSlope: {x: 0.024900608, y: -0.018587282, z: 0.0058621983} + 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.9583333 + value: {x: 0.00739395, y: 0.0077033495, z: 0.0024720898} + inSlope: {x: 0.024900608, y: -0.018587282, z: 0.0058621983} + outSlope: {x: 0.024149567, y: -0.023419978, z: 0.0054323254} + 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.0416666 + value: {x: 0.009311529, y: 0.005678844, z: 0.0029289078} + inSlope: {x: 0.021872327, y: -0.025168156, z: 0.005531307} + outSlope: {x: 0.01615721, y: 0.0054236883, z: 0.015396815} + 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.0833334 + value: {x: 0.009984747, y: 0.005904832, z: 0.003570443} + inSlope: {x: 0.01615721, y: 0.0054236883, z: 0.015396815} + outSlope: {x: 0.011276475, y: 0.010809814, z: 0.01780866} + 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.125 + value: {x: 0.0104546, y: 0.00635524, z: 0.00431247} + inSlope: {x: 0.011276475, y: 0.010809814, z: 0.01780866} + outSlope: {x: 0.009938659, y: 0.009483384, z: 0.015569586} + 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.1666666 + value: {x: 0.0108687105, y: 0.0067503806, z: 0.004961202} + inSlope: {x: 0.009938659, y: 0.009483384, z: 0.015569586} + outSlope: {x: 0.011488044, y: 0.0035858275, z: 0.015559844} + 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.2083334 + value: {x: 0.01134738, y: 0.006899791, z: 0.00560953} + inSlope: {x: 0.011488044, y: 0.0035858275, z: 0.015559844} + outSlope: {x: 0.012277949, y: -0.0016938988, z: 0.015597567} + 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.2916666 + value: {x: 0.01238597, y: 0.006627314, z: 0.006912874} + inSlope: {x: 0.012648251, y: -0.0048455475, z: 0.015682712} + outSlope: {x: 0.012789807, y: -0.0059096604, z: 0.015815176} + 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.375 + value: {x: 0.01344817, y: 0.006177485, z: 0.008238307} + inSlope: {x: 0.012702982, y: -0.0048862314, z: 0.015995208} + outSlope: {x: 0.012092869, y: -0.0017753808, z: 0.016222516} + 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.4166666 + value: {x: 0.013952039, y: 0.0061035105, z: 0.008914244} + inSlope: {x: 0.012092869, y: -0.0017753808, z: 0.016222516} + outSlope: {x: 0.009078723, y: 0.0045923907, z: 0.016497256} + 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.5 + value: {x: 0.01461112, y: 0.006498346, z: 0.010302439} + inSlope: {x: 0.0067392034, y: 0.0048836563, z: 0.016819412} + outSlope: {x: 0.005836549, y: -0.0021735784, z: 0.01718907} + 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.5416666 + value: {x: 0.014854309, y: 0.0064077806, z: 0.011018651} + inSlope: {x: 0.005836549, y: -0.0021735784, z: 0.01718907} + outSlope: {x: 0.0063707996, y: -0.0063902545, z: 0.0176061} + 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.625 + value: {x: 0.015400889, y: 0.005801718, z: 0.01247442} + inSlope: {x: 0.0067471284, y: -0.008155239, z: 0.01733235} + outSlope: {x: 0.002067606, y: 0.0023949072, z: 0.013195222} + 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.6666666 + value: {x: 0.01548704, y: 0.0059015057, z: 0.01302422} + inSlope: {x: 0.002067606, y: 0.0023949072, z: 0.013195222} + outSlope: {x: -0.0017419305, y: 0.010021687, z: 0.0096909525} + 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.75 + value: {x: 0.0152490605, y: 0.0067035793, z: 0.013745282} + inSlope: {x: -0.0039695874, y: 0.009228067, z: 0.007614505} + outSlope: {x: -0.0046152063, y: 0.0028015736, z: 0.0069669406} + 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.7916666 + value: {x: 0.01505676, y: 0.0068203113, z: 0.01403557} + inSlope: {x: -0.0046152063, y: 0.0028015736, z: 0.0069669406} + outSlope: {x: -0.0037665581, y: -0.0020321808, z: 0.0077085537} + 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.8333334 + value: {x: 0.01489982, y: 0.006735637, z: 0.01435676} + inSlope: {x: -0.0037665581, y: -0.0020321808, z: 0.0077085537} + outSlope: {x: -0.0030139189, y: -0.0053749518, z: 0.008040455} + 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.9583334 + value: {x: 0.0146551095, y: 0.005970187, z: 0.015210152} + inSlope: {x: -0.00072792865, y: -0.0057511604, z: 0.0053215497} + outSlope: {x: 0.0011954509, y: 0.0038168943, z: 0.0026471925} + 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.0416667 + value: {x: 0.01482852, y: 0.006322238, z: 0.015354051} + inSlope: {x: 0.0029663886, y: 0.0046323305, z: 0.0008064064} + outSlope: {x: 0.002262019, y: -0.0007689314, z: 0.0010454218} + 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.3333333 + value: {x: 0.01459186, y: 0.0060769487, z: 0.015625274} + inSlope: {x: -0.0038781886, y: -0.00079410855, z: -0.00005247136} + outSlope: {x: -0.0030885541, y: -0.00031505525, z: -0.000052471063} + 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.625 + value: {x: 0.01426221, y: 0.005917232, z: 0.015016081} + inSlope: {x: -0.00049584295, y: -0.0016303222, z: -0.0045191487} + outSlope: {x: -0.0013120911, y: -0.0021813542, z: -0.0049742223} + 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.8333333 + value: {x: 0.01377105, y: 0.005146942, z: 0.013839969} + inSlope: {x: -0.0026116946, y: -0.0059066615, z: -0.006197114} + outSlope: {x: -0.0023416856, y: -0.005877674, z: -0.0063534616} + 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.875 + value: {x: 0.01367348, y: 0.0049020383, z: 0.013575241} + inSlope: {x: -0.0023416856, y: -0.005877674, z: -0.0063534616} + outSlope: {x: -0.0019655763, y: -0.001704537, z: -0.0058243447} + 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.9166667 + value: {x: 0.01359158, y: 0.004831016, z: 0.01333256} + inSlope: {x: -0.0019655763, y: -0.001704537, z: -0.0058243447} + outSlope: {x: -0.001483446, y: 0.0062201163, z: -0.0021924102} + 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: 3 + value: {x: 0.01349248, y: 0.005292909, z: 0.01325371} + inSlope: {x: -0.00089495484, y: 0.004865332, z: 0.00030000627} + outSlope: {x: 0.00016367881, y: -0.00036151815, z: 0.000948227} + 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: 3.0416667 + value: {x: 0.0134993, y: 0.0052778455, z: 0.01329322} + inSlope: {x: 0.00016367881, y: -0.00036151815, z: 0.000948227} + outSlope: {x: 0.00016367975, y: -0.00338466, z: 0.00012697268} + 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: 3.1666667 + value: {x: 0.01351976, y: 0.0048441766, z: 0.01344182} + inSlope: {x: 0.00016367881, y: -0.0028194755, z: 0.0022065311} + outSlope: {x: 0.00047939483, y: -0.0012503862, z: 0.0022586717} + 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: 3.625 + value: {x: 0.013570586, y: 0.0047082137, z: 0.013530122} + inSlope: {x: 0.000029010716, y: 0.00027374216, z: -0.000024805022} + outSlope: {x: 0.000029010716, y: 0.00028558678, z: -0.000024833633} + 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: 4.125 + value: {x: 0.013585089, y: 0.0047472, z: 0.013517711} + inSlope: {x: 0.000029010884, y: -0.000014233644, z: -0.000024833775} + outSlope: {x: 0.000029010884, y: -0.000014233644, z: -0.000024833775} + 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: wall_high_model_skeleton/wall_root/block05Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.02889578, z: -0.007478603} + inSlope: {x: -0.00034639533, y: -0.0012689208, z: -0.00007854938} + outSlope: {x: -0.00034639533, y: -0.0012689208, z: -0.00007854938} + 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.041666668 + value: {x: -0.00001443314, y: 0.02884291, z: -0.007481876} + inSlope: {x: -0.00034639533, y: -0.0012689208, z: -0.00007854938} + outSlope: {x: 0.0006014323, y: -0.0026166916, z: -0.00007854938} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.00001062654, y: 0.02873388, z: -0.007485149} + inSlope: {x: 0.0006014323, y: -0.0026166916, z: -0.00007854938} + outSlope: {x: 0.004010188, y: -0.0021328926, z: -0.00007854939} + 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.125 + value: {x: 0.0001777177, y: 0.028645009, z: -0.0074884216} + inSlope: {x: 0.004010188, y: -0.0021328926, z: -0.00007854939} + outSlope: {x: 0.009837032, y: 0.0031852908, z: -0.0004927253} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.0005875941, y: 0.02877773, z: -0.0075089517} + inSlope: {x: 0.009837032, y: 0.0031852908, z: -0.0004927253} + outSlope: {x: 0.012572064, y: 0.0035916145, z: -0.00089315436} + 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.001618222, y: 0.028837198, z: -0.0076049026} + inSlope: {x: 0.012163006, y: -0.0021643636, z: -0.0014096687} + outSlope: {x: 0.011746658, y: -0.0060297213, z: -0.0020421844} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.0042839907, y: 0.02481919, z: -0.008486317} + inSlope: {x: 0.009555097, y: -0.026379382, z: -0.004046274} + outSlope: {x: 0.009094823, y: -0.03068829, z: -0.0032219966} + 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.5833333 + value: {x: 0.00502241, y: 0.02218267, z: -0.008698689} + inSlope: {x: 0.008627244, y: -0.032588225, z: -0.0018749302} + outSlope: {x: 0.008247323, y: -0.014125435, z: 0.0033193573} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.0057130777, y: 0.02121233, z: -0.008315048} + inSlope: {x: 0.008328691, y: -0.009162708, z: 0.0058879964} + outSlope: {x: 0.008951792, y: -0.014118989, z: 0.0019389027} + 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.875 + value: {x: 0.007859172, y: 0.01617238, z: -0.008184991} + inSlope: {x: 0.010884042, y: -0.032784443, z: 0.00035671215} + outSlope: {x: 0.0109589435, y: -0.03685319, z: 0.0002747296} + 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.009239194, y: 0.011055229, z: -0.008167322} + inSlope: {x: 0.011122951, y: -0.045024924, z: -0.00012541289} + outSlope: {x: 0.011212073, y: -0.049487762, z: -0.00012539876} + 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.0833334 + value: {x: 0.010177439, y: 0.0068133306, z: -0.008177772} + inSlope: {x: 0.011305811, y: -0.052317765, z: -0.0001254127} + outSlope: {x: 0.011404334, y: 0.017722052, z: -0.0032645587} + 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.125 + value: {x: 0.010652619, y: 0.007551749, z: -0.008313796} + inSlope: {x: 0.011404334, y: 0.017722052, z: -0.0032645587} + outSlope: {x: 0.011507789, y: 0.031354096, z: -0.0070127887} + 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.1666666 + value: {x: 0.01113211, y: 0.008858168, z: -0.008605995} + inSlope: {x: 0.011507789, y: 0.031354096, z: -0.0070127887} + outSlope: {x: 0.011615502, y: 0.025380086, z: -0.008069042} + 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.25 + value: {x: 0.012104769, y: 0.010800419, z: -0.009227368} + inSlope: {x: 0.011728317, y: 0.02123393, z: -0.006843902} + outSlope: {x: 0.011845704, y: 0.017150419, z: -0.0064117014} + 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.375 + value: {x: 0.013600169, y: 0.01243381, z: -0.01001754} + inSlope: {x: 0.012076075, y: 0.008983935, z: -0.0062423144} + outSlope: {x: 0.012026665, y: 0.004900565, z: -0.006208082} + 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.5 + value: {x: 0.015096939, y: 0.01253597, z: -0.01079489} + inSlope: {x: 0.011931851, y: -0.0032659178, z: -0.0062407264} + outSlope: {x: 0.011929934, y: -0.0073495456, z: -0.0063076746} + 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.625 + value: {x: 0.01659297, y: 0.011106879, z: -0.011597331} + inSlope: {x: 0.012016566, y: -0.015516028, z: -0.0065426505} + outSlope: {x: 0.012105143, y: -0.01959937, z: -0.006710393} + 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.7083334 + value: {x: 0.017606689, y: 0.009303465, z: -0.012164939} + inSlope: {x: 0.012224126, y: -0.023682559, z: -0.0069122184} + outSlope: {x: 0.012373449, y: -0.027765967, z: -0.0071477} + 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.75 + value: {x: 0.01812225, y: 0.0081465505, z: -0.01246276} + inSlope: {x: 0.012373449, y: -0.027765967, z: -0.0071477} + outSlope: {x: 0.012552492, y: -0.03207181, z: -0.0074164937} + 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.8333334 + value: {x: 0.019077089, y: 0.005364921, z: -0.012978669} + inSlope: {x: 0.010363664, y: -0.034687262, z: -0.0049653244} + outSlope: {x: -0.0029860812, y: 0.01787666, z: 0.0003278163} + 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.9166666 + value: {x: 0.01871663, y: 0.0068795276, z: -0.0128093595} + inSlope: {x: -0.0056649735, y: 0.018473929, z: 0.0037356126} + outSlope: {x: -0.005402631, y: 0.012259115, z: 0.0052204696} + 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.9583334 + value: {x: 0.01849152, y: 0.007390325, z: -0.01259184} + inSlope: {x: -0.005402631, y: 0.012259115, z: 0.0052204696} + outSlope: {x: -0.0051503894, y: 0.008004749, z: 0.004782719} + 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.01827692, y: 0.007723856, z: -0.01239256} + inSlope: {x: -0.0051503894, y: 0.008004749, z: 0.004782719} + outSlope: {x: -0.004908476, y: 0.003913185, z: 0.0038541623} + 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.0416667 + value: {x: 0.0180724, y: 0.007886905, z: -0.012231969} + inSlope: {x: -0.004908476, y: 0.003913185, z: 0.0038541623} + outSlope: {x: -0.004676646, y: -0.000015621245, z: 0.0037060971} + 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.125 + value: {x: 0.01769191, y: 0.0077286884, z: -0.01192993} + inSlope: {x: -0.004455119, y: -0.0037815785, z: 0.003542855} + outSlope: {x: -0.0042439187, y: -0.0073847435, z: 0.0033645565} + 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.2083333 + value: {x: 0.01734663, y: 0.006977863, z: -0.01165763} + inSlope: {x: -0.0040428126, y: -0.010635092, z: 0.003170655} + outSlope: {x: -0.0034905558, y: -0.005957497, z: 0.0029616107} + 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.25 + value: {x: 0.017201189, y: 0.0067296335, z: -0.011534229} + inSlope: {x: -0.0034905558, y: -0.005957497, z: 0.0029616107} + outSlope: {x: -0.0011220052, y: 0.0063440776, z: 0.0027374213} + 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.3333333 + value: {x: 0.01718455, y: 0.0072254515, z: -0.011316089} + inSlope: {x: 0.0007226399, y: 0.0055555557, z: 0.00249794} + outSlope: {x: 0.0016442554, y: -0.00024541808, z: 0.0022430376} + 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.375 + value: {x: 0.01725306, y: 0.0072152256, z: -0.011222629} + inSlope: {x: 0.0016442554, y: -0.00024541808, z: 0.0022430376} + outSlope: {x: 0.0016425387, y: -0.005359029, z: 0.001972786} + 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.4583333 + value: {x: 0.01735925, y: 0.0067282794, z: -0.0110653} + inSlope: {x: 0.0009060035, y: -0.006327691, z: 0.001803138} + outSlope: {x: 0.0012825655, y: 0.002353244, z: 0.0017973484} + 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.5416667 + value: {x: 0.01749636, y: 0.006872952, z: -0.010915509} + inSlope: {x: 0.002008091, y: 0.0011188866, z: 0.0017976059} + outSlope: {x: 0.0027122316, y: -0.0017326992, z: 0.0018014213} + 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.7083333 + value: {x: 0.01811574, y: 0.0066316244, z: -0.01061262} + inSlope: {x: 0.004699448, y: -0.00054416864, z: 0.0018372128} + outSlope: {x: 0.005319604, y: -0.0006455027, z: 0.0018573725} + 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.9166667 + value: {x: 0.019464951, y: 0.0061945245, z: -0.010214049} + inSlope: {x: 0.007590966, y: -0.004175655, z: 0.0019768772} + outSlope: {x: 0.008106253, y: -0.005839427, z: 0.0020172005} + 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: 3 + value: {x: 0.02016107, y: 0.0056255576, z: -0.01004413} + inSlope: {x: 0.008600648, y: -0.007815785, z: 0.0020608767} + outSlope: {x: 0.009073889, y: -0.010104542, z: 0.0021090705} + 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: 3.0833333 + value: {x: 0.02092936, y: 0.004775665, z: -0.0097524645} + inSlope: {x: 0.009365079, y: -0.010292913, z: 0.004890923} + outSlope: {x: 0.00726069, y: -0.0034568529, z: 0.009089825} + 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: 3.1666667 + value: {x: 0.02143244, y: 0.0044986675, z: -0.008995789} + inSlope: {x: 0.004813204, y: -0.0031910646, z: 0.009070341} + outSlope: {x: 0.0029505843, y: 0.009870852, z: 0.0057887584} + 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: 3.25 + value: {x: 0.02162506, y: 0.005240996, z: -0.008620228} + inSlope: {x: 0.0016723219, y: 0.007945046, z: 0.0032247242} + outSlope: {x: 0.00092387974, y: 0.0019307289, z: 0.0023102858} + 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: 3.2916667 + value: {x: 0.021663556, y: 0.005321443, z: -0.008523966} + inSlope: {x: 0.00092387974, y: 0.0019307289, z: 0.0023102858} + outSlope: {x: 0.00092388503, y: -0.0019689063, z: 0.003045356} + 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: 3.375 + value: {x: 0.02175808, y: 0.005087366, z: -0.008241672} + inSlope: {x: 0.0013446782, y: -0.0036489416, z: 0.003729708} + outSlope: {x: 0.0024047995, y: -0.0009029943, z: 0.0008340152} + 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: 3.4583333 + value: {x: 0.02196793, y: 0.005105598, z: -0.008262874} + inSlope: {x: 0.002631636, y: 0.001340566, z: -0.0013428691} + outSlope: {x: 0.0017306295, y: 0.00088794535, z: -0.0024980688} + 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: 3.5 + value: {x: 0.02204004, y: 0.0051425956, z: -0.00836696} + inSlope: {x: 0.0017306295, y: 0.00088794535, z: -0.0024980688} + outSlope: {x: 0.00066158164, y: -0.0020711476, z: -0.0026315637} + 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: 3.625 + value: {x: 0.022077931, y: 0.004687953, z: -0.008774916} + inSlope: {x: -0.00041370312, y: -0.004897318, z: -0.004929104} + outSlope: {x: -0.0004136459, y: -0.0057371985, z: -0.006603929} + 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: 3.7083333 + value: {x: 0.02204346, y: 0.004200573, z: -0.009303797} + inSlope: {x: -0.00041370548, y: -0.005959934, z: -0.006089224} + outSlope: {x: -0.00066444266, y: 0.0003748505, z: -0.0034023363} + 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: 3.75 + value: {x: 0.022015775, y: 0.004216192, z: -0.009445561} + inSlope: {x: -0.00066444266, y: 0.0003748505, z: -0.0034023363} + outSlope: {x: -0.00066444266, y: 0.0047118096, z: -0.0010712364} + 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: 3.8333333 + value: {x: 0.021984193, y: 0.0045743105, z: -0.009493893} + inSlope: {x: -0.00009349858, y: 0.0038830524, z: -0.000088720655} + outSlope: {x: -0.00009344083, y: -0.0013203023, z: 0.0006183088} + 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: 3.875 + value: {x: 0.021980299, y: 0.004519298, z: -0.00946813} + inSlope: {x: -0.00009344083, y: -0.0013203023, z: 0.0006183088} + outSlope: {x: -0.00009349805, y: -0.0038937302, z: 0.0010499218} + 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: 3.9583333 + value: {x: 0.021972511, y: 0.004229908, z: -0.009374127} + inSlope: {x: -0.00009344136, y: -0.0030516358, z: 0.0012061547} + outSlope: {x: -0.00009349805, y: 0.00038909836, z: 0.0010868862} + 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: 4.0833335 + value: {x: 0.021960825, y: 0.0042372323, z: -0.009305905} + inSlope: {x: -0.00009344029, y: -0.0006267881, z: -0.00014177691} + outSlope: {x: -0.00009349858, y: -0.00092829106, z: -0.00014177852} + 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: 4.125 + value: {x: 0.02195693, y: 0.0041985535, z: -0.009311812} + inSlope: {x: -0.00009349858, y: -0.00092829106, z: -0.00014177852} + outSlope: {x: -0.00009349858, y: -0.00092829106, z: -0.00014177852} + 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: wall_high_model_skeleton/wall_root/block06Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.03785232, z: -0.00204458} + inSlope: {x: -0.00023898568, y: -0.0009593582, z: -0.0001316893} + outSlope: {x: -0.00023898568, y: -0.0009593582, z: -0.0001316893} + 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.041666668 + value: {x: -0.000009957736, y: 0.037812345, z: -0.002050067} + inSlope: {x: -0.00023898568, y: -0.0009593582, z: -0.0001316893} + outSlope: {x: -0.0006907601, y: -0.0009593582, z: -0.00036950468} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: -0.00003873941, y: 0.037772372, z: -0.002065463} + inSlope: {x: -0.0006907601, y: -0.0009593582, z: -0.00036950468} + outSlope: {x: -0.0011032396, y: -0.0009593583, z: -0.0005688715} + 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.125 + value: {x: -0.000084707724, y: 0.0377324, z: -0.002089166} + inSlope: {x: -0.0011032396, y: -0.0009593583, z: -0.0005688715} + outSlope: {x: -0.001476424, y: -0.00047641745, z: -0.00072991126} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: -0.0001462254, y: 0.037712548, z: -0.002119579} + inSlope: {x: -0.001476424, y: -0.00047641745, z: -0.00072991126} + outSlope: {x: -0.0018103133, y: -0.0021138957, z: -0.0008525278} + 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.20833333 + value: {x: -0.00022165511, y: 0.03762447, z: -0.002155101} + inSlope: {x: -0.0018103133, y: -0.0021138957, z: -0.0008525278} + outSlope: {x: -0.0021049052, y: -0.0064696874, z: -0.0009367453} + 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.0003093595, y: 0.0373549, z: -0.002194132} + inSlope: {x: -0.0021049052, y: -0.0064696874, z: -0.0009367453} + outSlope: {x: -0.0023602033, y: -0.010763285, z: -0.0009826078} + 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.29166666 + value: {x: -0.00040770127, y: 0.03690643, z: -0.002235074} + inSlope: {x: -0.0023602033, y: -0.010763285, z: -0.0009826078} + outSlope: {x: -0.0025762068, y: -0.0149949575, z: -0.0009900709} + 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.0007501785, y: 0.0345134, z: -0.002353366} + inSlope: {x: -0.0028903293, y: -0.023272824, z: -0.0008898248} + outSlope: {x: -0.0029884423, y: -0.027318465, z: -0.00078208884} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: -0.001507135, y: 0.02524864, z: -0.0024255859} + inSlope: {x: -0.0030294464, y: -0.046542697, z: 0.00033230407} + outSlope: {x: -0.004999202, y: -0.048048522, z: 0.0034429724} + 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.7083333 + value: {x: -0.001715435, y: 0.02324662, z: -0.002282129} + inSlope: {x: -0.004999202, y: -0.048048522, z: 0.0034429724} + outSlope: {x: -0.0069119986, y: -0.04976375, z: 0.0069514522} + 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.75 + value: {x: -0.002003435, y: 0.021173129, z: -0.0019924848} + inSlope: {x: -0.0069119986, y: -0.04976375, z: 0.0069514522} + outSlope: {x: -0.007937107, y: -0.052941546, z: 0.0068784677} + 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.7916667 + value: {x: -0.002334148, y: 0.01896723, z: -0.0017058819} + inSlope: {x: -0.007937107, y: -0.052941546, z: 0.0068784677} + outSlope: {x: -0.010426764, y: -0.048821572, z: 0.0029636647} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.8333333 + value: {x: -0.002768596, y: 0.016933, z: -0.001582396} + inSlope: {x: -0.010426764, y: -0.048821572, z: 0.0029636647} + outSlope: {x: -0.023645261, y: -0.030200372, z: -0.0036129802} + 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.875 + value: {x: -0.0037538158, y: 0.01567465, z: -0.001732937} + inSlope: {x: -0.023645261, y: -0.030200372, z: -0.0036129802} + outSlope: {x: -0.031947613, y: -0.027853416, z: -0.007688949} + 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.9166667 + value: {x: -0.005084967, y: 0.0145140905, z: -0.00205331} + inSlope: {x: -0.031947613, y: -0.027853416, z: -0.007688949} + outSlope: {x: -0.032740906, y: -0.03164718, z: -0.008728138} + 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.9583333 + value: {x: -0.00644917, y: 0.01319546, z: -0.002416982} + inSlope: {x: -0.032740906, y: -0.03164718, z: -0.008728138} + outSlope: {x: -0.03169949, y: -0.03587109, z: -0.0070633185} + 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.0416666 + value: {x: -0.009104285, y: 0.010012271, z: -0.002955507} + inSlope: {x: -0.032023303, y: -0.040525455, z: -0.005861283} + outSlope: {x: -0.031669963, y: -0.045610342, z: -0.006633276} + 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.0833334 + value: {x: -0.01042387, y: 0.008111836, z: -0.003231894} + inSlope: {x: -0.031669963, y: -0.045610342, z: -0.006633276} + outSlope: {x: -0.029427394, y: -0.04803651, z: -0.009411129} + 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.125 + value: {x: -0.01165001, y: 0.0061103175, z: -0.003624024} + inSlope: {x: -0.029427394, y: -0.04803651, z: -0.009411129} + outSlope: {x: -0.0107613765, y: -0.0029101206, z: -0.018201087} + 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.1666666 + value: {x: -0.0120984, y: 0.0059890626, z: -0.0043824017} + inSlope: {x: -0.0107613765, y: -0.0029101206, z: -0.018201087} + outSlope: {x: 0.004179117, y: 0.030012015, z: -0.026566744} + 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.2083334 + value: {x: -0.011924271, y: 0.0072395657, z: -0.0054893517} + inSlope: {x: 0.004179117, y: 0.030012015, z: -0.026566744} + outSlope: {x: 0.007818011, y: 0.02931384, z: -0.029782448} + 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.25 + value: {x: -0.01159852, y: 0.008460974, z: -0.006730286} + inSlope: {x: 0.007818011, y: 0.02931384, z: -0.029782448} + outSlope: {x: 0.005880008, y: 0.021260627, z: -0.028540775} + 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.375 + value: {x: -0.010860899, y: 0.010729579, z: -0.01027614} + inSlope: {x: 0.005922723, y: 0.014959673, z: -0.028338486} + outSlope: {x: 0.005946728, y: 0.011014548, z: -0.028412186} + 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.5 + value: {x: -0.010114259, y: 0.011602229, z: -0.01382959} + inSlope: {x: 0.0060002576, y: 0.0029256274, z: -0.028428752} + outSlope: {x: 0.0060291397, y: -0.0012191975, z: -0.028371874} + 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.5833334 + value: {x: -0.009610537, y: 0.0113251805, z: -0.016189719} + inSlope: {x: 0.006060193, y: -0.005429982, z: -0.0282712} + outSlope: {x: 0.0060929405, y: -0.009707575, z: -0.028127315} + 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.6666666 + value: {x: -0.009101356, y: 0.010335209, z: -0.018525839} + inSlope: {x: 0.0061274013, y: -0.014051755, z: -0.02793963} + outSlope: {x: 0.006163547, y: -0.018462373, z: -0.027708668} + 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.75 + value: {x: -0.008586147, y: 0.008610122, z: -0.020823449} + inSlope: {x: 0.0062014875, y: -0.022939702, z: -0.027433945} + outSlope: {x: 0.006241127, y: -0.027368113, z: -0.027115943} + 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.7916666 + value: {x: -0.0083261, y: 0.007469785, z: -0.02195328} + inSlope: {x: 0.006241127, y: -0.027368113, z: -0.027115943} + outSlope: {x: 0.006282494, y: -0.013561565, z: -0.026165493} + 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.8333334 + value: {x: -0.008064329, y: 0.006904719, z: -0.02304351} + inSlope: {x: 0.006282494, y: -0.013561565, z: -0.026165493} + outSlope: {x: 0.0063256416, y: 0.019431915, z: -0.02323845} + 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.9166666 + value: {x: -0.007535325, y: 0.008489334, z: -0.02489182} + inSlope: {x: 0.0063704597, y: 0.018598897, z: -0.021121006} + outSlope: {x: 0.0064170617, y: 0.013017972, z: -0.02010477} + 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.0069985567, y: 0.00940911, z: -0.02657077} + inSlope: {x: 0.006465374, y: 0.009056633, z: -0.020190028} + outSlope: {x: 0.0065154377, y: 0.0050189686, z: -0.021090677} + 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.0833333 + value: {x: -0.0064534466, y: 0.009655952, z: -0.02834143} + inSlope: {x: 0.006567217, y: 0.00090523105, z: -0.021405168} + outSlope: {x: 0.0066207233, y: -0.0032847913, z: -0.021526525} + 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.1666667 + value: {x: -0.0058994163, y: 0.009204461, z: -0.030136298} + inSlope: {x: 0.0066759842, y: -0.007550969, z: -0.021550272} + outSlope: {x: 0.0067329854, y: -0.011893432, z: -0.021476235} + 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.2083333 + value: {x: -0.0056188763, y: 0.008708904, z: -0.031031137} + inSlope: {x: 0.0067329854, y: -0.011893432, z: -0.021476235} + outSlope: {x: 0.0066949097, y: -0.016311977, z: -0.02130428} + 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.25 + value: {x: -0.005339921, y: 0.008029236, z: -0.03191882} + inSlope: {x: 0.0066949097, y: -0.016311977, z: -0.02130428} + outSlope: {x: 0.00629039, y: -0.020806748, z: -0.021034542} + 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.3333333 + value: {x: -0.004831474, y: 0.0061973166, z: -0.03362401} + inSlope: {x: 0.0059123477, y: -0.023159381, z: -0.01989008} + outSlope: {x: 0.0056056487, y: 0.010681208, z: -0.008947202} + 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.375 + value: {x: -0.004597905, y: 0.0066423677, z: -0.03399681} + inSlope: {x: 0.0056056487, y: 0.010681208, z: -0.008947202} + outSlope: {x: 0.0053702514, y: 0.018674718, z: -0.0020176468} + 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.4583333 + value: {x: -0.004157217, y: 0.008085367, z: -0.03420825} + inSlope: {x: 0.005206266, y: 0.015957301, z: -0.0030569} + outSlope: {x: 0.005113575, y: 0.010241756, z: -0.00361295} + 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.5416667 + value: {x: -0.0037319749, y: 0.008774481, z: -0.03450631} + inSlope: {x: 0.0050922176, y: 0.0062969276, z: -0.0035404516} + outSlope: {x: 0.005142279, y: 0.0022428788, z: -0.0034817066} + 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.625 + value: {x: -0.003298397, y: 0.008787906, z: -0.03479461} + inSlope: {x: 0.0052635996, y: -0.0019206582, z: -0.0034375126} + outSlope: {x: 0.005456268, y: -0.006193416, z: -0.0034075289} + 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.6666667 + value: {x: -0.003071052, y: 0.008529847, z: -0.03493659} + inSlope: {x: 0.005456268, y: -0.006193416, z: -0.0034075289} + outSlope: {x: 0.0057203798, y: -0.010575697, z: -0.003391927} + 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.7083333 + value: {x: -0.0028327038, y: 0.008089194, z: -0.03507792} + inSlope: {x: 0.0057203798, y: -0.010575697, z: -0.003391927} + outSlope: {x: 0.0060557155, y: -0.01506709, z: -0.0033902484} + 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.7916667 + value: {x: -0.002311113, y: 0.006728384, z: -0.03536099} + inSlope: {x: 0.006462441, y: -0.017592281, z: -0.0034034092} + outSlope: {x: 0.007202091, y: 0.0011136289, z: -0.0034303223} + 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.8333333 + value: {x: -0.002011027, y: 0.0067747855, z: -0.03550392} + inSlope: {x: 0.007202091, y: 0.0011136289, z: -0.0034303223} + outSlope: {x: 0.008222049, y: 0.005383462, z: -0.0034720737} + 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.875 + value: {x: -0.001668441, y: 0.006999097, z: -0.035648588} + inSlope: {x: 0.008222049, y: 0.005383462, z: -0.0034720737} + outSlope: {x: 0.009031374, y: 0.0035105257, z: -0.00352752} + 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.9166667 + value: {x: -0.001292133, y: 0.007145369, z: -0.03579557} + inSlope: {x: 0.009031374, y: 0.0035105257, z: -0.00352752} + outSlope: {x: 0.009626306, y: -0.0010328332, z: -0.0035976355} + 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.9583333 + value: {x: -0.00089103845, y: 0.0071023344, z: -0.03594547} + inSlope: {x: 0.009626306, y: -0.0010328332, z: -0.0035976355} + outSlope: {x: 0.010006708, y: -0.005373792, z: -0.003682072} + 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: 3 + value: {x: -0.0004740915, y: 0.006878426, z: -0.03609889} + inSlope: {x: 0.010006708, y: -0.005373792, z: -0.003682072} + outSlope: {x: 0.010172745, y: -0.009426938, z: -0.0037804912} + 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: 3.0416667 + value: {x: -0.00005022631, y: 0.006485636, z: -0.03625641} + inSlope: {x: 0.010172745, y: -0.009426938, z: -0.0037804912} + outSlope: {x: 0.010124419, y: -0.013192055, z: -0.0038932948} + 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: 3.125 + value: {x: 0.0007958465, y: 0.005273907, z: -0.0365876} + inSlope: {x: 0.010181347, y: -0.015889462, z: -0.0040552635} + outSlope: {x: 0.014229873, y: -0.008183598, z: -0.0049461266} + 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: 3.1666667 + value: {x: 0.001388759, y: 0.0049329232, z: -0.03679369} + inSlope: {x: 0.014229873, y: -0.008183598, z: -0.0049461266} + outSlope: {x: 0.017067762, y: -0.003076813, z: -0.004792575} + 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: 3.25 + value: {x: 0.0027961778, y: 0.004614315, z: -0.03711192} + inSlope: {x: 0.016710322, y: -0.004569789, z: -0.0028449385} + outSlope: {x: 0.013157833, y: 0.0006726824, z: 0.0007206903} + 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: 3.2916667 + value: {x: 0.003344422, y: 0.0046423436, z: -0.03708189} + inSlope: {x: 0.013157833, y: 0.0006726824, z: 0.0007206903} + outSlope: {x: 0.008358274, y: 0.0043458533, z: 0.0025929548} + 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: 3.3333333 + value: {x: 0.003692682, y: 0.0048234197, z: -0.03697385} + inSlope: {x: 0.008358274, y: 0.0043458533, z: 0.0025929548} + outSlope: {x: 0.007476418, y: 0.0018305363, z: 0.0029894772} + 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: 3.375 + value: {x: 0.0040042, y: 0.0048996923, z: -0.036849286} + inSlope: {x: 0.007476418, y: 0.0018305363, z: 0.0029894772} + outSlope: {x: 0.006757952, y: -0.0025577496, z: 0.0026632638} + 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: 3.5 + value: {x: 0.004734339, y: 0.004512887, z: -0.03667763} + inSlope: {x: 0.004874659, y: -0.002700686, z: 0.0007283006} + outSlope: {x: 0.0037377977, y: -0.0021976046, z: -0.0018264164} + 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: 3.5833333 + value: {x: 0.0050130626, y: 0.004334731, z: -0.0367277} + inSlope: {x: 0.0029515785, y: -0.0020781404, z: 0.0006247353} + outSlope: {x: 0.002358122, y: -0.00010763147, z: 0.00062473177} + 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: 3.625 + value: {x: 0.005111318, y: 0.0043302462, z: -0.036701668} + inSlope: {x: 0.002358122, y: -0.00010763147, z: 0.00062473177} + outSlope: {x: 0.0018220533, y: 0.0026870677, z: 0.00062467455} + 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: 3.7083333 + value: {x: 0.0052432087, y: 0.004477403, z: -0.03664961} + inSlope: {x: 0.0013433269, y: 0.0008446916, z: 0.0006247353} + outSlope: {x: 0.00092197716, y: -0.0010082797, z: 0.0013121198} + 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: 3.875 + value: {x: 0.0053371117, y: 0.004254372, z: -0.036491256} + inSlope: {x: 0.00045937925, y: -0.0006881891, z: 0.000588168} + outSlope: {x: 0.00060719374, y: -0.00007381425, z: 0.0005882252} + 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: 4.125 + value: {x: 0.0054860166, y: 0.004189026, z: -0.0363285} + inSlope: {x: 0.00036628387, y: -0.00029371373, z: 0.00046011145} + outSlope: {x: 0.00036628387, y: -0.00029371373, z: 0.00046011145} + 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: wall_high_model_skeleton/wall_root/block07Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.0002706767, z: 0} + inSlope: {x: 0.012894035, y: -0, z: -0.00783511} + outSlope: {x: 0.012894035, y: -0, z: -0.00783511} + 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.041666668 + value: {x: 0.0005372515, y: 0.0002706767, z: -0.0003264629} + inSlope: {x: 0.012894035, y: -0, z: -0.00783511} + outSlope: {x: 0.032610152, y: -0, z: -0.019329146} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.0018960079, y: 0.0002706767, z: -0.001131844} + inSlope: {x: 0.032610152, y: -0, z: -0.019329146} + outSlope: {x: 0.047179203, y: -0, z: -0.027037825} + 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.125 + value: {x: 0.0038618078, y: 0.0002706767, z: -0.00225842} + inSlope: {x: 0.047179203, y: -0, z: -0.027037825} + outSlope: {x: 0.056601133, y: -0, z: -0.030961048} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.0062201885, y: 0.0002706767, z: -0.0035484638} + inSlope: {x: 0.056601133, y: -0, z: -0.030961048} + outSlope: {x: 0.060876016, y: -0, z: -0.03109899} + 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.20833333 + value: {x: 0.008756689, y: 0.0002706767, z: -0.004844255} + inSlope: {x: 0.060876016, y: -0, z: -0.03109899} + outSlope: {x: 0.060003623, y: -0, z: -0.027451469} + 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.01125684, y: 0.0002706767, z: -0.005988066} + inSlope: {x: 0.060003623, y: -0, z: -0.027451469} + outSlope: {x: 0.063279115, y: -0, z: -0.02035046} + 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.29166666 + value: {x: 0.013893469, y: 0.0002706767, z: -0.0068360018} + inSlope: {x: 0.063279115, y: -0, z: -0.02035046} + outSlope: {x: 0.073313504, y: -0, z: -0.016969262} + 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.375 + value: {x: 0.02009835, y: 0.0002706767, z: -0.008335021} + inSlope: {x: 0.075603604, y: -0, z: -0.019007197} + outSlope: {x: 0.07003082, y: -0, z: -0.025315225} + 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.0230163, y: 0.0002706767, z: -0.009389821} + inSlope: {x: 0.07003082, y: -0, z: -0.025315225} + outSlope: {x: 0.057247896, y: -0, z: -0.035893388} + 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.45833334 + value: {x: 0.02540163, y: 0.0002706767, z: -0.01088538} + inSlope: {x: 0.057247896, y: -0, z: -0.035893388} + outSlope: {x: 0.0507941, y: -0, z: -0.04472784} + 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.5416667 + value: {x: 0.029713457, y: 0.0002706767, z: -0.014486119} + inSlope: {x: 0.052689776, y: -0, z: -0.04168989} + outSlope: {x: 0.060311623, y: -0, z: -0.03594627} + 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.75 + value: {x: 0.0425713, y: 0.0002706767, z: -0.020908501} + inSlope: {x: 0.05565957, y: -0, z: -0.02635058} + outSlope: {x: 0.049838766, y: -0, z: -0.024100272} + 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.9166667 + value: {x: 0.04950696, y: 0.0002706767, z: -0.02445353} + inSlope: {x: 0.02867762, y: -0, z: -0.019784879} + outSlope: {x: 0.012042515, y: -0, z: -0.020071238} + 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.0833334 + value: {x: 0.0511459, y: 0.0002706767, z: -0.02721261} + inSlope: {x: 0.018247455, y: -0, z: -0.0135542415} + outSlope: {x: 0.028838338, y: -0, z: -0.012594234} + 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.375 + value: {x: 0.06018385, y: 0.0002706767, z: -0.03107644} + inSlope: {x: 0.019793719, y: -0, z: -0.01610809} + outSlope: {x: 0.016964165, y: -0, z: -0.018068863} + 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.75 + value: {x: 0.06373118, y: 0.0002706767, z: -0.036848508} + inSlope: {x: 0.0037209354, y: -0, z: -0.011320048} + outSlope: {x: 0.0026103996, y: -0, z: -0.010989143} + 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.2083333 + value: {x: 0.06482409, y: 0.0002706767, z: -0.039747227} + inSlope: {x: 0.0032469302, y: -0, z: 0.00040632405} + outSlope: {x: 0.0032714019, y: -0, z: 0.00040626447} + 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: 3.7916667 + value: {x: 0.06546658, y: 0.0002706767, z: -0.039477047} + inSlope: {x: -0.000022659257, y: -0, z: 0.000023860885} + outSlope: {x: -0.000022659257, y: -0, z: 0.000023918104} + 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: 4.125 + value: {x: 0.06545903, y: 0.0002706767, z: -0.03946908} + inSlope: {x: -0.000022659387, y: -0, z: 0.000023918243} + outSlope: {x: -0.000022659387, y: -0, z: 0.000023918243} + 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: wall_high_model_skeleton/wall_root/sdwPg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.0002706767, z: -0.0134622} + inSlope: {x: 0.00033287948, y: -0, z: -0.00033768654} + outSlope: {x: 0.00033287948, y: -0, z: -0.00033768654} + 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.041666668 + value: {x: 0.00001386998, y: 0.0002706767, z: -0.01347627} + inSlope: {x: 0.00033287948, y: -0, z: -0.00033768654} + outSlope: {x: 0.0010419698, y: -0, z: -0.0011205482} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.00005728539, y: 0.0002706767, z: -0.013522959} + inSlope: {x: 0.0010419698, y: -0, z: -0.0011205482} + outSlope: {x: 0.0018160563, y: -0, z: -0.0020652008} + 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.125 + value: {x: 0.0001329544, y: 0.0002706767, z: -0.01360901} + inSlope: {x: 0.0018160563, y: -0, z: -0.0020652008} + outSlope: {x: 0.002655139, y: -0, z: -0.0031706425} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.0002435852, y: 0.0002706767, z: -0.01374112} + inSlope: {x: 0.002655139, y: -0, z: -0.0031706425} + outSlope: {x: 0.0035592201, y: -0, z: -0.0044378485} + 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.20833333 + value: {x: 0.000391886, y: 0.0002706767, z: -0.01392603} + inSlope: {x: 0.0035592201, y: -0, z: -0.0044378485} + outSlope: {x: 0.004528295, y: -0, z: -0.0058665555} + 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.00058056496, y: 0.0002706767, z: -0.01417047} + inSlope: {x: 0.004528295, y: -0, z: -0.0058665555} + outSlope: {x: 0.005562371, y: -0, z: -0.007456314} + 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.29166666 + value: {x: 0.0008123304, y: 0.0002706767, z: -0.01448115} + inSlope: {x: 0.005562371, y: -0, z: -0.007456314} + outSlope: {x: 0.0066614277, y: -0, z: -0.0088483095} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: 0.00108989, y: 0.0002706767, z: -0.0148498295} + inSlope: {x: 0.0066614277, y: -0, z: -0.0088483095} + outSlope: {x: 0.007276563, y: -0, z: -0.009276239} + 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.006443635, y: 0.0002706767, z: -0.022513138} + inSlope: {x: 0.008853045, y: -0, z: -0.013137068} + outSlope: {x: 0.008661884, y: -0, z: -0.012818196} + 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.5833334 + value: {x: 0.009638614, y: 0.0002706767, z: -0.02729531} + inSlope: {x: 0.0012343717, y: -0, z: -0.0015523308} + outSlope: {x: 0.0003781847, y: -0, z: 0.00058279093} + 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.0833333 + value: {x: 0.00922672, y: 0.0002706767, z: -0.02663708} + inSlope: {x: -0.0009898605, y: -0, z: 0.0015684187} + outSlope: {x: -0.00097652245, y: -0, z: 0.0014601488} + 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: 3.0416667 + value: {x: 0.008762325, y: 0.0002706767, z: -0.026038459} + inSlope: {x: -0.000000014305087, y: -0, z: -0.00006225574} + outSlope: {x: -0.000000028610174, y: -0, z: -0.00006231296} + 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: 4.125 + value: {x: 0.008762307, y: 0.0002706767, z: -0.02610964} + inSlope: {x: -0.000000014305169, y: -0, z: -0.00007713347} + outSlope: {x: -0.000000014305169, y: -0, z: -0.00007713347} + 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: wall_high_model_skeleton/wall_root/sdwPg1 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.000270677, z: 0.0132667} + 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: 4.125 + value: {x: -0, y: 0.000270677, z: 0.0132667} + 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: wall_high_model_skeleton/wall_root/sdwPg15 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.005750505, y: 0.0002706767, z: -0.008659227} + inSlope: {x: -0.00016173362, y: -0, z: -0.00014837265} + outSlope: {x: -0.00016173362, y: -0, z: -0.00014837265} + 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.625 + value: {x: 0.00574055, y: 0.0002706767, z: -0.008661106} + inSlope: {x: 0.0008324715, y: -0, z: 0.0007987543} + outSlope: {x: 0.0013519186, y: -0, z: 0.0035924988} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.00579688, y: 0.0002706767, z: -0.008511419} + inSlope: {x: 0.0013519186, y: -0, z: 0.0035924988} + outSlope: {x: 0.0033387311, y: -0, z: 0.008096531} + 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.7916667 + value: {x: 0.006454706, y: 0.0002706767, z: -0.007488868} + inSlope: {x: 0.007103516, y: -0, z: 0.0071499785} + outSlope: {x: 0.0086127175, y: -0, z: 0.0026068948} + 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.25 + value: {x: 0.0116134, y: 0.0002706767, z: -0.0075831446} + inSlope: {x: 0.01071457, y: -0, z: -0.0037821184} + outSlope: {x: 0.010529518, y: -0, z: -0.004814534} + 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.5833334 + value: {x: 0.01562028, y: 0.0002706767, z: -0.010040849} + inSlope: {x: 0.014832458, y: -0, z: -0.009985194} + outSlope: {x: 0.015060496, y: -0, z: -0.010665618} + 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.7916666 + value: {x: 0.01791721, y: 0.0002706767, z: -0.01175305} + inSlope: {x: 0.004744553, y: -0, z: -0.0038675915} + outSlope: {x: -0.00015612572, y: -0, z: 0.000033473905} + 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.75 + value: {x: 0.018182099, y: 0.0002706767, z: -0.009821661} + inSlope: {x: 0.0022127968, y: -0, z: 0.0032102617} + outSlope: {x: 0.0025807235, y: -0, z: 0.0032921298} + 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: 3.5833333 + value: {x: 0.02142827, y: 0.0002706767, z: -0.008145692} + inSlope: {x: 0.0029923553, y: -0, z: -0.0010340349} + outSlope: {x: 0.002491431, y: -0, z: -0.0014944525} + 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: 4.125 + value: {x: 0.021749228, y: 0.0002706767, z: -0.008284672} + inSlope: {x: 0.000014133507, y: -0, z: 0.00023390382} + outSlope: {x: 0.000014133507, y: -0, z: 0.00023390382} + 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: wall_high_model_skeleton/wall_root/sdwPg2 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0018227359, y: 0.0002706767, z: -0.0015373799} + inSlope: {x: 0.000041434763, y: 0.0000035597384, z: -0.000037751197} + outSlope: {x: 0.000041434763, y: 0.0000035597384, z: -0.000037751197} + 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.7916667 + value: {x: -0.0018227359, y: 0.00029199658, z: -0.001541886} + inSlope: {x: -0.00039494256, y: 0.00009065504, z: 0.0006630418} + outSlope: {x: -0.007765903, y: 0.00010245154, z: 0.0015930047} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.8333333 + value: {x: -0.0021463148, y: 0.0002962654, z: -0.0014755109} + inSlope: {x: -0.007765903, y: 0.00010245154, z: 0.0015930047} + outSlope: {x: -0.019474866, y: 0.00011495718, z: 0.0038489753} + 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.875 + value: {x: -0.002957768, y: 0.0003010553, z: -0.0013151368} + inSlope: {x: -0.019474866, y: 0.00011495718, z: 0.0038489753} + outSlope: {x: -0.026769707, y: 0.00012817197, z: 0.004367972} + 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.9166667 + value: {x: -0.004073173, y: 0.00030639578, z: -0.001133138} + inSlope: {x: -0.026769707, y: 0.00012817197, z: 0.004367972} + outSlope: {x: -0.029650489, y: 0.0001420924, z: 0.0029793615} + 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.9583333 + value: {x: -0.005308609, y: 0.0003123163, z: -0.001008998} + inSlope: {x: -0.029650489, y: 0.0001420924, z: 0.0029793615} + outSlope: {x: -0.028117117, y: 0.0001567196, z: -0.00031694397} + 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.006480156, y: 0.0003188463, z: -0.001022204} + inSlope: {x: -0.028117117, y: 0.0001567196, z: -0.00031694397} + outSlope: {x: -0.026601316, y: 0.00017205403, z: -0.005622963} + 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.0416666 + value: {x: -0.007588543, y: 0.0003260152, z: -0.0012564939} + inSlope: {x: -0.026601316, y: 0.00017205403, z: -0.005622963} + outSlope: {x: -0.029577626, y: 0.00018809938, z: -0.012601538} + 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.0833334 + value: {x: -0.008820946, y: 0.0003338527, z: -0.001781559} + inSlope: {x: -0.029577626, y: 0.00018809938, z: -0.012601538} + outSlope: {x: -0.027986795, y: 0.00020485211, z: -0.018323224} + 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.125 + value: {x: -0.009987062, y: 0.00034238817, z: -0.002545026} + inSlope: {x: -0.027986795, y: 0.00020485211, z: -0.018323224} + outSlope: {x: -0.021548359, y: 0.00022230973, z: -0.022341477} + 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.1666666 + value: {x: -0.010884909, y: 0.00035165108, z: -0.0034759198} + inSlope: {x: -0.021548359, y: 0.00022230973, z: -0.022341477} + outSlope: {x: -0.01026287, y: 0.00024047476, z: -0.024656326} + 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.2083334 + value: {x: -0.011312529, y: 0.0003616709, z: -0.0045032687} + inSlope: {x: -0.01026287, y: 0.00024047476, z: -0.024656326} + outSlope: {x: 0.00040343322, y: 0.0002593493, z: -0.025267927} + 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.5 + value: {x: -0.01021806, y: 0.00045548027, z: -0.012106121} + inSlope: {x: 0.0062347185, y: 0.0003874535, z: -0.02704516} + outSlope: {x: 0.0067028683, y: 0.0004112814, z: -0.027121207} + 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.625 + value: {x: -0.0093432525, y: 0.0005054179, z: -0.015486899} + inSlope: {x: 0.007251012, y: 0.00035140815, z: -0.026933525} + outSlope: {x: 0.0073311925, y: 0.000121389734, z: -0.026669795} + 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.7083334 + value: {x: -0.008734364, y: 0.0005068506, z: -0.01769366} + inSlope: {x: 0.0072821337, y: -0.00008700443, z: -0.026292436} + outSlope: {x: 0.007113239, y: -0.00027238575, z: -0.026223587} + 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.8333334 + value: {x: -0.007836475, y: 0.00045346568, z: -0.02100729} + inSlope: {x: 0.007288099, y: -0.0005741007, z: -0.026719157} + outSlope: {x: 0.007393062, y: -0.0006904397, z: -0.026623446} + 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.0833333 + value: {x: -0.005973904, y: 0.00024170641, z: -0.02726619} + inSlope: {x: 0.007390365, y: -0.00092692394, z: -0.022677697} + outSlope: {x: 0.0072843507, y: -0.0009051727, z: -0.021195104} + 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.1666667 + value: {x: -0.005372756, y: 0.00016814019, z: -0.028961059} + inSlope: {x: 0.007143174, y: -0.000860413, z: -0.019481698} + outSlope: {x: 0.0069669466, y: -0.00079264364, z: -0.017537108} + 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.2083333 + value: {x: -0.0050824676, y: 0.0001351135, z: -0.029691769} + inSlope: {x: 0.0069669466, y: -0.00079264364, z: -0.017537108} + outSlope: {x: 0.0067554056, y: -0.00070185005, z: -0.01536166} + 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.25 + value: {x: -0.004800992, y: 0.000105869694, z: -0.03033184} + inSlope: {x: 0.0067554056, y: -0.00070185005, z: -0.01536166} + outSlope: {x: 0.0065088146, y: -0.00058804953, z: -0.012954916} + 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.2916667 + value: {x: -0.004529791, y: 0.00008136759, z: -0.03087163} + inSlope: {x: 0.0065088146, y: -0.00058804953, z: -0.012954916} + outSlope: {x: 0.0062270616, y: -0.00045123597, z: -0.010317403} + 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.3333333 + value: {x: -0.004270331, y: 0.000062566156, z: -0.03130152} + inSlope: {x: 0.0062270616, y: -0.00045123597, z: -0.010317403} + outSlope: {x: 0.005910111, y: -0.00029140402, z: -0.007600808} + 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.375 + value: {x: -0.004024076, y: 0.0000504243, z: -0.03161822} + inSlope: {x: 0.005910111, y: -0.00029140402, z: -0.007600808} + outSlope: {x: 0.005558027, y: -0.0001118099, z: -0.0062207673} + 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.4166667 + value: {x: -0.0037924908, y: 0.000045765544, z: -0.03187742} + inSlope: {x: 0.005558027, y: -0.0001118099, z: -0.0062207673} + outSlope: {x: 0.0052917823, y: -0.0000038648545, z: -0.0054081553} + 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.5 + value: {x: -0.003348637, y: 0.000045443474, z: -0.03230479} + inSlope: {x: 0.0053607244, y: -0.0000038648323, z: -0.0048487377} + outSlope: {x: 0.005457298, y: 0.000049753096, z: -0.00454341} + 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.5416667 + value: {x: -0.003121249, y: 0.000047516525, z: -0.032494098} + inSlope: {x: 0.005457298, y: 0.000049753096, z: -0.00454341} + outSlope: {x: 0.0055599115, y: 0.000082131344, z: -0.0044911364} + 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.5833333 + value: {x: -0.0028895868, y: 0.00005093865, z: -0.032681227} + inSlope: {x: 0.0055599115, y: 0.000082131344, z: -0.0044911364} + outSlope: {x: 0.0056684767, y: 0.000111981564, z: -0.004692755} + 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.625 + value: {x: -0.0026534, y: 0.000055604556, z: -0.03287676} + inSlope: {x: 0.0056684767, y: 0.000111981564, z: -0.004692755} + outSlope: {x: 0.005783078, y: 0.00013930695, z: -0.0051474855} + 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.7083333 + value: {x: -0.00216645, y: 0.00006824676, z: -0.03333505} + inSlope: {x: 0.0059037325, y: 0.00016410623, z: -0.0058514434} + outSlope: {x: 0.006030324, y: 0.00018637875, z: -0.006158626} + 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.875 + value: {x: -0.00112723, y: 0.0001038255, z: -0.03433342} + inSlope: {x: 0.006446292, y: 0.00023803889, z: -0.0057911566} + outSlope: {x: 0.006596973, y: 0.00025020892, z: -0.0056071365} + 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: 3 + value: {x: -0.0002827695, y: 0.00013620159, z: -0.03500622} + inSlope: {x: 0.0069163707, y: 0.0002669658, z: -0.005147257} + outSlope: {x: 0.007085086, y: 0.0002715548, z: -0.004871512} + 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: 3.0416667 + value: {x: 0.00001244297, y: 0.0001475164, z: -0.0352092} + inSlope: {x: 0.007085086, y: 0.0002715548, z: -0.004871512} + outSlope: {x: 0.0072598555, y: 0.00027362278, z: -0.0045645502} + 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: 3.0833333 + value: {x: 0.0003149358, y: 0.0001589173, z: -0.03539939} + inSlope: {x: 0.0072598555, y: 0.00027362278, z: -0.0045645502} + outSlope: {x: 0.0074405544, y: 0.0002731552, z: -0.0042276112} + 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: 3.25 + value: {x: 0.0016046999, y: 0.0002032753, z: -0.03600682} + inSlope: {x: 0.00806636, y: 0.0002566127, z: -0.003030962} + outSlope: {x: 0.0089404145, y: 0.00024604483, z: -0.002570853} + 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: 3.375 + value: {x: 0.0027938988, y: 0.0002322891, z: -0.036254045} + inSlope: {x: 0.009937586, y: 0.00021733406, z: -0.0012824226} + outSlope: {x: 0.00976501, y: 0.00019918538, z: -0.0012824797} + 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: 3.5 + value: {x: 0.003918386, y: 0.0002544983, z: -0.03629734} + inSlope: {x: 0.008077618, y: 0.00015531793, z: 0.00012170768} + outSlope: {x: 0.0065627163, y: 0.00012959291, z: 0.0020133553} + 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: 3.5833333 + value: {x: 0.0043835198, y: 0.0002641207, z: -0.03610421} + inSlope: {x: 0.0046004993, y: 0.00010134497, z: 0.0026217944} + outSlope: {x: 0.0023464563, y: 0.00007064612, z: 0.0024832487} + 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: 4 + value: {x: 0.004472599, y: 0.0002689609, z: -0.03592432} + inSlope: {x: -0.000035612517, y: -0.000018163437, z: -0} + outSlope: {x: -0.000035605157, y: -0.00001676502, 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: 4.125 + value: {x: 0.004468148, y: 0.00026711728, z: -0.03592432} + inSlope: {x: -0.000035605564, y: -0.000010715912, z: -0} + outSlope: {x: -0.000035605564, y: -0.000010715912, 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: wall_high_model_skeleton/wall_root/sdwPg3 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.0060693687, y: 0.0002706767, z: 0.0041303537} + inSlope: {x: -0.00010808944, y: -0, z: -0.00006850004} + outSlope: {x: -0.00010808944, y: -0, z: -0.00006850004} + 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.9166667 + value: {x: 0.0060678762, y: 0.0002706767, z: 0.0041294056} + inSlope: {x: 0.00065711944, y: -0, z: 0.00041640023} + outSlope: {x: 0.0034491522, y: -0, z: 0.0021725055} + 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.9583333 + value: {x: 0.0062115905, y: 0.0002706767, z: 0.004219927} + inSlope: {x: 0.0034491522, y: -0, z: 0.0021725055} + outSlope: {x: 0.0093680145, y: -0, z: 0.0060123364} + 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.0066019245, y: 0.0002706767, z: 0.004470441} + inSlope: {x: 0.0093680145, y: -0, z: 0.0060123364} + outSlope: {x: 0.014071167, y: -0, z: 0.009283277} + 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.0416666 + value: {x: 0.007188223, y: 0.0002706767, z: 0.004857244} + inSlope: {x: 0.014071167, y: -0, z: 0.009283277} + outSlope: {x: 0.01752356, y: -0, z: 0.011963674} + 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.125 + value: {x: 0.008740265, y: 0.0002706767, z: 0.005941295} + inSlope: {x: 0.019725427, y: -0, z: 0.014053543} + outSlope: {x: 0.020676546, y: -0, z: 0.015552878} + 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.2916666 + value: {x: 0.01190302, y: 0.0002706767, z: 0.008662213} + inSlope: {x: 0.016025778, y: -0, z: 0.016507631} + outSlope: {x: 0.011974302, y: -0, z: 0.015644759} + 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.375 + value: {x: 0.012679949, y: 0.0002706767, z: 0.009905388} + inSlope: {x: 0.0066719977, y: -0, z: 0.014191416} + outSlope: {x: 0.002187111, y: -0, z: 0.012478635} + 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.01365468, y: 0.0002706767, z: 0.016414968} + inSlope: {x: 0.0047805733, y: -0, z: 0.0056078103} + outSlope: {x: 0.005448465, y: -0, z: 0.0043944083} + 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.6666667 + value: {x: 0.01390848, y: 0.0002706767, z: 0.016095579} + inSlope: {x: -0.0011457517, y: -0, z: -0.002567048} + outSlope: {x: -0.0011700197, y: -0, z: -0.0026282603} + 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: 3.2916667 + value: {x: 0.013341693, y: 0.0002706767, z: 0.014894756} + inSlope: {x: -0.000030155123, y: -0, z: -0.000014448137} + outSlope: {x: -0.000030155123, y: -0, z: -0.000014476748} + 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: 4.125 + value: {x: 0.01331656, y: 0.0002706767, z: 0.01488271} + inSlope: {x: -0.000030155295, y: -0, z: -0.00001444822} + outSlope: {x: -0.000030155295, y: -0, z: -0.00001444822} + 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: wall_high_model_skeleton/wall_root/sdwPg4 + m_ScaleCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 1, z: 0.99999994} + 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: 4.125 + value: {x: 0.99999994, y: 1, z: 0.99999994} + 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: wall_high_model_skeleton/wall_root/block05Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/block06Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 1, z: 0.99999994} + 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: 4.125 + value: {x: 0.99999994, y: 1, z: 0.99999994} + 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: wall_high_model_skeleton/wall_root/block07Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 1, z: 0.99999994} + 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: 4.125 + value: {x: 0.99999994, y: 1, z: 0.99999994} + 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: wall_high_model_skeleton/wall_root/sdwPg2 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 1, z: 0.99999994} + 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: 4.125 + value: {x: 0.99999994, y: 1, z: 0.99999994} + 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: wall_high_model_skeleton/wall_root/sdwPg4 + m_FloatCurves: [] + m_PPtrCurves: [] + m_SampleRate: 24 + 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: 4096435371 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4134279922 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4155404485 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4074858048 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4079160439 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4049973806 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4037531673 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4175287068 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2535812651 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 237780881 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2032865031 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3880753828 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4134279922 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4155404485 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4079160439 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4049973806 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4037531673 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4175287068 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2535812651 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 237780881 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2032865031 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3880753828 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3191469815 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 681244544 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2336008963 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3191469815 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4096435371 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4074858048 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 681244544 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4079160439 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4049973806 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4037531673 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 237780881 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3880753828 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 4.125 + 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.7071068 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.7071068 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.7071067 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.7071067 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/block01Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/block01Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/block01Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/block01Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0 + inSlope: -0.0004035316 + outSlope: -0.0004035316 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.00003362763 + inSlope: -0.08476104 + outSlope: -0.08476104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.008391135 + inSlope: 0.014364893 + outSlope: 0.014364893 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.0055416916 + inSlope: 0.009805189 + outSlope: 0.009805189 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.005049248 + inSlope: 0.3775912 + outSlope: 0.3775912 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.025924236 + inSlope: 0.75697577 + outSlope: 0.75697577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.058032077 + inSlope: 0.8753033 + outSlope: 0.8753033 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.09886619 + inSlope: 0.70734584 + outSlope: 0.70734584 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.11697755 + inSlope: 0.434181 + outSlope: 0.434181 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.13504794 + inSlope: 0.15816863 + outSlope: 0.15816863 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.13015828 + inSlope: -0.23209427 + outSlope: -0.23209427 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.08941906 + inSlope: -0.7315582 + outSlope: -0.7315582 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.033013403 + inSlope: -0.9227153 + outSlope: -0.9227153 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.23384057 + inSlope: -0.789365 + outSlope: -0.789365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.49207237 + inSlope: -1.0209788 + outSlope: -1.0209788 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: -0.62666094 + inSlope: -1.1096452 + outSlope: -1.1096452 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.6733167 + inSlope: -0.24800962 + outSlope: -0.24800962 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: -0.6473283 + inSlope: 0.58207405 + outSlope: 0.58207405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: -0.58487093 + inSlope: -0.13120797 + outSlope: -0.13120797 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.64733243 + inSlope: -0.5879594 + outSlope: -0.5879594 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.67370486 + inSlope: -0.13970797 + outSlope: -0.13970797 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.6589747 + inSlope: 0.30367768 + outSlope: 0.30367768 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.6513574 + inSlope: -0.2574006 + outSlope: -0.2574006 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.67385113 + inSlope: -0.023291752 + outSlope: -0.023291752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.6641777 + inSlope: -0.0054438002 + outSlope: -0.0054438002 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.6746488 + inSlope: -0.046831805 + outSlope: -0.046831805 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.6720043 + inSlope: -0.049110282 + outSlope: -0.049110282 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: -0.6746844 + inSlope: 0.0022931136 + outSlope: 0.0022931136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.6774183 + inSlope: -0.0019640997 + outSlope: -0.0019640997 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/block02Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0 + inSlope: 0.0005695839 + outSlope: 0.0005695839 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.00004746532 + inSlope: 0.15284766 + outSlope: 0.15284766 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.025718918 + inSlope: 0.2729782 + outSlope: 0.2729782 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.036248446 + inSlope: -0.0025753751 + outSlope: -0.0025753751 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.035270873 + inSlope: -0.713218 + outSlope: -0.713218 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.02318637 + inSlope: -1.4072177 + outSlope: -1.4072177 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.08199729 + inSlope: -1.1620817 + outSlope: -1.1620817 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.12002653 + inSlope: -0.819343 + outSlope: -0.819343 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.15027586 + inSlope: -0.72656167 + outSlope: -0.72656167 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.18057334 + inSlope: -0.89068484 + outSlope: -0.89068484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.22449963 + inSlope: -0.8247282 + outSlope: -0.8247282 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.26638052 + inSlope: -0.35916477 + outSlope: -0.35916477 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.28595987 + inSlope: -0.058972448 + outSlope: -0.058972448 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.29147324 + inSlope: 0.048410974 + outSlope: 0.048410974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.26539415 + inSlope: 0.17019348 + outSlope: 0.17019348 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: -0.23528586 + inSlope: 0.3315916 + outSlope: 0.3315916 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.22068645 + inSlope: 0.06405975 + outSlope: 0.06405975 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: -0.22994758 + inSlope: -0.18216136 + outSlope: -0.18216136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: -0.24267365 + inSlope: 0.05193919 + outSlope: 0.05193919 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.22261943 + inSlope: 0.19185555 + outSlope: 0.19185555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.21386155 + inSlope: 0.049434923 + outSlope: 0.049434923 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.21849987 + inSlope: -0.09434348 + outSlope: -0.09434348 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.22106178 + inSlope: 0.075709656 + outSlope: 0.075709656 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.21420206 + inSlope: 0.0072662886 + outSlope: 0.0072662886 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.21723047 + inSlope: 0.001744505 + outSlope: 0.001744505 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.21393764 + inSlope: 0.014813444 + outSlope: 0.014813444 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.21476324 + inSlope: 0.015715811 + outSlope: 0.015715811 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: -0.21429157 + inSlope: -0.014189082 + outSlope: -0.014189082 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.21527737 + inSlope: 0.00041628044 + outSlope: 0.00041628044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/block02Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0 + inSlope: -0.0007044115 + outSlope: -0.0007044115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.000058700953 + inSlope: -0.17449996 + outSlope: -0.17449996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.025852665 + inSlope: -0.26800793 + outSlope: -0.26800793 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.051340777 + inSlope: -0.33952355 + outSlope: -0.33952355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.06516929 + inSlope: 0.16221178 + outSlope: 0.16221178 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.037823133 + inSlope: 0.7013925 + outSlope: 0.7013925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.006719909 + inSlope: 0.7276788 + outSlope: 0.7276788 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.02281677 + inSlope: 0.3670437 + outSlope: 0.3670437 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.023867058 + inSlope: 0.010368239 + outSlope: 0.010368239 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.02368079 + inSlope: 0.031566188 + outSlope: 0.031566188 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.026497575 + inSlope: -0.10187729 + outSlope: -0.10187729 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.008899517 + inSlope: -0.10616711 + outSlope: -0.10616711 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.005784732 + inSlope: -0.26852363 + outSlope: -0.26852363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.08099056 + inSlope: -0.2038179 + outSlope: -0.2038179 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.1617077 + inSlope: -0.3408086 + outSlope: -0.3408086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: -0.20726725 + inSlope: -0.39024746 + outSlope: -0.39024746 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.22331879 + inSlope: -0.0737683 + outSlope: -0.0737683 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: -0.21341458 + inSlope: 0.20198324 + outSlope: 0.20198324 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: -0.18933144 + inSlope: -0.023654956 + outSlope: -0.023654956 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.2060769 + inSlope: -0.16648524 + outSlope: -0.16648524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.2135997 + inSlope: -0.034984604 + outSlope: -0.034984604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.20899227 + inSlope: 0.0946641 + outSlope: 0.0946641 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.20698728 + inSlope: -0.0836474 + outSlope: -0.0836474 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.21421221 + inSlope: -0.0073839463 + outSlope: -0.0073839463 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.21113518 + inSlope: -0.0017178627 + outSlope: -0.0017178627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.21446586 + inSlope: -0.014968833 + outSlope: -0.014968833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.21363384 + inSlope: -0.01569489 + outSlope: -0.01569489 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: -0.21499665 + inSlope: -0.015778383 + outSlope: -0.015778383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.21817671 + inSlope: -0.00088870863 + outSlope: -0.00088870863 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/block02Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 1 + inSlope: -0.0025420187 + outSlope: -0.0025420187 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.99929965 + inSlope: -0.013388873 + outSlope: -0.013388873 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.9980078 + inSlope: -0.017214058 + outSlope: -0.017214058 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.9972379 + inSlope: 0.008055212 + outSlope: 0.008055212 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.99867904 + inSlope: -0.027828429 + outSlope: -0.027828429 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.9949189 + inSlope: -0.13328362 + outSlope: -0.13328362 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.9875721 + inSlope: -0.16211775 + outSlope: -0.16211775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.9814091 + inSlope: -0.16336653 + outSlope: -0.16336653 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.9739582 + inSlope: -0.19236079 + outSlope: -0.19236079 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.965379 + inSlope: -0.1510706 + outSlope: -0.1510706 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.95967 + inSlope: -0.03273295 + outSlope: -0.03273295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.9576553 + inSlope: -0.04741428 + outSlope: -0.04741428 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.92401433 + inSlope: -0.20261472 + outSlope: -0.20261472 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.81319207 + inSlope: -0.63296044 + outSlope: -0.63296044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 0.7134262 + inSlope: -0.9838245 + outSlope: -0.9838245 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.6693809 + inSlope: -0.22526512 + outSlope: -0.22526512 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 0.69465417 + inSlope: 0.54841053 + outSlope: 0.54841053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 0.75045925 + inSlope: -0.09224799 + outSlope: -0.09224799 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.6992379 + inSlope: -0.5361698 + outSlope: -0.5361698 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.6743591 + inSlope: -0.12623969 + outSlope: -0.12623969 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.68871796 + inSlope: 0.29139966 + outSlope: 0.29139966 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.69571656 + inSlope: -0.24376208 + outSlope: -0.24376208 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0.67391044 + inSlope: -0.022703819 + outSlope: -0.022703819 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.6834477 + inSlope: -0.0053100493 + outSlope: -0.0053100493 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.6731152 + inSlope: -0.046122987 + outSlope: -0.046122987 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.67575705 + inSlope: -0.048944343 + outSlope: -0.048944343 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: 0.6727975 + inSlope: -0.007259854 + outSlope: -0.007259854 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.6686995 + inSlope: -0.0021486364 + outSlope: -0.0021486364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/block02Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0 + inSlope: 0.00039170557 + outSlope: 0.00039170557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.000032642132 + inSlope: 0.04517642 + outSlope: 0.04517642 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.0037647015 + inSlope: 0.14328927 + outSlope: 0.14328927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.011973416 + inSlope: 0.17759186 + outSlope: 0.17759186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.0264855 + inSlope: 0.067628086 + outSlope: 0.067628086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.029177422 + inSlope: 0.448366 + outSlope: 0.448366 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.06384932 + inSlope: 0.85579824 + outSlope: 0.85579824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.17699762 + inSlope: 0.8869655 + outSlope: 0.8869655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.23941688 + inSlope: 0.6495975 + outSlope: 0.6495975 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.2926401 + inSlope: 0.6178326 + outSlope: 0.6178326 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.3179574 + inSlope: 0.58054495 + outSlope: 0.58054495 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.37993857 + inSlope: 0.40613693 + outSlope: 0.40613693 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.42421803 + inSlope: 0.113542914 + outSlope: 0.113542914 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.42725408 + inSlope: 0.5286309 + outSlope: 0.5286309 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.5324934 + inSlope: 1.4603968 + outSlope: 1.4603968 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.75645477 + inSlope: 0.27414468 + outSlope: 0.27414468 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.76339495 + inSlope: 0.06076938 + outSlope: 0.06076938 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 0.7615189 + inSlope: 0.07227094 + outSlope: 0.07227094 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.7694175 + inSlope: 0.025603518 + outSlope: 0.025603518 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 0.7636525 + inSlope: -0.059298135 + outSlope: -0.059298135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.764476 + inSlope: -0.090465635 + outSlope: -0.090465635 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.74749553 + inSlope: -0.20929947 + outSlope: -0.20929947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.701051 + inSlope: -0.23628175 + outSlope: -0.23628175 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 0.6911111 + inSlope: -0.19551286 + outSlope: -0.19551286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.68475825 + inSlope: -0.119871974 + outSlope: -0.119871974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.6783451 + inSlope: -0.047703177 + outSlope: -0.047703177 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.6787219 + inSlope: 0.04255978 + outSlope: 0.04255978 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 0.6811994 + inSlope: 0.04054211 + outSlope: 0.04054211 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.68401265 + inSlope: 0.054880753 + outSlope: 0.054880753 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.6906746 + inSlope: -0.00035195705 + outSlope: -0.00035195705 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.6899316 + inSlope: -0.0075996295 + outSlope: -0.0075996295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.6902196 + inSlope: 0.005054004 + outSlope: 0.005054004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.6906697 + inSlope: 0.018380608 + outSlope: 0.018380608 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.6919942 + inSlope: 0.019429905 + outSlope: 0.019429905 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 0.69213223 + inSlope: 0.0020392 + outSlope: 0.0020392 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.625 + value: 0.6936947 + inSlope: 0.00095987413 + outSlope: 0.00095987413 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.694174 + inSlope: 0.00095844636 + outSlope: 0.00095844636 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/block03Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0 + inSlope: 0.0004774975 + outSlope: 0.0004774975 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.00003979146 + inSlope: 0.42796192 + outSlope: 0.42796192 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.03566349 + inSlope: 1.8358886 + outSlope: 1.8358886 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.15303051 + inSlope: 2.7953594 + outSlope: 2.7953594 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.48601526 + inSlope: 2.4164114 + outSlope: 2.4164114 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.581923 + inSlope: 2.0646276 + outSlope: 2.0646276 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.6580675 + inSlope: 1.7313435 + outSlope: 1.7313435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.8357636 + inSlope: 1.0413085 + outSlope: 1.0413085 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.89285004 + inSlope: 0.35439992 + outSlope: 0.35439992 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.9066083 + inSlope: 0.067500085 + outSlope: 0.067500085 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.90758294 + inSlope: 0.10041411 + outSlope: 0.10041411 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.91926795 + inSlope: -0.106970154 + outSlope: -0.106970154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.8500712 + inSlope: -0.7116132 + outSlope: -0.7116132 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.8174624 + inSlope: -0.9080205 + outSlope: -0.9080205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.7212816 + inSlope: -1.3512232 + outSlope: -1.3512232 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.30264825 + inSlope: -1.8382794 + outSlope: -1.8382794 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.22597331 + inSlope: -1.8291757 + outSlope: -1.8291757 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 0.15021686 + inSlope: -2.1580825 + outSlope: -2.1580825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.04613328 + inSlope: -2.497663 + outSlope: -2.497663 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: -0.057921812 + inSlope: -1.2352574 + outSlope: -1.2352574 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.05680503 + inSlope: -0.10999401 + outSlope: -0.10999401 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.07710703 + inSlope: -0.24048209 + outSlope: -0.24048209 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -0.124937594 + inSlope: -0.21712284 + outSlope: -0.21712284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: -0.1339064 + inSlope: -0.14548874 + outSlope: -0.14548874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.13706167 + inSlope: -0.12891728 + outSlope: -0.12891728 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.14933048 + inSlope: -0.055141464 + outSlope: -0.055141464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.13609345 + inSlope: 0.24952042 + outSlope: 0.24952042 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -0.12246348 + inSlope: 0.22429258 + outSlope: 0.22429258 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -0.10709383 + inSlope: 0.30969933 + outSlope: 0.30969933 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.024734462 + inSlope: 0.5852026 + outSlope: 0.5852026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.0025438706 + inSlope: 0.27882397 + outSlope: 0.27882397 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.0004907868 + inSlope: 0.024473388 + outSlope: 0.024473388 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.003674993 + inSlope: -0.11486168 + outSlope: -0.11486168 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -0.00903159 + inSlope: -0.14415516 + outSlope: -0.14415516 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 0.00007465947 + inSlope: 0.03309634 + outSlope: 0.03309634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.625 + value: 0.000071653514 + inSlope: 0.000009003302 + outSlope: 0.000009003302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.00007627972 + inSlope: 0.00000954423 + outSlope: 0.00000954423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/block03Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0 + inSlope: 0.00025210716 + outSlope: 0.00025210716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.000021008931 + inSlope: 0.25020364 + outSlope: 0.25020364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.020850303 + inSlope: 0.11758542 + outSlope: 0.11758542 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.009819791 + inSlope: -0.27241302 + outSlope: -0.27241302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.03500727 + inSlope: -0.4474864 + outSlope: -0.4474864 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.053164825 + inSlope: -0.11480992 + outSlope: -0.11480992 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.04457476 + inSlope: 0.1830612 + outSlope: 0.1830612 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.03173072 + inSlope: -0.0533946 + outSlope: -0.0533946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.059421375 + inSlope: -0.58430755 + outSlope: -0.58430755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.11483893 + inSlope: -0.6802866 + outSlope: -0.6802866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -0.1433582 + inSlope: -0.28893933 + outSlope: -0.28893933 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.10272149 + inSlope: 0.4232751 + outSlope: 0.4232751 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.03755609 + inSlope: 0.35212877 + outSlope: 0.35212877 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.023303563 + inSlope: -0.302018 + outSlope: -0.302018 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.13973697 + inSlope: -1.8454947 + outSlope: -1.8454947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.54645497 + inSlope: -1.1992745 + outSlope: -1.1992745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -0.59224015 + inSlope: -0.98662955 + outSlope: -0.98662955 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: -0.62867415 + inSlope: -0.5372248 + outSlope: -0.5372248 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.63700885 + inSlope: -0.16363904 + outSlope: -0.16363904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: -0.64231074 + inSlope: -0.020959694 + outSlope: -0.020959694 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.6387555 + inSlope: -0.05502182 + outSlope: -0.05502182 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.65489304 + inSlope: -0.18923083 + outSlope: -0.18923083 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -0.6920123 + inSlope: -0.16701214 + outSlope: -0.16701214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: -0.69885385 + inSlope: -0.11311614 + outSlope: -0.11311614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.70143867 + inSlope: -0.0737551 + outSlope: -0.0737551 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.7076241 + inSlope: -0.052809376 + outSlope: -0.052809376 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.7108491 + inSlope: -0.0073613976 + outSlope: -0.0073613976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -0.71074647 + inSlope: -0.026012527 + outSlope: -0.026012527 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -0.7147047 + inSlope: -0.034750633 + outSlope: -0.034750633 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.72242606 + inSlope: -0.04031112 + outSlope: -0.04031112 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.7238664 + inSlope: -0.016008921 + outSlope: -0.016008921 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.7235851 + inSlope: 0.004970319 + outSlope: 0.004970319 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.7231517 + inSlope: 0.018236127 + outSlope: 0.018236127 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -0.72182626 + inSlope: 0.019349081 + outSlope: 0.019349081 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -0.7217707 + inSlope: 0.0018882807 + outSlope: 0.0018882807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.625 + value: -0.7202691 + inSlope: 0.0009233961 + outSlope: 0.0009233961 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.71980715 + inSlope: 0.00092411396 + outSlope: 0.00092411396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/block03Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 1 + inSlope: -0.010329009 + outSlope: -0.010329009 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.99913925 + inSlope: -0.14279793 + outSlope: -0.14279793 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.9881002 + inSlope: -0.43285125 + outSlope: -0.43285125 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.87284714 + inSlope: -1.3601116 + outSlope: -1.3601116 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.8109795 + inSlope: -1.4871072 + outSlope: -1.4871072 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.7489216 + inSlope: -1.5832763 + outSlope: -1.5832763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.5188104 + inSlope: -1.961795 + outSlope: -1.961795 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.37678584 + inSlope: -1.3201108 + outSlope: -1.3201108 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.2814875 + inSlope: -1.13761 + outSlope: -1.13761 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.23376228 + inSlope: -1.3977826 + outSlope: -1.3977826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.006437891 + inSlope: -1.9165995 + outSlope: -1.9165995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.3098509 + inSlope: -1.8392584 + outSlope: -1.8392584 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.38557243 + inSlope: -1.3316178 + outSlope: -1.3316178 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.42033008 + inSlope: 0.14484009 + outSlope: 0.14484009 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.19382258 + inSlope: 1.5803313 + outSlope: 1.5803313 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -0.12416037 + inSlope: 1.7512901 + outSlope: 1.7512901 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: -0.047881678 + inSlope: 1.3772725 + outSlope: 1.3772725 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.009387776 + inSlope: 0.93793327 + outSlope: 0.93793327 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 0.030279463 + inSlope: 0.90329504 + outSlope: 0.90329504 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.06588685 + inSlope: 0.511667 + outSlope: 0.511667 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.080125116 + inSlope: 0.17435896 + outSlope: 0.17435896 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.11847796 + inSlope: 0.1936107 + outSlope: 0.1936107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 0.12664053 + inSlope: 0.28817233 + outSlope: 0.28817233 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.14249232 + inSlope: 0.095846504 + outSlope: 0.095846504 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.12967853 + inSlope: -0.100051746 + outSlope: -0.100051746 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.12453447 + inSlope: -0.007884607 + outSlope: -0.007884607 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 0.12573667 + inSlope: -0.14941052 + outSlope: -0.14941052 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.09927123 + inSlope: -0.30171162 + outSlope: -0.30171162 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.021386893 + inSlope: -0.589887 + outSlope: -0.589887 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.002352755 + inSlope: -0.29847243 + outSlope: -0.29847243 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.0046140794 + inSlope: -0.025991827 + outSlope: -0.025991827 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.0036759344 + inSlope: 0.13278079 + outSlope: 0.13278079 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.005413383 + inSlope: 0.12706259 + outSlope: 0.12706259 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -0.0003764604 + inSlope: -0.01638239 + outSlope: -0.01638239 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.625 + value: -0.00037196119 + inSlope: -0.00000901126 + outSlope: -0.00000901126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0003754614 + inSlope: -0.0000050326535 + outSlope: -0.0000050326535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/block03Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/block04Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/block04Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/block04Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/block04Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -0.0011850796 + outSlope: -0.0011850796 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.0031891905 + inSlope: 0.122823656 + outSlope: 0.122823656 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.017434249 + inSlope: 0.17102918 + outSlope: 0.17102918 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.043806527 + inSlope: 0.44513422 + outSlope: 0.44513422 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.118592545 + inSlope: 0.5943731 + outSlope: 0.5943731 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.26507166 + inSlope: 0.5726764 + outSlope: 0.5726764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.2887632 + inSlope: 0.005217463 + outSlope: 0.005217463 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.26550642 + inSlope: -0.52404135 + outSlope: -0.52404135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.21094261 + inSlope: -0.97027063 + outSlope: -0.97027063 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.11694317 + inSlope: -1.1394374 + outSlope: -1.1394374 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.06928409 + inSlope: -1.1448371 + outSlope: -1.1448371 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.021540029 + inSlope: 0.28174233 + outSlope: 0.28174233 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.092762455 + inSlope: 1.5297352 + outSlope: 1.5297352 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.25860205 + inSlope: 1.2841166 + outSlope: 1.2841166 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.4622581 + inSlope: 1.1667547 + outSlope: 1.1667547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.68084943 + inSlope: 0.9147922 + outSlope: 0.9147922 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.74163276 + inSlope: 0.46293032 + outSlope: 0.46293032 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 0.78365034 + inSlope: 0.31389552 + outSlope: 0.31389552 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 0.81992525 + inSlope: 0.24075276 + outSlope: 0.24075276 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.8285453 + inSlope: 0.13651383 + outSlope: 0.13651383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.83385795 + inSlope: 0.05991114 + outSlope: 0.05991114 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 0.84101635 + inSlope: 0.03238681 + outSlope: 0.03238681 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.84038764 + inSlope: -0.06795202 + outSlope: -0.06795202 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.80917066 + inSlope: -0.22556037 + outSlope: -0.22556037 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 0.72925055 + inSlope: -0.6276277 + outSlope: -0.6276277 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: 0.6760188 + inSlope: -0.31086886 + outSlope: -0.31086886 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: 0.6748206 + inSlope: -0.027963664 + outSlope: -0.027963664 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: 0.6743799 + inSlope: 0.20714289 + outSlope: 0.20714289 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: 0.6980147 + inSlope: 0.09614511 + outSlope: 0.09614511 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: 0.6891776 + inSlope: -0.0013554109 + outSlope: -0.0013554109 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.68899953 + inSlope: 0.02183398 + outSlope: 0.02183398 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.0077254516 + inSlope: 0.30138484 + outSlope: 0.30138484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.042457897 + inSlope: 0.41441548 + outSlope: 0.41441548 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.08945274 + inSlope: 0.17103279 + outSlope: 0.17103279 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.093487605 + inSlope: 0.025744833 + outSlope: 0.025744833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.095897034 + inSlope: -0.0057979557 + outSlope: -0.0057979557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.09555084 + inSlope: 0.13447168 + outSlope: 0.13447168 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.10710301 + inSlope: 0.18430772 + outSlope: 0.18430772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.101094835 + inSlope: -0.1941574 + outSlope: -0.1941574 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.0882963 + inSlope: -0.15500587 + outSlope: -0.15500587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.081812896 + inSlope: -0.15730344 + outSlope: -0.15730344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.075187676 + inSlope: -0.21522956 + outSlope: -0.21522956 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.0638771 + inSlope: -0.27239853 + outSlope: -0.27239853 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.030633727 + inSlope: -0.25386384 + outSlope: -0.25386384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.009560379 + inSlope: -0.20788407 + outSlope: -0.20788407 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.012405366 + inSlope: 0.04537402 + outSlope: 0.04537402 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.00011046377 + inSlope: 0.32873446 + outSlope: 0.32873446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 0.050812908 + inSlope: 0.40374738 + outSlope: 0.40374738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 0.10130319 + inSlope: 0.31450412 + outSlope: 0.31450412 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.11075474 + inSlope: 0.0052038506 + outSlope: 0.0052038506 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.09265636 + inSlope: -0.21790564 + outSlope: -0.21790564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 0.085585825 + inSlope: 0.15836194 + outSlope: 0.15836194 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.13666731 + inSlope: 0.09837627 + outSlope: 0.09837627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.13180177 + inSlope: 0.06927346 + outSlope: 0.06927346 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 0.15528142 + inSlope: 0.1258545 + outSlope: 0.1258545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: 0.16306703 + inSlope: 0.040599268 + outSlope: 0.040599268 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: 0.16326484 + inSlope: 0.0034407373 + outSlope: 0.0034407373 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: 0.1629279 + inSlope: -0.04695096 + outSlope: -0.04695096 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: 0.15756285 + inSlope: -0.022027843 + outSlope: -0.022027843 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: 0.15955764 + inSlope: -0.0001226667 + outSlope: -0.0001226667 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.1598112 + inSlope: -0.004983206 + outSlope: -0.004983206 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.014156426 + inSlope: 0.5540265 + outSlope: 0.5540265 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.07816623 + inSlope: 0.7673695 + outSlope: 0.7673695 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.16985615 + inSlope: 0.5604037 + outSlope: 0.5604037 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.22533238 + inSlope: 0.43639392 + outSlope: 0.43639392 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.32901415 + inSlope: 0.39040312 + outSlope: 0.39040312 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.34505656 + inSlope: 0.17294009 + outSlope: 0.17294009 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.3434258 + inSlope: -0.17148247 + outSlope: -0.17148247 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.32793993 + inSlope: 0.18309961 + outSlope: 0.18309961 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.36313033 + inSlope: 0.39883488 + outSlope: 0.39883488 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.3792609 + inSlope: 0.37281114 + outSlope: 0.37281114 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.39419794 + inSlope: -0.23431565 + outSlope: -0.23431565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.35973465 + inSlope: -0.9285966 + outSlope: -0.9285966 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.22536336 + inSlope: -1.1323805 + outSlope: -1.1323805 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.028209195 + inSlope: -1.1334267 + outSlope: -1.1334267 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.12343889 + inSlope: -0.6236664 + outSlope: -0.6236664 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.16179767 + inSlope: -0.185406 + outSlope: -0.185406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: -0.16898353 + inSlope: -0.049216717 + outSlope: -0.049216717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: -0.17404713 + inSlope: -0.05752284 + outSlope: -0.05752284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.17742573 + inSlope: -0.14770654 + outSlope: -0.14770654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.19525595 + inSlope: -0.21286972 + outSlope: -0.21286972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -0.21053506 + inSlope: 0.03916949 + outSlope: 0.03916949 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.1899816 + inSlope: 0.023008304 + outSlope: 0.023008304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.20009078 + inSlope: 0.022666981 + outSlope: 0.022666981 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -0.17560259 + inSlope: 0.22762454 + outSlope: 0.22762454 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: -0.15596852 + inSlope: 0.108219594 + outSlope: 0.108219594 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: -0.15576723 + inSlope: 0.0034704204 + outSlope: 0.0034704204 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: -0.15614311 + inSlope: -0.048397385 + outSlope: -0.048397385 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: -0.16156763 + inSlope: -0.021975629 + outSlope: -0.021975629 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: -0.15962267 + inSlope: -0.00027090358 + outSlope: -0.00027090358 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.15948072 + inSlope: -0.0051484304 + outSlope: -0.0051484304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.9998649 + inSlope: -0.017243383 + outSlope: -0.017243383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.9958833 + inSlope: -0.08092547 + outSlope: -0.08092547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.98042244 + inSlope: -0.13181952 + outSlope: -0.13181952 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.9625078 + inSlope: -0.1779006 + outSlope: -0.1779006 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.9012716 + inSlope: -0.3102687 + outSlope: -0.3102687 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.8879312 + inSlope: -0.08150215 + outSlope: -0.08150215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.89447975 + inSlope: 0.19950047 + outSlope: 0.19950047 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.9152805 + inSlope: 0.1717473 + outSlope: 0.1717473 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.9201437 + inSlope: 0.0022730632 + outSlope: 0.0022730632 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.91905797 + inSlope: -0.053426675 + outSlope: -0.053426675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.9156915 + inSlope: 0.08608909 + outSlope: 0.08608909 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.92623204 + inSlope: 0.2345383 + outSlope: 0.2345383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.93882793 + inSlope: -0.07350547 + outSlope: -0.07350547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.8862451 + inSlope: -0.57052696 + outSlope: -0.57052696 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.72184 + inSlope: -0.9685724 + outSlope: -0.9685724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.65100104 + inSlope: -0.5655687 + outSlope: -0.5655687 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 0.59561294 + inSlope: -0.4613705 + outSlope: -0.4613705 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 0.5358805 + inSlope: -0.4422309 + outSlope: -0.4422309 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.5193902 + inSlope: -0.26650098 + outSlope: -0.26650098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.50790834 + inSlope: -0.14044449 + outSlope: -0.14044449 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 0.4909599 + inSlope: -0.0670535 + outSlope: -0.0670535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.48885342 + inSlope: 0.09833818 + outSlope: 0.09833818 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.53650236 + inSlope: 0.3311258 + outSlope: 0.3311258 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 0.64284134 + inSlope: 0.7389902 + outSlope: 0.7389902 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: 0.7014853 + inSlope: 0.32594213 + outSlope: 0.32594213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: 0.70263666 + inSlope: 0.026829265 + outSlope: 0.026829265 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: 0.7030545 + inSlope: -0.20188075 + outSlope: -0.20188075 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: 0.6795921 + inSlope: -0.09719938 + outSlope: -0.09719938 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: 0.68854654 + inSlope: 0.001322509 + outSlope: 0.001322509 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.6886987 + inSlope: -0.021851147 + outSlope: -0.021851147 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -0.0014749932 + outSlope: -0.0014749932 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.0031791017 + inSlope: 0.18721595 + outSlope: 0.18721595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.028041964 + inSlope: 0.29994524 + outSlope: 0.29994524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.06404809 + inSlope: 0.1379055 + outSlope: 0.1379055 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.06585553 + inSlope: 0.018350955 + outSlope: 0.018350955 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.06727135 + inSlope: 0.004800884 + outSlope: 0.004800884 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.06745338 + inSlope: 0.7834568 + outSlope: 0.7834568 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.13255936 + inSlope: 1.8646975 + outSlope: 1.8646975 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.22284481 + inSlope: 1.5251151 + outSlope: 1.5251151 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.25965235 + inSlope: 0.8469538 + outSlope: 0.8469538 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.41623855 + inSlope: 0.17916763 + outSlope: 0.17916763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.4214258 + inSlope: 0.06790627 + outSlope: 0.06790627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.4218974 + inSlope: -0.43665296 + outSlope: -0.43665296 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.38503808 + inSlope: -0.96695757 + outSlope: -0.96695757 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.25105575 + inSlope: -1.1033688 + outSlope: -1.1033688 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: -0.3587152 + inSlope: -1.0567422 + outSlope: -1.0567422 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.40226552 + inSlope: -0.4216465 + outSlope: -0.4216465 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -0.39385238 + inSlope: 0.20472433 + outSlope: 0.20472433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -0.31930465 + inSlope: 0.20578417 + outSlope: 0.20578417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.31280264 + inSlope: -0.004314772 + outSlope: -0.004314772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -0.3505108 + inSlope: -0.17507441 + outSlope: -0.17507441 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: -0.40052718 + inSlope: -0.30669641 + outSlope: -0.30669641 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833335 + value: -0.41361773 + inSlope: 0.105395675 + outSlope: 0.105395675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: -0.39174432 + inSlope: 0.54712 + outSlope: 0.54712 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: -0.36802444 + inSlope: 0.38806486 + outSlope: 0.38806486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: -0.35940552 + inSlope: 0.20680603 + outSlope: 0.20680603 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: -0.3330188 + inSlope: 0.21589622 + outSlope: 0.21589622 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: -0.3240668 + inSlope: -0.023732953 + outSlope: -0.023732953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: -0.3349966 + inSlope: -0.20164487 + outSlope: -0.20164487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5416667 + value: -0.3460018 + inSlope: 0.005222072 + outSlope: 0.005222072 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: -0.3445474 + inSlope: -0.21520206 + outSlope: -0.21520206 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6666667 + value: -0.37969607 + inSlope: -0.35736826 + outSlope: -0.35736826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: -0.4081595 + inSlope: -0.159767 + outSlope: -0.159767 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: -0.40588695 + inSlope: 0.027060654 + outSlope: 0.027060654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9166667 + value: -0.4036499 + inSlope: 0.008633835 + outSlope: 0.008633835 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9583335 + value: -0.4040553 + inSlope: 0.04393299 + outSlope: 0.04393299 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: -0.39998883 + inSlope: 0.08127874 + outSlope: 0.08127874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.39676565 + inSlope: -0.007314233 + outSlope: -0.007314233 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/block06Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.016335966 + inSlope: 0.68146396 + outSlope: 0.68146396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.09699283 + inSlope: 0.95799094 + outSlope: 0.95799094 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.20474531 + inSlope: 0.45148456 + outSlope: 0.45148456 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.22074556 + inSlope: 0.18013462 + outSlope: 0.18013462 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.24110998 + inSlope: 0.14269435 + outSlope: 0.14269435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.24674024 + inSlope: -0.21339059 + outSlope: -0.21339059 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.22332746 + inSlope: -0.74797195 + outSlope: -0.74797195 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.18440925 + inSlope: -1.2093244 + outSlope: -1.2093244 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.12255038 + inSlope: -1.4999866 + outSlope: -1.4999866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.31086528 + inSlope: -1.3432053 + outSlope: -1.3432053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.3652936 + inSlope: -1.2622287 + outSlope: -1.2622287 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.41605106 + inSlope: -0.64181495 + outSlope: -0.64181495 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.41877812 + inSlope: 0.04122395 + outSlope: 0.04122395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.39680246 + inSlope: 0.2166866 + outSlope: 0.2166866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: -0.19781943 + inSlope: 0.49029166 + outSlope: 0.49029166 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.17706668 + inSlope: 0.0038605928 + outSlope: 0.0038605928 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -0.19749771 + inSlope: -0.48721123 + outSlope: -0.48721123 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -0.3545901 + inSlope: -0.40336192 + outSlope: -0.40336192 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.3861963 + inSlope: -0.09960382 + outSlope: -0.09960382 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -0.39281934 + inSlope: 0.05837496 + outSlope: 0.05837496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: -0.3638218 + inSlope: 0.25927293 + outSlope: 0.25927293 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833335 + value: -0.35186654 + inSlope: -0.1847628 + outSlope: -0.1847628 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: -0.37921858 + inSlope: -0.6362743 + outSlope: -0.6362743 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: -0.40488935 + inSlope: -0.39931327 + outSlope: -0.39931327 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: -0.41249475 + inSlope: -0.1822434 + outSlope: -0.1822434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: -0.43475512 + inSlope: -0.17224553 + outSlope: -0.17224553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: -0.4418195 + inSlope: 0.014804572 + outSlope: 0.014804572 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: -0.43352136 + inSlope: 0.15874714 + outSlope: 0.15874714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5416667 + value: -0.42355353 + inSlope: 0.0020853253 + outSlope: 0.0020853253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: -0.42471778 + inSlope: 0.075026765 + outSlope: 0.075026765 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6666667 + value: -0.41055673 + inSlope: 0.18240488 + outSlope: 0.18240488 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: -0.39353913 + inSlope: 0.0888713 + outSlope: 0.0888713 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: -0.3958645 + inSlope: -0.027703669 + outSlope: -0.027703669 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9166667 + value: -0.3981559 + inSlope: 0.020630438 + outSlope: 0.020630438 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9583335 + value: -0.3952844 + inSlope: 0.020446539 + outSlope: 0.020446539 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: -0.396452 + inSlope: -0.024324033 + outSlope: -0.024324033 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.39600277 + inSlope: 0.011064333 + outSlope: 0.011064333 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/block06Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.020879867 + inSlope: 0.76874566 + outSlope: 0.76874566 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.107251175 + inSlope: 1.0316265 + outSlope: 1.0316265 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.23714796 + inSlope: 1.1160886 + outSlope: 1.1160886 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.3334744 + inSlope: 1.134419 + outSlope: 1.134419 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.470696 + inSlope: 1.0559587 + outSlope: 1.0559587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.5140324 + inSlope: 0.9535473 + outSlope: 0.9535473 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.55015826 + inSlope: 0.78342557 + outSlope: 0.78342557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.57931787 + inSlope: 1.0282154 + outSlope: 1.0282154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.6358429 + inSlope: 1.2777946 + outSlope: 1.2777946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.8246776 + inSlope: -0.043332882 + outSlope: -0.043332882 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.8185745 + inSlope: -0.24824098 + outSlope: -0.24824098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.80399084 + inSlope: 0.0235627 + outSlope: 0.0235627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.82053804 + inSlope: 0.44455335 + outSlope: 0.44455335 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.87488353 + inSlope: 0.3478874 + outSlope: 0.3478874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 0.8482358 + inSlope: -0.44167238 + outSlope: -0.44167238 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.8286455 + inSlope: -0.19612259 + outSlope: -0.19612259 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.83189225 + inSlope: 0.07251689 + outSlope: 0.07251689 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 0.84102464 + inSlope: -0.023567732 + outSlope: -0.023567732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.82778984 + inSlope: -0.07166134 + outSlope: -0.07166134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 0.76961493 + inSlope: -0.26396972 + outSlope: -0.26396972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: 0.6759777 + inSlope: -0.7336972 + outSlope: -0.7336972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833335 + value: 0.64241433 + inSlope: -0.893304 + outSlope: -0.893304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: 0.6015358 + inSlope: -1.0153049 + outSlope: -1.0153049 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.55780566 + inSlope: -0.649182 + outSlope: -0.649182 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: 0.5474372 + inSlope: -0.25263286 + outSlope: -0.25263286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.515008 + inSlope: -0.26595664 + outSlope: -0.26595664 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: 0.5038147 + inSlope: -0.26358807 + outSlope: -0.26358807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: 0.49304232 + inSlope: -0.12776552 + outSlope: -0.12776552 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5416667 + value: 0.50866896 + inSlope: 0.36015812 + outSlope: 0.36015812 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: 0.5273823 + inSlope: 0.38807076 + outSlope: 0.38807076 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6666667 + value: 0.55860096 + inSlope: 0.47262222 + outSlope: 0.47262222 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: 0.59562373 + inSlope: 0.16163066 + outSlope: 0.16163066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: 0.5920842 + inSlope: -0.042338885 + outSlope: -0.042338885 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9166667 + value: 0.58856773 + inSlope: -0.14701839 + outSlope: -0.14701839 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9583335 + value: 0.5780828 + inSlope: -0.02576933 + outSlope: -0.02576933 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.58642024 + inSlope: 0.10636744 + outSlope: 0.10636744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.5844855 + inSlope: 0.025139904 + outSlope: 0.025139904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/block06Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.9996435 + inSlope: -0.0455811 + outSlope: -0.0455811 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.9890921 + inSlope: -0.21431354 + outSlope: -0.21431354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.9474904 + inSlope: -0.38277778 + outSlope: -0.38277778 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.9141823 + inSlope: -0.45861548 + outSlope: -0.45861548 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.84604126 + inSlope: -0.62847847 + outSlope: -0.62847847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.81874293 + inSlope: -0.62870705 + outSlope: -0.62870705 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.793649 + inSlope: -0.6802834 + outSlope: -0.6802834 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.76205266 + inSlope: -0.9266785 + outSlope: -0.9266785 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.7164258 + inSlope: -1.1842808 + outSlope: -1.1842808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.22364068 + inSlope: -2.0409064 + outSlope: -2.0409064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.13746528 + inSlope: -2.0833435 + outSlope: -2.0833435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.05002864 + inSlope: -0.98275596 + outSlope: -0.98275596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.05556903 + inSlope: 0.32196718 + outSlope: 0.32196718 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.11873338 + inSlope: 0.49375486 + outSlope: 0.49375486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 0.3356889 + inSlope: 0.27563474 + outSlope: 0.27563474 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.34666488 + inSlope: 0.020384088 + outSlope: 0.020384088 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.33738756 + inSlope: -0.2249167 + outSlope: -0.2249167 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 0.25492766 + inSlope: -0.21946521 + outSlope: -0.21946521 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.26032847 + inSlope: 0.07494006 + outSlope: 0.07494006 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 0.36128655 + inSlope: 0.45376554 + outSlope: 0.45376554 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: 0.5002658 + inSlope: 0.9256822 + outSlope: 0.9256822 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833335 + value: 0.5407533 + inSlope: 1.0030485 + outSlope: 1.0030485 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: 0.58385307 + inSlope: 0.99991786 + outSlope: 0.99991786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.6240797 + inSlope: 0.59259826 + outSlope: 0.59259826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: 0.63323635 + inSlope: 0.217046 + outSlope: 0.217046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.659434 + inSlope: 0.20321006 + outSlope: 0.20321006 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: 0.6677926 + inSlope: 0.19674774 + outSlope: 0.19674774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: 0.67582965 + inSlope: 0.09784322 + outSlope: 0.09784322 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5416667 + value: 0.6649369 + inSlope: -0.27483934 + outSlope: -0.27483934 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: 0.6502075 + inSlope: -0.3829405 + outSlope: -0.3829405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6666667 + value: 0.61256754 + inSlope: -0.5331413 + outSlope: -0.5331413 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: 0.56900364 + inSlope: -0.21296047 + outSlope: -0.21296047 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: 0.5726983 + inSlope: 0.043805875 + outSlope: 0.043805875 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9166667 + value: 0.5763043 + inSlope: 0.16776434 + outSlope: 0.16776434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9583335 + value: 0.58848095 + inSlope: 0.07063665 + outSlope: 0.07063665 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.58219075 + inSlope: -0.066645026 + outSlope: -0.066645026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.5866308 + inSlope: -0.022476282 + outSlope: -0.022476282 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/block06Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -0.00071894267 + outSlope: -0.00071894267 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.00000829626 + inSlope: 0.038373593 + outSlope: 0.038373593 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.0031678432 + inSlope: 0.29699638 + outSlope: 0.29699638 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.024741406 + inSlope: 0.5176214 + outSlope: 0.5176214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.25011924 + inSlope: 0.44636172 + outSlope: 0.44636172 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.26853588 + inSlope: 0.82510716 + outSlope: 0.82510716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.3679518 + inSlope: 1.1607684 + outSlope: 1.1607684 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.41560888 + inSlope: 1.2040977 + outSlope: 1.2040977 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.46829334 + inSlope: 1.144305 + outSlope: 1.144305 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.5109676 + inSlope: 0.76698375 + outSlope: 0.76698375 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.5322086 + inSlope: 0.34480673 + outSlope: 0.34480673 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.48100108 + inSlope: -0.9290981 + outSlope: -0.9290981 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.43627048 + inSlope: -0.23593679 + outSlope: -0.23593679 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.46133977 + inSlope: 1.2959887 + outSlope: 1.2959887 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.5442695 + inSlope: 1.9263036 + outSlope: 1.9263036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.93613005 + inSlope: 0.6443616 + outSlope: 0.6443616 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.924764 + inSlope: -0.7332926 + outSlope: -0.7332926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.84749204 + inSlope: -1.0265553 + outSlope: -1.0265553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 0.75552636 + inSlope: -1.2221935 + outSlope: -1.2221935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.1494021 + inSlope: -1.8635166 + outSlope: -1.8635166 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0.07136594 + inSlope: -1.4110792 + outSlope: -1.4110792 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.0013811053 + inSlope: -0.74026525 + outSlope: -0.74026525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: -0.24312298 + inSlope: -0.69678783 + outSlope: -0.69678783 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -0.2960331 + inSlope: -0.533623 + outSlope: -0.533623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -0.3728418 + inSlope: -0.42611188 + outSlope: -0.42611188 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833335 + value: -0.4068765 + inSlope: -0.39006472 + outSlope: -0.39006472 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: -0.4227213 + inSlope: -0.23826735 + outSlope: -0.23826735 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: -0.42673206 + inSlope: 0.18242455 + outSlope: 0.18242455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: -0.40751922 + inSlope: 0.48049715 + outSlope: 0.48049715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.25 + value: -0.38669068 + inSlope: 0.41074914 + outSlope: 0.41074914 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: -0.36389425 + inSlope: 0.22503218 + outSlope: 0.22503218 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4583335 + value: -0.33866122 + inSlope: 0.041137308 + outSlope: 0.041137308 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5416667 + value: -0.34387484 + inSlope: 0.034380134 + outSlope: 0.034380134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: -0.33856034 + inSlope: 0.29800564 + outSlope: 0.29800564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.625 + value: -0.3190411 + inSlope: 0.3348552 + outSlope: 0.3348552 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: -0.3083534 + inSlope: -0.10369167 + outSlope: -0.10369167 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: -0.3221348 + inSlope: -0.010368943 + outSlope: -0.010368943 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.875 + value: -0.31549922 + inSlope: 0.06819567 + outSlope: 0.06819567 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: -0.32075262 + inSlope: -0.0047647255 + outSlope: -0.0047647255 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.3200737 + inSlope: 0.0054359646 + outSlope: 0.0054359646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -0.0015864983 + outSlope: -0.0015864983 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0 + inSlope: 0.023225578 + outSlope: 0.023225578 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.0018693607 + inSlope: -0.004001379 + outSlope: -0.004001379 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.00033344858 + inSlope: -0.05699638 + outSlope: -0.05699638 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -0.039130583 + inSlope: -0.10616494 + outSlope: -0.10616494 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.04365625 + inSlope: -0.10868878 + outSlope: -0.10868878 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.052916635 + inSlope: -0.11370213 + outSlope: -0.11370213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.05766316 + inSlope: 0.3694057 + outSlope: 0.3694057 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.022132814 + inSlope: 1.741375 + outSlope: 1.741375 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.08745133 + inSlope: 2.3901062 + outSlope: 2.3901062 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.17704265 + inSlope: 2.0646403 + outSlope: 2.0646403 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.44509828 + inSlope: 1.0423739 + outSlope: 1.0423739 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.48191336 + inSlope: 0.5971904 + outSlope: 0.5971904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.49486414 + inSlope: 0.12555638 + outSlope: 0.12555638 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.49237642 + inSlope: -0.12740219 + outSlope: -0.12740219 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.32392126 + inSlope: -0.97799945 + outSlope: -0.97799945 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.02532557 + inSlope: -1.3263233 + outSlope: -1.3263233 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.07770571 + inSlope: -0.882009 + outSlope: -0.882009 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: -0.12946817 + inSlope: -0.60671496 + outSlope: -0.60671496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -0.3031035 + inSlope: -0.25698233 + outSlope: -0.25698233 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.31259724 + inSlope: 0.08823816 + outSlope: 0.08823816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.27189466 + inSlope: 0.5640961 + outSlope: 0.5640961 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: -0.075710416 + inSlope: 0.6247412 + outSlope: 0.6247412 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -0.017085146 + inSlope: 0.8366145 + outSlope: 0.8366145 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0.13044655 + inSlope: 0.8697052 + outSlope: 0.8697052 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833335 + value: 0.20205158 + inSlope: 0.84590554 + outSlope: 0.84590554 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: 0.23696645 + inSlope: 0.9173147 + outSlope: 0.9173147 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.27849442 + inSlope: 1.0507789 + outSlope: 1.0507789 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: 0.32453153 + inSlope: 1.0868374 + outSlope: 1.0868374 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.25 + value: 0.36906412 + inSlope: 0.7580282 + outSlope: 0.7580282 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.3933491 + inSlope: 0.1366873 + outSlope: 0.1366873 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4583335 + value: 0.4005603 + inSlope: -0.37213013 + outSlope: -0.37213013 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5416667 + value: 0.3473511 + inSlope: -0.46501082 + outSlope: -0.46501082 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: 0.3346642 + inSlope: -0.020040318 + outSlope: -0.020040318 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.625 + value: 0.345681 + inSlope: 0.20247819 + outSlope: 0.20247819 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: 0.3499433 + inSlope: -0.20395434 + outSlope: -0.20395434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: 0.32703736 + inSlope: -0.07276793 + outSlope: -0.07276793 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.875 + value: 0.33085987 + inSlope: 0.026019786 + outSlope: 0.026019786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.32351974 + inSlope: -0.022476926 + outSlope: -0.022476926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.32196817 + inSlope: -0.012416887 + outSlope: -0.012416887 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: -0.0003610764 + outSlope: -0.0003610764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0 + inSlope: 0.1063009 + outSlope: 0.1063009 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.008843363 + inSlope: 0.6294587 + outSlope: 0.6294587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.0524549 + inSlope: 1.0441699 + outSlope: 1.0441699 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.4989807 + inSlope: 0.85375524 + outSlope: 0.85375524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.5338792 + inSlope: 0.73547566 + outSlope: 0.73547566 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.58362436 + inSlope: 0.5237161 + outSlope: 0.5237161 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.60391337 + inSlope: 0.7876407 + outSlope: 0.7876407 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.6492611 + inSlope: 1.463522 + outSlope: 1.463522 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.7258735 + inSlope: 1.427669 + outSlope: 1.427669 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.7682335 + inSlope: 0.7189504 + outSlope: 0.7189504 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.6848761 + inSlope: -1.6904564 + outSlope: -1.6904564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.60283405 + inSlope: -1.7602732 + outSlope: -1.7602732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.5381866 + inSlope: -1.2922595 + outSlope: -1.2922595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.49514568 + inSlope: -1.0933571 + outSlope: -1.0933571 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.087575376 + inSlope: -1.5671921 + outSlope: -1.5671921 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -0.28710404 + inSlope: -1.3268061 + outSlope: -1.3268061 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.38608402 + inSlope: -0.9289232 + outSlope: -0.9289232 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: -0.4465243 + inSlope: -0.6428486 + outSlope: -0.6428486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -0.53187674 + inSlope: 0.20320019 + outSlope: 0.20320019 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.5214981 + inSlope: 0.16592708 + outSlope: 0.16592708 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.51605725 + inSlope: 0.06258118 + outSlope: 0.06258118 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: -0.4690312 + inSlope: 0.20935196 + outSlope: 0.20935196 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -0.46411708 + inSlope: -0.21206707 + outSlope: -0.21206707 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -0.51279247 + inSlope: -0.24598172 + outSlope: -0.24598172 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833335 + value: -0.53118503 + inSlope: -0.19607821 + outSlope: -0.19607821 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: -0.5388808 + inSlope: -0.5329473 + outSlope: -0.5329473 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: -0.57559735 + inSlope: -0.7371869 + outSlope: -0.7371869 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: -0.6003132 + inSlope: -0.5640719 + outSlope: -0.5640719 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.25 + value: -0.6226033 + inSlope: -0.25193843 + outSlope: -0.25193843 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: -0.6087448 + inSlope: 0.30816466 + outSlope: 0.30816466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4583335 + value: -0.5755989 + inSlope: -0.048010044 + outSlope: -0.048010044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5416667 + value: -0.60125685 + inSlope: -0.4753409 + outSlope: -0.4753409 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: -0.6259074 + inSlope: -0.46123344 + outSlope: -0.46123344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.625 + value: -0.63969296 + inSlope: -0.1724409 + outSlope: -0.1724409 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: -0.6380986 + inSlope: 0.0529747 + outSlope: 0.0529747 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: -0.6314462 + inSlope: 0.00968077 + outSlope: 0.00968077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.875 + value: -0.6343254 + inSlope: -0.03480519 + outSlope: -0.03480519 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: -0.63028634 + inSlope: 0.015457476 + outSlope: 0.015457476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.6308164 + inSlope: -0.0042314692 + outSlope: -0.0042314692 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 1 + inSlope: -0.0005500317 + outSlope: -0.0005500317 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.99995416 + inSlope: -0.020199535 + outSlope: -0.020199535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.9983167 + inSlope: -0.06768965 + outSlope: -0.06768965 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.8288109 + inSlope: -0.6537045 + outSlope: -0.6537045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.800597 + inSlope: -0.7903379 + outSlope: -0.7903379 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.7219376 + inSlope: -1.023386 + outSlope: -1.023386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.6776672 + inSlope: -1.4765482 + outSlope: -1.4765482 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.59889185 + inSlope: -2.7071013 + outSlope: -2.7071013 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.4520755 + inSlope: -3.4836342 + outSlope: -3.4836342 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.30858907 + inSlope: -3.5689788 + outSlope: -3.5689788 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.31854397 + inSlope: -3.581263 + outSlope: -3.581263 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.46262157 + inSlope: -2.208953 + outSlope: -2.208953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.5026233 + inSlope: -0.027790636 + outSlope: -0.027790636 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.46493757 + inSlope: 0.9556945 + outSlope: 0.9556945 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.10519565 + inSlope: 1.4167824 + outSlope: 1.4167824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.24847822 + inSlope: 1.3313106 + outSlope: 1.3313106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.35589072 + inSlope: 1.284755 + outSlope: 1.284755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 0.46155602 + inSlope: 1.2085152 + outSlope: 1.2085152 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.7764756 + inSlope: 0.39759272 + outSlope: 0.39759272 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0.7907146 + inSlope: 0.3058471 + outSlope: 0.3058471 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.81225383 + inSlope: 0.22986701 + outSlope: 0.22986701 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: 0.8456766 + inSlope: -0.02817462 + outSlope: -0.02817462 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 0.8346663 + inSlope: -0.29342556 + outSlope: -0.29342556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0.7622444 + inSlope: -0.5227423 + outSlope: -0.5227423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833335 + value: 0.7151707 + inSlope: -0.60653174 + outSlope: -0.60653174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: 0.6890291 + inSlope: -0.90740997 + outSlope: -0.90740997 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.6395532 + inSlope: -0.9864981 + outSlope: -0.9864981 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: 0.60682076 + inSlope: -0.8164824 + outSlope: -0.8164824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.25 + value: 0.57151306 + inSlope: -0.44796693 + outSlope: -0.44796693 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.5850532 + inSlope: 0.36868894 + outSlope: 0.36868894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4583335 + value: 0.6273324 + inSlope: 0.20963141 + outSlope: 0.20963141 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5416667 + value: 0.6321294 + inSlope: -0.17879571 + outSlope: -0.17879571 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: 0.6177513 + inSlope: -0.29106915 + outSlope: -0.29106915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.625 + value: 0.6078736 + inSlope: -0.114103064 + outSlope: -0.114103064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: 0.6126077 + inSlope: 0.117157415 + outSlope: 0.117157415 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: 0.6249412 + inSlope: 0.043718386 + outSlope: 0.043718386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.875 + value: 0.6233967 + inSlope: -0.014080604 + outSlope: -0.014080604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.6286429 + inSlope: 0.024705 + outSlope: 0.024705 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.6292535 + inSlope: 0.0048823543 + outSlope: 0.0048823543 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 8.57896e-17 + inSlope: -3.0256156e-17 + outSlope: -3.0256156e-17 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 7.9306696e-17 + inSlope: -6.068058e-17 + outSlope: -6.068058e-17 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 6.35626e-17 + inSlope: -9.430879e-17 + outSlope: -9.430879e-17 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 4.567348e-17 + inSlope: -1.322009e-16 + outSlope: -1.322009e-16 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 3.958841e-17 + inSlope: -1.09729055e-16 + outSlope: -1.09729055e-16 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 3.652939e-17 + inSlope: -7.3290776e-17 + outSlope: -7.3290776e-17 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 1.0159671e-17 + inSlope: -3.162874e-17 + outSlope: -3.162874e-17 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 6.638506e-19 + inSlope: -1.31427816e-17 + outSlope: -1.31427816e-17 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/sdwPg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0.41761664 + outSlope: 0.41761664 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.017400693 + inSlope: 0.7711919 + outSlope: 0.7711919 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.21311092 + inSlope: 1.984725 + outSlope: 1.984725 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.55533105 + inSlope: 2.2167997 + outSlope: 2.2167997 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.7967768 + inSlope: 1.5603215 + outSlope: 1.5603215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.93154144 + inSlope: 0.6454133 + outSlope: 0.6454133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.99924666 + inSlope: 0.06288239 + outSlope: 0.06288239 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.9737073 + inSlope: -0.41845125 + outSlope: -0.41845125 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.9521522 + inSlope: -0.411709 + outSlope: -0.411709 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.9393982 + inSlope: -0.31971705 + outSlope: -0.31971705 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.78518337 + inSlope: -0.22748128 + outSlope: -0.22748128 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.7125068 + inSlope: -0.10644446 + outSlope: -0.10644446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.70080614 + inSlope: -0.0002825263 + outSlope: -0.0002825263 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.7003677 + inSlope: -0.00028324235 + outSlope: -0.00028324235 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/sdwPg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -8.57896e-17 + inSlope: 3.0256156e-17 + outSlope: 3.0256156e-17 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -7.9306696e-17 + inSlope: 6.068058e-17 + outSlope: 6.068058e-17 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -6.35626e-17 + inSlope: 9.430879e-17 + outSlope: 9.430879e-17 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: -4.567348e-17 + inSlope: 1.322009e-16 + outSlope: 1.322009e-16 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -3.958841e-17 + inSlope: 1.09729055e-16 + outSlope: 1.09729055e-16 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -3.652939e-17 + inSlope: 7.3290776e-17 + outSlope: 7.3290776e-17 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -1.0159671e-17 + inSlope: 3.162874e-17 + outSlope: 3.162874e-17 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -6.638506e-19 + inSlope: 1.31427816e-17 + outSlope: 1.31427816e-17 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/sdwPg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: -0.0036334991 + outSlope: -0.0036334991 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.9998486 + inSlope: -0.0248065 + outSlope: -0.0248065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.977028 + inSlope: -0.4387185 + outSlope: -0.4387185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.8316294 + inSlope: -1.4897443 + outSlope: -1.4897443 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.60427374 + inSlope: -2.0544424 + outSlope: -2.0544424 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.3636352 + inSlope: -1.6364032 + outSlope: -1.6364032 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.03880942 + inSlope: -1.6030623 + outSlope: -1.6030623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: -0.2278028 + inSlope: -1.7405536 + outSlope: -1.7405536 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.30562437 + inSlope: -1.3803022 + outSlope: -1.3803022 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.34282798 + inSlope: -0.87721205 + outSlope: -0.87721205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.61926335 + inSlope: -0.28905547 + outSlope: -0.28905547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.7016652 + inSlope: -0.10819326 + outSlope: -0.10819326 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.7133518 + inSlope: -0.0002775195 + outSlope: -0.0002775195 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.71378225 + inSlope: -0.00027752027 + outSlope: -0.00027752027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/sdwPg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/sdwPg1 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0.0017182152 + outSlope: 0.0017182152 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.04296726 + inSlope: -0.60823977 + outSlope: -0.60823977 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.22542913 + inSlope: -0.5527122 + outSlope: -0.5527122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -0.28224242 + inSlope: -0.1239821 + outSlope: -0.1239821 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -0.31782323 + inSlope: -0.00014913097 + outSlope: -0.00014913097 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.31812662 + inSlope: -0.0001480585 + outSlope: -0.0001480585 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/sdwPg1 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/sdwPg1 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.9990765 + inSlope: -0.027869944 + outSlope: -0.027869944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.9742596 + inSlope: -0.12608603 + outSlope: -0.12608603 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.95934314 + inSlope: -0.036442287 + outSlope: -0.036442287 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 0.94815004 + inSlope: -0.000049352697 + outSlope: -0.000049352697 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.94804823 + inSlope: -0.000050068094 + outSlope: -0.000050068094 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/sdwPg1 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/sdwPg15 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/sdwPg15 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/sdwPg15 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/sdwPg15 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/sdwPg2 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.26393482 + inSlope: -0.0000743866 + outSlope: -0.0000743866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.2638915 + inSlope: -0.00007474424 + outSlope: -0.00007474424 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.25099266 + inSlope: -0.49861652 + outSlope: -0.49861652 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.1803658 + inSlope: 0.079343095 + outSlope: 0.079343095 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.31201234 + inSlope: 1.4922026 + outSlope: 1.4922026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.43789715 + inSlope: -0.12951389 + outSlope: -0.12951389 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.37119386 + inSlope: -0.65911216 + outSlope: -0.65911216 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.33621863 + inSlope: -0.42677814 + outSlope: -0.42677814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.25305808 + inSlope: 0.05101365 + outSlope: 0.05101365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.34820163 + inSlope: 0.47431302 + outSlope: 0.47431302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.3464189 + inSlope: -0.21116841 + outSlope: -0.21116841 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.23709257 + inSlope: -0.014781626 + outSlope: -0.014781626 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: 0.23707655 + inSlope: -0.0000184178 + outSlope: -0.0000184178 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: 0.20908001 + inSlope: -0.32491916 + outSlope: -0.32491916 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: 0.18085873 + inSlope: 0.00006222731 + outSlope: 0.00006222731 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.18088211 + inSlope: 0.00006258512 + outSlope: 0.00006258512 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/sdwPg2 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/sdwPg2 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.96454054 + inSlope: 0.00002002716 + outSlope: 0.00002002716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.9645524 + inSlope: 0.000020027166 + outSlope: 0.000020027166 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.96798897 + inSlope: 0.12500018 + outSlope: 0.12500018 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.9835996 + inSlope: -0.015925877 + outSlope: -0.015925877 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.95007807 + inSlope: -0.4900515 + outSlope: -0.4900515 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.89902514 + inSlope: 0.058966026 + outSlope: 0.058966026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.92855537 + inSlope: 0.272162 + outSlope: 0.272162 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.94178396 + inSlope: 0.15240756 + outSlope: 0.15240756 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.9674511 + inSlope: -0.013598394 + outSlope: -0.013598394 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.93741965 + inSlope: -0.17441958 + outSlope: -0.17441958 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.93807995 + inSlope: 0.07784267 + outSlope: 0.07784267 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.97148705 + inSlope: 0.0036170413 + outSlope: 0.0036170413 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: 0.971491 + inSlope: 0.0000042915262 + outSlope: 0.0000042915262 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: 0.97789854 + inSlope: 0.06946927 + outSlope: 0.06946927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: 0.98350906 + inSlope: -0.000011444106 + outSlope: -0.000011444106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9835048 + inSlope: -0.000011444135 + outSlope: -0.000011444135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/sdwPg2 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.000002335375 + inSlope: 0.0047105444 + outSlope: 0.0047105444 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.036038436 + inSlope: 0.043650724 + outSlope: 0.043650724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.03490021 + inSlope: -0.011659138 + outSlope: -0.011659138 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.029438453 + inSlope: -0.041271515 + outSlope: -0.041271515 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: 0.01579285 + inSlope: -0.04639589 + outSlope: -0.04639589 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.011197529 + inSlope: 0.0010285022 + outSlope: 0.0010285022 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.011175952 + inSlope: -0.00028352093 + outSlope: -0.00028352093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.011222304 + inSlope: 0.000077605546 + outSlope: 0.000077605546 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/sdwPg3 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.23879455 + inSlope: -0.000054001808 + outSlope: -0.000054001808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.23883541 + inSlope: -0.00005471708 + outSlope: -0.00005471708 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.26324895 + inSlope: -1.022555 + outSlope: -1.022555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.4019499 + inSlope: -1.8535036 + outSlope: -1.8535036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.537645 + inSlope: -1.2355274 + outSlope: -1.2355274 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.7056924 + inSlope: -0.47588798 + outSlope: -0.47588798 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.8334499 + inSlope: -0.19405736 + outSlope: -0.19405736 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.90596074 + inSlope: -0.18089785 + outSlope: -0.18089785 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.9924308 + inSlope: -0.11056795 + outSlope: -0.11056795 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: -0.978646 + inSlope: 0.2854065 + outSlope: 0.2854065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: -0.87689954 + inSlope: 0.14295861 + outSlope: 0.14295861 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: -0.87373775 + inSlope: -0.000019311921 + outSlope: -0.000019311921 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.87375003 + inSlope: -0.000015735686 + outSlope: -0.000015735686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/sdwPg3 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.0000024186227 + inSlope: -0.0033066703 + outSlope: -0.0033066703 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.0060797147 + inSlope: 0.03863945 + outSlope: 0.03863945 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.0114833815 + inSlope: 0.011617485 + outSlope: 0.011617485 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.021645641 + inSlope: 0.043991096 + outSlope: 0.043991096 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: 0.03521838 + inSlope: 0.03444583 + outSlope: 0.03444583 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.034951106 + inSlope: -0.007892698 + outSlope: -0.007892698 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.034743488 + inSlope: -0.0001546295 + outSlope: -0.0001546295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.034771413 + inSlope: 0.000045955356 + outSlope: 0.000045955356 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/sdwPg3 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.9710702 + inSlope: 0.000014305115 + outSlope: 0.000014305115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.9710601 + inSlope: 0.000013589863 + outSlope: 0.000013589863 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.96472794 + inSlope: 0.30023664 + outSlope: 0.30023664 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.91566163 + inSlope: 0.815487 + outSlope: 0.815487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.84317136 + inSlope: 0.7741739 + outSlope: 0.7741739 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.7085183 + inSlope: 0.47142908 + outSlope: 0.47142908 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.5513851 + inSlope: 0.2963303 + outSlope: 0.2963303 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.42176455 + inSlope: 0.3890501 + outSlope: 0.3890501 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.11724297 + inSlope: 0.9522425 + outSlope: 0.9522425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: 0.20189695 + inSlope: 1.3853102 + outSlope: 1.3853102 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.4792705 + inSlope: 0.26590297 + outSlope: 0.26590297 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.48502612 + inSlope: -0.000018239034 + outSlope: -0.000018239034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.48500088 + inSlope: -0.000033617147 + outSlope: -0.000033617147 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/sdwPg3 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0.00000004582594 + outSlope: 0.00000004582594 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.00000004009873 + inSlope: 0.000000045828354 + outSlope: 0.000000045828354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.00000004698551 + inSlope: 0.000000071989135 + outSlope: 0.000000071989135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.00000006120787 + inSlope: 0.0000000877877 + outSlope: 0.0000000877877 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.00000007663321 + inSlope: 0.000000060380046 + outSlope: 0.000000060380046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 0.00000009891165 + inSlope: 0.000000052572833 + outSlope: 0.000000052572833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.00000011715636 + inSlope: 0.000000055056937 + outSlope: 0.000000055056937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.00000013856683 + inSlope: 0.00000004902514 + outSlope: 0.00000004902514 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833335 + value: 0.00000016746391 + inSlope: 0.00000005427625 + outSlope: 0.00000005427625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.00000022398842 + inSlope: 0.00000005425168 + outSlope: 0.00000005425168 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/sdwPg4 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.17585196 + inSlope: 0.000043272972 + outSlope: 0.000043272972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.17589006 + inSlope: 0.000043630607 + outSlope: 0.000043630607 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.21245927 + inSlope: 0.8106928 + outSlope: 0.8106928 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.42151538 + inSlope: 1.4388599 + outSlope: 1.4388599 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.65876424 + inSlope: 0.65923524 + outSlope: 0.65923524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 0.8063818 + inSlope: 0.10433212 + outSlope: 0.10433212 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.8113746 + inSlope: 0.0023245835 + outSlope: 0.0023245835 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.8439927 + inSlope: 0.09579188 + outSlope: 0.09579188 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833335 + value: 0.8526306 + inSlope: 0.0004763608 + outSlope: 0.0004763608 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.8531259 + inSlope: 0.00047636213 + outSlope: 0.00047636213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/sdwPg4 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: -0.00000004582594 + outSlope: -0.00000004582594 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.00000004009873 + inSlope: -0.000000045828354 + outSlope: -0.000000045828354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.00000004698551 + inSlope: -0.000000071989135 + outSlope: -0.000000071989135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.00000006120787 + inSlope: -0.0000000877877 + outSlope: -0.0000000877877 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.00000007663321 + inSlope: -0.000000060380046 + outSlope: -0.000000060380046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: -0.00000009891165 + inSlope: -0.000000052572833 + outSlope: -0.000000052572833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.00000011715636 + inSlope: -0.000000055056937 + outSlope: -0.000000055056937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.00000013856683 + inSlope: -0.00000004902514 + outSlope: -0.00000004902514 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833335 + value: -0.00000016746391 + inSlope: -0.00000005427625 + outSlope: -0.00000005427625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.00000022398842 + inSlope: -0.00000005425168 + outSlope: -0.00000005425168 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/sdwPg4 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.98441666 + inSlope: -0.000008583069 + outSlope: -0.000008583069 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.9844098 + inSlope: -0.000007867816 + outSlope: -0.000007867816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.97716993 + inSlope: -0.18236573 + outSlope: -0.18236573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.90682125 + inSlope: -0.6700649 + outSlope: -0.6700649 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.7523495 + inSlope: -0.5727179 + outSlope: -0.5727179 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 0.59139526 + inSlope: -0.14173853 + outSlope: -0.14173853 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.58452654 + inSlope: -0.0032258066 + outSlope: -0.0032258066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.53635466 + inSlope: -0.1505596 + outSlope: -0.1505596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833335 + value: 0.52251416 + inSlope: -0.00077605323 + outSlope: -0.00077605323 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.52170515 + inSlope: -0.0007782012 + outSlope: -0.0007782012 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/sdwPg4 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/block01Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0000064502165 + inSlope: -0.0001879227 + outSlope: -0.0001879227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.000014280329 + inSlope: -0.0001879227 + outSlope: -0.0004851031 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.00003449296 + inSlope: -0.0004851031 + outSlope: -0.0006642852 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.00006217151 + inSlope: -0.0006642852 + outSlope: -0.00072546926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.0000923994 + inSlope: -0.00072546926 + outSlope: -0.0006686545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: -0.000120259996 + inSlope: -0.0006686545 + outSlope: -0.00049384555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.0001408369 + inSlope: -0.00049384555 + outSlope: -0.00020307122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: -0.0001492982 + inSlope: -0.00020307122 + outSlope: -0.00005863686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.00036708778 + inSlope: -0.00008306875 + outSlope: -0.00007927432 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: -0.00039483054 + inSlope: 0.000005042572 + outSlope: 0.000005041649 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: -0.0003503789 + inSlope: 0.000116207375 + outSlope: 0.00009345603 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0003382013 + inSlope: 0.0000018641424 + outSlope: 0.0000018641424 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/block01Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0128 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.0128 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.0128 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.0128 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.0128 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.0128 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.0128 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: 0.0128 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.0128 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: 0.0128 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: 0.0128 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0128 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/block01Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0.00024545207 + outSlope: 0.00024545207 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.00001022717 + inSlope: 0.00024545207 + outSlope: 0.0007187599 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.0000401755 + inSlope: 0.0007187599 + outSlope: 0.0011656743 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.00008874526 + inSlope: 0.0011656743 + outSlope: 0.0015861943 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.0001548367 + inSlope: 0.0015861943 + outSlope: 0.0019803217 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.00023735009 + inSlope: 0.0019803217 + outSlope: 0.0019603171 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.00031903 + inSlope: 0.0019603171 + outSlope: -0.0015405454 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: 0.0002548406 + inSlope: -0.0015405454 + outSlope: 0.0015039349 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.00031750457 + inSlope: 0.0015039349 + outSlope: 0.01954552 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.0011319009 + inSlope: 0.01954552 + outSlope: 0.026285047 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0.002227111 + inSlope: 0.026285047 + outSlope: 0.022892604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.00318097 + inSlope: 0.022892604 + outSlope: 0.012295971 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.003693302 + inSlope: 0.012295971 + outSlope: 0.009605923 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.0040935487 + inSlope: 0.009605923 + outSlope: 0.008095859 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0.004430876 + inSlope: 0.008095859 + outSlope: 0.0027682316 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.004546219 + inSlope: 0.0027682316 + outSlope: -0.000029740318 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.00454498 + inSlope: -0.000029740318 + outSlope: -0.000029733208 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: 0.004543741 + inSlope: -0.000029733208 + outSlope: -0.00036434393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.0045285597 + inSlope: -0.00036434393 + outSlope: -0.0004923818 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.004508044 + inSlope: -0.0004923818 + outSlope: -0.0005491453 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0.004485163 + inSlope: -0.0005491453 + outSlope: -0.0005346033 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.004462888 + inSlope: -0.0005346033 + outSlope: -0.00044872976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.0044441908 + inSlope: -0.00044872976 + outSlope: -0.00029162434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.004429406 + inSlope: -0.00006321427 + outSlope: 0.00023649953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: 0.00443926 + inSlope: 0.00023649953 + outSlope: 0.00060750847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916666 + value: 0.004819358 + inSlope: 0.0024519132 + outSlope: 0.0033957271 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166666 + value: 0.005420604 + inSlope: 0.006341835 + outSlope: 0.008344143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 0.0057682768 + inSlope: 0.008344143 + outSlope: 0.006936156 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.0060572834 + inSlope: 0.006936156 + outSlope: -0.0025513482 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416666 + value: 0.005950977 + inSlope: -0.0025513482 + outSlope: -0.004796109 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666666 + value: 0.0054647927 + inSlope: -0.0030746155 + outSlope: -0.0026269862 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.005024117 + inSlope: -0.0029365052 + outSlope: -0.0034146055 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.004491051 + inSlope: -0.0017152228 + outSlope: -0.0013892966 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: 0.004317566 + inSlope: -0.0007487611 + outSlope: -0.00064768427 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.0039557638 + inSlope: -0.00095620926 + outSlope: -0.00082564674 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.0038832894 + inSlope: -0.000016264883 + outSlope: -0.00001627213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.003859731 + inSlope: -0.000025355914 + outSlope: -0.000025355914 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/block02Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0000064502165 + inSlope: -0.0011645831 + outSlope: -0.0011645831 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.000054974516 + inSlope: -0.0011645831 + outSlope: -0.0030770828 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.0001831863 + inSlope: -0.0030770828 + outSlope: -0.004128693 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.0003552152 + inSlope: -0.004128693 + outSlope: 0.0012562696 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.0003028706 + inSlope: 0.0012562696 + outSlope: 0.0036972899 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: -0.0001488169 + inSlope: 0.0036972899 + outSlope: 0.0013091115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.000094270574 + inSlope: 0.0013091115 + outSlope: 0.0011815969 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: -0.00004503738 + inSlope: 0.0011815969 + outSlope: 0.0012681521 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.000007802318 + inSlope: 0.0012681521 + outSlope: 0.0014471683 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.00006810098 + inSlope: 0.0014471683 + outSlope: 0.0017322946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0.0001402799 + inSlope: 0.0017322946 + outSlope: 0.003290866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.00027739938 + inSlope: 0.003290866 + outSlope: 0.0042036846 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.00045255286 + inSlope: 0.0042036846 + outSlope: 0.0030771708 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.0005807684 + inSlope: 0.0030771708 + outSlope: -0.000088670335 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0.0005770738 + inSlope: -0.000088670335 + outSlope: -0.0051219068 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.0003636609 + inSlope: -0.0051219068 + outSlope: -0.0060983994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.000109560795 + inSlope: -0.0060983994 + outSlope: -0.0047909734 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: -0.0000900629 + inSlope: -0.0047909734 + outSlope: -0.003592054 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.00023973189 + inSlope: -0.003592054 + outSlope: 0.0025690882 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.00013268649 + inSlope: 0.0025690882 + outSlope: 0.009671281 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0.00027028317 + inSlope: 0.009671281 + outSlope: 0.008957663 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.0006435193 + inSlope: 0.008957663 + outSlope: 0.0050811637 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.00085523457 + inSlope: 0.0050811637 + outSlope: 0.003151856 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.001118633 + inSlope: 0.003169708 + outSlope: 0.0051126275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: 0.0013316589 + inSlope: 0.0051126275 + outSlope: 0.0060490207 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916666 + value: 0.002831145 + inSlope: 0.0068179243 + outSlope: 0.0077400818 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166666 + value: 0.0038234838 + inSlope: 0.007764101 + outSlope: 0.0060456377 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 0.0040753856 + inSlope: 0.0060456377 + outSlope: 0.003155282 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.004206856 + inSlope: 0.003155282 + outSlope: -0.00047512338 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416666 + value: 0.004187059 + inSlope: -0.00047512338 + outSlope: -0.0029079309 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666666 + value: 0.003799809 + inSlope: -0.0027273658 + outSlope: -0.0009797268 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.003859136 + inSlope: 0.0014810844 + outSlope: 0.0018853158 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.004207228 + inSlope: 0.00048890495 + outSlope: -0.0007724434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: 0.004055931 + inSlope: -0.00034046304 + outSlope: 0.00071889505 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.004261257 + inSlope: 0.00023918822 + outSlope: 0.0001700875 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.0042577917 + inSlope: -0.00014205667 + outSlope: -0.00014205748 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.004200576 + inSlope: -0.000009841956 + outSlope: -0.000009841956 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/block02Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0128 + inSlope: 0.0001859951 + outSlope: 0.0001859951 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.012792249 + inSlope: 0.0001859951 + outSlope: 0.0001859951 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.0127845 + inSlope: 0.0001859951 + outSlope: 0.00018599512 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.01277675 + inSlope: 0.00018599512 + outSlope: 0.00018599509 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.012769001 + inSlope: 0.00018599509 + outSlope: -0.00009658815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: -0.012773025 + inSlope: -0.00009658815 + outSlope: -0.000096588126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.012777049 + inSlope: -0.000096588126 + outSlope: -0.000096616764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: -0.012781075 + inSlope: -0.000096616764 + outSlope: -0.00009658808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.012785099 + inSlope: -0.00009658808 + outSlope: -0.020940002 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.0136576 + inSlope: -0.020940002 + outSlope: -0.025907543 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: -0.01473708 + inSlope: -0.025907543 + outSlope: -0.027046783 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.01586403 + inSlope: -0.027046783 + outSlope: -0.021479763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.01675902 + inSlope: -0.021479763 + outSlope: -0.016905576 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.01746342 + inSlope: -0.016905576 + outSlope: -0.0092452895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: -0.017848639 + inSlope: -0.0092452895 + outSlope: -0.011661609 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -0.01833454 + inSlope: -0.011661609 + outSlope: -0.012978223 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.018875299 + inSlope: -0.012978223 + outSlope: -0.00769201 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: -0.019195799 + inSlope: -0.00769201 + outSlope: -0.003606718 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.019346079 + inSlope: -0.003606718 + outSlope: -0.0010262484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.01938884 + inSlope: -0.0010262484 + outSlope: 0.00062304555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: -0.01936288 + inSlope: 0.00062304555 + outSlope: 0.0013418477 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.019306969 + inSlope: 0.0013418477 + outSlope: 0.0011294169 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.019259911 + inSlope: 0.0011294169 + outSlope: -0.0002669623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.019282157 + inSlope: -0.00026693332 + outSlope: -0.0002669623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: -0.019293278 + inSlope: -0.0002669623 + outSlope: -0.0010300807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916666 + value: -0.019989729 + inSlope: -0.0049447394 + outSlope: -0.0060902196 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166666 + value: -0.02091441 + inSlope: -0.008744896 + outSlope: -0.010296459 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: -0.021343429 + inSlope: -0.010296459 + outSlope: -0.010964652 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.021800289 + inSlope: -0.010964652 + outSlope: 0.0035997427 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416666 + value: -0.0216503 + inSlope: 0.0035997427 + outSlope: 0.005582646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666666 + value: -0.02099682 + inSlope: 0.004895272 + outSlope: 0.0046509844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.02025505 + inSlope: 0.0043165884 + outSlope: 0.0043380014 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.01946957 + inSlope: 0.0024179888 + outSlope: 0.0016857783 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: -0.01929369 + inSlope: 0.00069743424 + outSlope: 0.0007313905 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.01875491 + inSlope: 0.0011817432 + outSlope: 0.00097057153 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: -0.018690165 + inSlope: -0.000054874316 + outSlope: -0.00005487463 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0187384 + inSlope: -0.000048351474 + outSlope: -0.000048351474 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/block02Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.001062566 + inSlope: -0.0007285434 + outSlope: -0.0007285434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.00103221 + inSlope: -0.0007285434 + outSlope: 0.0007285434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.001062566 + inSlope: 0.0007285434 + outSlope: 0.036345284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.0025769528 + inSlope: 0.036345284 + outSlope: 0.069779806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.005484445 + inSlope: 0.069779806 + outSlope: 0.070061274 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: 0.014079209 + inSlope: 0.06768432 + outSlope: 0.0675278 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.016892869 + inSlope: 0.0675278 + outSlope: 0.068059 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.028378898 + inSlope: 0.06856557 + outSlope: 0.06573265 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.03841233 + inSlope: 0.05713603 + outSlope: 0.052990373 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: 0.04062026 + inSlope: 0.052990373 + outSlope: 0.043780267 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.042444438 + inSlope: 0.043780267 + outSlope: 0.036817685 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0.04541925 + inSlope: 0.034577783 + outSlope: 0.03633692 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.04849216 + inSlope: 0.037412893 + outSlope: 0.03735504 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.051562537 + inSlope: 0.03633406 + outSlope: 0.034312166 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: 0.05299221 + inSlope: 0.034312166 + outSlope: 0.027789978 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.054150127 + inSlope: 0.027789978 + outSlope: 0.021308005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0.055812318 + inSlope: 0.01858465 + outSlope: 0.019471856 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.05662365 + inSlope: 0.019471856 + outSlope: 0.020623416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916666 + value: 0.05835504 + inSlope: 0.020930003 + outSlope: 0.020857388 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.06007438 + inSlope: 0.020406779 + outSlope: 0.019576281 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 0.061655387 + inSlope: 0.018367847 + outSlope: 0.017232988 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416666 + value: 0.06295115 + inSlope: 0.013865331 + outSlope: 0.005313367 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.06317254 + inSlope: 0.005313367 + outSlope: 0.0026225303 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 0.06328181 + inSlope: 0.0026225303 + outSlope: 0.002622416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666666 + value: 0.06339108 + inSlope: 0.002622416 + outSlope: 0.0036381844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.06354267 + inSlope: 0.0036381844 + outSlope: 0.00402409 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.06371034 + inSlope: 0.00402409 + outSlope: 0.004192089 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916666 + value: 0.06388501 + inSlope: 0.004192089 + outSlope: 0.0041418374 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.06405759 + inSlope: 0.0041418374 + outSlope: 0.0038738286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.064219 + inSlope: 0.0038738286 + outSlope: 0.0033876833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.06446901 + inSlope: 0.0026125666 + outSlope: 0.0026124597 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.06469708 + inSlope: 0.0028612465 + outSlope: 0.0028612628 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: 0.064816296 + inSlope: 0.0028612628 + outSlope: 0.0030044117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.06506666 + inSlope: 0.0030042971 + outSlope: 0.00279729 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: 0.065183215 + inSlope: 0.00279729 + outSlope: 0.002797274 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.06539313 + inSlope: 0.0022406343 + outSlope: 0.002240647 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.06564457 + inSlope: 0.0012646914 + outSlope: 0.000012588476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.06564509 + inSlope: 0.000012588476 + outSlope: 0.000012474036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833333 + value: 0.065646134 + inSlope: 0.000012588548 + outSlope: 0.000012588476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.06564718 + inSlope: 0.000012474036 + outSlope: 0.000012588548 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: 0.06564771 + inSlope: 0.000012588548 + outSlope: 0.000012588476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.06566392 + inSlope: 0.000012588548 + outSlope: 0.000012588405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.06566548 + inSlope: 0.000012588548 + outSlope: 0.000012588548 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/block03Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.02032738 + inSlope: -0.0005683136 + outSlope: -0.0005683136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.0203037 + inSlope: -0.0005683136 + outSlope: -0.0013264846 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.02024843 + inSlope: -0.0013264846 + outSlope: -0.0015172578 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.02018521 + inSlope: -0.0015172578 + outSlope: -0.001140518 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.020137688 + inSlope: -0.001140518 + outSlope: -0.002093983 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: 0.01947752 + inSlope: -0.0083649745 + outSlope: -0.011009268 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.019018799 + inSlope: -0.011009268 + outSlope: -0.013319524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.0160833 + inSlope: -0.02228497 + outSlope: -0.024412552 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.011593749 + inSlope: -0.03144217 + outSlope: -0.031725626 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: 0.010271849 + inSlope: -0.031725626 + outSlope: -0.0018772592 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.01019363 + inSlope: -0.0018772592 + outSlope: 0.006675822 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0.01075398 + inSlope: 0.006772563 + outSlope: 0.000006237027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.01060158 + inSlope: -0.0036638242 + outSlope: -0.0077702594 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.009762635 + inSlope: -0.012364419 + outSlope: -0.015044102 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: 0.009135798 + inSlope: -0.015044102 + outSlope: -0.00044666204 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.009117187 + inSlope: -0.00044666204 + outSlope: 0.00669563 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0.0096431095 + inSlope: 0.0059265285 + outSlope: 0.0010929087 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.009688647 + inSlope: 0.0010929087 + outSlope: -0.0037383018 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916666 + value: 0.009199538 + inSlope: -0.008000343 + outSlope: -0.012124821 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.008023009 + inSlope: -0.016111866 + outSlope: -0.019961433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 0.006240587 + inSlope: -0.022816671 + outSlope: -0.017697388 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416666 + value: 0.0047514318 + inSlope: -0.01804237 + outSlope: 0.008644908 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.005111637 + inSlope: 0.008644908 + outSlope: 0.017343938 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 0.0058343005 + inSlope: 0.017343938 + outSlope: 0.011754581 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666666 + value: 0.006324074 + inSlope: 0.011754581 + outSlope: 0.007381139 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.006631622 + inSlope: 0.007381139 + outSlope: 0.0030757457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.006759778 + inSlope: 0.0030757457 + outSlope: -0.0011616623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916666 + value: 0.0067113754 + inSlope: -0.0011616623 + outSlope: -0.0053309626 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.0064892517 + inSlope: -0.0053309626 + outSlope: -0.009432258 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.0060962415 + inSlope: -0.009432258 + outSlope: -0.013465532 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.0049891504 + inSlope: -0.0131046325 + outSlope: 0.0047282455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.005425302 + inSlope: 0.0057393727 + outSlope: 0.00065881026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: 0.005452752 + inSlope: 0.00065881026 + outSlope: -0.0023420288 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.005152962 + inSlope: -0.004852915 + outSlope: -0.0061840676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: 0.0048952936 + inSlope: -0.0061840676 + outSlope: 0.00066956395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.004980652 + inSlope: 0.0013790389 + outSlope: -0.0031264806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.004272337 + inSlope: -0.0040562022 + outSlope: -0.0017025914 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.0042013954 + inSlope: -0.0017025914 + outSlope: 0.0034301882 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833333 + value: 0.0045006145 + inSlope: 0.0037510728 + outSlope: -0.0019978199 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.0042698216 + inSlope: -0.0035411955 + outSlope: -0.0015573179 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: 0.0042049335 + inSlope: -0.0015573179 + outSlope: 0.00048288252 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.0041935393 + inSlope: -0.000010049382 + outSlope: -0.000010049266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.004192283 + inSlope: -0.000010049382 + outSlope: -0.000010049382 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/block03Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0019184109 + inSlope: 0.0018877422 + outSlope: 0.0018877422 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.001839755 + inSlope: 0.0018877422 + outSlope: -0.0011300147 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.0018868389 + inSlope: -0.0011300147 + outSlope: -0.012539593 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.002409322 + inSlope: -0.012539593 + outSlope: -0.02128987 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.0032964 + inSlope: -0.02128987 + outSlope: -0.02427831 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: -0.006229857 + inSlope: -0.023438677 + outSlope: -0.027078168 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.0073581147 + inSlope: -0.027078168 + outSlope: -0.033295374 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.01327263 + inSlope: -0.036395997 + outSlope: -0.03718919 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.01990615 + inSlope: -0.043411195 + outSlope: -0.039143093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: -0.02153711 + inSlope: -0.039143093 + outSlope: -0.025552299 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.02260179 + inSlope: -0.025552299 + outSlope: -0.016233094 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: -0.02386919 + inSlope: -0.014184507 + outSlope: -0.016060632 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.025203653 + inSlope: -0.015966445 + outSlope: -0.015857521 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.026521154 + inSlope: -0.015762512 + outSlope: -0.015681282 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: -0.02717454 + inSlope: -0.015681282 + outSlope: -0.015614632 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.02782515 + inSlope: -0.015614632 + outSlope: -0.015561919 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: -0.029120348 + inSlope: -0.015522894 + outSlope: -0.015498703 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.02976613 + inSlope: -0.015498703 + outSlope: -0.01548799 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916666 + value: -0.031056933 + inSlope: -0.015491309 + outSlope: -0.015509003 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.03235068 + inSlope: -0.015540976 + outSlope: -0.015586295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: -0.03366685 + inSlope: -0.01600167 + outSlope: -0.020254344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416666 + value: -0.035371114 + inSlope: -0.020648021 + outSlope: -0.01478734 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.035987254 + inSlope: -0.01478734 + outSlope: -0.0104303835 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: -0.03642185 + inSlope: -0.0104303835 + outSlope: -0.009798212 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666666 + value: -0.03683011 + inSlope: -0.009798212 + outSlope: -0.009286061 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -0.03721703 + inSlope: -0.009286061 + outSlope: -0.008894128 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -0.037587617 + inSlope: -0.008894128 + outSlope: -0.008621872 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916666 + value: -0.03794686 + inSlope: -0.008621872 + outSlope: -0.008469528 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.03829976 + inSlope: -0.008469528 + outSlope: -0.008437508 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -0.03865132 + inSlope: -0.008437508 + outSlope: -0.008524941 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.03933467 + inSlope: -0.007875351 + outSlope: -0.0043574567 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.039566662 + inSlope: -0.0012104393 + outSlope: -0.0012104462 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: -0.0396171 + inSlope: -0.0012104462 + outSlope: 0.00009057981 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.03960955 + inSlope: 0.00009057981 + outSlope: 0.00009058033 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: -0.039605778 + inSlope: 0.00009058033 + outSlope: 0.00009057981 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -0.03948869 + inSlope: 0.0027194545 + outSlope: 0.0036130277 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0.03873129 + inSlope: 0.0053122533 + outSlope: 0.005187482 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.038515143 + inSlope: 0.005187482 + outSlope: 0.002120243 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833333 + value: -0.038433593 + inSlope: -0.00016307892 + outSlope: -0.00016307799 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.038447183 + inSlope: -0.00016307799 + outSlope: -0.00016307892 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: -0.038453978 + inSlope: -0.00016307892 + outSlope: -0.00016307799 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: -0.038538646 + inSlope: -0.000031643034 + outSlope: -0.00003164267 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0385426 + inSlope: -0.000031643034 + outSlope: -0.000031643034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/block03Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/block04Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.016607521 + inSlope: -0.00044577598 + outSlope: -0.00044577598 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.01634362 + inSlope: -0.00007032381 + outSlope: -0.00007032381 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0162805 + inSlope: -0.000007810622 + outSlope: -0.000007810622 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/block04Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.014694099 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.014694099 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.014694099 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/block04Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0.00047522545 + outSlope: 0.00047522545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.00001980106 + inSlope: 0.00047522545 + outSlope: 0.0014885081 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.00008182224 + inSlope: 0.0014885081 + outSlope: 0.0025960382 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.00018999049 + inSlope: 0.0025960382 + outSlope: 0.0037978147 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.0003482328 + inSlope: 0.0037978147 + outSlope: 0.0050744936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.00055967 + inSlope: 0.0050744936 + outSlope: 0.005776448 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: 0.001056584 + inSlope: 0.0061494876 + outSlope: 0.006489598 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0.001904808 + inSlope: 0.007071002 + outSlope: 0.007312292 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0.003170129 + inSlope: 0.007838624 + outSlope: 0.0079481965 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.0038356709 + inSlope: 0.008024801 + outSlope: 0.008068543 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: 0.00417186 + inSlope: 0.008068543 + outSlope: 0.00556154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.0044035907 + inSlope: 0.00556154 + outSlope: 0.0014792911 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.004465228 + inSlope: 0.0014792911 + outSlope: 0.00405039 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0.004633994 + inSlope: 0.00405039 + outSlope: 0.017188072 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.005350164 + inSlope: 0.017188072 + outSlope: 0.02415027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.0063564256 + inSlope: 0.02415027 + outSlope: 0.024900608 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0.00739395 + inSlope: 0.024900608 + outSlope: 0.024149567 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: 0.009311529 + inSlope: 0.021872327 + outSlope: 0.01615721 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.009984747 + inSlope: 0.01615721 + outSlope: 0.011276475 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.0104546 + inSlope: 0.011276475 + outSlope: 0.009938659 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0.0108687105 + inSlope: 0.009938659 + outSlope: 0.011488044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.01134738 + inSlope: 0.011488044 + outSlope: 0.012277949 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916666 + value: 0.01238597 + inSlope: 0.012648251 + outSlope: 0.012789807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.01344817 + inSlope: 0.012702982 + outSlope: 0.012092869 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166666 + value: 0.013952039 + inSlope: 0.012092869 + outSlope: 0.009078723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.01461112 + inSlope: 0.0067392034 + outSlope: 0.005836549 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416666 + value: 0.014854309 + inSlope: 0.005836549 + outSlope: 0.0063707996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 0.015400889 + inSlope: 0.0067471284 + outSlope: 0.002067606 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666666 + value: 0.01548704 + inSlope: 0.002067606 + outSlope: -0.0017419305 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.0152490605 + inSlope: -0.0039695874 + outSlope: -0.0046152063 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916666 + value: 0.01505676 + inSlope: -0.0046152063 + outSlope: -0.0037665581 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.01489982 + inSlope: -0.0037665581 + outSlope: -0.0030139189 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.0146551095 + inSlope: -0.00072792865 + outSlope: 0.0011954509 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.01482852 + inSlope: 0.0029663886 + outSlope: 0.002262019 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333333 + value: 0.01459186 + inSlope: -0.0038781886 + outSlope: -0.0030885541 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.01426221 + inSlope: -0.00049584295 + outSlope: -0.0013120911 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333333 + value: 0.01377105 + inSlope: -0.0026116946 + outSlope: -0.0023416856 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: 0.01367348 + inSlope: -0.0023416856 + outSlope: -0.0019655763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: 0.01359158 + inSlope: -0.0019655763 + outSlope: -0.001483446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0.01349248 + inSlope: -0.00089495484 + outSlope: 0.00016367881 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: 0.0134993 + inSlope: 0.00016367881 + outSlope: 0.00016367975 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.01351976 + inSlope: 0.00016367881 + outSlope: 0.00047939483 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.625 + value: 0.013570586 + inSlope: 0.000029010716 + outSlope: 0.000029010716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.013585089 + inSlope: 0.000029010884 + outSlope: 0.000029010884 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.02889578 + inSlope: -0.00075868604 + outSlope: -0.00075868604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.028864168 + inSlope: -0.00075868604 + outSlope: -0.0025629615 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.028757378 + inSlope: -0.0025629615 + outSlope: -0.004798794 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.02855743 + inSlope: -0.004798794 + outSlope: -0.0074652093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.028246379 + inSlope: -0.0074652093 + outSlope: -0.010563071 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.02780625 + inSlope: -0.010563071 + outSlope: -0.014091853 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: 0.026466928 + inSlope: -0.018051857 + outSlope: -0.022442885 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0.02311441 + inSlope: -0.031055782 + outSlope: -0.035134546 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0.016238479 + inSlope: -0.04737798 + outSlope: -0.051460996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.01177986 + inSlope: -0.055545814 + outSlope: -0.06010039 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: 0.0092756795 + inSlope: -0.06010039 + outSlope: -0.06279439 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.006659245 + inSlope: -0.06279439 + outSlope: 0.03585781 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.008153321 + inSlope: 0.03585781 + outSlope: 0.0241262 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0.009158579 + inSlope: 0.0241262 + outSlope: -0.0037623292 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.009001815 + inSlope: -0.0037623292 + outSlope: -0.012575906 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.008477819 + inSlope: -0.012575906 + outSlope: -0.018587282 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0.0077033495 + inSlope: -0.018587282 + outSlope: -0.023419978 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: 0.005678844 + inSlope: -0.025168156 + outSlope: 0.0054236883 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.005904832 + inSlope: 0.0054236883 + outSlope: 0.010809814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.00635524 + inSlope: 0.010809814 + outSlope: 0.009483384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0.0067503806 + inSlope: 0.009483384 + outSlope: 0.0035858275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.006899791 + inSlope: 0.0035858275 + outSlope: -0.0016938988 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916666 + value: 0.006627314 + inSlope: -0.0048455475 + outSlope: -0.0059096604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.006177485 + inSlope: -0.0048862314 + outSlope: -0.0017753808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166666 + value: 0.0061035105 + inSlope: -0.0017753808 + outSlope: 0.0045923907 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.006498346 + inSlope: 0.0048836563 + outSlope: -0.0021735784 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416666 + value: 0.0064077806 + inSlope: -0.0021735784 + outSlope: -0.0063902545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 0.005801718 + inSlope: -0.008155239 + outSlope: 0.0023949072 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666666 + value: 0.0059015057 + inSlope: 0.0023949072 + outSlope: 0.010021687 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.0067035793 + inSlope: 0.009228067 + outSlope: 0.0028015736 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916666 + value: 0.0068203113 + inSlope: 0.0028015736 + outSlope: -0.0020321808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.006735637 + inSlope: -0.0020321808 + outSlope: -0.0053749518 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.005970187 + inSlope: -0.0057511604 + outSlope: 0.0038168943 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.006322238 + inSlope: 0.0046323305 + outSlope: -0.0007689314 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333333 + value: 0.0060769487 + inSlope: -0.00079410855 + outSlope: -0.00031505525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.005917232 + inSlope: -0.0016303222 + outSlope: -0.0021813542 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333333 + value: 0.005146942 + inSlope: -0.0059066615 + outSlope: -0.005877674 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: 0.0049020383 + inSlope: -0.005877674 + outSlope: -0.001704537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: 0.004831016 + inSlope: -0.001704537 + outSlope: 0.0062201163 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0.005292909 + inSlope: 0.004865332 + outSlope: -0.00036151815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: 0.0052778455 + inSlope: -0.00036151815 + outSlope: -0.00338466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.0048441766 + inSlope: -0.0028194755 + outSlope: -0.0012503862 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.625 + value: 0.0047082137 + inSlope: 0.00027374216 + outSlope: 0.00028558678 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0047472 + inSlope: -0.000014233644 + outSlope: -0.000014233644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0033410888 + inSlope: -0.0004757738 + outSlope: -0.0004757738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.0033212649 + inSlope: -0.0004757738 + outSlope: -0.0013055492 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.003266867 + inSlope: -0.0013055492 + outSlope: -0.0019526912 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.0031855048 + inSlope: -0.0019526912 + outSlope: -0.0024171562 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.00308479 + inSlope: -0.0024171562 + outSlope: -0.002698968 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.002972333 + inSlope: -0.002698968 + outSlope: -0.0027981373 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: 0.0027426349 + inSlope: -0.0027146179 + outSlope: -0.002406212 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0.002536134 + inSlope: -0.0009129598 + outSlope: -0.000350139 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0.002551379 + inSlope: 0.0003719977 + outSlope: 0.0002905439 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.002565487 + inSlope: 0.000048050857 + outSlope: -0.00038721837 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: 0.0025493528 + inSlope: -0.00038721837 + outSlope: -0.0021679176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.002459023 + inSlope: -0.0021679176 + outSlope: -0.00627986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.002197362 + inSlope: -0.00627986 + outSlope: -0.004508883 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0.0020094921 + inSlope: -0.004508883 + outSlope: 0.00089157297 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.002046641 + inSlope: 0.00089157297 + outSlope: 0.004348581 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.0022278319 + inSlope: 0.004348581 + outSlope: 0.0058621983 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0.0024720898 + inSlope: 0.0058621983 + outSlope: 0.0054323254 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: 0.0029289078 + inSlope: 0.005531307 + outSlope: 0.015396815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.003570443 + inSlope: 0.015396815 + outSlope: 0.01780866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.00431247 + inSlope: 0.01780866 + outSlope: 0.015569586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0.004961202 + inSlope: 0.015569586 + outSlope: 0.015559844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.00560953 + inSlope: 0.015559844 + outSlope: 0.015597567 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916666 + value: 0.006912874 + inSlope: 0.015682712 + outSlope: 0.015815176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.008238307 + inSlope: 0.015995208 + outSlope: 0.016222516 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166666 + value: 0.008914244 + inSlope: 0.016222516 + outSlope: 0.016497256 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.010302439 + inSlope: 0.016819412 + outSlope: 0.01718907 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416666 + value: 0.011018651 + inSlope: 0.01718907 + outSlope: 0.0176061 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 0.01247442 + inSlope: 0.01733235 + outSlope: 0.013195222 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666666 + value: 0.01302422 + inSlope: 0.013195222 + outSlope: 0.0096909525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.013745282 + inSlope: 0.007614505 + outSlope: 0.0069669406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916666 + value: 0.01403557 + inSlope: 0.0069669406 + outSlope: 0.0077085537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.01435676 + inSlope: 0.0077085537 + outSlope: 0.008040455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.015210152 + inSlope: 0.0053215497 + outSlope: 0.0026471925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.015354051 + inSlope: 0.0008064064 + outSlope: 0.0010454218 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333333 + value: 0.015625274 + inSlope: -0.00005247136 + outSlope: -0.000052471063 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.015016081 + inSlope: -0.0045191487 + outSlope: -0.0049742223 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333333 + value: 0.013839969 + inSlope: -0.006197114 + outSlope: -0.0063534616 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: 0.013575241 + inSlope: -0.0063534616 + outSlope: -0.0058243447 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: 0.01333256 + inSlope: -0.0058243447 + outSlope: -0.0021924102 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0.01325371 + inSlope: 0.00030000627 + outSlope: 0.000948227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: 0.01329322 + inSlope: 0.000948227 + outSlope: 0.00012697268 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.01344182 + inSlope: 0.0022065311 + outSlope: 0.0022586717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.625 + value: 0.013530122 + inSlope: -0.000024805022 + outSlope: -0.000024833633 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.013517711 + inSlope: -0.000024833775 + outSlope: -0.000024833775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: -0.00034639533 + outSlope: -0.00034639533 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.00001443314 + inSlope: -0.00034639533 + outSlope: 0.0006014323 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.00001062654 + inSlope: 0.0006014323 + outSlope: 0.004010188 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.0001777177 + inSlope: 0.004010188 + outSlope: 0.009837032 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.0005875941 + inSlope: 0.009837032 + outSlope: 0.012572064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.001618222 + inSlope: 0.012163006 + outSlope: 0.011746658 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.0042839907 + inSlope: 0.009555097 + outSlope: 0.009094823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0.00502241 + inSlope: 0.008627244 + outSlope: 0.008247323 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.0057130777 + inSlope: 0.008328691 + outSlope: 0.008951792 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.007859172 + inSlope: 0.010884042 + outSlope: 0.0109589435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.009239194 + inSlope: 0.011122951 + outSlope: 0.011212073 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.010177439 + inSlope: 0.011305811 + outSlope: 0.011404334 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.010652619 + inSlope: 0.011404334 + outSlope: 0.011507789 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0.01113211 + inSlope: 0.011507789 + outSlope: 0.011615502 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.012104769 + inSlope: 0.011728317 + outSlope: 0.011845704 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.013600169 + inSlope: 0.012076075 + outSlope: 0.012026665 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.015096939 + inSlope: 0.011931851 + outSlope: 0.011929934 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 0.01659297 + inSlope: 0.012016566 + outSlope: 0.012105143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.017606689 + inSlope: 0.012224126 + outSlope: 0.012373449 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.01812225 + inSlope: 0.012373449 + outSlope: 0.012552492 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.019077089 + inSlope: 0.010363664 + outSlope: -0.0029860812 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166666 + value: 0.01871663 + inSlope: -0.0056649735 + outSlope: -0.005402631 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.01849152 + inSlope: -0.005402631 + outSlope: -0.0051503894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.01827692 + inSlope: -0.0051503894 + outSlope: -0.004908476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.0180724 + inSlope: -0.004908476 + outSlope: -0.004676646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.01769191 + inSlope: -0.004455119 + outSlope: -0.0042439187 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: 0.01734663 + inSlope: -0.0040428126 + outSlope: -0.0034905558 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.017201189 + inSlope: -0.0034905558 + outSlope: -0.0011220052 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333333 + value: 0.01718455 + inSlope: 0.0007226399 + outSlope: 0.0016442554 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.01725306 + inSlope: 0.0016442554 + outSlope: 0.0016425387 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.01735925 + inSlope: 0.0009060035 + outSlope: 0.0012825655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.01749636 + inSlope: 0.002008091 + outSlope: 0.0027122316 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: 0.01811574 + inSlope: 0.004699448 + outSlope: 0.005319604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: 0.019464951 + inSlope: 0.007590966 + outSlope: 0.008106253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0.02016107 + inSlope: 0.008600648 + outSlope: 0.009073889 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833333 + value: 0.02092936 + inSlope: 0.009365079 + outSlope: 0.00726069 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.02143244 + inSlope: 0.004813204 + outSlope: 0.0029505843 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.25 + value: 0.02162506 + inSlope: 0.0016723219 + outSlope: 0.00092387974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2916667 + value: 0.021663556 + inSlope: 0.00092387974 + outSlope: 0.00092388503 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: 0.02175808 + inSlope: 0.0013446782 + outSlope: 0.0024047995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4583333 + value: 0.02196793 + inSlope: 0.002631636 + outSlope: 0.0017306295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: 0.02204004 + inSlope: 0.0017306295 + outSlope: 0.00066158164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.625 + value: 0.022077931 + inSlope: -0.00041370312 + outSlope: -0.0004136459 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7083333 + value: 0.02204346 + inSlope: -0.00041370548 + outSlope: -0.00066444266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: 0.022015775 + inSlope: -0.00066444266 + outSlope: -0.00066444266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333333 + value: 0.021984193 + inSlope: -0.00009349858 + outSlope: -0.00009344083 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.875 + value: 0.021980299 + inSlope: -0.00009344083 + outSlope: -0.00009349805 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9583333 + value: 0.021972511 + inSlope: -0.00009344136 + outSlope: -0.00009349805 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.0833335 + value: 0.021960825 + inSlope: -0.00009344029 + outSlope: -0.00009349858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.02195693 + inSlope: -0.00009349858 + outSlope: -0.00009349858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/block06Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.02889578 + inSlope: -0.0012689208 + outSlope: -0.0012689208 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.02884291 + inSlope: -0.0012689208 + outSlope: -0.0026166916 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.02873388 + inSlope: -0.0026166916 + outSlope: -0.0021328926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.028645009 + inSlope: -0.0021328926 + outSlope: 0.0031852908 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.02877773 + inSlope: 0.0031852908 + outSlope: 0.0035916145 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.028837198 + inSlope: -0.0021643636 + outSlope: -0.0060297213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.02481919 + inSlope: -0.026379382 + outSlope: -0.03068829 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0.02218267 + inSlope: -0.032588225 + outSlope: -0.014125435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.02121233 + inSlope: -0.009162708 + outSlope: -0.014118989 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.01617238 + inSlope: -0.032784443 + outSlope: -0.03685319 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.011055229 + inSlope: -0.045024924 + outSlope: -0.049487762 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.0068133306 + inSlope: -0.052317765 + outSlope: 0.017722052 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.007551749 + inSlope: 0.017722052 + outSlope: 0.031354096 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0.008858168 + inSlope: 0.031354096 + outSlope: 0.025380086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.010800419 + inSlope: 0.02123393 + outSlope: 0.017150419 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.01243381 + inSlope: 0.008983935 + outSlope: 0.004900565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.01253597 + inSlope: -0.0032659178 + outSlope: -0.0073495456 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 0.011106879 + inSlope: -0.015516028 + outSlope: -0.01959937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.009303465 + inSlope: -0.023682559 + outSlope: -0.027765967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.0081465505 + inSlope: -0.027765967 + outSlope: -0.03207181 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.005364921 + inSlope: -0.034687262 + outSlope: 0.01787666 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166666 + value: 0.0068795276 + inSlope: 0.018473929 + outSlope: 0.012259115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.007390325 + inSlope: 0.012259115 + outSlope: 0.008004749 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.007723856 + inSlope: 0.008004749 + outSlope: 0.003913185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.007886905 + inSlope: 0.003913185 + outSlope: -0.000015621245 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.0077286884 + inSlope: -0.0037815785 + outSlope: -0.0073847435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: 0.006977863 + inSlope: -0.010635092 + outSlope: -0.005957497 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.0067296335 + inSlope: -0.005957497 + outSlope: 0.0063440776 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333333 + value: 0.0072254515 + inSlope: 0.0055555557 + outSlope: -0.00024541808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.0072152256 + inSlope: -0.00024541808 + outSlope: -0.005359029 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.0067282794 + inSlope: -0.006327691 + outSlope: 0.002353244 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.006872952 + inSlope: 0.0011188866 + outSlope: -0.0017326992 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: 0.0066316244 + inSlope: -0.00054416864 + outSlope: -0.0006455027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: 0.0061945245 + inSlope: -0.004175655 + outSlope: -0.005839427 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0.0056255576 + inSlope: -0.007815785 + outSlope: -0.010104542 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833333 + value: 0.004775665 + inSlope: -0.010292913 + outSlope: -0.0034568529 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.0044986675 + inSlope: -0.0031910646 + outSlope: 0.009870852 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.25 + value: 0.005240996 + inSlope: 0.007945046 + outSlope: 0.0019307289 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2916667 + value: 0.005321443 + inSlope: 0.0019307289 + outSlope: -0.0019689063 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: 0.005087366 + inSlope: -0.0036489416 + outSlope: -0.0009029943 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4583333 + value: 0.005105598 + inSlope: 0.001340566 + outSlope: 0.00088794535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: 0.0051425956 + inSlope: 0.00088794535 + outSlope: -0.0020711476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.625 + value: 0.004687953 + inSlope: -0.004897318 + outSlope: -0.0057371985 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7083333 + value: 0.004200573 + inSlope: -0.005959934 + outSlope: 0.0003748505 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: 0.004216192 + inSlope: 0.0003748505 + outSlope: 0.0047118096 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333333 + value: 0.0045743105 + inSlope: 0.0038830524 + outSlope: -0.0013203023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.875 + value: 0.004519298 + inSlope: -0.0013203023 + outSlope: -0.0038937302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9583333 + value: 0.004229908 + inSlope: -0.0030516358 + outSlope: 0.00038909836 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.0833335 + value: 0.0042372323 + inSlope: -0.0006267881 + outSlope: -0.00092829106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0041985535 + inSlope: -0.00092829106 + outSlope: -0.00092829106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/block06Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.007478603 + inSlope: -0.00007854938 + outSlope: -0.00007854938 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.007481876 + inSlope: -0.00007854938 + outSlope: -0.00007854938 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.007485149 + inSlope: -0.00007854938 + outSlope: -0.00007854939 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.0074884216 + inSlope: -0.00007854939 + outSlope: -0.0004927253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.0075089517 + inSlope: -0.0004927253 + outSlope: -0.00089315436 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.0076049026 + inSlope: -0.0014096687 + outSlope: -0.0020421844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.008486317 + inSlope: -0.004046274 + outSlope: -0.0032219966 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: -0.008698689 + inSlope: -0.0018749302 + outSlope: 0.0033193573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.008315048 + inSlope: 0.0058879964 + outSlope: 0.0019389027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.008184991 + inSlope: 0.00035671215 + outSlope: 0.0002747296 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.008167322 + inSlope: -0.00012541289 + outSlope: -0.00012539876 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.008177772 + inSlope: -0.0001254127 + outSlope: -0.0032645587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.008313796 + inSlope: -0.0032645587 + outSlope: -0.0070127887 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: -0.008605995 + inSlope: -0.0070127887 + outSlope: -0.008069042 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.009227368 + inSlope: -0.006843902 + outSlope: -0.0064117014 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.01001754 + inSlope: -0.0062423144 + outSlope: -0.006208082 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.01079489 + inSlope: -0.0062407264 + outSlope: -0.0063076746 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: -0.011597331 + inSlope: -0.0065426505 + outSlope: -0.006710393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -0.012164939 + inSlope: -0.0069122184 + outSlope: -0.0071477 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -0.01246276 + inSlope: -0.0071477 + outSlope: -0.0074164937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.012978669 + inSlope: -0.0049653244 + outSlope: 0.0003278163 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166666 + value: -0.0128093595 + inSlope: 0.0037356126 + outSlope: 0.0052204696 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.01259184 + inSlope: 0.0052204696 + outSlope: 0.004782719 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.01239256 + inSlope: 0.004782719 + outSlope: 0.0038541623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.012231969 + inSlope: 0.0038541623 + outSlope: 0.0037060971 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.01192993 + inSlope: 0.003542855 + outSlope: 0.0033645565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: -0.01165763 + inSlope: 0.003170655 + outSlope: 0.0029616107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.011534229 + inSlope: 0.0029616107 + outSlope: 0.0027374213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333333 + value: -0.011316089 + inSlope: 0.00249794 + outSlope: 0.0022430376 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.011222629 + inSlope: 0.0022430376 + outSlope: 0.001972786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0.0110653 + inSlope: 0.001803138 + outSlope: 0.0017973484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.010915509 + inSlope: 0.0017976059 + outSlope: 0.0018014213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: -0.01061262 + inSlope: 0.0018372128 + outSlope: 0.0018573725 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: -0.010214049 + inSlope: 0.0019768772 + outSlope: 0.0020172005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -0.01004413 + inSlope: 0.0020608767 + outSlope: 0.0021090705 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833333 + value: -0.0097524645 + inSlope: 0.004890923 + outSlope: 0.009089825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: -0.008995789 + inSlope: 0.009070341 + outSlope: 0.0057887584 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.25 + value: -0.008620228 + inSlope: 0.0032247242 + outSlope: 0.0023102858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2916667 + value: -0.008523966 + inSlope: 0.0023102858 + outSlope: 0.003045356 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: -0.008241672 + inSlope: 0.003729708 + outSlope: 0.0008340152 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4583333 + value: -0.008262874 + inSlope: -0.0013428691 + outSlope: -0.0024980688 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: -0.00836696 + inSlope: -0.0024980688 + outSlope: -0.0026315637 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.625 + value: -0.008774916 + inSlope: -0.004929104 + outSlope: -0.006603929 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7083333 + value: -0.009303797 + inSlope: -0.006089224 + outSlope: -0.0034023363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: -0.009445561 + inSlope: -0.0034023363 + outSlope: -0.0010712364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333333 + value: -0.009493893 + inSlope: -0.000088720655 + outSlope: 0.0006183088 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.875 + value: -0.00946813 + inSlope: 0.0006183088 + outSlope: 0.0010499218 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9583333 + value: -0.009374127 + inSlope: 0.0012061547 + outSlope: 0.0010868862 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.0833335 + value: -0.009305905 + inSlope: -0.00014177691 + outSlope: -0.00014177852 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.009311812 + inSlope: -0.00014177852 + outSlope: -0.00014177852 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/block06Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: -0.00023898568 + outSlope: -0.00023898568 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.000009957736 + inSlope: -0.00023898568 + outSlope: -0.0006907601 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.00003873941 + inSlope: -0.0006907601 + outSlope: -0.0011032396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.000084707724 + inSlope: -0.0011032396 + outSlope: -0.001476424 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.0001462254 + inSlope: -0.001476424 + outSlope: -0.0018103133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: -0.00022165511 + inSlope: -0.0018103133 + outSlope: -0.0021049052 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.0003093595 + inSlope: -0.0021049052 + outSlope: -0.0023602033 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: -0.00040770127 + inSlope: -0.0023602033 + outSlope: -0.0025762068 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: -0.0007501785 + inSlope: -0.0028903293 + outSlope: -0.0029884423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.001507135 + inSlope: -0.0030294464 + outSlope: -0.004999202 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: -0.001715435 + inSlope: -0.004999202 + outSlope: -0.0069119986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.002003435 + inSlope: -0.0069119986 + outSlope: -0.007937107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.002334148 + inSlope: -0.007937107 + outSlope: -0.010426764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: -0.002768596 + inSlope: -0.010426764 + outSlope: -0.023645261 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.0037538158 + inSlope: -0.023645261 + outSlope: -0.031947613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.005084967 + inSlope: -0.031947613 + outSlope: -0.032740906 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: -0.00644917 + inSlope: -0.032740906 + outSlope: -0.03169949 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: -0.009104285 + inSlope: -0.032023303 + outSlope: -0.031669963 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.01042387 + inSlope: -0.031669963 + outSlope: -0.029427394 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.01165001 + inSlope: -0.029427394 + outSlope: -0.0107613765 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: -0.0120984 + inSlope: -0.0107613765 + outSlope: 0.004179117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.011924271 + inSlope: 0.004179117 + outSlope: 0.007818011 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.01159852 + inSlope: 0.007818011 + outSlope: 0.005880008 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.010860899 + inSlope: 0.005922723 + outSlope: 0.005946728 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.010114259 + inSlope: 0.0060002576 + outSlope: 0.0060291397 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.009610537 + inSlope: 0.006060193 + outSlope: 0.0060929405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666666 + value: -0.009101356 + inSlope: 0.0061274013 + outSlope: 0.006163547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -0.008586147 + inSlope: 0.0062014875 + outSlope: 0.006241127 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916666 + value: -0.0083261 + inSlope: 0.006241127 + outSlope: 0.006282494 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.008064329 + inSlope: 0.006282494 + outSlope: 0.0063256416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166666 + value: -0.007535325 + inSlope: 0.0063704597 + outSlope: 0.0064170617 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.0069985567 + inSlope: 0.006465374 + outSlope: 0.0065154377 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: -0.0064534466 + inSlope: 0.006567217 + outSlope: 0.0066207233 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.0058994163 + inSlope: 0.0066759842 + outSlope: 0.0067329854 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: -0.0056188763 + inSlope: 0.0067329854 + outSlope: 0.0066949097 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.005339921 + inSlope: 0.0066949097 + outSlope: 0.00629039 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333333 + value: -0.004831474 + inSlope: 0.0059123477 + outSlope: 0.0056056487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.004597905 + inSlope: 0.0056056487 + outSlope: 0.0053702514 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0.004157217 + inSlope: 0.005206266 + outSlope: 0.005113575 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.0037319749 + inSlope: 0.0050922176 + outSlope: 0.005142279 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.003298397 + inSlope: 0.0052635996 + outSlope: 0.005456268 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.003071052 + inSlope: 0.005456268 + outSlope: 0.0057203798 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: -0.0028327038 + inSlope: 0.0057203798 + outSlope: 0.0060557155 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.002311113 + inSlope: 0.006462441 + outSlope: 0.007202091 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333333 + value: -0.002011027 + inSlope: 0.007202091 + outSlope: 0.008222049 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: -0.001668441 + inSlope: 0.008222049 + outSlope: 0.009031374 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: -0.001292133 + inSlope: 0.009031374 + outSlope: 0.009626306 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583333 + value: -0.00089103845 + inSlope: 0.009626306 + outSlope: 0.010006708 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -0.0004740915 + inSlope: 0.010006708 + outSlope: 0.010172745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: -0.00005022631 + inSlope: 0.010172745 + outSlope: 0.010124419 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: 0.0007958465 + inSlope: 0.010181347 + outSlope: 0.014229873 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.001388759 + inSlope: 0.014229873 + outSlope: 0.017067762 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.25 + value: 0.0027961778 + inSlope: 0.016710322 + outSlope: 0.013157833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2916667 + value: 0.003344422 + inSlope: 0.013157833 + outSlope: 0.008358274 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333333 + value: 0.003692682 + inSlope: 0.008358274 + outSlope: 0.007476418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: 0.0040042 + inSlope: 0.007476418 + outSlope: 0.006757952 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: 0.004734339 + inSlope: 0.004874659 + outSlope: 0.0037377977 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833333 + value: 0.0050130626 + inSlope: 0.0029515785 + outSlope: 0.002358122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.625 + value: 0.005111318 + inSlope: 0.002358122 + outSlope: 0.0018220533 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7083333 + value: 0.0052432087 + inSlope: 0.0013433269 + outSlope: 0.00092197716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.875 + value: 0.0053371117 + inSlope: 0.00045937925 + outSlope: 0.00060719374 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0054860166 + inSlope: 0.00036628387 + outSlope: 0.00036628387 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.03785232 + inSlope: -0.0009593582 + outSlope: -0.0009593582 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.037812345 + inSlope: -0.0009593582 + outSlope: -0.0009593582 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.037772372 + inSlope: -0.0009593582 + outSlope: -0.0009593583 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.0377324 + inSlope: -0.0009593583 + outSlope: -0.00047641745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.037712548 + inSlope: -0.00047641745 + outSlope: -0.0021138957 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.03762447 + inSlope: -0.0021138957 + outSlope: -0.0064696874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.0373549 + inSlope: -0.0064696874 + outSlope: -0.010763285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: 0.03690643 + inSlope: -0.010763285 + outSlope: -0.0149949575 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0.0345134 + inSlope: -0.023272824 + outSlope: -0.027318465 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.02524864 + inSlope: -0.046542697 + outSlope: -0.048048522 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: 0.02324662 + inSlope: -0.048048522 + outSlope: -0.04976375 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.021173129 + inSlope: -0.04976375 + outSlope: -0.052941546 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.01896723 + inSlope: -0.052941546 + outSlope: -0.048821572 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0.016933 + inSlope: -0.048821572 + outSlope: -0.030200372 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.01567465 + inSlope: -0.030200372 + outSlope: -0.027853416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.0145140905 + inSlope: -0.027853416 + outSlope: -0.03164718 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0.01319546 + inSlope: -0.03164718 + outSlope: -0.03587109 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: 0.010012271 + inSlope: -0.040525455 + outSlope: -0.045610342 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.008111836 + inSlope: -0.045610342 + outSlope: -0.04803651 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.0061103175 + inSlope: -0.04803651 + outSlope: -0.0029101206 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0.0059890626 + inSlope: -0.0029101206 + outSlope: 0.030012015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.0072395657 + inSlope: 0.030012015 + outSlope: 0.02931384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.008460974 + inSlope: 0.02931384 + outSlope: 0.021260627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.010729579 + inSlope: 0.014959673 + outSlope: 0.011014548 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.011602229 + inSlope: 0.0029256274 + outSlope: -0.0012191975 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.0113251805 + inSlope: -0.005429982 + outSlope: -0.009707575 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666666 + value: 0.010335209 + inSlope: -0.014051755 + outSlope: -0.018462373 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.008610122 + inSlope: -0.022939702 + outSlope: -0.027368113 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916666 + value: 0.007469785 + inSlope: -0.027368113 + outSlope: -0.013561565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.006904719 + inSlope: -0.013561565 + outSlope: 0.019431915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166666 + value: 0.008489334 + inSlope: 0.018598897 + outSlope: 0.013017972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.00940911 + inSlope: 0.009056633 + outSlope: 0.0050189686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: 0.009655952 + inSlope: 0.00090523105 + outSlope: -0.0032847913 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.009204461 + inSlope: -0.007550969 + outSlope: -0.011893432 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: 0.008708904 + inSlope: -0.011893432 + outSlope: -0.016311977 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.008029236 + inSlope: -0.016311977 + outSlope: -0.020806748 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333333 + value: 0.0061973166 + inSlope: -0.023159381 + outSlope: 0.010681208 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.0066423677 + inSlope: 0.010681208 + outSlope: 0.018674718 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.008085367 + inSlope: 0.015957301 + outSlope: 0.010241756 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.008774481 + inSlope: 0.0062969276 + outSlope: 0.0022428788 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.008787906 + inSlope: -0.0019206582 + outSlope: -0.006193416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.008529847 + inSlope: -0.006193416 + outSlope: -0.010575697 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: 0.008089194 + inSlope: -0.010575697 + outSlope: -0.01506709 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.006728384 + inSlope: -0.017592281 + outSlope: 0.0011136289 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333333 + value: 0.0067747855 + inSlope: 0.0011136289 + outSlope: 0.005383462 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: 0.006999097 + inSlope: 0.005383462 + outSlope: 0.0035105257 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: 0.007145369 + inSlope: 0.0035105257 + outSlope: -0.0010328332 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583333 + value: 0.0071023344 + inSlope: -0.0010328332 + outSlope: -0.005373792 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0.006878426 + inSlope: -0.005373792 + outSlope: -0.009426938 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: 0.006485636 + inSlope: -0.009426938 + outSlope: -0.013192055 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: 0.005273907 + inSlope: -0.015889462 + outSlope: -0.008183598 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.0049329232 + inSlope: -0.008183598 + outSlope: -0.003076813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.25 + value: 0.004614315 + inSlope: -0.004569789 + outSlope: 0.0006726824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2916667 + value: 0.0046423436 + inSlope: 0.0006726824 + outSlope: 0.0043458533 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333333 + value: 0.0048234197 + inSlope: 0.0043458533 + outSlope: 0.0018305363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: 0.0048996923 + inSlope: 0.0018305363 + outSlope: -0.0025577496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: 0.004512887 + inSlope: -0.002700686 + outSlope: -0.0021976046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833333 + value: 0.004334731 + inSlope: -0.0020781404 + outSlope: -0.00010763147 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.625 + value: 0.0043302462 + inSlope: -0.00010763147 + outSlope: 0.0026870677 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7083333 + value: 0.004477403 + inSlope: 0.0008446916 + outSlope: -0.0010082797 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.875 + value: 0.004254372 + inSlope: -0.0006881891 + outSlope: -0.00007381425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.004189026 + inSlope: -0.00029371373 + outSlope: -0.00029371373 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00204458 + inSlope: -0.0001316893 + outSlope: -0.0001316893 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.002050067 + inSlope: -0.0001316893 + outSlope: -0.00036950468 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.002065463 + inSlope: -0.00036950468 + outSlope: -0.0005688715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.002089166 + inSlope: -0.0005688715 + outSlope: -0.00072991126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.002119579 + inSlope: -0.00072991126 + outSlope: -0.0008525278 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: -0.002155101 + inSlope: -0.0008525278 + outSlope: -0.0009367453 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.002194132 + inSlope: -0.0009367453 + outSlope: -0.0009826078 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: -0.002235074 + inSlope: -0.0009826078 + outSlope: -0.0009900709 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: -0.002353366 + inSlope: -0.0008898248 + outSlope: -0.00078208884 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.0024255859 + inSlope: 0.00033230407 + outSlope: 0.0034429724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: -0.002282129 + inSlope: 0.0034429724 + outSlope: 0.0069514522 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.0019924848 + inSlope: 0.0069514522 + outSlope: 0.0068784677 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.0017058819 + inSlope: 0.0068784677 + outSlope: 0.0029636647 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: -0.001582396 + inSlope: 0.0029636647 + outSlope: -0.0036129802 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.001732937 + inSlope: -0.0036129802 + outSlope: -0.007688949 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.00205331 + inSlope: -0.007688949 + outSlope: -0.008728138 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: -0.002416982 + inSlope: -0.008728138 + outSlope: -0.0070633185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: -0.002955507 + inSlope: -0.005861283 + outSlope: -0.006633276 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.003231894 + inSlope: -0.006633276 + outSlope: -0.009411129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.003624024 + inSlope: -0.009411129 + outSlope: -0.018201087 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: -0.0043824017 + inSlope: -0.018201087 + outSlope: -0.026566744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.0054893517 + inSlope: -0.026566744 + outSlope: -0.029782448 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.006730286 + inSlope: -0.029782448 + outSlope: -0.028540775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.01027614 + inSlope: -0.028338486 + outSlope: -0.028412186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.01382959 + inSlope: -0.028428752 + outSlope: -0.028371874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.016189719 + inSlope: -0.0282712 + outSlope: -0.028127315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666666 + value: -0.018525839 + inSlope: -0.02793963 + outSlope: -0.027708668 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -0.020823449 + inSlope: -0.027433945 + outSlope: -0.027115943 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916666 + value: -0.02195328 + inSlope: -0.027115943 + outSlope: -0.026165493 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.02304351 + inSlope: -0.026165493 + outSlope: -0.02323845 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166666 + value: -0.02489182 + inSlope: -0.021121006 + outSlope: -0.02010477 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.02657077 + inSlope: -0.020190028 + outSlope: -0.021090677 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: -0.02834143 + inSlope: -0.021405168 + outSlope: -0.021526525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.030136298 + inSlope: -0.021550272 + outSlope: -0.021476235 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: -0.031031137 + inSlope: -0.021476235 + outSlope: -0.02130428 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.03191882 + inSlope: -0.02130428 + outSlope: -0.021034542 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333333 + value: -0.03362401 + inSlope: -0.01989008 + outSlope: -0.008947202 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.03399681 + inSlope: -0.008947202 + outSlope: -0.0020176468 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0.03420825 + inSlope: -0.0030569 + outSlope: -0.00361295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.03450631 + inSlope: -0.0035404516 + outSlope: -0.0034817066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.03479461 + inSlope: -0.0034375126 + outSlope: -0.0034075289 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.03493659 + inSlope: -0.0034075289 + outSlope: -0.003391927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: -0.03507792 + inSlope: -0.003391927 + outSlope: -0.0033902484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.03536099 + inSlope: -0.0034034092 + outSlope: -0.0034303223 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333333 + value: -0.03550392 + inSlope: -0.0034303223 + outSlope: -0.0034720737 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: -0.035648588 + inSlope: -0.0034720737 + outSlope: -0.00352752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: -0.03579557 + inSlope: -0.00352752 + outSlope: -0.0035976355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583333 + value: -0.03594547 + inSlope: -0.0035976355 + outSlope: -0.003682072 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -0.03609889 + inSlope: -0.003682072 + outSlope: -0.0037804912 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: -0.03625641 + inSlope: -0.0037804912 + outSlope: -0.0038932948 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: -0.0365876 + inSlope: -0.0040552635 + outSlope: -0.0049461266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: -0.03679369 + inSlope: -0.0049461266 + outSlope: -0.004792575 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.25 + value: -0.03711192 + inSlope: -0.0028449385 + outSlope: 0.0007206903 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2916667 + value: -0.03708189 + inSlope: 0.0007206903 + outSlope: 0.0025929548 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333333 + value: -0.03697385 + inSlope: 0.0025929548 + outSlope: 0.0029894772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: -0.036849286 + inSlope: 0.0029894772 + outSlope: 0.0026632638 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: -0.03667763 + inSlope: 0.0007283006 + outSlope: -0.0018264164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833333 + value: -0.0367277 + inSlope: 0.0006247353 + outSlope: 0.00062473177 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.625 + value: -0.036701668 + inSlope: 0.00062473177 + outSlope: 0.00062467455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7083333 + value: -0.03664961 + inSlope: 0.0006247353 + outSlope: 0.0013121198 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.875 + value: -0.036491256 + inSlope: 0.000588168 + outSlope: 0.0005882252 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0363285 + inSlope: 0.00046011145 + outSlope: 0.00046011145 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0.012894035 + outSlope: 0.012894035 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.0005372515 + inSlope: 0.012894035 + outSlope: 0.032610152 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.0018960079 + inSlope: 0.032610152 + outSlope: 0.047179203 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.0038618078 + inSlope: 0.047179203 + outSlope: 0.056601133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.0062201885 + inSlope: 0.056601133 + outSlope: 0.060876016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.008756689 + inSlope: 0.060876016 + outSlope: 0.060003623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.01125684 + inSlope: 0.060003623 + outSlope: 0.063279115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: 0.013893469 + inSlope: 0.063279115 + outSlope: 0.073313504 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.02009835 + inSlope: 0.075603604 + outSlope: 0.07003082 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0.0230163 + inSlope: 0.07003082 + outSlope: 0.057247896 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.02540163 + inSlope: 0.057247896 + outSlope: 0.0507941 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.029713457 + inSlope: 0.052689776 + outSlope: 0.060311623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.0425713 + inSlope: 0.05565957 + outSlope: 0.049838766 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.04950696 + inSlope: 0.02867762 + outSlope: 0.012042515 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.0511459 + inSlope: 0.018247455 + outSlope: 0.028838338 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.06018385 + inSlope: 0.019793719 + outSlope: 0.016964165 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.06373118 + inSlope: 0.0037209354 + outSlope: 0.0026103996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: 0.06482409 + inSlope: 0.0032469302 + outSlope: 0.0032714019 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7916667 + value: 0.06546658 + inSlope: -0.000022659257 + outSlope: -0.000022659257 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.06545903 + inSlope: -0.000022659387 + outSlope: -0.000022659387 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/sdwPg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7916667 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/sdwPg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -0.00783511 + outSlope: -0.00783511 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.0003264629 + inSlope: -0.00783511 + outSlope: -0.019329146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.001131844 + inSlope: -0.019329146 + outSlope: -0.027037825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.00225842 + inSlope: -0.027037825 + outSlope: -0.030961048 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.0035484638 + inSlope: -0.030961048 + outSlope: -0.03109899 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: -0.004844255 + inSlope: -0.03109899 + outSlope: -0.027451469 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.005988066 + inSlope: -0.027451469 + outSlope: -0.02035046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: -0.0068360018 + inSlope: -0.02035046 + outSlope: -0.016969262 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.008335021 + inSlope: -0.019007197 + outSlope: -0.025315225 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: -0.009389821 + inSlope: -0.025315225 + outSlope: -0.035893388 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.01088538 + inSlope: -0.035893388 + outSlope: -0.04472784 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.014486119 + inSlope: -0.04168989 + outSlope: -0.03594627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.020908501 + inSlope: -0.02635058 + outSlope: -0.024100272 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.02445353 + inSlope: -0.019784879 + outSlope: -0.020071238 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.02721261 + inSlope: -0.0135542415 + outSlope: -0.012594234 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.03107644 + inSlope: -0.01610809 + outSlope: -0.018068863 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -0.036848508 + inSlope: -0.011320048 + outSlope: -0.010989143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: -0.039747227 + inSlope: 0.00040632405 + outSlope: 0.00040626447 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.7916667 + value: -0.039477047 + inSlope: 0.000023860885 + outSlope: 0.000023918104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.03946908 + inSlope: 0.000023918243 + outSlope: 0.000023918243 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/sdwPg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0.00033287948 + outSlope: 0.00033287948 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.00001386998 + inSlope: 0.00033287948 + outSlope: 0.0010419698 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.00005728539 + inSlope: 0.0010419698 + outSlope: 0.0018160563 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.0001329544 + inSlope: 0.0018160563 + outSlope: 0.002655139 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.0002435852 + inSlope: 0.002655139 + outSlope: 0.0035592201 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.000391886 + inSlope: 0.0035592201 + outSlope: 0.004528295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.00058056496 + inSlope: 0.004528295 + outSlope: 0.005562371 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: 0.0008123304 + inSlope: 0.005562371 + outSlope: 0.0066614277 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.00108989 + inSlope: 0.0066614277 + outSlope: 0.007276563 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.006443635 + inSlope: 0.008853045 + outSlope: 0.008661884 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.009638614 + inSlope: 0.0012343717 + outSlope: 0.0003781847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: 0.00922672 + inSlope: -0.0009898605 + outSlope: -0.00097652245 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: 0.008762325 + inSlope: -0.000000014305087 + outSlope: -0.000000028610174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.008762307 + inSlope: -0.000000014305169 + outSlope: -0.000000014305169 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/sdwPg1 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/sdwPg1 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0134622 + inSlope: -0.00033768654 + outSlope: -0.00033768654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.01347627 + inSlope: -0.00033768654 + outSlope: -0.0011205482 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.013522959 + inSlope: -0.0011205482 + outSlope: -0.0020652008 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.01360901 + inSlope: -0.0020652008 + outSlope: -0.0031706425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.01374112 + inSlope: -0.0031706425 + outSlope: -0.0044378485 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: -0.01392603 + inSlope: -0.0044378485 + outSlope: -0.0058665555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.01417047 + inSlope: -0.0058665555 + outSlope: -0.007456314 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: -0.01448115 + inSlope: -0.007456314 + outSlope: -0.0088483095 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.0148498295 + inSlope: -0.0088483095 + outSlope: -0.009276239 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.022513138 + inSlope: -0.013137068 + outSlope: -0.012818196 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.02729531 + inSlope: -0.0015523308 + outSlope: 0.00058279093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: -0.02663708 + inSlope: 0.0015684187 + outSlope: 0.0014601488 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: -0.026038459 + inSlope: -0.00006225574 + outSlope: -0.00006231296 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.02610964 + inSlope: -0.00007713347 + outSlope: -0.00007713347 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/sdwPg1 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/sdwPg15 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000270677 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.000270677 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/sdwPg15 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0132667 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0132667 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/sdwPg15 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.005750505 + inSlope: -0.00016173362 + outSlope: -0.00016173362 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.00574055 + inSlope: 0.0008324715 + outSlope: 0.0013519186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.00579688 + inSlope: 0.0013519186 + outSlope: 0.0033387311 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.006454706 + inSlope: 0.007103516 + outSlope: 0.0086127175 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.0116134 + inSlope: 0.01071457 + outSlope: 0.010529518 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.01562028 + inSlope: 0.014832458 + outSlope: 0.015060496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916666 + value: 0.01791721 + inSlope: 0.004744553 + outSlope: -0.00015612572 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: 0.018182099 + inSlope: 0.0022127968 + outSlope: 0.0025807235 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833333 + value: 0.02142827 + inSlope: 0.0029923553 + outSlope: 0.002491431 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.021749228 + inSlope: 0.000014133507 + outSlope: 0.000014133507 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/sdwPg2 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916666 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833333 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/sdwPg2 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.008659227 + inSlope: -0.00014837265 + outSlope: -0.00014837265 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -0.008661106 + inSlope: 0.0007987543 + outSlope: 0.0035924988 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.008511419 + inSlope: 0.0035924988 + outSlope: 0.008096531 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.007488868 + inSlope: 0.0071499785 + outSlope: 0.0026068948 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.0075831446 + inSlope: -0.0037821184 + outSlope: -0.004814534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.010040849 + inSlope: -0.009985194 + outSlope: -0.010665618 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916666 + value: -0.01175305 + inSlope: -0.0038675915 + outSlope: 0.000033473905 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: -0.009821661 + inSlope: 0.0032102617 + outSlope: 0.0032921298 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833333 + value: -0.008145692 + inSlope: -0.0010340349 + outSlope: -0.0014944525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.008284672 + inSlope: 0.00023390382 + outSlope: 0.00023390382 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/sdwPg2 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0018227359 + inSlope: 0.000041434763 + outSlope: 0.000041434763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.0018227359 + inSlope: -0.00039494256 + outSlope: -0.007765903 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: -0.0021463148 + inSlope: -0.007765903 + outSlope: -0.019474866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.002957768 + inSlope: -0.019474866 + outSlope: -0.026769707 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.004073173 + inSlope: -0.026769707 + outSlope: -0.029650489 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: -0.005308609 + inSlope: -0.029650489 + outSlope: -0.028117117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.006480156 + inSlope: -0.028117117 + outSlope: -0.026601316 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: -0.007588543 + inSlope: -0.026601316 + outSlope: -0.029577626 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.008820946 + inSlope: -0.029577626 + outSlope: -0.027986795 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.009987062 + inSlope: -0.027986795 + outSlope: -0.021548359 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: -0.010884909 + inSlope: -0.021548359 + outSlope: -0.01026287 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.011312529 + inSlope: -0.01026287 + outSlope: 0.00040343322 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.01021806 + inSlope: 0.0062347185 + outSlope: 0.0067028683 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: -0.0093432525 + inSlope: 0.007251012 + outSlope: 0.0073311925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -0.008734364 + inSlope: 0.0072821337 + outSlope: 0.007113239 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.007836475 + inSlope: 0.007288099 + outSlope: 0.007393062 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: -0.005973904 + inSlope: 0.007390365 + outSlope: 0.0072843507 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.005372756 + inSlope: 0.007143174 + outSlope: 0.0069669466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: -0.0050824676 + inSlope: 0.0069669466 + outSlope: 0.0067554056 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.004800992 + inSlope: 0.0067554056 + outSlope: 0.0065088146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -0.004529791 + inSlope: 0.0065088146 + outSlope: 0.0062270616 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333333 + value: -0.004270331 + inSlope: 0.0062270616 + outSlope: 0.005910111 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.004024076 + inSlope: 0.005910111 + outSlope: 0.005558027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.0037924908 + inSlope: 0.005558027 + outSlope: 0.0052917823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.003348637 + inSlope: 0.0053607244 + outSlope: 0.005457298 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.003121249 + inSlope: 0.005457298 + outSlope: 0.0055599115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833333 + value: -0.0028895868 + inSlope: 0.0055599115 + outSlope: 0.0056684767 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.0026534 + inSlope: 0.0056684767 + outSlope: 0.005783078 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: -0.00216645 + inSlope: 0.0059037325 + outSlope: 0.006030324 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: -0.00112723 + inSlope: 0.006446292 + outSlope: 0.006596973 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -0.0002827695 + inSlope: 0.0069163707 + outSlope: 0.007085086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: 0.00001244297 + inSlope: 0.007085086 + outSlope: 0.0072598555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833333 + value: 0.0003149358 + inSlope: 0.0072598555 + outSlope: 0.0074405544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.25 + value: 0.0016046999 + inSlope: 0.00806636 + outSlope: 0.0089404145 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: 0.0027938988 + inSlope: 0.009937586 + outSlope: 0.00976501 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: 0.003918386 + inSlope: 0.008077618 + outSlope: 0.0065627163 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833333 + value: 0.0043835198 + inSlope: 0.0046004993 + outSlope: 0.0023464563 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.004472599 + inSlope: -0.000035612517 + outSlope: -0.000035605157 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.004468148 + inSlope: -0.000035605564 + outSlope: -0.000035605564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/sdwPg3 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0002706767 + inSlope: 0.0000035597384 + outSlope: 0.0000035597384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.00029199658 + inSlope: 0.00009065504 + outSlope: 0.00010245154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0.0002962654 + inSlope: 0.00010245154 + outSlope: 0.00011495718 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.0003010553 + inSlope: 0.00011495718 + outSlope: 0.00012817197 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.00030639578 + inSlope: 0.00012817197 + outSlope: 0.0001420924 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0.0003123163 + inSlope: 0.0001420924 + outSlope: 0.0001567196 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.0003188463 + inSlope: 0.0001567196 + outSlope: 0.00017205403 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: 0.0003260152 + inSlope: 0.00017205403 + outSlope: 0.00018809938 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.0003338527 + inSlope: 0.00018809938 + outSlope: 0.00020485211 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.00034238817 + inSlope: 0.00020485211 + outSlope: 0.00022230973 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0.00035165108 + inSlope: 0.00022230973 + outSlope: 0.00024047476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.0003616709 + inSlope: 0.00024047476 + outSlope: 0.0002593493 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.00045548027 + inSlope: 0.0003874535 + outSlope: 0.0004112814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 0.0005054179 + inSlope: 0.00035140815 + outSlope: 0.000121389734 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.0005068506 + inSlope: -0.00008700443 + outSlope: -0.00027238575 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.00045346568 + inSlope: -0.0005741007 + outSlope: -0.0006904397 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: 0.00024170641 + inSlope: -0.00092692394 + outSlope: -0.0009051727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.00016814019 + inSlope: -0.000860413 + outSlope: -0.00079264364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: 0.0001351135 + inSlope: -0.00079264364 + outSlope: -0.00070185005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.000105869694 + inSlope: -0.00070185005 + outSlope: -0.00058804953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.00008136759 + inSlope: -0.00058804953 + outSlope: -0.00045123597 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333333 + value: 0.000062566156 + inSlope: -0.00045123597 + outSlope: -0.00029140402 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.0000504243 + inSlope: -0.00029140402 + outSlope: -0.0001118099 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.000045765544 + inSlope: -0.0001118099 + outSlope: -0.0000038648545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.000045443474 + inSlope: -0.0000038648323 + outSlope: 0.000049753096 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.000047516525 + inSlope: 0.000049753096 + outSlope: 0.000082131344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833333 + value: 0.00005093865 + inSlope: 0.000082131344 + outSlope: 0.000111981564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.000055604556 + inSlope: 0.000111981564 + outSlope: 0.00013930695 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: 0.00006824676 + inSlope: 0.00016410623 + outSlope: 0.00018637875 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: 0.0001038255 + inSlope: 0.00023803889 + outSlope: 0.00025020892 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0.00013620159 + inSlope: 0.0002669658 + outSlope: 0.0002715548 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: 0.0001475164 + inSlope: 0.0002715548 + outSlope: 0.00027362278 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833333 + value: 0.0001589173 + inSlope: 0.00027362278 + outSlope: 0.0002731552 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.25 + value: 0.0002032753 + inSlope: 0.0002566127 + outSlope: 0.00024604483 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: 0.0002322891 + inSlope: 0.00021733406 + outSlope: 0.00019918538 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: 0.0002544983 + inSlope: 0.00015531793 + outSlope: 0.00012959291 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833333 + value: 0.0002641207 + inSlope: 0.00010134497 + outSlope: 0.00007064612 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.0002689609 + inSlope: -0.000018163437 + outSlope: -0.00001676502 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.00026711728 + inSlope: -0.000010715912 + outSlope: -0.000010715912 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/sdwPg3 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0015373799 + inSlope: -0.000037751197 + outSlope: -0.000037751197 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.001541886 + inSlope: 0.0006630418 + outSlope: 0.0015930047 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: -0.0014755109 + inSlope: 0.0015930047 + outSlope: 0.0038489753 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.0013151368 + inSlope: 0.0038489753 + outSlope: 0.004367972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.001133138 + inSlope: 0.004367972 + outSlope: 0.0029793615 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: -0.001008998 + inSlope: 0.0029793615 + outSlope: -0.00031694397 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.001022204 + inSlope: -0.00031694397 + outSlope: -0.005622963 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: -0.0012564939 + inSlope: -0.005622963 + outSlope: -0.012601538 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.001781559 + inSlope: -0.012601538 + outSlope: -0.018323224 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.002545026 + inSlope: -0.018323224 + outSlope: -0.022341477 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: -0.0034759198 + inSlope: -0.022341477 + outSlope: -0.024656326 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.0045032687 + inSlope: -0.024656326 + outSlope: -0.025267927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.012106121 + inSlope: -0.02704516 + outSlope: -0.027121207 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: -0.015486899 + inSlope: -0.026933525 + outSlope: -0.026669795 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -0.01769366 + inSlope: -0.026292436 + outSlope: -0.026223587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.02100729 + inSlope: -0.026719157 + outSlope: -0.026623446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: -0.02726619 + inSlope: -0.022677697 + outSlope: -0.021195104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.028961059 + inSlope: -0.019481698 + outSlope: -0.017537108 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: -0.029691769 + inSlope: -0.017537108 + outSlope: -0.01536166 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.03033184 + inSlope: -0.01536166 + outSlope: -0.012954916 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -0.03087163 + inSlope: -0.012954916 + outSlope: -0.010317403 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333333 + value: -0.03130152 + inSlope: -0.010317403 + outSlope: -0.007600808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.03161822 + inSlope: -0.007600808 + outSlope: -0.0062207673 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.03187742 + inSlope: -0.0062207673 + outSlope: -0.0054081553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.03230479 + inSlope: -0.0048487377 + outSlope: -0.00454341 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.032494098 + inSlope: -0.00454341 + outSlope: -0.0044911364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833333 + value: -0.032681227 + inSlope: -0.0044911364 + outSlope: -0.004692755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.03287676 + inSlope: -0.004692755 + outSlope: -0.0051474855 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: -0.03333505 + inSlope: -0.0058514434 + outSlope: -0.006158626 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: -0.03433342 + inSlope: -0.0057911566 + outSlope: -0.0056071365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -0.03500622 + inSlope: -0.005147257 + outSlope: -0.004871512 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: -0.0352092 + inSlope: -0.004871512 + outSlope: -0.0045645502 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833333 + value: -0.03539939 + inSlope: -0.0045645502 + outSlope: -0.0042276112 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.25 + value: -0.03600682 + inSlope: -0.003030962 + outSlope: -0.002570853 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: -0.036254045 + inSlope: -0.0012824226 + outSlope: -0.0012824797 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: -0.03629734 + inSlope: 0.00012170768 + outSlope: 0.0020133553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833333 + value: -0.03610421 + inSlope: 0.0026217944 + outSlope: 0.0024832487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: -0.03592432 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.03592432 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/sdwPg3 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0060693687 + inSlope: -0.00010808944 + outSlope: -0.00010808944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.0060678762 + inSlope: 0.00065711944 + outSlope: 0.0034491522 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0.0062115905 + inSlope: 0.0034491522 + outSlope: 0.0093680145 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.0066019245 + inSlope: 0.0093680145 + outSlope: 0.014071167 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: 0.007188223 + inSlope: 0.014071167 + outSlope: 0.01752356 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.008740265 + inSlope: 0.019725427 + outSlope: 0.020676546 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916666 + value: 0.01190302 + inSlope: 0.016025778 + outSlope: 0.011974302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.012679949 + inSlope: 0.0066719977 + outSlope: 0.002187111 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.01365468 + inSlope: 0.0047805733 + outSlope: 0.005448465 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.01390848 + inSlope: -0.0011457517 + outSlope: -0.0011700197 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2916667 + value: 0.013341693 + inSlope: -0.000030155123 + outSlope: -0.000030155123 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.01331656 + inSlope: -0.000030155295 + outSlope: -0.000030155295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/sdwPg4 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916666 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2916667 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0002706767 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/sdwPg4 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0041303537 + inSlope: -0.00006850004 + outSlope: -0.00006850004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.0041294056 + inSlope: 0.00041640023 + outSlope: 0.0021725055 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0.004219927 + inSlope: 0.0021725055 + outSlope: 0.0060123364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.004470441 + inSlope: 0.0060123364 + outSlope: 0.009283277 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: 0.004857244 + inSlope: 0.009283277 + outSlope: 0.011963674 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.005941295 + inSlope: 0.014053543 + outSlope: 0.015552878 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916666 + value: 0.008662213 + inSlope: 0.016507631 + outSlope: 0.015644759 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.009905388 + inSlope: 0.014191416 + outSlope: 0.012478635 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.016414968 + inSlope: 0.0056078103 + outSlope: 0.0043944083 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.016095579 + inSlope: -0.002567048 + outSlope: -0.0026282603 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2916667 + value: 0.014894756 + inSlope: -0.000014448137 + outSlope: -0.000014476748 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.01488271 + inSlope: -0.00001444822 + outSlope: -0.00001444822 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/sdwPg4 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: wall_high_model_skeleton/wall_root/block06Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: wall_high_model_skeleton/wall_root/block06Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: wall_high_model_skeleton/wall_root/block06Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: wall_high_model_skeleton/wall_root/sdwPg2 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: wall_high_model_skeleton/wall_root/sdwPg2 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: wall_high_model_skeleton/wall_root/sdwPg2 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: wall_high_model_skeleton/wall_root/sdwPg4 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: wall_high_model_skeleton/wall_root/sdwPg4 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: wall_high_model_skeleton/wall_root/sdwPg4 + classID: 4 + script: {fileID: 0} + m_EulerEditorCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -89.98021 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -89.98021 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/block01Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/block01Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/block01Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0 + inSlope: -0.046142578 + outSlope: -0.04614258 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.0038531232 + inSlope: -9.669598 + outSlope: -9.626484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.88472277 + inSlope: 3.4932077 + outSlope: 3.4932077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.42051214 + inSlope: 2.5250335 + outSlope: 2.5265086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.31360704 + inSlope: 37.36182 + outSlope: 37.36182 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 2.8674762 + inSlope: 83.846664 + outSlope: 83.8477 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 6.567426 + inSlope: 106.44226 + outSlope: 106.44234 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 11.580948 + inSlope: 87.00625 + outSlope: 87.00625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 13.696507 + inSlope: 50.055576 + outSlope: 50.055542 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 15.76035 + inSlope: 18.396254 + outSlope: 18.396254 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 15.260112 + inSlope: -29.479258 + outSlope: -29.679401 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 10.158212 + inSlope: -84.86367 + outSlope: -84.8066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -3.815241 + inSlope: -110.05531 + outSlope: -109.857285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -28.64343 + inSlope: -96.14484 + outSlope: -96.08662 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -62.39105 + inSlope: -143.66685 + outSlope: -144.2396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: -82.60694 + inSlope: -173.34924 + outSlope: -179.70134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -89.6164 + inSlope: 39.18827 + outSlope: 39.158493 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: -85.937164 + inSlope: 96.77838 + outSlope: 96.61011 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: -75.867836 + inSlope: -19.249695 + outSlope: -19.250248 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -85.58464 + inSlope: -63.34224 + outSlope: -95.65585 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -89.94404 + inSlope: 14.541518 + outSlope: 14.541476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -87.46966 + inSlope: 50.58755 + outSlope: 50.580414 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -86.2284 + inSlope: -42.620815 + outSlope: -42.63072 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -90 + inSlope: 3.7683034 + outSlope: 3.7683141 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -88.36218 + inSlope: -0.91900724 + outSlope: -0.91900724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -89.86877 + inSlope: 7.9354324 + outSlope: 7.9354095 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -89.68286 + inSlope: -8.395186 + outSlope: 4.8266335 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: -89.83567 + inSlope: 0.40919858 + outSlope: 0.41482544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -89.255585 + inSlope: 0.35092163 + outSlope: 0.35092163 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/block02Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0 + inSlope: 0.06536865 + outSlope: 0.06481934 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.0054393513 + inSlope: 17.540253 + outSlope: 17.564129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 2.9716516 + inSlope: 31.447725 + outSlope: 31.447725 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 4.1819177 + inSlope: -0.2346439 + outSlope: -0.22319418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 4.071775 + inSlope: -84.312225 + outSlope: -84.312225 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -2.7703602 + inSlope: -162.09636 + outSlope: -162.09624 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -9.498637 + inSlope: -130.86722 + outSlope: -130.86732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -13.732597 + inSlope: -92.59994 + outSlope: -92.59994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -17.328522 + inSlope: -87.69619 + outSlope: -87.69613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -21.028708 + inSlope: -107.52053 + outSlope: -107.52053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -26.24091 + inSlope: -99.03923 + outSlope: -98.854866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -31.184792 + inSlope: -38.859474 + outSlope: -38.88629 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -33.266605 + inSlope: -8.580231 + outSlope: -8.68849 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -34.79233 + inSlope: -2.8959496 + outSlope: -3.004251 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -36.01363 + inSlope: -9.106058 + outSlope: -6.4430237 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: -36.171936 + inSlope: 2892.931 + outSlope: 40.671425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 127.92669 + inSlope: 747.2913 + outSlope: 747.30457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: -37.538982 + inSlope: 9.076612 + outSlope: 4.233719 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: -35.783092 + inSlope: 2.8615265 + outSlope: 2.8102348 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -35.336823 + inSlope: -3238.757 + outSlope: 1.7237566 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -35.191082 + inSlope: -12893.084 + outSlope: -12893.047 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -35.32597 + inSlope: 1.5169344 + outSlope: 0.7492129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -35.231747 + inSlope: 1.7441351 + outSlope: 0.45030126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -35.265663 + inSlope: 0.007965073 + outSlope: 0.007965095 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -35.18641 + inSlope: 0.16726701 + outSlope: 0.16726701 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 143.3613 + inSlope: 27.94595 + outSlope: 27.94587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -34.382393 + inSlope: -31.629303 + outSlope: 989.81665 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: 141.83934 + inSlope: 3.569628 + outSlope: 2.5415497 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 143.75723 + inSlope: 0.3000183 + outSlope: 0.3000183 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/block02Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0 + inSlope: -0.08074951 + outSlope: -0.0802002 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.0067268163 + inSlope: -20.018356 + outSlope: -20.039692 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -2.986861 + inSlope: -30.882608 + outSlope: -30.882608 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -5.9051247 + inSlope: -38.888165 + outSlope: -38.889137 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -7.4890494 + inSlope: 19.798843 + outSlope: 19.798843 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -4.407223 + inSlope: 72.56008 + outSlope: 72.56003 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -1.3201921 + inSlope: 65.70383 + outSlope: 65.70387 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 1.2478061 + inSlope: 21.95814 + outSlope: 21.95814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.68934274 + inSlope: -17.406485 + outSlope: -17.406473 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.15740305 + inSlope: -14.880352 + outSlope: -14.880352 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.43239555 + inSlope: -18.266438 + outSlope: -17.877796 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -1.7790003 + inSlope: 8.303228 + outSlope: 8.692223 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.44798803 + inSlope: 1.4273643 + outSlope: 1.7859473 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.87200797 + inSlope: 5.7670727 + outSlope: 5.856328 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.22409491 + inSlope: 5.7451105 + outSlope: 3.0257387 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: -0.37886652 + inSlope: -2894.2568 + outSlope: -41.98825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -164.52275 + inSlope: -747.46655 + outSlope: -747.4666 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 0.97412056 + inSlope: -8.407783 + outSlope: -3.5626767 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: -0.07169816 + inSlope: 0.30941355 + outSlope: 0.36249688 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.017854858 + inSlope: -3238.0151 + outSlope: 1.5115707 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0 + inSlope: 12894.824 + outSlope: 12894.787 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.1275558 + inSlope: -1.7902155 + outSlope: -1.0249143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.024816422 + inSlope: -2.0225027 + outSlope: -0.7292881 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.08101656 + inSlope: -0.16836484 + outSlope: -0.16836484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -178.62871 + inSlope: -27.928371 + outSlope: -27.928291 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.8839489 + inSlope: 31.822102 + outSlope: -989.8119 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: -177.18219 + inSlope: -6.116429 + outSlope: -5.089142 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -179.45476 + inSlope: -0.34098816 + outSlope: -0.34098816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/block02Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0 + inSlope: 0.045043945 + outSlope: 0.045043945 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.0037404168 + inSlope: 5.0041275 + outSlope: 5.004128 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.34582412 + inSlope: 11.1523 + outSlope: 11.152298 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 1.1836095 + inSlope: 22.074793 + outSlope: 23.6942 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 4.6037245 + inSlope: 40.039417 + outSlope: 38.35472 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 6.2692156 + inSlope: 55.762974 + outSlope: 55.762974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 8.876355 + inSlope: 54.106785 + outSlope: 46.795967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 13.691567 + inSlope: 10.458412 + outSlope: 14.3709 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 16.650118 + inSlope: 52.731533 + outSlope: 52.73157 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 21.899326 + inSlope: 54.073483 + outSlope: 55.81464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 24.133984 + inSlope: -5.748868 + outSlope: -10.130768 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 11.171661 + inSlope: -134.91174 + outSlope: -135.70068 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -11.480707 + inSlope: -131.04259 + outSlope: -133.116 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -16.940306 + inSlope: -66.41566 + outSlope: -67.38203 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -14.244874 + inSlope: 66.44596 + outSlope: 54.73701 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 2.1508877 + inSlope: 37.31166 + outSlope: 54.315666 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 4.479025 + inSlope: 50.692608 + outSlope: 50.692753 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 6.6583824 + inSlope: -28.93005 + outSlope: -28.93005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 2.5406609 + inSlope: -99.56561 + outSlope: -99.56643 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: -1.6137558 + inSlope: -12.052966 + outSlope: -12.053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 1.6141654 + inSlope: 35.633152 + outSlope: 35.537487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 1.0768013 + inSlope: -6.972058 + outSlope: -7.3657317 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -0.3895295 + inSlope: -7.905061 + outSlope: -7.392461 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: -0.69425017 + inSlope: 6.4845347 + outSlope: 6.4845533 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.16414589 + inSlope: -5.991361 + outSlope: -6.024056 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -2.029044 + inSlope: -13.86286 + outSlope: -13.860197 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -1.400177 + inSlope: 20.215576 + outSlope: 20.21151 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -0.15913847 + inSlope: 6.8239236 + outSlope: 6.8232303 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -0.9898546 + inSlope: 1.8984994 + outSlope: 1.8847337 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.3549421 + inSlope: 1.8057357 + outSlope: 1.6858435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.3970242 + inSlope: -0.45441943 + outSlope: -0.44308937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.40564075 + inSlope: -0.029623333 + outSlope: -0.029623417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.013604402 + inSlope: 0.99010086 + outSlope: 0.98263943 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -0.317788 + inSlope: -1.8066381 + outSlope: -1.7894697 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -0.023683023 + inSlope: 1.4374111 + outSlope: 1.4348776 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.625 + value: -0.023653725 + inSlope: 0.00000986065 + outSlope: 0.000015612692 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.023574788 + inSlope: 0.00036596507 + outSlope: 0.00036596507 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/block03Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0 + inSlope: 0.05493164 + outSlope: 0.05493164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.004559844 + inSlope: 49.066223 + outSlope: 49.066227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 4.095774 + inSlope: 211.35536 + outSlope: 211.35532 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 17.620964 + inSlope: 323.96317 + outSlope: 322.55508 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 58.137768 + inSlope: 314.79755 + outSlope: 316.0638 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 71.157974 + inSlope: 292.82526 + outSlope: 292.82526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 82.688416 + inSlope: 278.9583 + outSlope: 279.8855 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 118.2358 + inSlope: 275.72772 + outSlope: 276.0613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 137.73404 + inSlope: 185.11295 + outSlope: 185.11308 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 151.46783 + inSlope: 169.83989 + outSlope: 168.80266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 158.58853 + inSlope: 191.61685 + outSlope: 190.98267 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -176.12967 + inSlope: 185.97144 + outSlope: 184.4984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -145.24554 + inSlope: 192.9392 + outSlope: 190.1499 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -137.1726 + inSlope: 161.62286 + outSlope: 161.4827 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -128.81932 + inSlope: 78.64516 + outSlope: 84.59747 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -109.13957 + inSlope: 92.18335 + outSlope: 85.96566 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -105.574524 + inSlope: 88.28816 + outSlope: 88.288414 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: -101.90819 + inSlope: 63.41754 + outSlope: 63.41754 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -100.86224 + inSlope: 19.634785 + outSlope: 19.634727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: -99.96862 + inSlope: 2.7268014 + outSlope: 2.7268093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -100.100204 + inSlope: 15.492934 + outSlope: 15.698906 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -97.43567 + inSlope: 31.835068 + outSlope: 31.73556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -90.81157 + inSlope: 31.584827 + outSlope: 31.719666 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: -89.49179 + inSlope: 26.522043 + outSlope: 26.52212 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -88.58805 + inSlope: 14.862319 + outSlope: 14.848016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -87.98743 + inSlope: 5.596982 + outSlope: 5.604492 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -87.61334 + inSlope: 0.89941406 + outSlope: 1.0019512 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -87.596275 + inSlope: -0.07690415 + outSlope: -0.10217295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -87.63178 + inSlope: -1.1090709 + outSlope: -1.1318659 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -87.43719 + inSlope: 3.4881575 + outSlope: 3.552992 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -87.250046 + inSlope: 2.061043 + outSlope: 2.0632284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -87.294945 + inSlope: -0.7976059 + outSlope: -0.7976082 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -87.367836 + inSlope: -2.9646635 + outSlope: -2.9663029 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -87.58566 + inSlope: -3.2266784 + outSlope: -3.2351074 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -87.59825 + inSlope: -0.32006836 + outSlope: -0.33120894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.625 + value: -87.84658 + inSlope: -0.15265217 + outSlope: -0.15261841 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -87.92286 + inSlope: -0.15252686 + outSlope: -0.15252686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/block03Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0 + inSlope: 0.028564453 + outSlope: 0.028564453 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.0024075948 + inSlope: 28.707512 + outSlope: 28.707514 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 2.403346 + inSlope: 15.173562 + outSlope: 15.173559 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 1.3222398 + inSlope: -23.516567 + outSlope: -21.59337 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -2.0333815 + inSlope: -23.799063 + outSlope: -26.932234 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -3.0144393 + inSlope: 37.224213 + outSlope: 37.224213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 1.0014465 + inSlope: 104.357185 + outSlope: 107.53498 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 15.701274 + inSlope: 119.97851 + outSlope: 119.868645 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 23.54683 + inSlope: 77.85677 + outSlope: 77.85683 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 30.146149 + inSlope: 90.45211 + outSlope: 89.035355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 33.985382 + inSlope: 104.258 + outSlope: 103.57617 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 45.289825 + inSlope: 52.30591 + outSlope: 49.074017 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 49.438194 + inSlope: -25.334341 + outSlope: -15.626374 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 48.503708 + inSlope: 55.40944 + outSlope: 54.13189 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 66.02471 + inSlope: 275.742 + outSlope: 272.41635 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 137.91885 + inSlope: 296.03796 + outSlope: 298.11783 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 150.42339 + inSlope: 301.79056 + outSlope: 301.78702 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 163.085 + inSlope: 298.73282 + outSlope: 298.73282 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 175.23705 + inSlope: 289.5087 + outSlope: 289.50787 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: -172.6799 + inSlope: 174.63174 + outSlope: 174.63225 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -170.14871 + inSlope: 47.75981 + outSlope: 47.828407 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -167.2757 + inSlope: 34.3394 + outSlope: 34.245716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -160.17432 + inSlope: 33.540173 + outSlope: 33.66644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: -158.76945 + inSlope: 35.658257 + outSlope: 35.65726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -157.19418 + inSlope: 18.529558 + outSlope: 18.518545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -157.2715 + inSlope: -4.012205 + outSlope: -4.0217285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -158.7832 + inSlope: -20.833374 + outSlope: -20.839926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -159.78284 + inSlope: -30.619936 + outSlope: -30.620573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -163.23485 + inSlope: -50.033436 + outSlope: -50.02732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -176.26917 + inSlope: -95.1888 + outSlope: -95.26172 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -179.99402 + inSlope: -46.80633 + outSlope: -46.80167 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 179.65622 + inSlope: -4.088005 + outSlope: -4.0880165 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 179.40451 + inSlope: 20.092915 + outSlope: 20.093956 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -178.83595 + inSlope: 21.95174 + outSlope: 21.95105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 179.96294 + inSlope: -3.9796143 + outSlope: -3.9808102 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.625 + value: 179.9636 + inSlope: -0.001387747 + outSlope: -0.0012817383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 179.96295 + inSlope: -0.0010986328 + outSlope: -0.0010986328 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/block03Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/block04Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/block04Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/block04Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -0.13586426 + outSlope: -0.13586426 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.35287488 + inSlope: 12.276853 + outSlope: 12.550776 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 1.6095015 + inSlope: 10.816978 + outSlope: 10.263688 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 3.1821015 + inSlope: 39.515182 + outSlope: 39.515182 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 10.728824 + inSlope: 58.191216 + outSlope: 57.463215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 24.500433 + inSlope: 47.670155 + outSlope: 49.778687 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 26.542583 + inSlope: -10.632304 + outSlope: -10.632289 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 23.666752 + inSlope: -57.72791 + outSlope: -57.801422 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 18.653084 + inSlope: -97.508354 + outSlope: -97.508286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 8.689688 + inSlope: -118.64261 + outSlope: -118.8704 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 3.7438097 + inSlope: -117.66403 + outSlope: -117.6637 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -1.1362275 + inSlope: 41.45442 + outSlope: 41.454536 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 7.2316637 + inSlope: 184.49763 + outSlope: 184.69067 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 28.148485 + inSlope: 165.10616 + outSlope: 164.52686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 55.07351 + inSlope: 141.98967 + outSlope: 138.23183 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 78.48318 + inSlope: -64.254074 + outSlope: -30.232986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 74.93755 + inSlope: -36.07002 + outSlope: -38.443176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 71.92989 + inSlope: -41.812317 + outSlope: -41.812317 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 66.06792 + inSlope: -50.314087 + outSlope: -49.768112 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 64.15518 + inSlope: -35.211216 + outSlope: -35.211716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 62.034515 + inSlope: -27.141161 + outSlope: -27.501513 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 59.52474 + inSlope: -2.5736148 + outSlope: -2.6418283 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 60.877514 + inSlope: 15.218761 + outSlope: 15.218761 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 67.07103 + inSlope: 46.45153 + outSlope: 46.45192 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 82.80263 + inSlope: 92.597755 + outSlope: 114.510056 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: 87.857704 + inSlope: -52.939045 + outSlope: -52.94137 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: 87.665436 + inSlope: -4.414298 + outSlope: -4.4324384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: 87.61221 + inSlope: 34.03513 + outSlope: 34.03448 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: 88.47235 + inSlope: -16.064178 + outSlope: -16.061478 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: 89.95576 + inSlope: 0.08390816 + outSlope: 0.039886475 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 89.960434 + inSlope: -3.5465698 + outSlope: -3.5465698 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.8903781 + inSlope: 35.23029 + outSlope: 35.136566 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 5.009804 + inSlope: 50.442345 + outSlope: 50.542053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 10.98654 + inSlope: 31.405197 + outSlope: 31.405197 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 13.742771 + inSlope: 27.49759 + outSlope: 29.011547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 22.435764 + inSlope: 48.27717 + outSlope: 45.07777 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 24.35782 + inSlope: 20.439945 + outSlope: 20.439917 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 24.098515 + inSlope: -16.307274 + outSlope: -15.927021 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 19.958727 + inSlope: -67.363304 + outSlope: -67.36381 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 14.494964 + inSlope: -66.12719 + outSlope: -65.91027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 11.734041 + inSlope: -67.31563 + outSlope: -67.31544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 8.899971 + inSlope: -9.648725 + outSlope: -9.648752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 10.751733 + inSlope: 28.995625 + outSlope: 25.092201 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 11.38664 + inSlope: -23.39898 + outSlope: -26.694809 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.91414714 + inSlope: -180.53798 + outSlope: -196.12604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -68.683014 + inSlope: -603.71643 + outSlope: -730.6388 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -112.64079 + inSlope: -259.83643 + outSlope: -250.59668 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: -138.7986 + inSlope: -148.84387 + outSlope: -148.84387 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: -154.1552 + inSlope: -58.458252 + outSlope: -62.716614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -155.7624 + inSlope: 17.01784 + outSlope: 16.850273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -150.41676 + inSlope: 57.80234 + outSlope: 56.34418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -147.82248 + inSlope: -28.478197 + outSlope: -28.436802 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -157.5698 + inSlope: -13.132402 + outSlope: -13.132402 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -152.08488 + inSlope: 11.723076 + outSlope: 11.7230625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -153.20784 + inSlope: -2406.7517 + outSlope: -41.169655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: 28.615278 + inSlope: -38.31259 + outSlope: -47.3882 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: 28.125444 + inSlope: -14.691028 + outSlope: -13.639574 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: 26.354137 + inSlope: 13.023274 + outSlope: 4.496833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: -154.69276 + inSlope: 4.542289 + outSlope: 3.7059667 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: 26.093857 + inSlope: -0.06784064 + outSlope: -0.06774902 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 26.128325 + inSlope: 712.1018 + outSlope: 712.1018 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 1.6250596 + inSlope: 63.885532 + outSlope: 63.835007 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 9.04623 + inSlope: 89.83698 + outSlope: 89.87924 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 19.963726 + inSlope: 71.40756 + outSlope: 71.40756 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 27.649027 + inSlope: 64.42543 + outSlope: 65.30133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 45.041313 + inSlope: 80.00289 + outSlope: 77.42787 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 48.301125 + inSlope: 25.536097 + outSlope: 25.53606 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 47.12896 + inSlope: -43.90739 + outSlope: -43.65501 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 42.73513 + inSlope: -13.833713 + outSlope: -13.833703 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 44.180035 + inSlope: 24.395817 + outSlope: 23.487968 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 45.233063 + inSlope: 28.663357 + outSlope: 28.663275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 46.49456 + inSlope: -25.382215 + outSlope: -25.382288 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 43.132263 + inSlope: -89.8276 + outSlope: -89.23535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 29.860142 + inSlope: -120.11801 + outSlope: -122.27134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 4.122848 + inSlope: -258.6715 + outSlope: -273.79373 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -77.734924 + inSlope: -658.36084 + outSlope: -785.2985 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -125.90371 + inSlope: -302.58118 + outSlope: -293.35712 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: -156.9074 + inSlope: -187.5326 + outSlope: -187.5326 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: -177.11533 + inSlope: -92.100586 + outSlope: -96.27548 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -179.89804 + inSlope: 2.3126242 + outSlope: 2.131896 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -174.6382 + inSlope: 56.800938 + outSlope: 55.34113 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -172.89044 + inSlope: -38.88444 + outSlope: -38.843937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 174.8175 + inSlope: -18.639412 + outSlope: -18.639412 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -179.79437 + inSlope: 10.081278 + outSlope: 10.081266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 179.6758 + inSlope: -2396.643 + outSlope: -31.03476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: 2.5352116 + inSlope: -32.696785 + outSlope: -41.771725 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: 2.0448174 + inSlope: -14.709739 + outSlope: -13.65771 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: 0.27005172 + inSlope: 13.005873 + outSlope: 4.4763107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: 179.2215 + inSlope: 4.530753 + outSlope: 3.6919591 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 712.21436 + outSlope: 712.21436 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -0.16918945 + outSlope: -0.16918945 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.3250837 + inSlope: 15.809074 + outSlope: 16.669727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 1.9866699 + inSlope: 6.5937743 + outSlope: 4.852149 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 1.390134 + inSlope: -28.966122 + outSlope: -28.099081 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -1.5367461 + inSlope: -37.709908 + outSlope: -37.967213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -6.496949 + inSlope: -41.80735 + outSlope: -41.636997 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -8.233697 + inSlope: 54.141216 + outSlope: 54.141296 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -2.0240898 + inSlope: 185.29532 + outSlope: 185.29504 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 7.23711 + inSlope: 168.74855 + outSlope: 168.74855 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 12.485803 + inSlope: 129.43584 + outSlope: 128.75452 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 44.339058 + inSlope: 6.0427165 + outSlope: 40.167587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 45.553356 + inSlope: 6.177875 + outSlope: 6.1778927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 45.33397 + inSlope: 8.204597 + outSlope: 8.204597 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 46.88967 + inSlope: 36.51914 + outSlope: 33.085144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 48.931896 + inSlope: -18.984283 + outSlope: -43.356586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 5.4375997 + inSlope: -107.92946 + outSlope: -110.22542 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.83359075 + inSlope: -22.065186 + outSlope: -22.065186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 3.6023726 + inSlope: 66.28048 + outSlope: 66.187775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 25.69871 + inSlope: 57.491203 + outSlope: 57.537262 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 28.458092 + inSlope: 3.8299453 + outSlope: 3.7209039 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 20.57111 + inSlope: -46.233124 + outSlope: -45.85371 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: 5.228662 + inSlope: -111.35254 + outSlope: -111.27547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833335 + value: 0.27260923 + inSlope: -63.519222 + outSlope: -63.51959 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: -0.06962355 + inSlope: -8.693681 + outSlope: -8.693631 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: -0.4385485 + inSlope: -1.8504074 + outSlope: -1.8504074 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: -0.20324807 + inSlope: 5.5569463 + outSlope: 5.5528803 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.49256855 + inSlope: 5.460215 + outSlope: 5.4712424 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: 0.7088517 + inSlope: -23.325497 + outSlope: -23.325363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: -1.4504567 + inSlope: -34.692413 + outSlope: -34.689648 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5416667 + value: -1.6756637 + inSlope: 28.651354 + outSlope: 28.658108 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: -0.0044293776 + inSlope: 13.522259 + outSlope: 13.605638 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6666667 + value: -0.37266624 + inSlope: 9.004983 + outSlope: 9.004983 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: 0.24717507 + inSlope: 0.82514805 + outSlope: 0.8251457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: 0.22166066 + inSlope: -0.30198774 + outSlope: -0.3019886 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9166667 + value: 0.19670129 + inSlope: -15.274864 + outSlope: -15.28197 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9583335 + value: -1.0625224 + inSlope: -2.8218672 + outSlope: -2.8218834 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: -0.043810543 + inSlope: 14.93945 + outSlope: 14.929382 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.14863703 + inSlope: 0.92947125 + outSlope: 0.92947125 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/block06Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 1.8792697 + inSlope: 79.37153 + outSlope: 79.21042 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 11.420248 + inSlope: 115.80392 + outSlope: 115.79173 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 24.739248 + inSlope: 55.35814 + outSlope: 55.86032 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 26.595356 + inSlope: 17.763655 + outSlope: 17.13675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 28.317236 + inSlope: 6.062851 + outSlope: 7.4318357 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 28.57511 + inSlope: 16.2956 + outSlope: 16.295624 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 30.043467 + inSlope: 52.841404 + outSlope: 52.841328 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 32.928062 + inSlope: 20.771292 + outSlope: 20.771292 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 31.20118 + inSlope: -26.912645 + outSlope: -3.0586727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 49.949345 + inSlope: 176.6457 + outSlope: 171.95631 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 57.336803 + inSlope: 183.12224 + outSlope: 183.12276 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 64.935326 + inSlope: 19.378254 + outSlope: 19.378254 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 58.9255 + inSlope: -177.83311 + outSlope: -180.76007 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 31.684637 + inSlope: -218.9518 + outSlope: -196.09193 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: -48.134438 + inSlope: -95.63073 + outSlope: -96.37161 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -52.140686 + inSlope: -48.520065 + outSlope: -48.520065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -52.19608 + inSlope: -1.3125929 + outSlope: -1.4633439 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -52.814 + inSlope: -3.9391117 + outSlope: -3.7853956 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -54.861046 + inSlope: -11.251982 + outSlope: -11.311301 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -61.574017 + inSlope: -16.882275 + outSlope: -18.398207 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: -65.40792 + inSlope: -6.1037865 + outSlope: -10.9643345 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833335 + value: -65.781006 + inSlope: -5.1679587 + outSlope: -5.169087 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: -66.08006 + inSlope: -6.552271 + outSlope: -6.5533323 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: -66.343216 + inSlope: -2.694941 + outSlope: -2.694941 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: -66.33714 + inSlope: -0.25488234 + outSlope: -0.32080078 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: -66.41008 + inSlope: -0.8232422 + outSlope: -0.75805956 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: -66.44788 + inSlope: -0.34826794 + outSlope: -0.34826595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: -66.43426 + inSlope: 0.8382552 + outSlope: 0.83239746 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5416667 + value: -66.30034 + inSlope: 0.5888672 + outSlope: 0.28784126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: -66.309006 + inSlope: -10.628154 + outSlope: -10.520518 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6666667 + value: -68.00312 + inSlope: -14.988662 + outSlope: -14.988662 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: -69.079704 + inSlope: -6.98841 + outSlope: -6.98839 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: -69.07799 + inSlope: 0.004394523 + outSlope: 0.0043945354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9166667 + value: -69.079056 + inSlope: 2.8048122 + outSlope: 2.7663522 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9583335 + value: -68.83584 + inSlope: 6.437976 + outSlope: 6.438013 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: -68.55119 + inSlope: 5.693137 + outSlope: 5.7180176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -68.19067 + inSlope: 0.36767578 + outSlope: 0.36767578 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/block06Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 2.3984935 + inSlope: 89.2135 + outSlope: 89.07128 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 12.575928 + inSlope: 123.982346 + outSlope: 123.96057 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 28.40871 + inSlope: 132.14493 + outSlope: 132.4208 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 39.71857 + inSlope: 134.78122 + outSlope: 134.66336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 56.538208 + inSlope: 134.41882 + outSlope: 134.41547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 62.14355 + inSlope: 148.10469 + outSlope: 148.1038 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 68.916245 + inSlope: 172.5822 + outSlope: 172.58195 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 76.6261 + inSlope: 217.38637 + outSlope: 217.38637 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 86.67847 + inSlope: 241.40906 + outSlope: 243.17111 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 171.14674 + inSlope: 370.39423 + outSlope: 370.15396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -173.20615 + inSlope: 380.3855 + outSlope: 380.3855 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -157.35872 + inSlope: 156.19937 + outSlope: 156.19937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -160.21758 + inSlope: -113.2296 + outSlope: -116.38989 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 179.2572 + inSlope: -165.06445 + outSlope: -142.07686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 134.38759 + inSlope: 7.6673574 + outSlope: -7.5245433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 134.18803 + inSlope: -1.5677506 + outSlope: -1.5677506 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 134.08327 + inSlope: -2.4708276 + outSlope: -2.5632465 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 133.35013 + inSlope: -4.563993 + outSlope: -4.4182634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 130.08905 + inSlope: -18.010553 + outSlope: -18.059982 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 117.36375 + inSlope: -45.73855 + outSlope: -46.701252 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: 103.63386 + inSlope: -89.16431 + outSlope: -89.93227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833335 + value: 99.64561 + inSlope: -142.19193 + outSlope: -142.19275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: 91.75454 + inSlope: -189.14299 + outSlope: -189.1441 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 83.86768 + inSlope: -119.07674 + outSlope: -119.07674 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: 81.820114 + inSlope: -49.226345 + outSlope: -49.22278 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 75.6562 + inSlope: -49.421814 + outSlope: -49.42603 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: 73.601006 + inSlope: -29.781303 + outSlope: -29.781132 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: 73.17402 + inSlope: 0.66302365 + outSlope: 0.6567993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5416667 + value: 75.92561 + inSlope: 43.281372 + outSlope: 43.28495 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: 78.093796 + inSlope: 65.477295 + outSlope: 65.45715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.6666667 + value: 84.974815 + inSlope: 92.106445 + outSlope: 92.106445 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: 92.44865 + inSlope: 36.397465 + outSlope: 36.39736 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: 91.75444 + inSlope: -8.265548 + outSlope: -8.265572 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9166667 + value: 91.070946 + inSlope: -20.465076 + outSlope: -20.458153 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.9583335 + value: 89.706635 + inSlope: -7.5827494 + outSlope: -7.5827928 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 90.44459 + inSlope: 6.771449 + outSlope: 6.793762 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 89.89069 + inSlope: 4.029602 + outSlope: 4.029602 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/block06Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -0.08239746 + outSlope: -0.08239746 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.0009506813 + inSlope: 4.389754 + outSlope: 4.393767 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.36109945 + inSlope: 33.907093 + outSlope: 33.907085 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 2.8335428 + inSlope: 59.471115 + outSlope: 57.9335 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 26.978355 + inSlope: 27.286495 + outSlope: 36.81352 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 28.463078 + inSlope: 69.52997 + outSlope: 67.943726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 36.37327 + inSlope: 72.26012 + outSlope: 75.73916 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 39.267075 + inSlope: 0.83276325 + outSlope: 0.83276325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 36.132465 + inSlope: -238.68584 + outSlope: -238.68617 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 19.574642 + inSlope: -410.17688 + outSlope: -410.1774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 3.2359133 + inSlope: -405.71704 + outSlope: -407.1095 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -66.36447 + inSlope: -248.38327 + outSlope: -384.83826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -79.959206 + inSlope: -100.86118 + outSlope: -100.86089 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -85.14953 + inSlope: -154.09834 + outSlope: -154.09879 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -83.56459 + inSlope: 236.21288 + outSlope: 238.10907 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -14.695896 + inSlope: 204.10187 + outSlope: 206.97862 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 28.301386 + inSlope: 45.703926 + outSlope: 76.89073 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 32.903603 + inSlope: 28.7773 + outSlope: 28.7773 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 35.578236 + inSlope: -12.229563 + outSlope: -48.125153 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -5.1873817 + inSlope: -173.08308 + outSlope: -169.36794 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -12.30863 + inSlope: -116.74778 + outSlope: -117.291046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -16.163708 + inSlope: -35.257496 + outSlope: -35.94566 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: -28.831013 + inSlope: -34.43813 + outSlope: -35.516396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -30.666277 + inSlope: 5.570676 + outSlope: 7.825878 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -25.760424 + inSlope: 48.611835 + outSlope: 46.524334 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833335 + value: -21.55035 + inSlope: 58.081722 + outSlope: 57.195866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: -19.095348 + inSlope: 102.40148 + outSlope: 102.400894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: -13.016664 + inSlope: 159.4015 + outSlope: 159.4015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: -6.0237746 + inSlope: 168.37186 + outSlope: 168.37172 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.25 + value: 1.0063691 + inSlope: 111.407936 + outSlope: 111.33995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 3.0440366 + inSlope: -4.543379 + outSlope: -4.489374 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4583335 + value: 2.0755816 + inSlope: -27.573967 + outSlope: -27.558304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5416667 + value: -0.97707343 + inSlope: -4.292646 + outSlope: -3.9380589 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: 0.036978647 + inSlope: 48.481 + outSlope: 48.481277 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.625 + value: 3.117631 + inSlope: 49.212276 + outSlope: 49.200417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: 3.9449122 + inSlope: -28.512 + outSlope: -28.512634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: 0.5948774 + inSlope: -7.984786 + outSlope: -7.9847693 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.875 + value: 1.511826 + inSlope: 8.593504 + outSlope: 8.593128 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.26026183 + inSlope: -3.4466014 + outSlope: -3.4466014 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.19426802 + inSlope: -0.52864337 + outSlope: -0.52864337 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -0.18182373 + outSlope: -0.18182373 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0 + inSlope: 2.6746216 + outSlope: 2.6674807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.21741816 + inSlope: 0.37055042 + outSlope: 0.37055036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.11070717 + inSlope: 0.42483556 + outSlope: 8.981993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 11.964463 + inSlope: 60.742905 + outSlope: 54.048244 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 14.2789135 + inSlope: 90.91745 + outSlope: 92.85214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 26.009716 + inSlope: 168.6969 + outSlope: 165.31697 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 33.1916 + inSlope: 253.84805 + outSlope: 253.84805 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 46.061306 + inSlope: 347.87012 + outSlope: 347.8695 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 60.600243 + inSlope: 224.06033 + outSlope: 224.06221 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 68.19727 + inSlope: 133.53162 + outSlope: 102.26224 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 69.401276 + inSlope: -1324.3857 + outSlope: -457.8282 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 27.353626 + inSlope: -1497.8304 + outSlope: -1497.8306 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.6008801 + inSlope: -31.32935 + outSlope: -31.326143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 133.62299 + inSlope: 573.99225 + outSlope: 230.2879 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 174.31528 + inSlope: 122.82277 + outSlope: 120.47461 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -143.92786 + inSlope: 264.23218 + outSlope: 255.58582 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -122.29412 + inSlope: 248.57214 + outSlope: 248.57214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: -102.437164 + inSlope: 242.71753 + outSlope: 224.23596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -39.2142 + inSlope: 75.38571 + outSlope: 89.78862 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -35.60309 + inSlope: 87.52132 + outSlope: 86.849205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -27.474756 + inSlope: 99.42945 + outSlope: 99.58747 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: 6.555315 + inSlope: 110.69028 + outSlope: 109.03958 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 16.636957 + inSlope: 140.23657 + outSlope: 139.80043 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 40.194477 + inSlope: 129.20065 + outSlope: 130.98851 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833335 + value: 50.847202 + inSlope: 121.15521 + outSlope: 122.00117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: 55.86212 + inSlope: 116.56099 + outSlope: 116.560326 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 60.43845 + inSlope: 76.431465 + outSlope: 76.431465 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: 62.628807 + inSlope: 49.162075 + outSlope: 49.16016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.25 + value: 64.62188 + inSlope: 28.215744 + outSlope: 28.27024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 64.76598 + inSlope: -7.0858936 + outSlope: -7.118225 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4583335 + value: 63.255333 + inSlope: -41.03888 + outSlope: -41.053474 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5416667 + value: 58.51532 + inSlope: -46.528244 + outSlope: -46.564365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: 56.855415 + inSlope: -29.804203 + outSlope: -29.804375 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.625 + value: 56.064377 + inSlope: -12.2530985 + outSlope: -12.267334 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: 55.51034 + inSlope: -9.541168 + outSlope: -9.541471 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: 54.64908 + inSlope: -5.7354016 + outSlope: -5.734885 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.875 + value: 54.395508 + inSlope: -3.825454 + outSlope: -3.8254395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 54.20326 + inSlope: -1.6163635 + outSlope: -1.6163635 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 54.00023 + inSlope: -1.6245117 + outSlope: -1.6245117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -0.04119873 + outSlope: -0.04119873 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0 + inSlope: 12.184387 + outSlope: 12.18274 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 1.0140799 + inSlope: 72.228806 + outSlope: 72.22879 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 6.0182295 + inSlope: 120.016075 + outSlope: 120.12994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 64.97948 + inSlope: 148.08423 + outSlope: 144.23064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 71.033905 + inSlope: 159.06218 + outSlope: 160.65862 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 86.58314 + inSlope: 211.9579 + outSlope: 208.78792 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 95.55056 + inSlope: 298.59122 + outSlope: 298.59122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 110.41143 + inSlope: 403.02283 + outSlope: 403.0234 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 127.682755 + inSlope: 295.7819 + outSlope: 295.78146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 138.42174 + inSlope: 221.615 + outSlope: 205.19849 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -178.8365 + inSlope: 1525.824 + outSlope: 665.905 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -128.05893 + inSlope: 1681.0812 + outSlope: 1681.0808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -93.3619 + inSlope: 174.29446 + outSlope: 174.29387 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 137.62144 + inSlope: -447.90314 + outSlope: -103.4738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 142.5602 + inSlope: 122.520645 + outSlope: 120.164246 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -173.751 + inSlope: 278.15918 + outSlope: 269.87683 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -151.04071 + inSlope: 250.28271 + outSlope: 250.28271 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: -131.6398 + inSlope: 239.21675 + outSlope: 220.7345 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -66.972404 + inSlope: 89.68689 + outSlope: 101.47613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -62.84598 + inSlope: 63.23526 + outSlope: 62.13228 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -60.88256 + inSlope: 13.891127 + outSlope: 11.223361 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: -59.714195 + inSlope: -14.578312 + outSlope: -11.191202 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -62.74415 + inSlope: -77.84733 + outSlope: -77.39244 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -77.42596 + inSlope: -74.88096 + outSlope: -77.0283 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833335 + value: -83.54351 + inSlope: -65.50586 + outSlope: -66.60816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: -86.248535 + inSlope: -96.93054 + outSlope: -96.93109 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: -91.5777 + inSlope: -77.657814 + outSlope: -77.657814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: -93.04896 + inSlope: -30.928652 + outSlope: -30.92883 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.25 + value: -94.26333 + inSlope: 3.3772101 + outSlope: 3.758965 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: -90.343025 + inSlope: 61.848515 + outSlope: 61.84497 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4583335 + value: -83.79651 + inSlope: -3.2530518 + outSlope: -3.3903842 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5416667 + value: -87.67965 + inSlope: -62.860535 + outSlope: -62.89002 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: -90.731476 + inSlope: -43.06852 + outSlope: -43.068768 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.625 + value: -91.26182 + inSlope: -0.4482439 + outSlope: -0.595459 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: -90.25861 + inSlope: 0.36328125 + outSlope: 0.32958922 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: -90.28593 + inSlope: 0.73333603 + outSlope: 0.7272977 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.875 + value: -90.21876 + inSlope: -0.08789096 + outSlope: -0.09667969 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: -90.01639 + inSlope: 1.8896484 + outSlope: 1.8896484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -90.043144 + inSlope: -0.21203613 + outSlope: -0.21203613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 1.3773396e-14 + inSlope: -3.305615e-13 + outSlope: -3.3056142e-13 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 1.1770406e-14 + inSlope: -2.824897e-13 + outSlope: -1.6949387e-13 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 7.560928e-15 + inSlope: -1.0887737e-13 + outSlope: -1.3609669e-13 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 3.9039113e-15 + inSlope: -7.0270395e-14 + outSlope: -2.8108188e-13 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 2.9329719e-15 + inSlope: -2.1117418e-13 + outSlope: -2.1117357e-13 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 2.497219e-15 + inSlope: -1.7979941e-13 + outSlope: -1.6345435e-14 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 1.9316615e-16 + inSlope: -1.2643605e-15 + outSlope: -1.2643602e-15 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 8.2473774e-19 + inSlope: -5.398283e-18 + outSlope: -3.9587404e-18 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/sdwPg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 47.857544 + outSlope: 47.857544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 1.9940732 + inSlope: 88.419525 + outSlope: 88.41995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 24.609444 + inSlope: 232.42218 + outSlope: 232.01189 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 67.46703 + inSlope: 303.9715 + outSlope: 304.903 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 105.6468 + inSlope: 294.47003 + outSlope: 294.46997 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 137.35277 + inSlope: 201.16292 + outSlope: 200.4959 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 175.55165 + inSlope: 183.07597 + outSlope: 183.34834 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: -153.66449 + inSlope: 204.58298 + outSlope: 205.12044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -144.40854 + inSlope: 164.9324 + outSlope: 164.93193 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -139.90147 + inSlope: 106.98356 + outSlope: 106.26637 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -103.47528 + inSlope: 42.103813 + outSlope: 42.1038 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -90.87848 + inSlope: 17.38906 + outSlope: 17.386227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -88.98343 + inSlope: 0.04541015 + outSlope: 0.04537057 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -88.91302 + inSlope: 0.045429956 + outSlope: 0.045429956 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/sdwPg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 1.892452e-15 + inSlope: -4.541885e-14 + outSlope: -4.541884e-14 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 5.1610624e-15 + inSlope: -1.2386546e-13 + outSlope: -7.43193e-14 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 6.9955723e-15 + inSlope: -1.0073625e-13 + outSlope: -1.2592028e-13 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 6.2884573e-15 + inSlope: -1.1319222e-13 + outSlope: -4.5276936e-13 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 5.7059007e-15 + inSlope: -4.1082524e-13 + outSlope: -4.1082407e-13 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 5.3673462e-15 + inSlope: -3.864482e-13 + outSlope: -3.5131728e-14 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 1.6350744e-15 + inSlope: -1.0702307e-14 + outSlope: -1.07023045e-14 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 1.07578425e-16 + inSlope: -7.041496e-16 + outSlope: -5.163763e-16 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/sdwPg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/sdwPg1 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0.19687499 + outSlope: 0.19687499 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -4.9252014 + inSlope: -69.73879 + outSlope: -69.72217 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -26.056227 + inSlope: -64.905235 + outSlope: -64.90523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -32.788166 + inSlope: -14.807692 + outSlope: -14.790817 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -37.062664 + inSlope: -0.01801924 + outSlope: -0.018009732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -37.09934 + inSlope: -0.017886417 + outSlope: -0.017886417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/sdwPg1 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/sdwPg1 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/sdwPg15 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/sdwPg15 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/sdwPg15 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/sdwPg2 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 30.607336 + inSlope: -0.0088184895 + outSlope: -0.0088184895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 30.60219 + inSlope: -0.008877344 + outSlope: -0.008857729 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 29.072521 + inSlope: -58.906372 + outSlope: -58.90457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 20.782131 + inSlope: 9.2725525 + outSlope: 9.2725525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 36.361088 + inSlope: 179.72232 + outSlope: 179.72223 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 51.93957 + inSlope: -16.303612 + outSlope: -16.30304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 43.578526 + inSlope: -81.68027 + outSlope: -81.68015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 39.293316 + inSlope: -51.92727 + outSlope: -51.896244 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 29.317093 + inSlope: 6.0498576 + outSlope: 6.04995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 40.75471 + inSlope: 57.880196 + outSlope: 57.85468 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 40.53686 + inSlope: -25.785975 + outSlope: -25.776268 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 27.43001 + inSlope: -1.7437941 + outSlope: -1.7437984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: 27.428118 + inSlope: -0.0021514893 + outSlope: -0.0022315967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: 24.136889 + inSlope: -38.07039 + outSlope: -38.07017 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: 20.839565 + inSlope: 0.007209785 + outSlope: 0.007232666 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 20.842289 + inSlope: 0.007293701 + outSlope: 0.007293701 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/sdwPg2 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.75 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/sdwPg2 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.00038519487 + inSlope: -0.6430859 + outSlope: -0.6314897 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -1.6966518 + inSlope: 2.6756475 + outSlope: 2.7094824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.4946038 + inSlope: 3.5143757 + outSlope: 3.5198557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 2.0665736 + inSlope: 8.000848 + outSlope: 8.521368 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: 4.3190174 + inSlope: 2.6795425 + outSlope: 2.4320388 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 4.130621 + inSlope: -1.0053076 + outSlope: -0.9971118 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 4.103286 + inSlope: -0.031293854 + outSlope: -0.031278517 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 4.1086884 + inSlope: 0.0089625325 + outSlope: 0.0089625325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/sdwPg3 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 27.630806 + inSlope: 0.006439209 + outSlope: 0.006439209 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 27.635628 + inSlope: 0.006439209 + outSlope: 0.006317136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 30.525858 + inSlope: 122.134056 + outSlope: 122.13415 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 47.400265 + inSlope: 231.81062 + outSlope: 231.81062 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 65.04693 + inSlope: 166.92879 + outSlope: 166.37396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 89.77102 + inSlope: 76.69521 + outSlope: 76.47288 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 113.08192 + inSlope: 40.57765 + outSlope: 40.567154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 130.08995 + inSlope: 48.98886 + outSlope: 49.00153 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 166.45918 + inSlope: 109.13331 + outSlope: 109.602356 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: -156.72273 + inSlope: 161.92053 + outSlope: 161.6575 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: -122.65354 + inSlope: 34.617283 + outSlope: 34.627518 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: -121.900085 + inSlope: -0.0024719227 + outSlope: -0.0024285573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -121.903366 + inSlope: -0.004394532 + outSlope: -0.004394532 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/sdwPg3 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.0000075151515 + inSlope: -0.14271073 + outSlope: -0.17732856 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -3.8305705 + inSlope: -7.072871 + outSlope: -7.057593 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -4.1820483 + inSlope: 0.6877184 + outSlope: 0.6671418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -3.643498 + inSlope: 7.249408 + outSlope: 6.7549953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: -0.9590489 + inSlope: 12.459455 + outSlope: 12.478305 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.79643464 + inSlope: 0.6798745 + outSlope: 0.692649 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.8141844 + inSlope: 0.019668093 + outSlope: 0.019694984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.8109761 + inSlope: -0.0053849733 + outSlope: -0.0053849733 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/sdwPg3 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.00000533155 + inSlope: -0.000018279601 + outSlope: -0.0001279572 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.0000064051333 + inSlope: -0.0001537232 + outSlope: -0.00011529234 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.000009316826 + inSlope: 0.00010695528 + outSlope: 0.0000855643 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.0000123917225 + inSlope: 0.000041285773 + outSlope: 0.000020642876 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 0.00001584302 + inSlope: -0.000004206457 + outSlope: -0.000005258074 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.000018740153 + inSlope: -0.00003133228 + outSlope: -0.000025065814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.000021917967 + inSlope: -0.000047946076 + outSlope: -0.000036881596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833335 + value: 0.00002638896 + inSlope: 0.000022866192 + outSlope: 0.000011890423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.000035288038 + inSlope: -0.000013738926 + outSlope: -0.000013738926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/sdwPg4 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 20.256481 + inSlope: 0.0050354004 + outSlope: 0.0050354004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 20.260916 + inSlope: 0.0050550187 + outSlope: 0.004989624 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 24.53302 + inSlope: 95.203125 + outSlope: 95.181656 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 49.86059 + inSlope: 181.42546 + outSlope: 181.16621 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 82.41138 + inSlope: 99.92245 + outSlope: 99.53545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 107.48783 + inSlope: 20.16293 + outSlope: 20.164518 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 108.4609 + inSlope: 0.45572674 + outSlope: 0.45554802 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 115.128334 + inSlope: 20.444399 + outSlope: 20.441456 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833335 + value: 116.997894 + inSlope: 0.10428559 + outSlope: 0.10432619 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 117.10659 + inSlope: 0.10461183 + outSlope: 0.10461183 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/sdwPg4 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.0000037151287 + inSlope: 0.000012737584 + outSlope: 0.00008916309 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.000004117311 + inSlope: 0.000098815464 + outSlope: 0.000074111565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.000003403889 + inSlope: 0.000061269966 + outSlope: 0.000049016016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.0000008218206 + inSlope: 0.000011834221 + outSlope: 0.0000059171075 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 0.000002436752 + inSlope: -0.000017544613 + outSlope: -0.000021930775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.0000030454646 + inSlope: -0.000027409187 + outSlope: -0.00002192734 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.000004884858 + inSlope: -0.00003517097 + outSlope: -0.000027054593 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0833335 + value: 0.000006334918 + inSlope: -0.000035085694 + outSlope: -0.000018244567 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.000008506636 + inSlope: 0.000019446203 + outSlope: 0.000019446203 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/sdwPg4 + classID: 4 + script: {fileID: 0} + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/arch/break.anim.meta b/Assets/Resources/Models/Games/Airboarder/Animations/arch/break.anim.meta new file mode 100644 index 00000000..6b2f8131 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/arch/break.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 097e4120edbde8a49af1ee5d43c739a6 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/arch/idle.anim b/Assets/Resources/Models/Games/Airboarder/Animations/arch/idle.anim new file mode 100644 index 00000000..c044b95f --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/arch/idle.anim @@ -0,0 +1,53 @@ +%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: idle + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: [] + m_PositionCurves: [] + 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: [] + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 1 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 1 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 1 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: [] + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/arch/idle.anim.meta b/Assets/Resources/Models/Games/Airboarder/Animations/arch/idle.anim.meta new file mode 100644 index 00000000..2cfb6db1 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/arch/idle.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a934fd8b9c8c22e4fad742014afbbb4f +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/arch/move.anim b/Assets/Resources/Models/Games/Airboarder/Animations/arch/move.anim new file mode 100644 index 00000000..a0c3bc5f --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/arch/move.anim @@ -0,0 +1,250 @@ +%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: move + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: [] + m_PositionCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -140, y: -1, z: 0.8} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 292.68292, 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.68333334 + value: {x: 60, y: -1, z: 0.8} + inSlope: {x: 292.68292, 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: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.68333334 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_IsActive + path: wall_high_model + classID: 1 + script: {fileID: 0} + m_PPtrCurves: [] + m_SampleRate: 60 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: + - serializedVersion: 2 + path: 0 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3051566205 + attribute: 2086281974 + script: {fileID: 0} + typeID: 1 + customType: 0 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 0.68333334 + 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: -140 + inSlope: 0 + outSlope: 292.68292 + tangentMode: 69 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: 60 + inSlope: 292.68292 + outSlope: 0 + tangentMode: 69 + 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: -1 + inSlope: 0 + outSlope: 0 + tangentMode: 69 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: -1 + inSlope: -0 + outSlope: 0 + tangentMode: 69 + 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.8 + inSlope: 0 + outSlope: 0 + tangentMode: 69 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: 0.8 + inSlope: -0 + outSlope: 0 + tangentMode: 69 + 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: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.68333334 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_IsActive + path: wall_high_model + classID: 1 + script: {fileID: 0} + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 1 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/arch/move.anim.meta b/Assets/Resources/Models/Games/Airboarder/Animations/arch/move.anim.meta new file mode 100644 index 00000000..66cba1da --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/arch/move.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ac8fa3c8e5818f54a9641ca919dd5191 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/arch/move2.anim b/Assets/Resources/Models/Games/Airboarder/Animations/arch/move2.anim new file mode 100644 index 00000000..eaac411b --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/arch/move2.anim @@ -0,0 +1,286 @@ +%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: move2 + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: [] + m_PositionCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -139.66, y: -1, z: 0.7399999} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 152.7491, y: 0, z: 0.0000001300465} + 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.9166667 + value: {x: 0.36, y: -1, z: 0.74} + inSlope: {x: 152.7491, y: -0, z: 0.0000001300465} + outSlope: {x: 149.82498, 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.3166667 + value: {x: 60.29, y: -1, z: 0.74} + inSlope: {x: 149.82498, 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: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: 0 + tangentMode: 69 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.9166667 + value: 1 + inSlope: -0 + outSlope: 0 + tangentMode: 69 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1.3166667 + value: 1 + inSlope: -0 + outSlope: Infinity + tangentMode: 69 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Enabled + path: + classID: 114 + script: {fileID: 11500000, guid: 7418df1ca9a5218468aa02006816659f, type: 3} + m_PPtrCurves: [] + m_SampleRate: 60 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: + - serializedVersion: 2 + path: 0 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 3305885265 + script: {fileID: 11500000, guid: 7418df1ca9a5218468aa02006816659f, type: 3} + typeID: 114 + customType: 24 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 1.3166667 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 1 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 1 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -139.66 + inSlope: 0 + outSlope: 152.7491 + tangentMode: 69 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.36 + inSlope: 152.7491 + outSlope: 149.82498 + tangentMode: 69 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 60.29 + inSlope: 149.82498 + outSlope: 0 + tangentMode: 69 + 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: -1 + inSlope: 0 + outSlope: 0 + tangentMode: 69 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -1 + inSlope: -0 + outSlope: 0 + tangentMode: 69 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -1 + inSlope: -0 + outSlope: 0 + tangentMode: 69 + 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.7399999 + inSlope: 0 + outSlope: 0.0000001300465 + tangentMode: 69 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.74 + inSlope: 0.0000001300465 + outSlope: 0 + tangentMode: 69 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0.74 + inSlope: -0 + outSlope: 0 + tangentMode: 69 + 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: 1 + inSlope: Infinity + outSlope: 0 + tangentMode: 69 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.9166667 + value: 1 + inSlope: -0 + outSlope: 0 + tangentMode: 69 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1.3166667 + value: 1 + inSlope: -0 + outSlope: Infinity + tangentMode: 69 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Enabled + path: + classID: 114 + script: {fileID: 11500000, guid: 7418df1ca9a5218468aa02006816659f, type: 3} + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 1 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/arch/move2.anim.meta b/Assets/Resources/Models/Games/Airboarder/Animations/arch/move2.anim.meta new file mode 100644 index 00000000..2a1fb2eb --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/arch/move2.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 990f9df7e2796d247985259b56b6018b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/arch/shake.anim b/Assets/Resources/Models/Games/Airboarder/Animations/arch/shake.anim new file mode 100644 index 00000000..a5379eba --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/arch/shake.anim @@ -0,0 +1,10081 @@ +%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: shake + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: -0.0073378854, y: -0.53176737, z: -0.33106437, w: -0.008176804} + outSlope: {x: -0.0073378854, y: -0.53176737, z: -0.33106437, w: -0.008176804} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.4166667 + value: {x: -0.0010571927, y: -0.12750073, z: -0.008223699, w: 0.9918038} + inSlope: {x: 0.018652065, y: -0.109271124, z: 0.15299168, w: -0.012686489} + outSlope: {x: 0.018652065, y: -0.109271124, z: 0.15299168, w: -0.012686489} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: 0, y: -0.13908388, z: -0, w: 0.9902806} + inSlope: {x: -0.023423571, y: -0.000065982415, z: -0.16677663, w: 0.00009012266} + outSlope: {x: -0.023423571, y: -0.000065982415, z: -0.16677663, w: 0.00009012266} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: -4.5392154e-10, y: -0.13910128, z: -0.0000000032315202, w: 0.9902782} + inSlope: {x: -0.01414072, y: -0.000057756955, z: -0.10066957, w: 0.000032186537} + outSlope: {x: -0.01414072, y: -0.000057756955, z: -0.10066957, w: 0.000032186537} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: 0.00076415675, y: -0.13911009, z: 0.0054396866, w: 0.99026173} + inSlope: {x: -0.008441257, y: -0.00007367134, z: -0.060090452, w: 0.00014448188} + outSlope: {x: -0.008441257, y: -0.00007367134, z: -0.060090452, w: 0.00014448188} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.1666667 + value: {x: 0, y: -0.13915789, z: -0, w: 0.99027026} + inSlope: {x: 0, y: -0.000052034757, z: 0, w: -0.000007867799} + outSlope: {x: 0, y: -0.000052034757, z: 0, w: -0.000007867799} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0, y: -0.13917312, z: -0, w: 0.99026805} + inSlope: {x: 0, y: -0.000051855943, z: 0, w: -0.0000085830525} + outSlope: {x: 0, y: -0.000051855943, z: 0, w: -0.0000085830525} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/block01Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0.00034073013, y: 0.20075427, z: -0.04073251, w: -0.0008740425} + outSlope: {x: 0.00034073013, y: 0.20075427, z: -0.04073251, w: -0.0008740425} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7083334 + value: {x: 0.0003242523, y: 0.0868246, z: -0.0037204379, w: 0.99621665} + inSlope: {x: -0.0012062937, y: 0.015660344, z: 0.014570724, w: -0.0013053416} + outSlope: {x: -0.0012062937, y: 0.015660344, z: 0.014570724, w: -0.0013053416} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: 0.00013074533, y: 0.06708461, z: -0.0019445674, w: 0.9977454} + inSlope: {x: -0.0015099009, y: -0.3113532, z: 0.013156278, w: 0.021169428} + outSlope: {x: -0.0015099009, y: -0.3113532, z: 0.013156278, w: 0.021169428} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: 0, y: 0.052335985, z: -0, w: 0.9986295} + inSlope: {x: -0.0000008527777, y: 0, z: 0.000016271959, w: 0} + outSlope: {x: -0.0000008527777, y: 0, z: 0.000016271959, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0, y: 0.05233597, z: -0, w: 0.9986295} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/block02Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: -0.0038368183, y: -0.27372965, z: -0.33634865, w: -0.003918171} + outSlope: {x: -0.0038368183, y: -0.27372965, z: -0.33634865, w: -0.003918171} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: -0.0026978184, y: -0.11366866, z: -0.023573505, w: 0.99323535} + inSlope: {x: 0.025339913, y: -0.11427196, z: 0.2458285, w: -0.0071375393} + outSlope: {x: 0.025339913, y: -0.11427196, z: 0.2458285, w: -0.0071375393} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9583334 + value: {x: 0.0006413883, y: -0.13835871, z: 0.004591056, w: 0.99037135} + inSlope: {x: -0.0130322, y: -0.019654514, z: -0.093992785, w: -0.0023632052} + outSlope: {x: -0.0130322, y: -0.019654514, z: -0.093992785, w: -0.0023632052} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4583334 + value: {x: 0, y: -0.13903442, z: -0, w: 0.99028754} + inSlope: {x: 0, y: -0.00013875974, z: 0, w: -0.000019311923} + outSlope: {x: 0, y: -0.00013875974, z: 0, w: -0.000019311923} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0, y: -0.13917312, z: -0, w: 0.99026805} + inSlope: {x: 0, y: -0.00013875935, z: 0, w: -0.000020027122} + outSlope: {x: 0, y: -0.00013875935, z: 0, w: -0.000020027122} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/block03Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0.02984754, y: 0.3845002, z: -0.31001633, w: -0.005101204} + outSlope: {x: 0.02984754, y: 0.3845002, z: -0.31001633, w: -0.005101204} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: 0.013479497, y: 0.20206767, z: -0.02050124, w: 0.97906417} + inSlope: {x: -0.037260585, y: 0.12360364, z: 0.14669442, w: -0.021906842} + outSlope: {x: -0.037260585, y: 0.12360364, z: 0.14669442, w: -0.021906842} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: 0.001053027, y: 0.22467723, z: 0.0025774655, w: 0.97442925} + inSlope: {x: -0.024658892, y: 0.009947786, z: -0.055893824, w: -0.0021286032} + outSlope: {x: -0.024658892, y: 0.009947786, z: -0.055893824, w: -0.0021286032} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4166667 + value: {x: -4.428308e-13, y: 0.22473408, z: 1.0213169e-13, w: 0.97442013} + inSlope: {x: -0.012866966, y: 0.00023889526, z: 0.055791896, w: 0.00008439995} + outSlope: {x: -0.012866966, y: 0.00023889526, z: 0.055791896, w: 0.00008439995} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9166667 + value: {x: -2.3026633e-13, y: 0.22483823, z: 5.313309e-14, w: 0.9743961} + inSlope: {x: 4.2511822e-13, y: 0.00020849696, z: -9.804258e-14, w: -0.000047922113} + outSlope: {x: 4.2511822e-13, y: 0.00020849696, z: -9.804258e-14, w: -0.000047922113} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0, y: 0.22495104, z: -0, w: 0.97437006} + inSlope: {x: 4.2509502e-13, y: 0.00020849665, z: -9.8136926e-14, w: -0.0000486373} + outSlope: {x: 4.2509502e-13, y: 0.00020849665, z: -9.8136926e-14, w: -0.0000486373} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/block04Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: -0, z: 0, w: 0} + outSlope: {x: 0, y: -0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: 0, y: -0, z: -0, w: 1} + inSlope: {x: 0, y: 0.000000023683683, z: 0, w: 0} + outSlope: {x: 0, y: 0.000000023683683, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 0, y: 0.068434425, z: -0, w: 0.99765563} + inSlope: {x: 0, y: 0.25945413, z: 0, w: -0.017754799} + outSlope: {x: 0, y: 0.25945413, z: 0, w: -0.017754799} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 0, y: 0.15623587, z: -0, w: 0.9877198} + inSlope: {x: 0, y: 0.00015878692, z: 0, w: -0.000025749232} + outSlope: {x: 0, y: 0.00015878692, z: 0, w: -0.000025749232} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0, y: 0.15643454, z: -0, w: 0.98768836} + inSlope: {x: 0, y: 0.00015950172, z: 0, w: -0.00002431865} + outSlope: {x: 0, y: 0.00015950172, z: 0, w: -0.00002431865} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/block05Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: -0, z: 0, w: 0} + outSlope: {x: 0, y: -0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.20833334 + value: {x: 0.031111969, y: -0, z: -0, w: 0.9995159} + inSlope: {x: 0.06890823, y: 0, z: 0, w: -0.0020720959} + outSlope: {x: 0.06890823, y: 0, z: 0, w: -0.0020720959} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: -0.005540962, y: 0, z: -0, w: 0.9999847} + inSlope: {x: 0.1053955, y: 0, z: 0, w: 0.00046277064} + outSlope: {x: 0.1053955, y: 0, z: 0, w: 0.00046277064} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: 0, y: -0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/block06Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: -0, z: 0, w: 0} + outSlope: {x: 0, y: -0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: 7.05633e-11, y: -0, z: -0, w: 1} + inSlope: {x: 0.0024894744, y: -0.000000039517467, z: 8.198142e-12, w: 0} + outSlope: {x: 0.0024894744, y: -0.000000039517467, z: 8.198142e-12, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: 0.00020745613, y: -0.0000000032931216, z: 6.831783e-13, w: 1} + inSlope: {x: 0.004677755, y: -0.23234817, z: 0.000090589296, w: -0.002250195} + outSlope: {x: 0.004677755, y: -0.23234817, z: 0.000090589296, w: -0.002250195} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.4166667 + value: {x: 0.0005467916, y: -0.035656836, z: 0.000019509267, w: 0.99936396} + inSlope: {x: 0.0034607411, y: -0.35737246, z: 0.00030984788, w: -0.012251615} + outSlope: {x: 0.0034607411, y: -0.35737246, z: 0.00030984788, w: -0.012251615} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: -0.00015087803, y: -0.08726231, z: -0.000013216381, w: 0.99618536} + inSlope: {x: -0.002191513, y: 0.00007519122, z: -0.00019196213, w: 0.0000064373} + outSlope: {x: -0.002191513, y: 0.00007519122, z: -0.00019196213, w: 0.0000064373} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0, y: -0.08715575, z: -0, w: 0.9961947} + inSlope: {x: 0, y: 0.00007528052, z: 0, w: 0.0000071525437} + outSlope: {x: 0, y: 0.00007528052, z: 0, w: 0.0000071525437} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/block07Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/sdwPg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/sdwPg1 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/sdwPg15 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/sdwPg2 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/sdwPg3 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_high_model_skeleton/wall_root/sdwPg4 + m_CompressedRotationCurves: [] + m_EulerCurves: [] + 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: 2.4583333 + 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: wall_high_model_skeleton/wall_root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: -0.0000064502165, z: 0.0128} + inSlope: {x: 0.0073741963, y: 0.006340874, z: 0.0026956843} + outSlope: {x: 0.0073741963, y: 0.006340874, z: 0.0026956843} + 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.041666668 + value: {x: 0.0003072582, y: 0.00025775286, z: 0.01291232} + inSlope: {x: 0.0073741963, y: 0.006340874, z: 0.0026956843} + outSlope: {x: 0.007114588, y: 0.005504127, z: 0.002435274} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.00060369936, y: 0.00048709149, z: 0.013013789} + inSlope: {x: 0.007114588, y: 0.005504127, z: 0.002435274} + outSlope: {x: 0.006849679, y: 0.00429967, z: 0.0021811295} + 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.125 + value: {x: 0.00088910264, y: 0.00066624436, z: 0.01310467} + inSlope: {x: 0.006849679, y: 0.00429967, z: 0.0021811295} + outSlope: {x: 0.0065794634, y: 0.0033118108, z: 0.0019341656} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.0011632469, y: 0.0008042365, z: 0.01318526} + inSlope: {x: 0.0065794634, y: 0.0033118108, z: 0.0019341656} + outSlope: {x: 0.0063039386, y: 0.002403024, z: 0.0016936688} + 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.20833333 + value: {x: 0.001425911, y: 0.0009043625, z: 0.01325583} + inSlope: {x: 0.0063039386, y: 0.002403024, z: 0.0016936688} + outSlope: {x: 0.0060231355, y: 0.0015733085, z: 0.0014599226} + 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.001676875, y: 0.000969917, z: 0.013316659} + inSlope: {x: 0.0060231355, y: 0.0015733085, z: 0.0014599226} + outSlope: {x: 0.0057370067, y: 0.0008226713, z: 0.0012331298} + 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.29166666 + value: {x: 0.0019159169, y: 0.001004195, z: 0.01336804} + inSlope: {x: 0.0057370067, y: 0.0008226713, z: 0.0012331298} + outSlope: {x: 0.0054455507, y: 0.00015110485, z: 0.0010128017} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: 0.002142815, y: 0.001010491, z: 0.01341024} + inSlope: {x: 0.0054455507, y: 0.00015110485, z: 0.0010128017} + outSlope: {x: 0.005148866, y: -0.00044139515, z: 0.00079919834} + 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.375 + value: {x: 0.002357351, y: 0.0009920995, z: 0.01344354} + inSlope: {x: 0.005148866, y: -0.00044139515, z: 0.00079919834} + outSlope: {x: 0.004846799, y: -0.0009548058, z: 0.0005500604} + 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.45833334 + value: {x: 0.0027490647, y: 0.0008944343, z: 0.01348938} + inSlope: {x: 0.0045543313, y: -0.0013891602, z: 0.0005500886} + outSlope: {x: 0.004278174, y: -0.0017444269, z: 0.00025071148} + 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.5833333 + value: {x: 0.0032501318, y: 0.00064515043, z: 0.0135207195} + inSlope: {x: 0.0037405193, y: -0.0022177561, z: 0.0002507117} + outSlope: {x: 0.0034789948, y: -0.0023358078, z: -0.000009412761} + 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.75 + value: {x: 0.0037666159, y: 0.00025928306, z: 0.013519152} + inSlope: {x: 0.0027236855, y: -0.0022155258, z: -0.000009412761} + outSlope: {x: 0.0024816715, y: -0.002017285, z: -0.00000938415} + 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.7916667 + value: {x: 0.003870019, y: 0.00017522949, z: 0.013518761} + inSlope: {x: 0.0024816715, y: -0.002017285, z: -0.00000938415} + outSlope: {x: 0.0022445319, y: -0.0017399752, z: -0.000009412774} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.8333333 + value: {x: 0.003963541, y: 0.0001027306, z: 0.013518369} + inSlope: {x: 0.0022445319, y: -0.0017399752, z: -0.000009412774} + outSlope: {x: 0.0020122495, y: -0.0013835845, z: -0.000009412761} + 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.875 + value: {x: 0.004047385, y: 0.00004508122, z: 0.013517977} + inSlope: {x: 0.0020122495, y: -0.0013835845, z: -0.000009412761} + outSlope: {x: 0.001784884, y: -0.00094812445, z: -0.00000938415} + 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.9166667 + value: {x: 0.004121755, y: 0.0000055760142, z: 0.013517586} + inSlope: {x: 0.001784884, y: -0.00094812445, z: -0.00000938415} + outSlope: {x: 0.0015623489, y: -0.00043359218, z: -0.000009412774} + 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.9583333 + value: {x: 0.004186853, y: -0.00001249031, z: 0.0135171935} + inSlope: {x: 0.0015623489, y: -0.00043359218, z: -0.000009412774} + outSlope: {x: 0.001344723, y: -0.00008090276, z: -0.00000938415} + 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.004242883, y: -0.00001586126, z: 0.013516802} + inSlope: {x: 0.001344723, y: -0.00008090276, z: -0.00000938415} + outSlope: {x: 0.0011319361, y: 0.000023953238, z: -0.000009412774} + 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.0416666 + value: {x: 0.004290047, y: -0.00001486321, z: 0.01351641} + inSlope: {x: 0.0011319361, y: 0.000023953238, z: -0.000009412774} + outSlope: {x: 0.00092404423, y: 0.0000789008, z: -0.000009412747} + 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.125 + value: {x: 0.004358593, y: -0.0000080781665, z: 0.013515627} + inSlope: {x: 0.0007210571, y: 0.000083940155, z: -0.000009384164} + outSlope: {x: 0.0005228882, y: 0.000039070837, z: -0.000009412774} + 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.1666666 + value: {x: 0.00438038, y: -0.0000064502165, z: 0.013515235} + inSlope: {x: 0.0005228882, y: 0.000039070837, z: -0.000009412774} + outSlope: {x: 0.00032963927, y: -0, z: -0.000009412747} + 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.9166667 + value: {x: 0.0044017346, y: -0.0000064502165, z: 0.013508182} + inSlope: {x: -0.0000030827464, y: -0, z: -0.000009412747} + outSlope: {x: -0.000003082755, y: -0, z: -0.000009384164} + 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.4583333 + value: {x: 0.0044000647, y: -0.0000064502165, z: 0.01350309} + inSlope: {x: -0.000003082764, y: -0, z: -0.000009412802} + outSlope: {x: -0.000003082764, y: -0, z: -0.000009412802} + 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: wall_high_model_skeleton/wall_root/block01Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: -0.0000064502165, z: -0.0128} + inSlope: {x: 0.008081208, y: 0.0006966121, z: -0.00519001} + outSlope: {x: 0.008081208, y: 0.0006966121, z: -0.00519001} + 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.041666668 + value: {x: 0.000336717, y: 0.000022575288, z: -0.01301625} + inSlope: {x: 0.008081208, y: 0.0006966121, z: -0.00519001} + outSlope: {x: 0.007460652, y: 0.0005360263, z: -0.004954319} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.00064757746, y: 0.00004490972, z: -0.0132226795} + inSlope: {x: 0.007460652, y: 0.0005360263, z: -0.004954319} + outSlope: {x: 0.0065725446, y: 0.0003898932, z: -0.0047188858} + 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.125 + value: {x: 0.0009214335, y: 0.00006115527, z: -0.0134193} + inSlope: {x: 0.0065725446, y: 0.0003898932, z: -0.0047188858} + outSlope: {x: 0.005630219, y: 0.00025821218, z: -0.004484138} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.0011560259, y: 0.00007191411, z: -0.013606139} + inSlope: {x: 0.005630219, y: 0.00025821218, z: -0.004484138} + outSlope: {x: 0.004848219, y: 0.0001409832, z: -0.0042492207} + 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.20833333 + value: {x: 0.001358035, y: 0.00007778841, z: -0.01378319} + inSlope: {x: 0.004848219, y: 0.0001409832, z: -0.0042492207} + outSlope: {x: 0.004120559, y: 0.00003820605, z: -0.0040151877} + 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.001529725, y: 0.00007938033, z: -0.013950489} + inSlope: {x: 0.004120559, y: 0.00003820605, z: -0.0040151877} + outSlope: {x: 0.0034471902, y: -0.000050117982, z: -0.003780957} + 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.29166666 + value: {x: 0.0016733579, y: 0.000077292076, z: -0.014108029} + inSlope: {x: 0.0034471902, y: -0.000050117982, z: -0.003780957} + outSlope: {x: 0.002828159, y: -0.00012398997, z: -0.0035472088} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: 0.0017911979, y: 0.000072125826, z: -0.01425583} + inSlope: {x: 0.002828159, y: -0.00012398997, z: -0.0035472088} + outSlope: {x: 0.0022634165, y: -0.00018341038, z: -0.0033139237} + 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.375 + value: {x: 0.0018855069, y: 0.00006448373, z: -0.01439391} + inSlope: {x: 0.0022634165, y: -0.00018341038, z: -0.0033139237} + outSlope: {x: 0.00175301, y: -0.00022837786, z: -0.0030808644} + 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.001958549, y: 0.00005496799, z: -0.01452228} + inSlope: {x: 0.00175301, y: -0.00022837786, z: -0.0030808644} + outSlope: {x: 0.0012969333, y: -0.00025889315, z: -0.0028480897} + 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.5416667 + value: {x: 0.002072705, y: 0.00002120062, z: -0.01485123} + inSlope: {x: 0.00054768176, y: -0.0002765673, z: -0.0024203956} + outSlope: {x: 0.00025452042, y: -0.00026372616, z: -0.0022228737} + 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.5833333 + value: {x: 0.00208331, y: 0.00001021204, z: -0.014943849} + inSlope: {x: 0.00025452042, y: -0.00026372616, z: -0.0022228737} + outSlope: {x: 0.00001569628, y: -0.00023643233, z: -0.002033757} + 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.625 + value: {x: 0.002083964, y: 0.00000036068843, z: -0.015028589} + inSlope: {x: 0.00001569628, y: -0.00023643233, z: -0.002033757} + outSlope: {x: -0.00016883962, y: -0.0001946865, z: -0.0018530264} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.002076929, y: -0.000007751252, z: -0.015105799} + inSlope: {x: -0.00016883962, y: -0.0001946865, z: -0.0018530264} + outSlope: {x: -0.00029904154, y: -0.00013245725, z: -0.0016802518} + 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.7083333 + value: {x: 0.002064469, y: -0.0000132703, z: -0.015175809} + inSlope: {x: -0.00029904154, y: -0.00013245725, z: -0.0016802518} + outSlope: {x: -0.00037492972, y: -0.00006806683, z: -0.001515855} + 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.75 + value: {x: 0.0020488468, y: -0.00001610642, z: -0.0152389705} + inSlope: {x: -0.00037492972, y: -0.00006806683, z: -0.001515855} + outSlope: {x: -0.00039650183, y: 0.0000024538847, z: -0.001359815} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.8333333 + value: {x: 0.002017169, y: -0.00001590193, z: -0.01534614} + inSlope: {x: -0.00036376866, y: 0.0000024538604, z: -0.0012122452} + outSlope: {x: -0.00027672158, y: 0.000046910136, z: -0.0010725684} + 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.875 + value: {x: 0.0020056388, y: -0.0000139473395, z: -0.01539083} + inSlope: {x: -0.00027672158, y: 0.000046910136, z: -0.0010725684} + outSlope: {x: -0.00013533347, y: 0.000059171485, z: -0.00094150496} + 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.9583333 + value: {x: 0.0019983877, y: -0.000009048511, z: -0.01546416} + inSlope: {x: -0.000038695372, y: 0.000058400434, z: -0.000818425} + outSlope: {x: -0.00003869889, y: 0.000044597233, z: -0.000650768} + 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.0019967752, y: -0.000007190292, z: -0.015491275} + inSlope: {x: -0.00003869889, y: 0.000044597233, z: -0.000650768} + outSlope: {x: -0.000038695372, y: 0.0000005074828, z: -0.0006507402} + 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.4583333 + value: {x: 0.002, y: -0.0000064502165, z: -0.015599999} + inSlope: {x: 0.0000018704009, y: 0.00000050748423, z: -0.000009527243} + outSlope: {x: 0.0000018704009, y: 0.00000050748423, z: -0.000009527243} + 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: wall_high_model_skeleton/wall_root/block02Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.001062566, y: 0.02032738, z: -0.0019184101} + inSlope: {x: 0.00024928807, y: 0.0007359695, z: -0} + outSlope: {x: 0.00024928807, y: 0.0007359695, 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.0012350089, y: 0.02043041, z: -0.0019184101} + inSlope: {x: 0.0010470717, y: -0.00011014937, z: -0} + outSlope: {x: 0.0011318173, y: -0.00011009219, 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.7083333 + value: {x: 0.001691516, y: 0.020392213, z: -0.0019184101} + inSlope: {x: 0.000408769, y: -0.000011901867, z: -0} + outSlope: {x: 0.0001869606, y: -0.00001190185, 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.375 + value: {x: 0.0017044569, y: 0.020384276, z: -0.0019184101} + inSlope: {x: -0.000008500822, y: -0.000011901867, z: -0} + outSlope: {x: -0.000021121461, y: -0.000011901833, 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.4583333 + value: {x: 0.0016993061, y: 0.02037138, z: -0.0019184101} + inSlope: {x: -0.0000017774173, y: -0.0000119019005, z: -0} + outSlope: {x: -0.0000017774173, y: -0.0000119019005, 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: wall_high_model_skeleton/wall_root/block03Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.0001543089, y: 0.016607521, z: 0.014694139} + inSlope: {x: 0.0006977713, y: -0, z: 0.004159212} + outSlope: {x: 0.0006977713, y: -0, z: 0.004159212} + 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.041666668 + value: {x: 0.0001833827, y: 0.016607521, z: 0.01486744} + inSlope: {x: 0.0006977713, y: -0, z: 0.004159212} + outSlope: {x: 0.0014518846, y: -0, z: 0.0039177416} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.00024387789, y: 0.016607521, z: 0.015030679} + inSlope: {x: 0.0014518846, y: -0, z: 0.0039177416} + outSlope: {x: 0.0025163542, y: 0.009530154, z: 0.0036780168} + 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.125 + value: {x: 0.00034872597, y: 0.01700461, z: 0.01518393} + inSlope: {x: 0.0025163542, y: 0.009530154, z: 0.0036780168} + outSlope: {x: 0.003353376, y: 0.0076634204, z: 0.0034394355} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.00048845, y: 0.017323919, z: 0.01532724} + inSlope: {x: 0.003353376, y: 0.0076634204, z: 0.0034394355} + outSlope: {x: 0.004085812, y: 0.0058934507, z: 0.0032023152} + 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.20833333 + value: {x: 0.0006586921, y: 0.01756948, z: 0.01546067} + inSlope: {x: 0.004085812, y: 0.0058934507, z: 0.0032023152} + outSlope: {x: 0.004713647, y: 0.004245128, z: 0.002966394} + 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.0008550941, y: 0.01774636, z: 0.01558427} + inSlope: {x: 0.004713647, y: 0.004245128, z: 0.002966394} + outSlope: {x: 0.0052368944, y: 0.0027182298, z: 0.0027324206} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: 0.0013089459, y: 0.01791434, z: 0.01580227} + inSlope: {x: 0.005655549, y: 0.0013132947, z: 0.0024995888} + outSlope: {x: 0.0059696184, y: 0.000029983526, z: 0.0022682482} + 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.7083333 + value: {x: 0.003495689, y: 0.016607521, z: 0.01636673} + inSlope: {x: 0.004716823, y: -0.005883842, z: 0.00086088263} + outSlope: {x: 0.004089551, y: -0, z: 0.0006747433} + 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.875 + value: {x: 0.0039768848, y: 0.016607521, z: 0.01646122} + inSlope: {x: 0.0015802066, y: -0, z: 0.00045913673} + outSlope: {x: 0.0006215283, y: -0, z: 0.00021306028} + 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.25 + value: {x: 0.0040021804, y: 0.016607521, z: 0.016496347} + inSlope: {x: -0.0000018024461, y: -0, z: -0.0000018310564} + outSlope: {x: -0.0000018095935, y: -0, z: -0.0000018024409} + 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.4583333 + value: {x: 0.004, y: 0.016607521, z: 0.016494138} + inSlope: {x: -0.0000018024513, y: -0, z: -0.0000018310616} + outSlope: {x: -0.0000018024513, y: -0, z: -0.0000018310616} + 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: wall_high_model_skeleton/wall_root/block04Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.02889578, z: 0.00334109} + 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.02914766, z: 0.00334109} + inSlope: {x: -0, y: 0.002181644, z: -0} + outSlope: {x: -0.004027328, y: -0.00024810797, 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.29166666 + value: {x: -0.0001678053, y: 0.029137323, z: 0.00334109} + inSlope: {x: -0.004027328, y: -0.00024810797, z: -0} + outSlope: {x: -0.0036963199, y: -0.00024805058, z: -0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: -0.0003218187, y: 0.029126987, z: 0.00334109} + inSlope: {x: -0.0036963199, y: -0.00024805058, z: -0} + outSlope: {x: -0.0033790737, y: -0.00024810797, 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.375 + value: {x: -0.0004626134, y: 0.02911665, z: 0.00334109} + inSlope: {x: -0.0033790737, y: -0.00024810797, z: -0} + outSlope: {x: -0.0030759007, y: -0.0016014866, 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.0005907759, y: 0.02904992, z: 0.00334109} + inSlope: {x: -0.0030759007, y: -0.0016014866, z: -0} + outSlope: {x: -0.0027867854, y: -0.0017402449, z: -0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: -0.000811548, y: 0.028912589, z: 0.00334109} + inSlope: {x: -0.0025117444, y: -0.0015557101, z: -0} + outSlope: {x: -0.0022507622, y: -0.000008583064, z: -0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: -0.0011272919, y: 0.028911158, z: 0.00334109} + inSlope: {x: -0.0015522222, y: -0.000008583064, z: -0} + outSlope: {x: -0.0013475056, y: -0.000008583077, 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.0013868649, y: 0.028908297, z: 0.00334109} + inSlope: {x: -0.0003083752, y: -0.000008583064, z: -0} + outSlope: {x: -0.0002161934, y: -0.000008583077, 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.5416667 + value: {x: -0.0014005044, y: 0.028903648, z: 0.00334109} + inSlope: {x: 0.0000005507458, y: -0.0000085830525, z: -0} + outSlope: {x: 0.0000005507474, y: -0.000008583077, 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.4583333 + value: {x: -0.0014, y: 0.02889578, z: 0.00334109} + inSlope: {x: 0.000000550749, y: -0.000008583102, z: -0} + outSlope: {x: 0.000000550749, y: -0.000008583102, 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: wall_high_model_skeleton/wall_root/block05Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.02889578, z: -0.007478603} + inSlope: {x: -0.0068442523, y: -0, z: -0} + outSlope: {x: -0.0068442523, 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.041666668 + value: {x: -0.0002851772, y: 0.02889578, z: -0.007478603} + inSlope: {x: -0.0068442523, y: -0, z: -0} + outSlope: {x: -0.005743963, y: -0, z: -0.0050884006} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: -0.000524509, y: 0.02889578, z: -0.0076906197} + inSlope: {x: -0.005743963, y: -0, z: -0.0050884006} + outSlope: {x: -0.0042117345, y: 0.0025218776, z: -0.0046238853} + 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.125 + value: {x: -0.0006999979, y: 0.029000858, z: -0.007883281} + inSlope: {x: -0.0042117345, y: 0.0025218776, z: -0.0046238853} + outSlope: {x: -0.0030435415, y: 0.0020781895, z: -0.0041798395} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: -0.0008268121, y: 0.02908745, z: -0.008057442} + inSlope: {x: -0.0030435415, y: 0.0020781895, z: -0.0041798395} + outSlope: {x: -0.0020615587, y: 0.001645432, z: -0.0037579974} + 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.20833333 + value: {x: -0.0009127104, y: 0.029156009, z: -0.008214025} + inSlope: {x: -0.0020615587, y: 0.001645432, z: -0.0037579974} + outSlope: {x: -0.0012657593, y: 0.0010262488, z: -0.0033583685} + 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.00096545037, y: 0.02919877, z: -0.008353957} + inSlope: {x: -0.0012657593, y: 0.0010262488, z: -0.0033583685} + outSlope: {x: -0.0006561775, y: 0.0010262491, z: -0.0029809002} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: -0.001002491, y: 0.029229786, z: -0.008587562} + inSlope: {x: -0.00023279595, y: -0.00028186783, z: -0.0026256167} + outSlope: {x: 0.000004414917, y: -0.00028186804, z: -0.0022926098} + 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.0009960511, y: 0.02889578, z: -0.0090719955} + inSlope: {x: -0.0000018954294, y: -0, z: -0.0000045204206} + outSlope: {x: -0.000001895424, y: -0, z: -0.0000045347124} + 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.4583333 + value: {x: -0.0009999847, y: 0.02889578, z: -0.009078602} + inSlope: {x: -0.0000014054829, y: -0, z: -0.0000045347383} + outSlope: {x: -0.0000014054829, y: -0, z: -0.0000045347383} + 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: wall_high_model_skeleton/wall_root/block06Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.03785232, z: -0.00204458} + 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.29166666 + value: {x: -0, y: 0.038072288, z: -0.00204458} + inSlope: {x: -0, y: 0.005279275, z: -0} + outSlope: {x: 0.003490808, y: 0.0031698975, z: -0.001629384} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: 0.0001454504, y: 0.03820437, z: -0.002112471} + inSlope: {x: 0.003490808, y: 0.0031698975, z: -0.001629384} + outSlope: {x: 0.0031351973, y: -0.000021572117, z: -0.0022606556} + 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.375 + value: {x: 0.0002760836, y: 0.03820347, z: -0.002206665} + inSlope: {x: 0.0031351973, y: -0.000021572117, z: -0.0022606556} + outSlope: {x: 0.0027902406, y: -0.000021629337, z: -0.0022633201} + 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.0003923436, y: 0.03820257, z: -0.0023009698} + inSlope: {x: 0.0027902406, y: -0.000021629337, z: -0.0022633201} + outSlope: {x: 0.0024622139, y: -0.000021572103, z: -0.0024091445} + 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.45833334 + value: {x: 0.0004949359, y: 0.03820167, z: -0.002401351} + inSlope: {x: 0.0024622139, y: -0.000021572103, z: -0.0024091445} + outSlope: {x: 0.0021511347, y: -0.0020376209, z: -0.0024978954} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.00058456644, y: 0.038116768, z: -0.00250543} + inSlope: {x: 0.0021511347, y: -0.0020376209, z: -0.0024978954} + outSlope: {x: 0.0018569845, y: -0.0024578464, z: -0.0025295294} + 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.5833333 + value: {x: 0.000727765, y: 0.03790915, z: -0.002715165} + inSlope: {x: 0.0015797797, y: -0.0025250267, z: -0.0025041127} + outSlope: {x: 0.0013195032, y: -0.002239436, z: -0.0024215973} + 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.7083333 + value: {x: 0.000862992, y: 0.037723668, z: -0.002998036} + inSlope: {x: 0.0008497765, y: -0.0011060153, z: -0.0020853158} + outSlope: {x: 0.00064031093, y: 0.0007329365, z: -0.0018315044} + 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.875 + value: {x: 0.000924403, y: 0.03785232, z: -0.0032160638} + inSlope: {x: 0.00011355573, y: -0, z: -0.0007277294} + outSlope: {x: 0.000035895093, y: -0, z: -0.00034435256} + 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.375 + value: {x: 0.0009316659, y: 0.03785232, z: -0.003229336} + inSlope: {x: -0.000002726915, y: -0, z: 0.000002346041} + outSlope: {x: -0.0000027269073, y: -0, z: 0.0000023460343} + 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.4583333 + value: {x: 0.0009244445, y: 0.03785232, z: -0.0032267931} + inSlope: {x: -0.0000066858784, y: -0, z: 0.0000023460477} + outSlope: {x: -0.0000066858784, y: -0, z: 0.0000023460477} + 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: wall_high_model_skeleton/wall_root/block07Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.000270677, 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.4583333 + value: {x: -0, y: 0.000270677, 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: wall_high_model_skeleton/wall_root/sdwPg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.000270677, z: -0.0134622} + 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.4583333 + value: {x: -0, y: 0.000270677, z: -0.0134622} + 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: wall_high_model_skeleton/wall_root/sdwPg1 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.000270677, z: 0.0132667} + 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.4583333 + value: {x: -0, y: 0.000270677, z: 0.0132667} + 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: wall_high_model_skeleton/wall_root/sdwPg15 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.000270677, z: -0.00500674} + 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.4583333 + value: {x: -0, y: 0.000270677, z: -0.00500674} + 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: wall_high_model_skeleton/wall_root/sdwPg2 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.000270677, z: 0.00132848} + 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.4583333 + value: {x: -0, y: 0.000270677, z: 0.00132848} + 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: wall_high_model_skeleton/wall_root/sdwPg3 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.000270677, z: 0.00637024} + 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.4583333 + value: {x: -0, y: 0.000270677, z: 0.00637024} + 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: wall_high_model_skeleton/wall_root/sdwPg4 + m_ScaleCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9999999, y: 1, z: 0.9999999} + 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.4583335 + value: {x: 0.9999999, y: 1, z: 0.9999999} + 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: wall_high_model_skeleton/wall_root/block05Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9999999, y: 1, z: 0.9999999} + 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.4583335 + value: {x: 0.9999999, y: 1, z: 0.9999999} + 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: wall_high_model_skeleton/wall_root/block07Pg + m_FloatCurves: [] + m_PPtrCurves: [] + m_SampleRate: 24 + 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: 4096435371 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4134279922 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4155404485 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4074858048 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4079160439 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4049973806 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4037531673 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4096435371 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4134279922 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4155404485 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4074858048 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4079160439 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4049973806 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4037531673 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3191469815 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4175287068 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2535812651 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 681244544 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 237780881 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2032865031 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3880753828 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2336008963 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3191469815 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4175287068 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2535812651 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 681244544 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 237780881 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2032865031 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3880753828 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4079160439 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4037531673 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 2.4583335 + 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.7071068 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.7071068 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.7071067 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.7071067 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -0.0073378854 + outSlope: -0.0073378854 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.0010571927 + inSlope: 0.018652065 + outSlope: 0.018652065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0 + inSlope: -0.023423571 + outSlope: -0.023423571 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -4.5392154e-10 + inSlope: -0.01414072 + outSlope: -0.01414072 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.00076415675 + inSlope: -0.008441257 + outSlope: -0.008441257 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/block01Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -0.53176737 + outSlope: -0.53176737 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.12750073 + inSlope: -0.109271124 + outSlope: -0.109271124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.13908388 + inSlope: -0.000065982415 + outSlope: -0.000065982415 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.13910128 + inSlope: -0.000057756955 + outSlope: -0.000057756955 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -0.13911009 + inSlope: -0.00007367134 + outSlope: -0.00007367134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.13915789 + inSlope: -0.000052034757 + outSlope: -0.000052034757 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.13917312 + inSlope: -0.000051855943 + outSlope: -0.000051855943 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/block01Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: -0.33106437 + outSlope: -0.33106437 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.008223699 + inSlope: 0.15299168 + outSlope: 0.15299168 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0 + inSlope: -0.16677663 + outSlope: -0.16677663 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.0000000032315202 + inSlope: -0.10066957 + outSlope: -0.10066957 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.0054396866 + inSlope: -0.060090452 + outSlope: -0.060090452 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/block01Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: -0.008176804 + outSlope: -0.008176804 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.9918038 + inSlope: -0.012686489 + outSlope: -0.012686489 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.9902806 + inSlope: 0.00009012266 + outSlope: 0.00009012266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.9902782 + inSlope: 0.000032186537 + outSlope: 0.000032186537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.99026173 + inSlope: 0.00014448188 + outSlope: 0.00014448188 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.99027026 + inSlope: -0.000007867799 + outSlope: -0.000007867799 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.99026805 + inSlope: -0.0000085830525 + outSlope: -0.0000085830525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/block01Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0.00034073013 + outSlope: 0.00034073013 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.0003242523 + inSlope: -0.0012062937 + outSlope: -0.0012062937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.00013074533 + inSlope: -0.0015099009 + outSlope: -0.0015099009 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0 + inSlope: -0.0000008527777 + outSlope: -0.0000008527777 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/block02Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0.20075427 + outSlope: 0.20075427 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.0868246 + inSlope: 0.015660344 + outSlope: 0.015660344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.06708461 + inSlope: -0.3113532 + outSlope: -0.3113532 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.052335985 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.05233597 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/block02Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: -0.04073251 + outSlope: -0.04073251 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -0.0037204379 + inSlope: 0.014570724 + outSlope: 0.014570724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.0019445674 + inSlope: 0.013156278 + outSlope: 0.013156278 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0 + inSlope: 0.000016271959 + outSlope: 0.000016271959 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/block02Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: -0.0008740425 + outSlope: -0.0008740425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.99621665 + inSlope: -0.0013053416 + outSlope: -0.0013053416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.9977454 + inSlope: 0.021169428 + outSlope: 0.021169428 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.9986295 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.9986295 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/block02Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -0.0038368183 + outSlope: -0.0038368183 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.0026978184 + inSlope: 0.025339913 + outSlope: 0.025339913 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.0006413883 + inSlope: -0.0130322 + outSlope: -0.0130322 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/block03Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -0.27372965 + outSlope: -0.27372965 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.11366866 + inSlope: -0.11427196 + outSlope: -0.11427196 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: -0.13835871 + inSlope: -0.019654514 + outSlope: -0.019654514 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: -0.13903442 + inSlope: -0.00013875974 + outSlope: -0.00013875974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.13917312 + inSlope: -0.00013875935 + outSlope: -0.00013875935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/block03Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: -0.33634865 + outSlope: -0.33634865 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.023573505 + inSlope: 0.2458285 + outSlope: 0.2458285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.004591056 + inSlope: -0.093992785 + outSlope: -0.093992785 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/block03Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: -0.003918171 + outSlope: -0.003918171 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.99323535 + inSlope: -0.0071375393 + outSlope: -0.0071375393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.99037135 + inSlope: -0.0023632052 + outSlope: -0.0023632052 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 0.99028754 + inSlope: -0.000019311923 + outSlope: -0.000019311923 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.99026805 + inSlope: -0.000020027122 + outSlope: -0.000020027122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/block03Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0.02984754 + outSlope: 0.02984754 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.013479497 + inSlope: -0.037260585 + outSlope: -0.037260585 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.001053027 + inSlope: -0.024658892 + outSlope: -0.024658892 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -4.428308e-13 + inSlope: -0.012866966 + outSlope: -0.012866966 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: -2.3026633e-13 + inSlope: 4.2511822e-13 + outSlope: 4.2511822e-13 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 4.2509502e-13 + outSlope: 4.2509502e-13 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/block04Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0.3845002 + outSlope: 0.3845002 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.20206767 + inSlope: 0.12360364 + outSlope: 0.12360364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.22467723 + inSlope: 0.009947786 + outSlope: 0.009947786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.22473408 + inSlope: 0.00023889526 + outSlope: 0.00023889526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 0.22483823 + inSlope: 0.00020849696 + outSlope: 0.00020849696 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.22495104 + inSlope: 0.00020849665 + outSlope: 0.00020849665 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/block04Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: -0.31001633 + outSlope: -0.31001633 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.02050124 + inSlope: 0.14669442 + outSlope: 0.14669442 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.0025774655 + inSlope: -0.055893824 + outSlope: -0.055893824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 1.0213169e-13 + inSlope: 0.055791896 + outSlope: 0.055791896 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 5.313309e-14 + inSlope: -9.804258e-14 + outSlope: -9.804258e-14 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0 + inSlope: -9.8136926e-14 + outSlope: -9.8136926e-14 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/block04Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: -0.005101204 + outSlope: -0.005101204 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.97906417 + inSlope: -0.021906842 + outSlope: -0.021906842 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.97442925 + inSlope: -0.0021286032 + outSlope: -0.0021286032 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.97442013 + inSlope: 0.00008439995 + outSlope: 0.00008439995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 0.9743961 + inSlope: -0.000047922113 + outSlope: -0.000047922113 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.97437006 + inSlope: -0.0000486373 + outSlope: -0.0000486373 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/block04Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0 + inSlope: 0.000000023683683 + outSlope: 0.000000023683683 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.068434425 + inSlope: 0.25945413 + outSlope: 0.25945413 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.15623587 + inSlope: 0.00015878692 + outSlope: 0.00015878692 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.15643454 + inSlope: 0.00015950172 + outSlope: 0.00015950172 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.99765563 + inSlope: -0.017754799 + outSlope: -0.017754799 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.9877198 + inSlope: -0.000025749232 + outSlope: -0.000025749232 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.98768836 + inSlope: -0.00002431865 + outSlope: -0.00002431865 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.031111969 + inSlope: 0.06890823 + outSlope: 0.06890823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.005540962 + inSlope: 0.1053955 + outSlope: 0.1053955 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/block06Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/block06Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/block06Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.9995159 + inSlope: -0.0020720959 + outSlope: -0.0020720959 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.9999847 + inSlope: 0.00046277064 + outSlope: 0.00046277064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/block06Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 7.05633e-11 + inSlope: 0.0024894744 + outSlope: 0.0024894744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.00020745613 + inSlope: 0.004677755 + outSlope: 0.004677755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.0005467916 + inSlope: 0.0034607411 + outSlope: 0.0034607411 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.00015087803 + inSlope: -0.002191513 + outSlope: -0.002191513 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0 + inSlope: -0.000000039517467 + outSlope: -0.000000039517467 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.0000000032931216 + inSlope: -0.23234817 + outSlope: -0.23234817 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.035656836 + inSlope: -0.35737246 + outSlope: -0.35737246 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.08726231 + inSlope: 0.00007519122 + outSlope: 0.00007519122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.08715575 + inSlope: 0.00007528052 + outSlope: 0.00007528052 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0 + inSlope: 8.198142e-12 + outSlope: 8.198142e-12 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 6.831783e-13 + inSlope: 0.000090589296 + outSlope: 0.000090589296 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.000019509267 + inSlope: 0.00030984788 + outSlope: 0.00030984788 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.000013216381 + inSlope: -0.00019196213 + outSlope: -0.00019196213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 1 + inSlope: -0.002250195 + outSlope: -0.002250195 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.99936396 + inSlope: -0.012251615 + outSlope: -0.012251615 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.99618536 + inSlope: 0.0000064373 + outSlope: 0.0000064373 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.9961947 + inSlope: 0.0000071525437 + outSlope: 0.0000071525437 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/sdwPg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/sdwPg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/sdwPg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/sdwPg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/sdwPg1 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/sdwPg1 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/sdwPg1 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/sdwPg1 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/sdwPg15 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/sdwPg15 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/sdwPg15 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/sdwPg15 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/sdwPg2 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/sdwPg2 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/sdwPg2 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/sdwPg2 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/sdwPg3 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/sdwPg3 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/sdwPg3 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/sdwPg3 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: wall_high_model_skeleton/wall_root/sdwPg4 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: wall_high_model_skeleton/wall_root/sdwPg4 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: wall_high_model_skeleton/wall_root/sdwPg4 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: wall_high_model_skeleton/wall_root/sdwPg4 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0.0073741963 + outSlope: 0.0073741963 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.0003072582 + inSlope: 0.0073741963 + outSlope: 0.007114588 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.00060369936 + inSlope: 0.007114588 + outSlope: 0.006849679 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.00088910264 + inSlope: 0.006849679 + outSlope: 0.0065794634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.0011632469 + inSlope: 0.0065794634 + outSlope: 0.0063039386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.001425911 + inSlope: 0.0063039386 + outSlope: 0.0060231355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.001676875 + inSlope: 0.0060231355 + outSlope: 0.0057370067 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: 0.0019159169 + inSlope: 0.0057370067 + outSlope: 0.0054455507 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.002142815 + inSlope: 0.0054455507 + outSlope: 0.005148866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.002357351 + inSlope: 0.005148866 + outSlope: 0.004846799 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.0027490647 + inSlope: 0.0045543313 + outSlope: 0.004278174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0.0032501318 + inSlope: 0.0037405193 + outSlope: 0.0034789948 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.0037666159 + inSlope: 0.0027236855 + outSlope: 0.0024816715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.003870019 + inSlope: 0.0024816715 + outSlope: 0.0022445319 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0.003963541 + inSlope: 0.0022445319 + outSlope: 0.0020122495 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.004047385 + inSlope: 0.0020122495 + outSlope: 0.001784884 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.004121755 + inSlope: 0.001784884 + outSlope: 0.0015623489 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0.004186853 + inSlope: 0.0015623489 + outSlope: 0.001344723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.004242883 + inSlope: 0.001344723 + outSlope: 0.0011319361 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: 0.004290047 + inSlope: 0.0011319361 + outSlope: 0.00092404423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.004358593 + inSlope: 0.0007210571 + outSlope: 0.0005228882 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0.00438038 + inSlope: 0.0005228882 + outSlope: 0.00032963927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 0.0044017346 + inSlope: -0.0000030827464 + outSlope: -0.000003082755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.0044000647 + inSlope: -0.000003082764 + outSlope: -0.000003082764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/block01Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0000064502165 + inSlope: 0.006340874 + outSlope: 0.006340874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.00025775286 + inSlope: 0.006340874 + outSlope: 0.005504127 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.00048709149 + inSlope: 0.005504127 + outSlope: 0.00429967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.00066624436 + inSlope: 0.00429967 + outSlope: 0.0033118108 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.0008042365 + inSlope: 0.0033118108 + outSlope: 0.002403024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.0009043625 + inSlope: 0.002403024 + outSlope: 0.0015733085 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.000969917 + inSlope: 0.0015733085 + outSlope: 0.0008226713 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: 0.001004195 + inSlope: 0.0008226713 + outSlope: 0.00015110485 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.001010491 + inSlope: 0.00015110485 + outSlope: -0.00044139515 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.0009920995 + inSlope: -0.00044139515 + outSlope: -0.0009548058 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.0008944343 + inSlope: -0.0013891602 + outSlope: -0.0017444269 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0.00064515043 + inSlope: -0.0022177561 + outSlope: -0.0023358078 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.00025928306 + inSlope: -0.0022155258 + outSlope: -0.002017285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.00017522949 + inSlope: -0.002017285 + outSlope: -0.0017399752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0.0001027306 + inSlope: -0.0017399752 + outSlope: -0.0013835845 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.00004508122 + inSlope: -0.0013835845 + outSlope: -0.00094812445 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.0000055760142 + inSlope: -0.00094812445 + outSlope: -0.00043359218 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: -0.00001249031 + inSlope: -0.00043359218 + outSlope: -0.00008090276 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.00001586126 + inSlope: -0.00008090276 + outSlope: 0.000023953238 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: -0.00001486321 + inSlope: 0.000023953238 + outSlope: 0.0000789008 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.0000080781665 + inSlope: 0.000083940155 + outSlope: 0.000039070837 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: -0.0000064502165 + inSlope: 0.000039070837 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: -0.0000064502165 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0.0000064502165 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/block01Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0128 + inSlope: 0.0026956843 + outSlope: 0.0026956843 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.01291232 + inSlope: 0.0026956843 + outSlope: 0.002435274 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.013013789 + inSlope: 0.002435274 + outSlope: 0.0021811295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.01310467 + inSlope: 0.0021811295 + outSlope: 0.0019341656 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.01318526 + inSlope: 0.0019341656 + outSlope: 0.0016936688 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.01325583 + inSlope: 0.0016936688 + outSlope: 0.0014599226 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.013316659 + inSlope: 0.0014599226 + outSlope: 0.0012331298 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: 0.01336804 + inSlope: 0.0012331298 + outSlope: 0.0010128017 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.01341024 + inSlope: 0.0010128017 + outSlope: 0.00079919834 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.01344354 + inSlope: 0.00079919834 + outSlope: 0.0005500604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.01348938 + inSlope: 0.0005500886 + outSlope: 0.00025071148 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0.0135207195 + inSlope: 0.0002507117 + outSlope: -0.000009412761 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.013519152 + inSlope: -0.000009412761 + outSlope: -0.00000938415 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.013518761 + inSlope: -0.00000938415 + outSlope: -0.000009412774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0.013518369 + inSlope: -0.000009412774 + outSlope: -0.000009412761 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.013517977 + inSlope: -0.000009412761 + outSlope: -0.00000938415 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.013517586 + inSlope: -0.00000938415 + outSlope: -0.000009412774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0.0135171935 + inSlope: -0.000009412774 + outSlope: -0.00000938415 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.013516802 + inSlope: -0.00000938415 + outSlope: -0.000009412774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: 0.01351641 + inSlope: -0.000009412774 + outSlope: -0.000009412747 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.013515627 + inSlope: -0.000009384164 + outSlope: -0.000009412774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0.013515235 + inSlope: -0.000009412774 + outSlope: -0.000009412747 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 0.013508182 + inSlope: -0.000009412747 + outSlope: -0.000009384164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.01350309 + inSlope: -0.000009412802 + outSlope: -0.000009412802 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/block01Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0.008081208 + outSlope: 0.008081208 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.000336717 + inSlope: 0.008081208 + outSlope: 0.007460652 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.00064757746 + inSlope: 0.007460652 + outSlope: 0.0065725446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.0009214335 + inSlope: 0.0065725446 + outSlope: 0.005630219 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.0011560259 + inSlope: 0.005630219 + outSlope: 0.004848219 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.001358035 + inSlope: 0.004848219 + outSlope: 0.004120559 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.001529725 + inSlope: 0.004120559 + outSlope: 0.0034471902 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: 0.0016733579 + inSlope: 0.0034471902 + outSlope: 0.002828159 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.0017911979 + inSlope: 0.002828159 + outSlope: 0.0022634165 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.0018855069 + inSlope: 0.0022634165 + outSlope: 0.00175301 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0.001958549 + inSlope: 0.00175301 + outSlope: 0.0012969333 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.002072705 + inSlope: 0.00054768176 + outSlope: 0.00025452042 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0.00208331 + inSlope: 0.00025452042 + outSlope: 0.00001569628 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.002083964 + inSlope: 0.00001569628 + outSlope: -0.00016883962 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.002076929 + inSlope: -0.00016883962 + outSlope: -0.00029904154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: 0.002064469 + inSlope: -0.00029904154 + outSlope: -0.00037492972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.0020488468 + inSlope: -0.00037492972 + outSlope: -0.00039650183 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0.002017169 + inSlope: -0.00036376866 + outSlope: -0.00027672158 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.0020056388 + inSlope: -0.00027672158 + outSlope: -0.00013533347 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0.0019983877 + inSlope: -0.000038695372 + outSlope: -0.00003869889 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.0019967752 + inSlope: -0.00003869889 + outSlope: -0.000038695372 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.002 + inSlope: 0.0000018704009 + outSlope: 0.0000018704009 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/block02Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0000064502165 + inSlope: 0.0006966121 + outSlope: 0.0006966121 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.000022575288 + inSlope: 0.0006966121 + outSlope: 0.0005360263 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.00004490972 + inSlope: 0.0005360263 + outSlope: 0.0003898932 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.00006115527 + inSlope: 0.0003898932 + outSlope: 0.00025821218 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.00007191411 + inSlope: 0.00025821218 + outSlope: 0.0001409832 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.00007778841 + inSlope: 0.0001409832 + outSlope: 0.00003820605 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.00007938033 + inSlope: 0.00003820605 + outSlope: -0.000050117982 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: 0.000077292076 + inSlope: -0.000050117982 + outSlope: -0.00012398997 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.000072125826 + inSlope: -0.00012398997 + outSlope: -0.00018341038 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.00006448373 + inSlope: -0.00018341038 + outSlope: -0.00022837786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0.00005496799 + inSlope: -0.00022837786 + outSlope: -0.00025889315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.00002120062 + inSlope: -0.0002765673 + outSlope: -0.00026372616 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0.00001021204 + inSlope: -0.00026372616 + outSlope: -0.00023643233 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.00000036068843 + inSlope: -0.00023643233 + outSlope: -0.0001946865 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.000007751252 + inSlope: -0.0001946865 + outSlope: -0.00013245725 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: -0.0000132703 + inSlope: -0.00013245725 + outSlope: -0.00006806683 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.00001610642 + inSlope: -0.00006806683 + outSlope: 0.0000024538847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: -0.00001590193 + inSlope: 0.0000024538604 + outSlope: 0.000046910136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.0000139473395 + inSlope: 0.000046910136 + outSlope: 0.000059171485 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: -0.000009048511 + inSlope: 0.000058400434 + outSlope: 0.000044597233 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.000007190292 + inSlope: 0.000044597233 + outSlope: 0.0000005074828 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0.0000064502165 + inSlope: 0.00000050748423 + outSlope: 0.00000050748423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/block02Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0128 + inSlope: -0.00519001 + outSlope: -0.00519001 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.01301625 + inSlope: -0.00519001 + outSlope: -0.004954319 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.0132226795 + inSlope: -0.004954319 + outSlope: -0.0047188858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.0134193 + inSlope: -0.0047188858 + outSlope: -0.004484138 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.013606139 + inSlope: -0.004484138 + outSlope: -0.0042492207 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: -0.01378319 + inSlope: -0.0042492207 + outSlope: -0.0040151877 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.013950489 + inSlope: -0.0040151877 + outSlope: -0.003780957 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: -0.014108029 + inSlope: -0.003780957 + outSlope: -0.0035472088 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.01425583 + inSlope: -0.0035472088 + outSlope: -0.0033139237 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.01439391 + inSlope: -0.0033139237 + outSlope: -0.0030808644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: -0.01452228 + inSlope: -0.0030808644 + outSlope: -0.0028480897 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.01485123 + inSlope: -0.0024203956 + outSlope: -0.0022228737 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: -0.014943849 + inSlope: -0.0022228737 + outSlope: -0.002033757 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -0.015028589 + inSlope: -0.002033757 + outSlope: -0.0018530264 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.015105799 + inSlope: -0.0018530264 + outSlope: -0.0016802518 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: -0.015175809 + inSlope: -0.0016802518 + outSlope: -0.001515855 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.0152389705 + inSlope: -0.001515855 + outSlope: -0.001359815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: -0.01534614 + inSlope: -0.0012122452 + outSlope: -0.0010725684 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.01539083 + inSlope: -0.0010725684 + outSlope: -0.00094150496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: -0.01546416 + inSlope: -0.000818425 + outSlope: -0.000650768 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.015491275 + inSlope: -0.000650768 + outSlope: -0.0006507402 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0.015599999 + inSlope: -0.000009527243 + outSlope: -0.000009527243 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/block02Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.001062566 + inSlope: 0.00024928807 + outSlope: 0.00024928807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.0012350089 + inSlope: 0.0010470717 + outSlope: 0.0011318173 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: 0.001691516 + inSlope: 0.000408769 + outSlope: 0.0001869606 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.0017044569 + inSlope: -0.000008500822 + outSlope: -0.000021121461 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.0016993061 + inSlope: -0.0000017774173 + outSlope: -0.0000017774173 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/block03Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.02032738 + inSlope: 0.0007359695 + outSlope: 0.0007359695 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.02043041 + inSlope: -0.00011014937 + outSlope: -0.00011009219 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: 0.020392213 + inSlope: -0.000011901867 + outSlope: -0.00001190185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.020384276 + inSlope: -0.000011901867 + outSlope: -0.000011901833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.02037138 + inSlope: -0.0000119019005 + outSlope: -0.0000119019005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/block03Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0019184101 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.0019184101 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: -0.0019184101 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.0019184101 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0.0019184101 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/block03Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0001543089 + inSlope: 0.0006977713 + outSlope: 0.0006977713 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.0001833827 + inSlope: 0.0006977713 + outSlope: 0.0014518846 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.00024387789 + inSlope: 0.0014518846 + outSlope: 0.0025163542 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.00034872597 + inSlope: 0.0025163542 + outSlope: 0.003353376 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.00048845 + inSlope: 0.003353376 + outSlope: 0.004085812 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.0006586921 + inSlope: 0.004085812 + outSlope: 0.004713647 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.0008550941 + inSlope: 0.004713647 + outSlope: 0.0052368944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.0013089459 + inSlope: 0.005655549 + outSlope: 0.0059696184 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: 0.003495689 + inSlope: 0.004716823 + outSlope: 0.004089551 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.0039768848 + inSlope: 0.0015802066 + outSlope: 0.0006215283 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.0040021804 + inSlope: -0.0000018024461 + outSlope: -0.0000018095935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.004 + inSlope: -0.0000018024513 + outSlope: -0.0000018024513 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/block04Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.016607521 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.016607521 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.016607521 + inSlope: -0 + outSlope: 0.009530154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.01700461 + inSlope: 0.009530154 + outSlope: 0.0076634204 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.017323919 + inSlope: 0.0076634204 + outSlope: 0.0058934507 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.01756948 + inSlope: 0.0058934507 + outSlope: 0.004245128 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.01774636 + inSlope: 0.004245128 + outSlope: 0.0027182298 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.01791434 + inSlope: 0.0013132947 + outSlope: 0.000029983526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: 0.016607521 + inSlope: -0.005883842 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.016607521 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.016607521 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.016607521 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/block04Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.014694139 + inSlope: 0.004159212 + outSlope: 0.004159212 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.01486744 + inSlope: 0.004159212 + outSlope: 0.0039177416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.015030679 + inSlope: 0.0039177416 + outSlope: 0.0036780168 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.01518393 + inSlope: 0.0036780168 + outSlope: 0.0034394355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.01532724 + inSlope: 0.0034394355 + outSlope: 0.0032023152 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.01546067 + inSlope: 0.0032023152 + outSlope: 0.002966394 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.01558427 + inSlope: 0.002966394 + outSlope: 0.0027324206 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.01580227 + inSlope: 0.0024995888 + outSlope: 0.0022682482 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: 0.01636673 + inSlope: 0.00086088263 + outSlope: 0.0006747433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.01646122 + inSlope: 0.00045913673 + outSlope: 0.00021306028 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.016496347 + inSlope: -0.0000018310564 + outSlope: -0.0000018024409 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.016494138 + inSlope: -0.0000018310616 + outSlope: -0.0000018310616 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/block04Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0 + inSlope: -0 + outSlope: -0.004027328 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: -0.0001678053 + inSlope: -0.004027328 + outSlope: -0.0036963199 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.0003218187 + inSlope: -0.0036963199 + outSlope: -0.0033790737 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.0004626134 + inSlope: -0.0033790737 + outSlope: -0.0030759007 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: -0.0005907759 + inSlope: -0.0030759007 + outSlope: -0.0027867854 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.000811548 + inSlope: -0.0025117444 + outSlope: -0.0022507622 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.0011272919 + inSlope: -0.0015522222 + outSlope: -0.0013475056 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.0013868649 + inSlope: -0.0003083752 + outSlope: -0.0002161934 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: -0.0014005044 + inSlope: 0.0000005507458 + outSlope: 0.0000005507474 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0.0014 + inSlope: 0.000000550749 + outSlope: 0.000000550749 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.02889578 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.02914766 + inSlope: 0.002181644 + outSlope: -0.00024810797 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: 0.029137323 + inSlope: -0.00024810797 + outSlope: -0.00024805058 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.029126987 + inSlope: -0.00024805058 + outSlope: -0.00024810797 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.02911665 + inSlope: -0.00024810797 + outSlope: -0.0016014866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0.02904992 + inSlope: -0.0016014866 + outSlope: -0.0017402449 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.028912589 + inSlope: -0.0015557101 + outSlope: -0.000008583064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.028911158 + inSlope: -0.000008583064 + outSlope: -0.000008583077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.028908297 + inSlope: -0.000008583064 + outSlope: -0.000008583077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 0.028903648 + inSlope: -0.0000085830525 + outSlope: -0.000008583077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.02889578 + inSlope: -0.000008583102 + outSlope: -0.000008583102 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00334109 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.00334109 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: 0.00334109 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.00334109 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.00334109 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0.00334109 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.00334109 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.00334109 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.00334109 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 0.00334109 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.00334109 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: -0.0068442523 + outSlope: -0.0068442523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.0002851772 + inSlope: -0.0068442523 + outSlope: -0.005743963 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.000524509 + inSlope: -0.005743963 + outSlope: -0.0042117345 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.0006999979 + inSlope: -0.0042117345 + outSlope: -0.0030435415 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.0008268121 + inSlope: -0.0030435415 + outSlope: -0.0020615587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: -0.0009127104 + inSlope: -0.0020615587 + outSlope: -0.0012657593 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.00096545037 + inSlope: -0.0012657593 + outSlope: -0.0006561775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.001002491 + inSlope: -0.00023279595 + outSlope: 0.000004414917 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.0009960511 + inSlope: -0.0000018954294 + outSlope: -0.000001895424 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0.0009999847 + inSlope: -0.0000014054829 + outSlope: -0.0000014054829 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/block06Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.02889578 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.02889578 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.02889578 + inSlope: -0 + outSlope: 0.0025218776 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.029000858 + inSlope: 0.0025218776 + outSlope: 0.0020781895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.02908745 + inSlope: 0.0020781895 + outSlope: 0.001645432 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.029156009 + inSlope: 0.001645432 + outSlope: 0.0010262488 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.02919877 + inSlope: 0.0010262488 + outSlope: 0.0010262491 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.029229786 + inSlope: -0.00028186783 + outSlope: -0.00028186804 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.02889578 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.02889578 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/block06Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.007478603 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.007478603 + inSlope: -0 + outSlope: -0.0050884006 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.0076906197 + inSlope: -0.0050884006 + outSlope: -0.0046238853 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.007883281 + inSlope: -0.0046238853 + outSlope: -0.0041798395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.008057442 + inSlope: -0.0041798395 + outSlope: -0.0037579974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: -0.008214025 + inSlope: -0.0037579974 + outSlope: -0.0033583685 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.008353957 + inSlope: -0.0033583685 + outSlope: -0.0029809002 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.008587562 + inSlope: -0.0026256167 + outSlope: -0.0022926098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.0090719955 + inSlope: -0.0000045204206 + outSlope: -0.0000045347124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0.009078602 + inSlope: -0.0000045347383 + outSlope: -0.0000045347383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/block06Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: -0 + inSlope: -0 + outSlope: 0.003490808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.0001454504 + inSlope: 0.003490808 + outSlope: 0.0031351973 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.0002760836 + inSlope: 0.0031351973 + outSlope: 0.0027902406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0.0003923436 + inSlope: 0.0027902406 + outSlope: 0.0024622139 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.0004949359 + inSlope: 0.0024622139 + outSlope: 0.0021511347 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.00058456644 + inSlope: 0.0021511347 + outSlope: 0.0018569845 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0.000727765 + inSlope: 0.0015797797 + outSlope: 0.0013195032 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: 0.000862992 + inSlope: 0.0008497765 + outSlope: 0.00064031093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.000924403 + inSlope: 0.00011355573 + outSlope: 0.000035895093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.0009316659 + inSlope: -0.000002726915 + outSlope: -0.0000027269073 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.0009244445 + inSlope: -0.0000066858784 + outSlope: -0.0000066858784 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.03785232 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: 0.038072288 + inSlope: 0.005279275 + outSlope: 0.0031698975 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.03820437 + inSlope: 0.0031698975 + outSlope: -0.000021572117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.03820347 + inSlope: -0.000021572117 + outSlope: -0.000021629337 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0.03820257 + inSlope: -0.000021629337 + outSlope: -0.000021572103 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.03820167 + inSlope: -0.000021572103 + outSlope: -0.0020376209 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.038116768 + inSlope: -0.0020376209 + outSlope: -0.0024578464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0.03790915 + inSlope: -0.0025250267 + outSlope: -0.002239436 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: 0.037723668 + inSlope: -0.0011060153 + outSlope: 0.0007329365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.03785232 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.03785232 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.03785232 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00204458 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: -0.00204458 + inSlope: -0 + outSlope: -0.001629384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.002112471 + inSlope: -0.001629384 + outSlope: -0.0022606556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.002206665 + inSlope: -0.0022606556 + outSlope: -0.0022633201 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: -0.0023009698 + inSlope: -0.0022633201 + outSlope: -0.0024091445 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.002401351 + inSlope: -0.0024091445 + outSlope: -0.0024978954 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.00250543 + inSlope: -0.0024978954 + outSlope: -0.0025295294 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: -0.002715165 + inSlope: -0.0025041127 + outSlope: -0.0024215973 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: -0.002998036 + inSlope: -0.0020853158 + outSlope: -0.0018315044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.0032160638 + inSlope: -0.0007277294 + outSlope: -0.00034435256 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.003229336 + inSlope: 0.000002346041 + outSlope: 0.0000023460343 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0.0032267931 + inSlope: 0.0000023460477 + outSlope: 0.0000023460477 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/sdwPg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000270677 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.000270677 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/sdwPg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/sdwPg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/sdwPg1 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000270677 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.000270677 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/sdwPg1 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0134622 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0.0134622 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/sdwPg1 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/sdwPg15 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000270677 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.000270677 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/sdwPg15 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0132667 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.0132667 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/sdwPg15 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/sdwPg2 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000270677 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.000270677 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/sdwPg2 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00500674 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0.00500674 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/sdwPg2 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/sdwPg3 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000270677 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.000270677 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/sdwPg3 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00132848 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.00132848 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/sdwPg3 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: wall_high_model_skeleton/wall_root/sdwPg4 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000270677 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.000270677 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: wall_high_model_skeleton/wall_root/sdwPg4 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00637024 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.00637024 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: wall_high_model_skeleton/wall_root/sdwPg4 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + m_EulerEditorCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -89.98021 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -89.98021 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -3.6226315 + outSlope: -3.6226315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.24030551 + inSlope: 4.514025 + outSlope: 4.462463 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0 + inSlope: -5.314362 + outSlope: -5.314361 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.00000010301978 + inSlope: -3.208968 + outSlope: -3.2091043 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.17342661 + inSlope: -1.9157265 + outSlope: -1.9156331 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/block01Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -60.728905 + outSlope: -60.728905 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -14.648964 + inSlope: -12.580389 + outSlope: -12.600427 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -15.9896755 + inSlope: 0.08959008 + outSlope: 0.089590065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -15.991689 + inSlope: 0.028882023 + outSlope: 0.015888974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -15.992033 + inSlope: -0.018484494 + outSlope: 0.0062713623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -15.998239 + inSlope: -0.0060392106 + outSlope: -0.0060326695 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -16.000002 + inSlope: -0.0059443866 + outSlope: -0.0059443866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/block01Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -37.6864 + outSlope: -37.6864 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.91924405 + inSlope: 17.071388 + outSlope: 17.086706 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0 + inSlope: -18.550417 + outSlope: -18.550413 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.0000003594694 + inSlope: -11.197948 + outSlope: -11.198138 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.6051045 + inSlope: -6.684329 + outSlope: -6.6840363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/block01Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0.25979432 + outSlope: 0.25979432 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.074032016 + inSlope: -0.2821394 + outSlope: -0.2771346 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.029897064 + inSlope: -0.32348657 + outSlope: -0.297625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0 + inSlope: -0.00015694757 + outSlope: -0.00020599362 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/block02Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 22.989796 + outSlope: 22.989796 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 9.961706 + inSlope: 1.8018627 + outSlope: 1.8027191 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 7.6930647 + inSlope: -35.757454 + outSlope: -35.748528 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 6.000003 + inSlope: -0.000029427669 + outSlope: -0.0000064373007 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 6.000001 + inSlope: -0.000002145767 + outSlope: -0.000002145767 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/block02Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -4.656135 + outSlope: -4.656135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -0.4214958 + inSlope: 1.6515131 + outSlope: 1.6523981 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.2213241 + inSlope: 1.4874376 + outSlope: 1.4922098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0 + inSlope: 0.0018833708 + outSlope: 0.0018539426 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/block02Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -2.4769459 + outSlope: -2.4769459 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.61412364 + inSlope: 6.3925676 + outSlope: 6.178126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.14558016 + inSlope: -2.9848318 + outSlope: -2.9932015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/block03Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -31.199835 + outSlope: -31.199835 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -13.043175 + inSlope: -13.085697 + outSlope: -13.2005005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: -15.905288 + inSlope: -2.2605057 + outSlope: -2.2490902 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: -15.98395 + inSlope: -0.016010284 + outSlope: -0.016061781 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -16.000002 + inSlope: -0.016061781 + outSlope: -0.016061781 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/block03Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -38.385914 + outSlope: -38.385914 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -2.6490064 + inSlope: 27.572643 + outSlope: 27.638708 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.51087004 + inSlope: -10.455856 + outSlope: -10.452976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/block03Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 6.922023 + outSlope: 6.922023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 1.987408 + inSlope: -7.844804 + outSlope: -7.5488124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.051222708 + inSlope: -1.3098357 + outSlope: -1.3108149 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -5.2076787e-11 + inSlope: -2.8735518 + outSlope: -2.8734741 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: -2.7079927e-11 + inSlope: 1.6247956e-10 + outSlope: 1.4998111e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/block04Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 43.41305 + outSlope: 43.41305 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 23.288399 + inSlope: 14.489665 + outSlope: 14.665856 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 25.96804 + inSlope: 1.1676408 + outSlope: 1.1665123 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 25.97448 + inSlope: 0.010123114 + outSlope: -0.0001373291 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 25.98673 + inSlope: 0.0245018 + outSlope: 0.024476267 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 25.999996 + inSlope: 0.024529086 + outSlope: 0.024529086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/block04Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -34.799484 + outSlope: -34.799484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -1.9895601 + inSlope: 15.587334 + outSlope: 15.752996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.31491637 + inSlope: -6.877079 + outSlope: -6.8768682 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0 + inSlope: 5.898244 + outSlope: 5.898102 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 3.8825128e-19 + inSlope: -2.3295077e-18 + outSlope: -2.1503145e-18 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/block04Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 7.848141 + inSlope: 29.794325 + outSlope: 29.771427 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 17.976957 + inSlope: 0.018466186 + outSlope: 0.018424986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 18.000006 + inSlope: 0.018479917 + outSlope: 0.018479917 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/block05Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 3.5657442 + inSlope: 7.8999147 + outSlope: 7.899129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.63495076 + inSlope: 12.075701 + outSlope: 12.07655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/block06Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/block06Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/block06Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.000000008085958 + inSlope: 0.28533053 + outSlope: 0.28564402 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.02377272 + inSlope: 0.536167 + outSlope: 0.5361498 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.062697574 + inSlope: 0.39773345 + outSlope: 0.3952186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.017355554 + inSlope: -0.2520693 + outSlope: -0.25209054 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.0000003773639 + inSlope: -26.625343 + outSlope: -26.62645 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -4.0868387 + inSlope: -40.974022 + outSlope: -40.896156 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -10.012258 + inSlope: 0.008665466 + outSlope: 0.008669909 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -10 + inSlope: 0.008659811 + outSlope: 0.008659811 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0 + inSlope: 0.0032958991 + outSlope: 0.001647949 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0 + inSlope: -0.004943847 + outSlope: -0.03054199 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/block07Pg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/sdwPg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/sdwPg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/sdwPg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/sdwPg1 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/sdwPg1 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/sdwPg1 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/sdwPg15 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/sdwPg15 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/sdwPg15 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/sdwPg2 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/sdwPg2 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/sdwPg2 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/sdwPg3 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/sdwPg3 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/sdwPg3 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: wall_high_model_skeleton/wall_root/sdwPg4 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: wall_high_model_skeleton/wall_root/sdwPg4 + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: wall_high_model_skeleton/wall_root/sdwPg4 + classID: 4 + script: {fileID: 0} + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/arch/shake.anim.meta b/Assets/Resources/Models/Games/Airboarder/Animations/arch/shake.anim.meta new file mode 100644 index 00000000..613a7072 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/arch/shake.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1102bcbac87470b48b0615389d924561 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/bop.anim b/Assets/Resources/Models/Games/Airboarder/Animations/bop.anim new file mode 100644 index 00000000..6dabe364 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/bop.anim @@ -0,0 +1,15893 @@ +%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: bop + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.7069847, y: 0, z: 0, w: 0.70722884} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: -0.7069847, y: 0, z: 0, w: 0.70722884} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: 0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 0, y: 0, z: 0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0.7071081, w: 0.70710546} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 0, y: 0, z: -0.7071081, w: 0.70710546} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.4125874, y: -0.24122378, z: 0.3984937, w: 0.7828061} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0.00006502325, y: -0.00006502325, z: 0.000780279, w: -0.000260093} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.45833334 + value: {x: -0.41101897, y: -0.26620075, z: 0.49137577, w: 0.7202433} + inSlope: {x: 0, y: -0.00019506975, z: 0.0005852092, w: -0.0006502325} + outSlope: {x: 0.000333786, y: 0.00009536743, z: 0.00047683716, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: -0.33608487, y: -0.23253259, z: 0.6073119, w: 0.68128395} + inSlope: {x: 0.00042915344, y: 0.00009536743, z: 0.0005722046, w: -0.00009536743} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: -0.3340033, y: -0.23076215, z: 0.60845613, w: 0.68188846} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: -0.003576272, y: -0.001788136, z: -0.0028610176, w: 0.0014305088} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: -0.37317735, y: -0.25637758, z: 0.56730723, w: 0.6878748} + inSlope: {x: -0.002145763, y: -0.0014305088, z: -0.0028610176, w: 0.0014305088} + outSlope: {x: -0.0028610257, y: -0.00071525644, z: -0.0071525644, w: 0.0042915386} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: -0.41133493, y: -0.25914955, z: 0.46802723, w: 0.73796725} + inSlope: {x: -0.0042915386, y: -0.0014305129, z: -0.005006795, w: 0.0057220515} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.86238986, y: -0.09351303, z: -0.06320791, w: 0.49350157} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: -0.000260093, y: -0.000048767437, z: -0.000032511623, w: 0.0005852092} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.45833334 + value: {x: 0.7965924, y: -0.07446143, z: -0.064192876, w: 0.596469} + inSlope: {x: -0.000520186, y: 0.00045516272, z: -0.00016255812, w: 0.0006502325} + outSlope: {x: -0.0012715657, y: -0.001589457, z: -0.0011920928, w: 0.0014305114} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: 0.6352626, y: -0.03864084, z: -0.054173633, w: 0.7694242} + inSlope: {x: -0.00047683713, y: 0.00111262, z: 0.0010728835, w: 0.00063578284} + outSlope: {x: -0.0009536743, y: -0.00023841858, z: 0.00011920929, w: 0.00071525574} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: 0.5454247, y: -0.02606672, z: -0.047505513, w: 0.8364065} + inSlope: {x: -0.00071525574, y: 0.00059604645, z: 0.0003874302, w: 0.00071525574} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: 0.54857856, y: -0.02594611, z: -0.048160464, w: 0.8343075} + inSlope: {x: 0, y: -0.00017881411, z: 0.00017881411, w: 0} + outSlope: {x: 0.01144407, y: -0.007510171, z: -0.0073313573, w: -0.007152544} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: 0.6814647, y: -0.047128886, z: -0.059489608, w: 0.72790504} + inSlope: {x: 0.005722035, y: 0.0064372895, z: 0.0028610176, w: -0.005722035} + outSlope: {x: 0.0028610257, y: -0.008583077, z: -0.01001359, w: -0.0014305129} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 0.81977034, y: -0.079990625, z: -0.06436482, w: 0.5634138} + inSlope: {x: 0.011444103, y: 0.010728846, z: 0.01001359, w: -0.017166154} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.12533098, y: 0.5239838, z: 0.74475753, w: 0.39378852} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: -0.00015326908, y: -0.0008174351, z: 0.00020435877, w: 0.00091961445} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: -0.15058643, y: 0.31658942, z: 0.77467865, w: 0.52627736} + inSlope: {x: -0.00012772423, y: -0.0010728835, z: 0.00020435877, w: 0.00040871755} + outSlope: {x: 0.00029260459, y: -0.0011704183, z: 0, w: 0.0005201859} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: -0.10504305, y: 0.12248998, z: 0.7764678, w: 0.60914695} + inSlope: {x: 0.00037388364, y: -0.0012842091, z: 0.00013004648, w: 0.0005201859} + outSlope: {x: 0.00017881411, y: -0.00035762822, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: -0.10302603, y: 0.117362455, z: 0.7759289, w: 0.6111842} + inSlope: {x: 0.00017881411, y: -0.00017881411, z: 0, w: 0} + outSlope: {x: -0.00035762822, y: 0.00017881411, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: -0.107301824, y: 0.12244736, z: 0.7749861, w: 0.6106468} + inSlope: {x: -0.00035762822, y: 0.00035762822, z: 0, w: 0} + outSlope: {x: -0.003039831, y: 0.008404239, z: 0, w: -0.0028610176} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: -0.14521165, y: 0.23920768, z: 0.7763928, w: 0.56471896} + inSlope: {x: -0.0025033902, y: 0.008225425, z: -0.0014305088, w: -0.004291526} + outSlope: {x: -0.0010728847, y: 0.0139475, z: -0.0014305129, w: -0.0057220515} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: -0.15215224, y: 0.4273284, z: 0.762352, w: 0.46158385} + inSlope: {x: -0.00071525644, y: 0.012159359, z: -0.0028610257, w: -0.007867821} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.38922656, y: 0.7619823, z: -0.08407469, w: 0.51070243} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0.00033880534, y: 0.00052703056, z: -0.000037645037, w: -0.00052703056} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: -0.3043043, y: 0.8683462, z: -0.12685359, w: 0.37051576} + inSlope: {x: 0.00033880534, y: 0.0003011603, z: -0.0002070477, w: -0.00052703056} + outSlope: {x: 0.00047683704, y: 0.00047683704, z: -0.00041723243, w: -0.0009536741} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: -0.27701163, y: 0.91122526, z: -0.15722582, w: 0.2611765} + inSlope: {x: 0.00023841852, y: 0.0009536741, z: -0.00047683704, w: -0.0009536741} + outSlope: {x: 0, y: 0, z: -0.00071525644, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: -0.27362132, y: 0.9154405, z: -0.16098209, w: 0.24735568} + inSlope: {x: 0.00071525644, y: 0, z: -0.00035762822, w: -0.00035762822} + outSlope: {x: 0, y: 0, z: -0.00035762822, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: -0.27226254, y: 0.9171689, z: -0.16262615, w: 0.24130265} + inSlope: {x: 0, y: 0, z: -0.00035762822, w: 0} + outSlope: {x: -0.0028610176, y: 0, z: 0.003576272, w: 0.0110864425} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: -0.30880606, y: 0.86056846, z: -0.12161666, w: 0.38635495} + inSlope: {x: -0.0028610176, y: -0.004291526, z: 0.0025033902, w: 0.009298307} + outSlope: {x: -0.0028610257, y: -0.0057220515, z: 0.0028610257, w: 0.0064373077} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: -0.35741645, y: 0.79305655, z: -0.0921694, w: 0.4845818} + inSlope: {x: -0.0035762822, y: -0.0071525644, z: 0.0016093269, w: 0.007867821} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9968011, y: -0.000002574996, z: -0.07992289, w: -0.000032662356} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: -0.001560558, y: 0.0000007570303, z: -0.019441951, w: 0.000017430548} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.45833334 + value: {x: 0.99435776, y: -0.0002792252, z: 0.106045574, w: 0.002618624} + inSlope: {x: 0.002080744, y: 0.00004991042, z: -0.019653276, w: 0.000022859735} + outSlope: {x: -0.000260093, y: -0.0000093978915, z: 0.0028447672, w: 0.000016763806} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: 0.8496698, y: -0.002794213, z: 0.5272884, w: 0.0045028897} + inSlope: {x: -0.001560558, y: -0.00002336773, z: 0.0024708833, w: 0.000008127906} + outSlope: {x: -0.0017881391, y: -0.04803668, z: 0.0032186504, w: -0.029783692} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: 0.74686086, y: -0.0041686255, z: 0.6649508, w: 0.004681881} + inSlope: {x: -0.0025033948, y: -0.040621493, z: 0.0025033948, w: -0.03614835} + outSlope: {x: -0.0014305129, y: 0.00007823117, z: 0.0014305129, w: -0.00011175882} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: 0.7362501, y: -0.0029257424, z: 0.67669564, w: 0.0031829898} + inSlope: {x: -0.0014305129, y: 0.00009499499, z: 0, w: -0.00011175882} + outSlope: {x: 0.018596614, y: 0.0001788136, z: -0.020027122, w: -0.0000223517} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: 0.9309032, y: -0.00086876063, z: 0.36525828, w: 0.0022136914} + inSlope: {x: 0.010013561, y: 0.00010617057, z: -0.024318649, w: -0.00010058265} + outSlope: {x: 0.008583077, y: 0.00010058293, z: -0.020742437, w: -0.00011175882} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 0.99866843, y: -0.000022480306, z: 0.05158596, w: 0.00043204488} + inSlope: {x: 0.0014305129, y: 0.000017244036, z: -0.022888206, w: -0.000141794} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.21978489, y: 0.4735834, z: 0.6553652, w: 0.5458111} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: -0.0006827441, y: -0.000520186, z: -0.0001300465, w: 0.0001300465} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.45833334 + value: {x: -0.32732883, y: 0.40059716, z: 0.6368745, w: 0.5716368} + inSlope: {x: -0.00084530225, y: -0.00045516272, z: -0.0001300465, w: 0.000260093} + outSlope: {x: -0.0011920929, y: -0.001013279, z: -0.00035762787, w: 0.00059604645} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9583334 + value: {x: -0.5184243, y: 0.22580318, z: 0.5263677, w: 0.6349696} + inSlope: {x: -0.0011920929, y: -0.0009834766, z: -0.000834465, w: 0.00035762787} + outSlope: {x: -0.00047683716, y: -0.0010728836, z: -0.00047683716, w: 0.00047683716} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: -0.5540834, y: 0.18356937, z: 0.48961788, w: 0.6477408} + inSlope: {x: -0.0009536743, y: -0.0009536743, z: -0.0011920929, w: 0.00047683716} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: -0.55868584, y: 0.17769396, z: 0.48447967, w: 0.6492877} + inSlope: {x: -0.0014305129, y: -0.00035762822, z: -0.00071525644, w: 0} + outSlope: {x: 0.010013561, y: 0.010013561, z: 0.008583052, w: -0.004291526} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: -0.4407691, y: 0.30513275, z: 0.58522266, w: 0.6083841} + inSlope: {x: 0.010728816, y: 0.010013561, z: 0.007152544, w: -0.004291526} + outSlope: {x: 0.009298334, y: 0.008583077, z: 0.0042915386, w: -0.0028610257} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: -0.29651344, y: 0.42120978, z: 0.64521, w: 0.56423944} + inSlope: {x: 0.011444103, y: 0.01001359, z: 0.0028610257, w: -0.0057220515} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.08166181, y: -0.025835227, z: -0.046427187, w: 0.99524295} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0.00024835268, y: 0.0005488594, z: 0.000014901161, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: -0.019908525, y: 0.11270034, z: -0.051216863, w: 0.9921084} + inSlope: {x: 0.00023841858, y: 0.00057617825, z: -0.000054637592, w: -0.00007947286} + outSlope: {x: 0.00020435873, y: 0.0004342623, z: 0.000025544841, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: 0.00052716443, y: 0.15434979, z: -0.048718624, w: 0.98681426} + inSlope: {x: 0.0002155346, y: 0.00045980714, z: 0.000025544841, w: 0} + outSlope: {x: -0.00043585937, y: -0.0010728847, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: -0.011963941, y: 0.12699483, z: -0.049752444, w: 0.9905825} + inSlope: {x: -0.00045821114, y: -0.0010728847, z: -0.000044703527, w: 0} + outSlope: {x: -0.0020563563, y: -0.004291526, z: -0.0000894068, w: 0.0014305088} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: -0.0402022, y: 0.06499953, z: -0.051841184, w: 0.9957265} + inSlope: {x: -0.0019669496, y: -0.0046491534, z: -0.0003576272, w: 0} + outSlope: {x: -0.002056362, y: -0.0044703525, z: 0.00035762822, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: -0.068738304, y: 0.0024351156, z: -0.049046103, w: 0.9964255} + inSlope: {x: -0.0021457693, y: -0.004604463, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.17813605, y: 0.50630116, z: -0.06551844, w: 0.8412099} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0.00023841858, y: -0.00076293945, z: 0.000047683716, w: 0.00038146973} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: -0.13506977, y: 0.34414458, z: -0.04760271, w: 0.9279303} + inSlope: {x: 0.00019073486, y: -0.00081062317, z: 0.00013113022, w: 0.0002861023} + outSlope: {x: 0.00021457668, y: -0.0007152556, z: 0.00005364417, w: 0.00042915336} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: -0.10741064, y: 0.23402047, z: -0.03489201, w: 0.96564996} + inSlope: {x: 0.00019669528, y: -0.0007510184, z: 0.00013411042, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: -0.107100606, y: 0.2328032, z: -0.03510565, w: 0.9659709} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: -0.00071525644, y: 0.0035762822, z: -0.00035762822, w: -0.0014305129} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: -0.11811633, y: 0.27806368, z: -0.03987295, w: 0.9524386} + inSlope: {x: -0.0005364423, y: 0.0035762822, z: -0.00017881411, w: -0.0014305129} + outSlope: {x: -0.0016093224, y: 0.005722035, z: -0.0010728815, w: -0.0028610176} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: -0.14250085, y: 0.3748031, z: -0.050773606, w: 0.9146793} + inSlope: {x: -0.002145763, y: 0.0064372895, z: -0.00053644076, w: -0.0028610176} + outSlope: {x: -0.0017881411, y: 0.0071525644, z: -0.0010728847, w: -0.0014305129} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: -0.1670009, y: 0.4665506, z: -0.06106927, w: 0.86643624} + inSlope: {x: -0.0017881411, y: 0.0064373077, z: -0.00062584935, w: -0.0042915386} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.13048416, y: -0.5716842, z: 0.7492897, w: 0.3077597} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0.0002861023, y: -0.0008583068, z: -0.0008583068, w: 0.0008583068} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.20833334 + value: {x: -0.09751755, y: -0.63477796, z: 0.6785111, w: 0.3566091} + inSlope: {x: 0.0005722046, y: -0.0008583068, z: -0.0011444092, w: 0.0007152557} + outSlope: {x: 0.00011920929, y: 0.00071525574, z: 0.00047683716, w: -0.00023841858} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.45833334 + value: {x: -0.07716271, y: -0.5961906, z: 0.7147062, w: 0.3574881} + inSlope: {x: 0.00047683716, y: 0.00047683716, z: 0.00023841858, w: 0.00023841858} + outSlope: {x: -0.00006502325, y: 0.000780279, z: 0.000780279, w: 0.0003901395} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: -0.04405974, y: -0.45878226, z: 0.81516063, w: 0.3508428} + inSlope: {x: 0.00045516272, y: 0.00084530225, z: 0.0006502325, w: -0.0001300465} + outSlope: {x: -0.00011920923, y: 0.00047683693, z: 0.00047683693, w: -0.0007152554} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: -0.042073682, y: -0.4380739, z: 0.8275105, w: 0.34863663} + inSlope: {x: 0.0003576277, y: 0.00047683693, z: 0, w: 0.00047683693} + outSlope: {x: -0.00089407054, y: -0.00035762822, z: 0.00071525644, w: -0.00035762822} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: -0.063811705, y: -0.4498126, z: 0.8235897, w: 0.33955377} + inSlope: {x: -0.00089407054, y: -0.00071525644, z: 0, w: -0.00035762822} + outSlope: {x: -0.0007152544, y: -0.0028610176, z: -0.0028610176, w: 0.0014305088} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: -0.10303715, y: -0.48974574, z: 0.80309355, w: 0.32337773} + inSlope: {x: -0.001788136, y: -0.002145763, z: -0.004291526, w: 0} + outSlope: {x: -0.0028610257, y: -0.0042915386, z: -0.0028610257, w: -0.0014305129} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: -0.12871465, y: -0.5380341, z: 0.7738363, w: 0.30843037} + inSlope: {x: -0.0017881411, y: -0.0042915386, z: -0.0014305129, w: -0.0014305129} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0049119852, y: 0.3921796, z: 0.011520407, w: 0.91980344} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: -0.000011175871, y: 0.0008940697, z: 0.0000055879354, w: -0.00071525574} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: -0.0058726417, y: 0.4467023, z: 0.011760831, w: 0.8945861} + inSlope: {x: -0.000019557774, y: 0.0010728836, z: 0.0000055879354, w: -0.00035762787} + outSlope: {x: -0.000012572855, y: 0.00031292439, z: 0.000011175871, w: -0.00017881393} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: -0.00868549, y: 0.5165958, z: 0.014392954, w: 0.8560644} + inSlope: {x: -0.000011175871, y: 0.00035762787, z: 0.000012572855, w: -0.00017881393} + outSlope: {x: 0.000008940695, y: 0, z: -0.0000044703474, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: -0.008284678, y: 0.50523424, z: 0.014148368, w: 0.86282647} + inSlope: {x: 0.0000044703474, y: -0.00028610224, z: -0.000008940695, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: -0.008235592, y: 0.50285774, z: 0.014153728, w: 0.86421406} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0.000044703527, y: -0.0028610257, z: -0.000044703527, w: 0.0014305129} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: -0.0074808006, y: 0.47420192, z: 0.013886832, w: 0.88027483} + inSlope: {x: 0.00006705529, y: -0.0021457693, z: -0.000044703527, w: 0.0014305129} + outSlope: {x: 0.0000447034, y: -0.003576272, z: -0.0000447034, w: 0.0028610176} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: -0.006123423, y: 0.42373163, z: 0.01308804, w: 0.9056725} + inSlope: {x: 0.0001117585, y: -0.004291526, z: -0.000067055094, w: 0.0014305088} + outSlope: {x: 0.00007823117, y: -0.0014305129, z: -0.000044703527, w: 0.0014305129} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: -0.005124278, y: 0.390366, z: 0.012084135, w: 0.9205661} + inSlope: {x: 0.00010058293, y: -0.0014305129, z: -0.00006705529, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.000000009313226, y: 0.000000010710211, z: 0.000000005587936, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0.000019000658, y: 0.000023577226, z: -0.0011574285, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: 0.0015790785, y: 0.002486945, z: -0.11236874, w: 0.9936622} + inSlope: {x: 0.000012373285, y: 0.000027939675, z: -0.001175063, w: -0.00020435877} + outSlope: {x: 0.00003153192, y: 0.0000271414, z: -0.00091961445, w: -0.00020435877} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 0.00438272, y: 0.0054691792, z: -0.19902782, w: 0.9799687} + inSlope: {x: 0.000023948292, y: 0.000036720718, z: -0.00091961445, w: -0.00020435877} + outSlope: {x: -0.000015646221, y: -0.000025704505, z: 0.0010371209, w: 0.00028610232} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 0.00168845, y: 0.0024715555, z: -0.05648706, w: 0.99839884} + inSlope: {x: -0.000022072347, y: -0.000018440189, z: 0.0010728837, w: 0} + outSlope: {x: -0.000022351738, y: -0.00003576278, z: 0.00078678114, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 0.0000590497, y: 0.000094801384, z: -0.0020114193, w: 0.999998} + inSlope: {x: -0.000024167815, y: -0.000032479868, z: 0.000778958, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.08459244, y: -0.28891212, z: 0.651561, w: 0.696306} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: -0.0011086464, y: 0.0002861023, z: 0.0002861023, w: -0.0002861023} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.20833334 + value: {x: -0.1601862, y: -0.26694256, z: 0.6518415, w: 0.69150895} + inSlope: {x: -0.0011444092, y: 0.0004291534, z: 0, w: 0} + outSlope: {x: -0.00031292439, y: 0.00035762787, z: -0.0005364418, w: 0.00071525574} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: -0.19905567, y: -0.21787232, z: 0.5641854, w: 0.7711052} + inSlope: {x: -0.00035762787, y: 0.00035762787, z: -0.0008940697, w: 0.0005364418} + outSlope: {x: -0.0001490116, y: 0.00038743013, z: -0.0004768371, w: 0.0005960464} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: -0.21815124, y: -0.14592385, z: 0.4584411, w: 0.84908664} + inSlope: {x: -0.00017881392, y: 0.00035762784, z: -0.00065565103, w: 0.00035762784} + outSlope: {x: 0.0010728847, y: -0.00035762822, z: 0.0010728847, w: -0.00071525644} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: -0.1874187, y: -0.16562042, z: 0.475731, w: 0.8432818} + inSlope: {x: 0.0010728847, y: -0.00071525644, z: 0.00071525644, w: 0.00071525644} + outSlope: {x: 0.003576272, y: -0.0032186448, z: 0.0050067804, w: -0.004291526} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: -0.13235061, y: -0.21962011, z: 0.5331151, w: 0.80624974} + inSlope: {x: 0.003933899, y: -0.0032186448, z: 0.005722035, w: -0.0028610176} + outSlope: {x: 0.0028610257, y: -0.0039339103, z: 0.0042915386, w: -0.0042915386} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: -0.089402616, y: -0.27249154, z: 0.60932934, w: 0.7392383} + inSlope: {x: 0.003397468, y: -0.0028610257, z: 0.0042915386, w: -0.0028610257} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.000000024071232, y: -0.5248637, z: 0.000000017506348, w: 0.8511863} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: -7.1054274e-11, y: 0.0019073486, z: -7.1054274e-11, w: 0.0009536743} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: 0.000000020941798, y: -0.4541056, z: 0.000000015272972, w: 0.8909479} + inSlope: {x: -5.684342e-11, y: 0.00166893, z: -2.842171e-11, w: 0.0009536743} + outSlope: {x: -9.947598e-11, y: 0.00071525574, z: -2.842171e-11, w: 0.00047683716} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: 0.000000017094427, y: -0.41289803, z: 0.0000000141888625, w: 0.9107773} + inSlope: {x: -8.526513e-11, y: 0.0009536743, z: -1.4210855e-11, w: 0.00047683716} + outSlope: {x: -9.510341e-11, y: -0.00005501967, z: -9.838284e-12, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: 1.2108892e-10, y: -0.42093837, z: 0.000000012327472, w: 0.90708923} + inSlope: {x: -9.674312e-11, y: -0.00005501967, z: -1.3117712e-11, w: 0} + outSlope: {x: -9.2370535e-11, y: 0, z: -1.4210851e-11, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: -0.000000007691081, y: -0.42193922, z: 0.000000011400713, w: 0.90662414} + inSlope: {x: -8.526511e-11, y: 0, z: -7.1054256e-12, w: 0} + outSlope: {x: -8.526521e-11, y: 0, z: -2.1316303e-11, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: -0.00000000895177, y: -0.42338154, z: 0.000000011205384, w: 0.9059515} + inSlope: {x: -8.526521e-11, y: 0, z: 0, w: 0} + outSlope: {x: 1.0658136e-11, y: -0.0032186492, z: -1.2789764e-10, w: -0.0014305108} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: -0.000000008433199, y: -0.51149625, z: 0.000000007749807, w: 0.85928553} + inSlope: {x: 4.2632543e-11, y: -0.0028610216, z: -1.3855576e-10, w: -0.0014305108} + outSlope: {x: -2.1316303e-11, y: -0.0014305129, z: -6.394891e-11, w: -0.0014305129} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: -0.000000008798814, y: -0.5319579, z: 0.0000000065991115, w: 0.84677076} + inSlope: {x: 0, y: -0.0014305129, z: -1.06581514e-10, w: -0.0014305129} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.007856609, y: 0.0032025217, z: 0.16131668, w: 0.98686624} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: -0.0011275212, y: 0.00020861626, z: 0.0007947286, w: -0.00015894572} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: -0.14495736, y: 0.043522846, z: 0.25954738, w: 0.9537968} + inSlope: {x: -0.00091393787, y: 0.0003774961, z: 0.0006357829, w: -0.00031789145} + outSlope: {x: -0.00022351739, y: 0.00003352761, z: 0.00017881392, w: -0.00017881392} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7083334 + value: {x: -0.16720022, y: 0.046019714, z: 0.27832803, w: 0.94470084} + inSlope: {x: -0.00022351739, y: 0.00002235174, z: 0, w: -0.00017881392} + outSlope: {x: 0.0012772426, y: -0.0004470349, z: -0.00071525585, w: 0.00061307644} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: -0.037200786, y: 0.013462094, z: 0.18276303, w: 0.98236066} + inSlope: {x: 0.0012261529, y: -0.00016284843, z: -0.001021794, w: 0} + outSlope: {x: 0.00048279754, y: -0.00019222494, z: -0.0003576278, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: -0.002321854, y: 0.00088261097, z: 0.157549, w: 0.98750806} + inSlope: {x: 0.00054985273, y: -0.00017490235, z: -0.0003576278, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.22803609, y: -0.37079892, z: -0.1509692, w: 0.88753366} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0.0017881393, z: -0.0005364418, w: 0.00071525574} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: -0.22212812, y: -0.32772753, z: -0.16207623, w: 0.9038723} + inSlope: {x: 0, y: 0.0014305115, z: -0.00071525574, w: 0.00071525574} + outSlope: {x: -0.0002145767, y: 0, z: 0.00014305115, w: -0.0002861023} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: -0.2492586, y: -0.33142206, z: -0.16464587, w: 0.8949421} + inSlope: {x: -0.0004291534, y: -0.00014305115, z: -0.000071525574, w: 0} + outSlope: {x: -0.00068774587, y: -0.00049517705, z: 0.00030260818, w: -0.00033011803} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: -0.37881035, y: -0.39350712, z: -0.13035113, w: 0.8274439} + inSlope: {x: -0.00071525574, y: -0.00027509834, z: 0, w: -0.0005501967} + outSlope: {x: -0.00014305112, y: -0.00014305112, z: 0.00007152556, w: -0.00028610224} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: -0.40111688, y: -0.4000654, z: -0.120156534, w: 0.8152395} + inSlope: {x: -0.00028610224, y: -0.00028610224, z: 0.00014305112, w: 0} + outSlope: {x: 0.0014305129, y: 0.0014305129, z: -0.00017881411, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: -0.37223506, y: -0.3819557, z: -0.13748737, w: 0.8346545} + inSlope: {x: 0.0010728847, y: 0.0010728847, z: -0.0005364423, w: 0.0014305129} + outSlope: {x: 0.004291526, y: -0.0014305088, z: -0.0010728815, w: 0.0014305088} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: -0.31528935, y: -0.38862944, z: -0.14722852, w: 0.853161} + inSlope: {x: 0.0050067804, y: 0, z: -0.0003576272, w: 0.0028610176} + outSlope: {x: 0.0042915386, y: -0.00071525644, z: 0, w: 0.0014305129} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: -0.25735798, y: -0.39074507, z: -0.14830789, w: 0.8712576} + inSlope: {x: 0.0042915386, y: 0.00071525644, z: 0, w: 0.0014305129} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: 0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 0, y: 0, z: 0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0.00000000745058, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 0, y: 0, z: -0.00000000745058, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0.00000000745058, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 0, y: 0, z: -0.00000000745058, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + m_CompressedRotationCurves: [] + m_EulerCurves: [] + 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.2083334 + 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: airboy_model_skeleton + - 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.2083334 + 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: airboy_model_skeleton/airboy + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0000143014295, y: 0.0017634439, z: -0.00065276027} + 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.041666668 + value: {x: -0.000018257839, y: 0.0017769169, z: -0.00065735285} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: -0.000029710609, y: 0.0018159979, z: -0.0006706473} + 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.125 + value: {x: -0.000048035046, y: 0.0018786758, z: -0.0006919185} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: -0.000072606446, y: 0.0019629449, z: -0.0007204411} + 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.20833333 + value: {x: -0.0001028001, y: 0.0020667948, z: -0.0007554902} + 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.0001379914, y: 0.002188217, z: -0.0007963404} + 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.29166666 + value: {x: -0.00017755548, y: 0.0023252019, z: -0.00084226683} + 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.0003162381, y: 0.0028094521, z: -0.0010032511} + 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.875 + value: {x: -0.000840775, y: 0.004752279, z: -0.001612137} + 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.0833334 + value: {x: -0.00092927366, y: 0.005213382, z: -0.0017148671} + 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.125 + value: {x: -0.000899922, y: 0.005227283, z: -0.001676427} + 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.1666666 + value: {x: -0.000694789, y: 0.004329227, z: -0.001442675} + 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.2083334 + value: {x: -0.00032524837, y: 0.0026615, z: -0.001018421} + 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: airboy_model_skeleton/airboy/Skl_Root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00023749859, y: -0.0012651699, z: 0.00024293795} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.00023749859, y: -0.0012651699, z: 0.00023153289} + 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.20833333 + value: {x: 0.00023749858, y: -0.0012651699, z: 0.00018741294} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: 0.00023749858, y: -0.0012651699, z: 0.00012126751} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.00023749856, y: -0.0012651699, z: 0.00001901403} + 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.5416667 + value: {x: 0.00023749856, y: -0.0012651699, z: -0.0000061738488} + 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.5833333 + value: {x: 0.00023749856, y: -0.0012651699, z: -0.000030345618} + 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.625 + value: {x: 0.00023749856, y: -0.0012651699, z: -0.000053068547} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.00023749856, y: -0.0012651699, z: -0.00007390976} + 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.7083333 + value: {x: 0.00023749856, y: -0.0012651699, z: -0.000092436225} + 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.75 + value: {x: 0.00023749856, y: -0.0012651699, z: -0.00010821491} + 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.7916667 + value: {x: 0.00023749853, y: -0.0012651699, z: -0.000120813245} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.8333333 + value: {x: 0.00023749853, y: -0.0012651699, z: -0.00012979805} + 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.875 + value: {x: 0.00023749853, y: -0.0012651699, z: -0.00013473645} + 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.9166667 + value: {x: 0.00023749853, y: -0.0012651699, z: -0.00013519554} + 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.9583333 + value: {x: 0.00023749853, y: -0.0012651699, z: -0.00013074248} + 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.00023749853, y: -0.0012651699, z: -0.00012094438} + 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.0416666 + value: {x: 0.00023749853, y: -0.0012651699, z: -0.000105368345} + 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.0833334 + value: {x: 0.00023749852, y: -0.0012651699, z: -0.000083581355} + 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.125 + value: {x: 0.00023749852, y: -0.0012651699, z: -0.000027875452} + 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.1666666 + value: {x: 0.00023749852, y: -0.0012651699, z: 0.00006714061} + 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.2083334 + value: {x: 0.00023749852, y: -0.0012651699, z: 0.00016842558} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.000021828784, y: -0.00299883, z: -0.000053091644} + 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.2083334 + value: {x: 0.000021828784, y: -0.00299883, z: -0.000053091644} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.000019310237, y: -0.0025961706, z: 0.00038391133} + 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.2083334 + value: {x: -0.000019310237, y: -0.0025961706, z: 0.00038391133} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.0004820577, y: 0.0012244481, z: -0.00016237333} + 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.2083334 + value: {x: 0.0004820577, y: 0.0012244481, z: -0.00016237333} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0029990696, y: -0.00000016089528, z: 0.000054637192} + 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.2083334 + value: {x: -0.0029990696, y: -0.00000016089528, z: 0.000054637192} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00035560734, y: 0.00003682382, z: -0.0025999998} + 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.2083334 + value: {x: 0.00035560734, y: 0.00003682382, z: -0.0025999998} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.000011850246, y: -1.0635972e-10, z: -0.00006796107} + 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.2083334 + value: {x: -0.000011850246, y: -1.0635972e-10, z: -0.00006796107} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.00285833, y: 4.6566126e-11, z: -0.00014242729} + 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.2083334 + value: {x: -0.00285833, y: 4.6566126e-11, z: -0.00014242729} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0014556204, y: -0.0014599604, z: -0.00012458261} + 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.2083334 + value: {x: -0.0014556204, y: -0.0014599604, z: -0.00012458261} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0027749697, y: 0.00000016977778, z: -0.000005434118} + 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.2083334 + value: {x: -0.0027749697, y: 0.00000016846461, z: -0.000005434183} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0020982707, y: -0.00000016995705, z: 0.000005434453} + 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.2083334 + value: {x: -0.0020982707, y: -0.00000016995705, z: 0.000005434453} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0014555797, y: 0.0014553501, z: -0.00012458238} + 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.2083334 + value: {x: -0.0014555797, y: 0.0014553501, z: -0.00012458238} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00279524, y: 7.4505804e-11, z: 7.4505804e-11} + 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.2083334 + value: {x: 0.00279524, y: 7.4505804e-11, z: 7.4505804e-11} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00200266, y: -2.4214386e-10, z: 3.9115547e-10} + 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.2083334 + value: {x: 0.00200266, y: -2.4214386e-10, z: 3.9115547e-10} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.00273719, y: -2.4214386e-10, z: -0.00019367904} + 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.2083334 + value: {x: -0.00273719, y: -2.4214386e-10, z: -0.00019367904} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: -0.001552491, 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.20833333 + value: {x: -0, y: -0.0013983559, z: 0} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: -0, y: -0.0004847868, 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.75 + value: {x: -0, y: -0.0003186834, 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.7916667 + value: {x: -0, y: -0.00024324759, 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.8333333 + value: {x: -0, y: -0.00017433999, 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.875 + value: {x: -0, y: -0.0001130487, 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.9166667 + value: {x: -0, y: -0.000060461305, 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.9583333 + value: {x: -0, y: -0.00001766607, 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.000014249091, 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.0416666 + value: {x: -0, y: 0.00003419578, 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.0833334 + value: {x: -0, y: 0.00004108665, 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.125 + value: {x: -0, y: -0.00001662631, 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.1666666 + value: {x: -0, y: -0.00036730798, 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.2083334 + value: {x: -0, y: -0.001137677, 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: airboy_model_skeleton/airboy/board_model + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.013613599, y: -0.0010463799, z: 0.0040700096} + 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.2083334 + value: {x: -0.013613599, y: -0.0010463799, z: 0.0040700096} + 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: airboy_model_skeleton/airboy/board_model/eft_fire_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.013613599, y: -0.0010463799, z: -0.0040804893} + 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.2083334 + value: {x: -0.013613599, y: -0.0010463799, z: -0.0040804893} + 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: airboy_model_skeleton/airboy/board_model/eft_fire_R + m_ScaleCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9999999, y: 0.99999994, z: 0.99999994} + 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.2083334 + value: {x: 0.9999999, y: 0.99999994, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 0.9999999, z: 1.0000001} + 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.2083334 + value: {x: 1, y: 0.9999999, z: 1.0000001} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 0.99999994, z: 0.99999994} + 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.2083334 + value: {x: 1, y: 0.99999994, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9999999, y: 0.9999999, z: 0.99999994} + 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.2083334 + value: {x: 0.9999999, y: 0.9999999, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 1, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 1, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 1, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1.0000001, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 1.0000001, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1.0000001, z: 0.99999994} + 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.2083334 + value: {x: 1, y: 1.0000001, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 0.99999994} + 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.2083334 + value: {x: 1, y: 1, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 0.9999999, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 0.99999994, y: 0.9999999, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 1, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + m_FloatCurves: [] + m_PPtrCurves: [] + m_SampleRate: 24 + 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: 2504784628 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2251060401 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 279179908 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2251060401 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 261047678 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3303939288 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2082687442 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2441273854 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 211212723 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1638354070 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 495050795 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2666421826 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 748820667 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2528979002 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1692492577 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2997861435 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1590029649 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3703802864 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 804800636 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4196139211 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 261047678 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3303939288 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2082687442 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2441273854 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 211212723 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1638354070 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 495050795 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2666421826 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 748820667 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2528979002 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1692492577 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2997861435 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1590029649 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3703802864 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1848425199 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2485356428 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 804800636 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4196139211 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2504784628 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 279179908 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1848425199 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2485356428 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2251060401 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 261047678 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3303939288 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2082687442 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2441273854 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 211212723 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1638354070 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 495050795 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2666421826 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 748820667 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2528979002 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1692492577 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2997861435 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1590029649 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3703802864 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 1.2083334 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 1 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 1 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0000143014295 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.000018257839 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.000029710609 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.000048035046 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.000072606446 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: -0.0001028001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.0001379914 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: -0.00017755548 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: -0.0003162381 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.000840775 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.00092927366 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.000899922 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: -0.000694789 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.00032524837 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0017634439 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.0017769169 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.0018159979 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.0018786758 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.0019629449 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.0020667948 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.002188217 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: 0.0023252019 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0.0028094521 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.004752279 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.005213382 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.005227283 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0.004329227 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.0026615 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00065276027 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.00065735285 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.0006706473 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.0006919185 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.0007204411 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: -0.0007554902 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.0007963404 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.29166666 + value: -0.00084226683 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: -0.0010032511 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.001612137 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.0017148671 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.001676427 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: -0.001442675 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.001018421 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00023749859 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.00023749859 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.00023749858 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.00023749858 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.00023749856 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.00023749856 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0.00023749856 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.00023749856 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.00023749856 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: 0.00023749856 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.00023749856 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.00023749853 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0.00023749853 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.00023749853 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.00023749853 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0.00023749853 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.00023749853 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: 0.00023749853 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.00023749852 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.00023749852 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0.00023749852 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.00023749852 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0012651699 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.0012651699 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: -0.0012651699 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.0012651699 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.0012651699 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.0012651699 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: -0.0012651699 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -0.0012651699 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.0012651699 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: -0.0012651699 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.0012651699 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.0012651699 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: -0.0012651699 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.0012651699 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.0012651699 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: -0.0012651699 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.0012651699 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: -0.0012651699 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.0012651699 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.0012651699 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: -0.0012651699 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.0012651699 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00024293795 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.00023153289 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.00018741294 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.00012126751 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.00001901403 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.0000061738488 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: -0.000030345618 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -0.000053068547 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.00007390976 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: -0.000092436225 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.00010821491 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.000120813245 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: -0.00012979805 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.00013473645 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.00013519554 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: -0.00013074248 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.00012094438 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: -0.000105368345 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.000083581355 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.000027875452 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0.00006714061 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.00016842558 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000021828784 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.000021828784 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00299883 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.00299883 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000053091644 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.000053091644 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000019310237 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.000019310237 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0025961706 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.0025961706 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00038391133 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.00038391133 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0004820577 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.0004820577 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0012244481 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.0012244481 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00016237333 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.00016237333 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0029990696 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.0029990696 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00000016089528 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.00000016089528 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000054637192 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.000054637192 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00035560734 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.00035560734 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00003682382 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.00003682382 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0025999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.0025999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000011850246 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.000011850246 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -1.0635972e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -1.0635972e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00006796107 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.00006796107 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00285833 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.00285833 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 4.6566126e-11 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 4.6566126e-11 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00014242729 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.00014242729 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0014556204 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.0014556204 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0014599604 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.0014599604 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00012458261 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.00012458261 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0027749697 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.0027749697 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00000016977778 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.00000016846461 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000005434118 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.000005434183 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0020982707 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.0020982707 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00000016995705 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.00000016995705 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000005434453 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.000005434453 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0014555797 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.0014555797 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0014553501 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.0014553501 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00012458238 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.00012458238 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00279524 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.00279524 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 7.4505804e-11 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 7.4505804e-11 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 7.4505804e-11 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 7.4505804e-11 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00200266 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.00200266 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -2.4214386e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -2.4214386e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 3.9115547e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 3.9115547e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00273719 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.00273719 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -2.4214386e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -2.4214386e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00019367904 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.00019367904 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.001552491 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: -0.0013983559 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.0004847868 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.0003186834 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.00024324759 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: -0.00017433999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.0001130487 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.000060461305 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: -0.00001766607 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.000014249091 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: 0.00003419578 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.00004108665 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.00001662631 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: -0.00036730798 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.001137677 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.013613599 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.013613599 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0010463799 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.0010463799 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0040700096 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.0040700096 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.013613599 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.013613599 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0010463799 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.0010463799 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0040804893 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.0040804893 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.7069847 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.7069847 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.70722884 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.70722884 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.7071081 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.7071081 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.70710546 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.70710546 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.4125874 + inSlope: 0 + outSlope: 0.00006502325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.41101897 + inSlope: 0 + outSlope: 0.000333786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.33608487 + inSlope: 0.00042915344 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.3340033 + inSlope: 0 + outSlope: -0.003576272 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.37317735 + inSlope: -0.002145763 + outSlope: -0.0028610257 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.41133493 + inSlope: -0.0042915386 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.24122378 + inSlope: 0 + outSlope: -0.00006502325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.26620075 + inSlope: -0.00019506975 + outSlope: 0.00009536743 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.23253259 + inSlope: 0.00009536743 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.23076215 + inSlope: 0 + outSlope: -0.001788136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.25637758 + inSlope: -0.0014305088 + outSlope: -0.00071525644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.25914955 + inSlope: -0.0014305129 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.3984937 + inSlope: 0 + outSlope: 0.000780279 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.49137577 + inSlope: 0.0005852092 + outSlope: 0.00047683716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.6073119 + inSlope: 0.0005722046 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.60845613 + inSlope: 0 + outSlope: -0.0028610176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.56730723 + inSlope: -0.0028610176 + outSlope: -0.0071525644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.46802723 + inSlope: -0.005006795 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.7828061 + inSlope: 0 + outSlope: -0.000260093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.7202433 + inSlope: -0.0006502325 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.68128395 + inSlope: -0.00009536743 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.68188846 + inSlope: 0 + outSlope: 0.0014305088 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.6878748 + inSlope: 0.0014305088 + outSlope: 0.0042915386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.73796725 + inSlope: 0.0057220515 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.86238986 + inSlope: 0 + outSlope: -0.000260093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.7965924 + inSlope: -0.000520186 + outSlope: -0.0012715657 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.6352626 + inSlope: -0.00047683713 + outSlope: -0.0009536743 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.5454247 + inSlope: -0.00071525574 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.54857856 + inSlope: 0 + outSlope: 0.01144407 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.6814647 + inSlope: 0.005722035 + outSlope: 0.0028610257 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.81977034 + inSlope: 0.011444103 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.09351303 + inSlope: 0 + outSlope: -0.000048767437 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.07446143 + inSlope: 0.00045516272 + outSlope: -0.001589457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.03864084 + inSlope: 0.00111262 + outSlope: -0.00023841858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.02606672 + inSlope: 0.00059604645 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.02594611 + inSlope: -0.00017881411 + outSlope: -0.007510171 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.047128886 + inSlope: 0.0064372895 + outSlope: -0.008583077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.079990625 + inSlope: 0.010728846 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.06320791 + inSlope: 0 + outSlope: -0.000032511623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.064192876 + inSlope: -0.00016255812 + outSlope: -0.0011920928 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.054173633 + inSlope: 0.0010728835 + outSlope: 0.00011920929 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.047505513 + inSlope: 0.0003874302 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.048160464 + inSlope: 0.00017881411 + outSlope: -0.0073313573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.059489608 + inSlope: 0.0028610176 + outSlope: -0.01001359 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.06436482 + inSlope: 0.01001359 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.49350157 + inSlope: 0 + outSlope: 0.0005852092 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.596469 + inSlope: 0.0006502325 + outSlope: 0.0014305114 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.7694242 + inSlope: 0.00063578284 + outSlope: 0.00071525574 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.8364065 + inSlope: 0.00071525574 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.8343075 + inSlope: 0 + outSlope: -0.007152544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.72790504 + inSlope: -0.005722035 + outSlope: -0.0014305129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.5634138 + inSlope: -0.017166154 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.12533098 + inSlope: 0 + outSlope: -0.00015326908 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.15058643 + inSlope: -0.00012772423 + outSlope: 0.00029260459 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.10504305 + inSlope: 0.00037388364 + outSlope: 0.00017881411 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.10302603 + inSlope: 0.00017881411 + outSlope: -0.00035762822 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.107301824 + inSlope: -0.00035762822 + outSlope: -0.003039831 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.14521165 + inSlope: -0.0025033902 + outSlope: -0.0010728847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.15215224 + inSlope: -0.00071525644 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.5239838 + inSlope: 0 + outSlope: -0.0008174351 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.31658942 + inSlope: -0.0010728835 + outSlope: -0.0011704183 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.12248998 + inSlope: -0.0012842091 + outSlope: -0.00035762822 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.117362455 + inSlope: -0.00017881411 + outSlope: 0.00017881411 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.12244736 + inSlope: 0.00035762822 + outSlope: 0.008404239 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.23920768 + inSlope: 0.008225425 + outSlope: 0.0139475 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.4273284 + inSlope: 0.012159359 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.74475753 + inSlope: 0 + outSlope: 0.00020435877 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.77467865 + inSlope: 0.00020435877 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.7764678 + inSlope: 0.00013004648 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.7759289 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.7749861 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.7763928 + inSlope: -0.0014305088 + outSlope: -0.0014305129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.762352 + inSlope: -0.0028610257 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.39378852 + inSlope: 0 + outSlope: 0.00091961445 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.52627736 + inSlope: 0.00040871755 + outSlope: 0.0005201859 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.60914695 + inSlope: 0.0005201859 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.6111842 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.6106468 + inSlope: 0 + outSlope: -0.0028610176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.56471896 + inSlope: -0.004291526 + outSlope: -0.0057220515 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.46158385 + inSlope: -0.007867821 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.38922656 + inSlope: 0 + outSlope: 0.00033880534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.3043043 + inSlope: 0.00033880534 + outSlope: 0.00047683704 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.27701163 + inSlope: 0.00023841852 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.27362132 + inSlope: 0.00071525644 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.27226254 + inSlope: 0 + outSlope: -0.0028610176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.30880606 + inSlope: -0.0028610176 + outSlope: -0.0028610257 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.35741645 + inSlope: -0.0035762822 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.7619823 + inSlope: 0 + outSlope: 0.00052703056 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.8683462 + inSlope: 0.0003011603 + outSlope: 0.00047683704 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.91122526 + inSlope: 0.0009536741 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.9154405 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.9171689 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.86056846 + inSlope: -0.004291526 + outSlope: -0.0057220515 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.79305655 + inSlope: -0.0071525644 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.08407469 + inSlope: 0 + outSlope: -0.000037645037 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.12685359 + inSlope: -0.0002070477 + outSlope: -0.00041723243 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.15722582 + inSlope: -0.00047683704 + outSlope: -0.00071525644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.16098209 + inSlope: -0.00035762822 + outSlope: -0.00035762822 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.16262615 + inSlope: -0.00035762822 + outSlope: 0.003576272 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.12161666 + inSlope: 0.0025033902 + outSlope: 0.0028610257 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.0921694 + inSlope: 0.0016093269 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.51070243 + inSlope: 0 + outSlope: -0.00052703056 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.37051576 + inSlope: -0.00052703056 + outSlope: -0.0009536741 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.2611765 + inSlope: -0.0009536741 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.24735568 + inSlope: -0.00035762822 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.24130265 + inSlope: 0 + outSlope: 0.0110864425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.38635495 + inSlope: 0.009298307 + outSlope: 0.0064373077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.4845818 + inSlope: 0.007867821 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9968011 + inSlope: 0 + outSlope: -0.001560558 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.99435776 + inSlope: 0.002080744 + outSlope: -0.000260093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.8496698 + inSlope: -0.001560558 + outSlope: -0.0017881391 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.74686086 + inSlope: -0.0025033948 + outSlope: -0.0014305129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.7362501 + inSlope: -0.0014305129 + outSlope: 0.018596614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.9309032 + inSlope: 0.010013561 + outSlope: 0.008583077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.99866843 + inSlope: 0.0014305129 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000002574996 + inSlope: 0 + outSlope: 0.0000007570303 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.0002792252 + inSlope: 0.00004991042 + outSlope: -0.0000093978915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.002794213 + inSlope: -0.00002336773 + outSlope: -0.04803668 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.0041686255 + inSlope: -0.040621493 + outSlope: 0.00007823117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.0029257424 + inSlope: 0.00009499499 + outSlope: 0.0001788136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.00086876063 + inSlope: 0.00010617057 + outSlope: 0.00010058293 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.000022480306 + inSlope: 0.000017244036 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.07992289 + inSlope: 0 + outSlope: -0.019441951 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.106045574 + inSlope: -0.019653276 + outSlope: 0.0028447672 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.5272884 + inSlope: 0.0024708833 + outSlope: 0.0032186504 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.6649508 + inSlope: 0.0025033948 + outSlope: 0.0014305129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.67669564 + inSlope: 0 + outSlope: -0.020027122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.36525828 + inSlope: -0.024318649 + outSlope: -0.020742437 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.05158596 + inSlope: -0.022888206 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000032662356 + inSlope: 0 + outSlope: 0.000017430548 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.002618624 + inSlope: 0.000022859735 + outSlope: 0.000016763806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.0045028897 + inSlope: 0.000008127906 + outSlope: -0.029783692 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.004681881 + inSlope: -0.03614835 + outSlope: -0.00011175882 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.0031829898 + inSlope: -0.00011175882 + outSlope: -0.0000223517 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.0022136914 + inSlope: -0.00010058265 + outSlope: -0.00011175882 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.00043204488 + inSlope: -0.000141794 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.21978489 + inSlope: 0 + outSlope: -0.0006827441 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.32732883 + inSlope: -0.00084530225 + outSlope: -0.0011920929 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: -0.5184243 + inSlope: -0.0011920929 + outSlope: -0.00047683716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.5540834 + inSlope: -0.0009536743 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.55868584 + inSlope: -0.0014305129 + outSlope: 0.010013561 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.4407691 + inSlope: 0.010728816 + outSlope: 0.009298334 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.29651344 + inSlope: 0.011444103 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.4735834 + inSlope: 0 + outSlope: -0.000520186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.40059716 + inSlope: -0.00045516272 + outSlope: -0.001013279 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.22580318 + inSlope: -0.0009834766 + outSlope: -0.0010728836 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.18356937 + inSlope: -0.0009536743 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.17769396 + inSlope: -0.00035762822 + outSlope: 0.010013561 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.30513275 + inSlope: 0.010013561 + outSlope: 0.008583077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.42120978 + inSlope: 0.01001359 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.6553652 + inSlope: 0 + outSlope: -0.0001300465 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.6368745 + inSlope: -0.0001300465 + outSlope: -0.00035762787 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.5263677 + inSlope: -0.000834465 + outSlope: -0.00047683716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.48961788 + inSlope: -0.0011920929 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.48447967 + inSlope: -0.00071525644 + outSlope: 0.008583052 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.58522266 + inSlope: 0.007152544 + outSlope: 0.0042915386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.64521 + inSlope: 0.0028610257 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.5458111 + inSlope: 0 + outSlope: 0.0001300465 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.5716368 + inSlope: 0.000260093 + outSlope: 0.00059604645 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.6349696 + inSlope: 0.00035762787 + outSlope: 0.00047683716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.6477408 + inSlope: 0.00047683716 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.6492877 + inSlope: 0 + outSlope: -0.004291526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.6083841 + inSlope: -0.004291526 + outSlope: -0.0028610257 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.56423944 + inSlope: -0.0057220515 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.08166181 + inSlope: 0 + outSlope: 0.00024835268 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.019908525 + inSlope: 0.00023841858 + outSlope: 0.00020435873 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.00052716443 + inSlope: 0.0002155346 + outSlope: -0.00043585937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.011963941 + inSlope: -0.00045821114 + outSlope: -0.0020563563 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.0402022 + inSlope: -0.0019669496 + outSlope: -0.002056362 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.068738304 + inSlope: -0.0021457693 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.025835227 + inSlope: 0 + outSlope: 0.0005488594 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.11270034 + inSlope: 0.00057617825 + outSlope: 0.0004342623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.15434979 + inSlope: 0.00045980714 + outSlope: -0.0010728847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.12699483 + inSlope: -0.0010728847 + outSlope: -0.004291526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.06499953 + inSlope: -0.0046491534 + outSlope: -0.0044703525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.0024351156 + inSlope: -0.004604463 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.046427187 + inSlope: 0 + outSlope: 0.000014901161 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.051216863 + inSlope: -0.000054637592 + outSlope: 0.000025544841 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.048718624 + inSlope: 0.000025544841 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.049752444 + inSlope: -0.000044703527 + outSlope: -0.0000894068 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.051841184 + inSlope: -0.0003576272 + outSlope: 0.00035762822 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.049046103 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99524295 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.9921084 + inSlope: -0.00007947286 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.98681426 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.9905825 + inSlope: 0 + outSlope: 0.0014305088 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.9957265 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.9964255 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.17813605 + inSlope: 0 + outSlope: 0.00023841858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -0.13506977 + inSlope: 0.00019073486 + outSlope: 0.00021457668 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.10741064 + inSlope: 0.00019669528 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.107100606 + inSlope: 0 + outSlope: -0.00071525644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.11811633 + inSlope: -0.0005364423 + outSlope: -0.0016093224 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.14250085 + inSlope: -0.002145763 + outSlope: -0.0017881411 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.1670009 + inSlope: -0.0017881411 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.50630116 + inSlope: 0 + outSlope: -0.00076293945 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.34414458 + inSlope: -0.00081062317 + outSlope: -0.0007152556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.23402047 + inSlope: -0.0007510184 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.2328032 + inSlope: 0 + outSlope: 0.0035762822 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.27806368 + inSlope: 0.0035762822 + outSlope: 0.005722035 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.3748031 + inSlope: 0.0064372895 + outSlope: 0.0071525644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.4665506 + inSlope: 0.0064373077 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.06551844 + inSlope: 0 + outSlope: 0.000047683716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -0.04760271 + inSlope: 0.00013113022 + outSlope: 0.00005364417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.03489201 + inSlope: 0.00013411042 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.03510565 + inSlope: 0 + outSlope: -0.00035762822 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.03987295 + inSlope: -0.00017881411 + outSlope: -0.0010728815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.050773606 + inSlope: -0.00053644076 + outSlope: -0.0010728847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.06106927 + inSlope: -0.00062584935 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.8412099 + inSlope: 0 + outSlope: 0.00038146973 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.9279303 + inSlope: 0.0002861023 + outSlope: 0.00042915336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.96564996 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.9659709 + inSlope: 0 + outSlope: -0.0014305129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.9524386 + inSlope: -0.0014305129 + outSlope: -0.0028610176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.9146793 + inSlope: -0.0028610176 + outSlope: -0.0014305129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.86643624 + inSlope: -0.0042915386 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.13048416 + inSlope: 0 + outSlope: 0.0002861023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.09751755 + inSlope: 0.0005722046 + outSlope: 0.00011920929 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.07716271 + inSlope: 0.00047683716 + outSlope: -0.00006502325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.04405974 + inSlope: 0.00045516272 + outSlope: -0.00011920923 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.042073682 + inSlope: 0.0003576277 + outSlope: -0.00089407054 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.063811705 + inSlope: -0.00089407054 + outSlope: -0.0007152544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.10303715 + inSlope: -0.001788136 + outSlope: -0.0028610257 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.12871465 + inSlope: -0.0017881411 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.5716842 + inSlope: 0 + outSlope: -0.0008583068 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.63477796 + inSlope: -0.0008583068 + outSlope: 0.00071525574 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.5961906 + inSlope: 0.00047683716 + outSlope: 0.000780279 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.45878226 + inSlope: 0.00084530225 + outSlope: 0.00047683693 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.4380739 + inSlope: 0.00047683693 + outSlope: -0.00035762822 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.4498126 + inSlope: -0.00071525644 + outSlope: -0.0028610176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.48974574 + inSlope: -0.002145763 + outSlope: -0.0042915386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.5380341 + inSlope: -0.0042915386 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.7492897 + inSlope: 0 + outSlope: -0.0008583068 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.6785111 + inSlope: -0.0011444092 + outSlope: 0.00047683716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.7147062 + inSlope: 0.00023841858 + outSlope: 0.000780279 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.81516063 + inSlope: 0.0006502325 + outSlope: 0.00047683693 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.8275105 + inSlope: 0 + outSlope: 0.00071525644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.8235897 + inSlope: 0 + outSlope: -0.0028610176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.80309355 + inSlope: -0.004291526 + outSlope: -0.0028610257 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.7738363 + inSlope: -0.0014305129 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.3077597 + inSlope: 0 + outSlope: 0.0008583068 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.3566091 + inSlope: 0.0007152557 + outSlope: -0.00023841858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.3574881 + inSlope: 0.00023841858 + outSlope: 0.0003901395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.3508428 + inSlope: -0.0001300465 + outSlope: -0.0007152554 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.34863663 + inSlope: 0.00047683693 + outSlope: -0.00035762822 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.33955377 + inSlope: -0.00035762822 + outSlope: 0.0014305088 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.32337773 + inSlope: 0 + outSlope: -0.0014305129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.30843037 + inSlope: -0.0014305129 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0049119852 + inSlope: 0 + outSlope: -0.000011175871 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.0058726417 + inSlope: -0.000019557774 + outSlope: -0.000012572855 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.00868549 + inSlope: -0.000011175871 + outSlope: 0.000008940695 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.008284678 + inSlope: 0.0000044703474 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.008235592 + inSlope: 0 + outSlope: 0.000044703527 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.0074808006 + inSlope: 0.00006705529 + outSlope: 0.0000447034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.006123423 + inSlope: 0.0001117585 + outSlope: 0.00007823117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.005124278 + inSlope: 0.00010058293 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.3921796 + inSlope: 0 + outSlope: 0.0008940697 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.4467023 + inSlope: 0.0010728836 + outSlope: 0.00031292439 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.5165958 + inSlope: 0.00035762787 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.50523424 + inSlope: -0.00028610224 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.50285774 + inSlope: 0 + outSlope: -0.0028610257 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.47420192 + inSlope: -0.0021457693 + outSlope: -0.003576272 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.42373163 + inSlope: -0.004291526 + outSlope: -0.0014305129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.390366 + inSlope: -0.0014305129 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.011520407 + inSlope: 0 + outSlope: 0.0000055879354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.011760831 + inSlope: 0.0000055879354 + outSlope: 0.000011175871 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.014392954 + inSlope: 0.000012572855 + outSlope: -0.0000044703474 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.014148368 + inSlope: -0.000008940695 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.014153728 + inSlope: 0 + outSlope: -0.000044703527 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.013886832 + inSlope: -0.000044703527 + outSlope: -0.0000447034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.01308804 + inSlope: -0.000067055094 + outSlope: -0.000044703527 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.012084135 + inSlope: -0.00006705529 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.91980344 + inSlope: 0 + outSlope: -0.00071525574 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.8945861 + inSlope: -0.00035762787 + outSlope: -0.00017881393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.8560644 + inSlope: -0.00017881393 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.86282647 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.86421406 + inSlope: 0 + outSlope: 0.0014305129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.88027483 + inSlope: 0.0014305129 + outSlope: 0.0028610176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.9056725 + inSlope: 0.0014305088 + outSlope: 0.0014305129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.9205661 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000000009313226 + inSlope: 0 + outSlope: 0.000019000658 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.0015790785 + inSlope: 0.000012373285 + outSlope: 0.00003153192 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.00438272 + inSlope: 0.000023948292 + outSlope: -0.000015646221 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.00168845 + inSlope: -0.000022072347 + outSlope: -0.000022351738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.0000590497 + inSlope: -0.000024167815 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000000010710211 + inSlope: 0 + outSlope: 0.000023577226 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.002486945 + inSlope: 0.000027939675 + outSlope: 0.0000271414 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.0054691792 + inSlope: 0.000036720718 + outSlope: -0.000025704505 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.0024715555 + inSlope: -0.000018440189 + outSlope: -0.00003576278 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.000094801384 + inSlope: -0.000032479868 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000000005587936 + inSlope: 0 + outSlope: -0.0011574285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.11236874 + inSlope: -0.001175063 + outSlope: -0.00091961445 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.19902782 + inSlope: -0.00091961445 + outSlope: 0.0010371209 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.05648706 + inSlope: 0.0010728837 + outSlope: 0.00078678114 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.0020114193 + inSlope: 0.000778958 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.9936622 + inSlope: -0.00020435877 + outSlope: -0.00020435877 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.9799687 + inSlope: -0.00020435877 + outSlope: 0.00028610232 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.99839884 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.08459244 + inSlope: 0 + outSlope: -0.0011086464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.1601862 + inSlope: -0.0011444092 + outSlope: -0.00031292439 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.19905567 + inSlope: -0.00035762787 + outSlope: -0.0001490116 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.21815124 + inSlope: -0.00017881392 + outSlope: 0.0010728847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.1874187 + inSlope: 0.0010728847 + outSlope: 0.003576272 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.13235061 + inSlope: 0.003933899 + outSlope: 0.0028610257 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.089402616 + inSlope: 0.003397468 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.28891212 + inSlope: 0 + outSlope: 0.0002861023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.26694256 + inSlope: 0.0004291534 + outSlope: 0.00035762787 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.21787232 + inSlope: 0.00035762787 + outSlope: 0.00038743013 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.14592385 + inSlope: 0.00035762784 + outSlope: -0.00035762822 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.16562042 + inSlope: -0.00071525644 + outSlope: -0.0032186448 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.21962011 + inSlope: -0.0032186448 + outSlope: -0.0039339103 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.27249154 + inSlope: -0.0028610257 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.651561 + inSlope: 0 + outSlope: 0.0002861023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.6518415 + inSlope: 0 + outSlope: -0.0005364418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.5641854 + inSlope: -0.0008940697 + outSlope: -0.0004768371 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.4584411 + inSlope: -0.00065565103 + outSlope: 0.0010728847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.475731 + inSlope: 0.00071525644 + outSlope: 0.0050067804 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.5331151 + inSlope: 0.005722035 + outSlope: 0.0042915386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.60932934 + inSlope: 0.0042915386 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.696306 + inSlope: 0 + outSlope: -0.0002861023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.69150895 + inSlope: 0 + outSlope: 0.00071525574 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.7711052 + inSlope: 0.0005364418 + outSlope: 0.0005960464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.84908664 + inSlope: 0.00035762784 + outSlope: -0.00071525644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.8432818 + inSlope: 0.00071525644 + outSlope: -0.004291526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.80624974 + inSlope: -0.0028610176 + outSlope: -0.0042915386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.7392383 + inSlope: -0.0028610257 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000000024071232 + inSlope: 0 + outSlope: -7.1054274e-11 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.000000020941798 + inSlope: -5.684342e-11 + outSlope: -9.947598e-11 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.000000017094427 + inSlope: -8.526513e-11 + outSlope: -9.510341e-11 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 1.2108892e-10 + inSlope: -9.674312e-11 + outSlope: -9.2370535e-11 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.000000007691081 + inSlope: -8.526511e-11 + outSlope: -8.526521e-11 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.00000000895177 + inSlope: -8.526521e-11 + outSlope: 1.0658136e-11 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.000000008433199 + inSlope: 4.2632543e-11 + outSlope: -2.1316303e-11 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.000000008798814 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.5248637 + inSlope: 0 + outSlope: 0.0019073486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.4541056 + inSlope: 0.00166893 + outSlope: 0.00071525574 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.41289803 + inSlope: 0.0009536743 + outSlope: -0.00005501967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.42093837 + inSlope: -0.00005501967 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.42193922 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.42338154 + inSlope: 0 + outSlope: -0.0032186492 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.51149625 + inSlope: -0.0028610216 + outSlope: -0.0014305129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.5319579 + inSlope: -0.0014305129 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000000017506348 + inSlope: 0 + outSlope: -7.1054274e-11 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.000000015272972 + inSlope: -2.842171e-11 + outSlope: -2.842171e-11 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.0000000141888625 + inSlope: -1.4210855e-11 + outSlope: -9.838284e-12 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.000000012327472 + inSlope: -1.3117712e-11 + outSlope: -1.4210851e-11 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.000000011400713 + inSlope: -7.1054256e-12 + outSlope: -2.1316303e-11 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.000000011205384 + inSlope: 0 + outSlope: -1.2789764e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.000000007749807 + inSlope: -1.3855576e-10 + outSlope: -6.394891e-11 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.0000000065991115 + inSlope: -1.06581514e-10 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.8511863 + inSlope: 0 + outSlope: 0.0009536743 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.8909479 + inSlope: 0.0009536743 + outSlope: 0.00047683716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.9107773 + inSlope: 0.00047683716 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.90708923 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.90662414 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.9059515 + inSlope: 0 + outSlope: -0.0014305108 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.85928553 + inSlope: -0.0014305108 + outSlope: -0.0014305129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.84677076 + inSlope: -0.0014305129 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.007856609 + inSlope: 0 + outSlope: -0.0011275212 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.14495736 + inSlope: -0.00091393787 + outSlope: -0.00022351739 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -0.16720022 + inSlope: -0.00022351739 + outSlope: 0.0012772426 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.037200786 + inSlope: 0.0012261529 + outSlope: 0.00048279754 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.002321854 + inSlope: 0.00054985273 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0032025217 + inSlope: 0 + outSlope: 0.00020861626 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.043522846 + inSlope: 0.0003774961 + outSlope: 0.00003352761 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.046019714 + inSlope: 0.00002235174 + outSlope: -0.0004470349 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.013462094 + inSlope: -0.00016284843 + outSlope: -0.00019222494 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.00088261097 + inSlope: -0.00017490235 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.16131668 + inSlope: 0 + outSlope: 0.0007947286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.25954738 + inSlope: 0.0006357829 + outSlope: 0.00017881392 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.27832803 + inSlope: 0 + outSlope: -0.00071525585 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.18276303 + inSlope: -0.001021794 + outSlope: -0.0003576278 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.157549 + inSlope: -0.0003576278 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.98686624 + inSlope: 0 + outSlope: -0.00015894572 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.9537968 + inSlope: -0.00031789145 + outSlope: -0.00017881392 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.94470084 + inSlope: -0.00017881392 + outSlope: 0.00061307644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.98236066 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.98750806 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.22803609 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.22212812 + inSlope: 0 + outSlope: -0.0002145767 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.2492586 + inSlope: -0.0004291534 + outSlope: -0.00068774587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.37881035 + inSlope: -0.00071525574 + outSlope: -0.00014305112 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.40111688 + inSlope: -0.00028610224 + outSlope: 0.0014305129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.37223506 + inSlope: 0.0010728847 + outSlope: 0.004291526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.31528935 + inSlope: 0.0050067804 + outSlope: 0.0042915386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.25735798 + inSlope: 0.0042915386 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.37079892 + inSlope: 0 + outSlope: 0.0017881393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.32772753 + inSlope: 0.0014305115 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.33142206 + inSlope: -0.00014305115 + outSlope: -0.00049517705 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.39350712 + inSlope: -0.00027509834 + outSlope: -0.00014305112 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.4000654 + inSlope: -0.00028610224 + outSlope: 0.0014305129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.3819557 + inSlope: 0.0010728847 + outSlope: -0.0014305088 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.38862944 + inSlope: 0 + outSlope: -0.00071525644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.39074507 + inSlope: 0.00071525644 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.1509692 + inSlope: 0 + outSlope: -0.0005364418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.16207623 + inSlope: -0.00071525574 + outSlope: 0.00014305115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.16464587 + inSlope: -0.000071525574 + outSlope: 0.00030260818 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.13035113 + inSlope: 0 + outSlope: 0.00007152556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.120156534 + inSlope: 0.00014305112 + outSlope: -0.00017881411 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.13748737 + inSlope: -0.0005364423 + outSlope: -0.0010728815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.14722852 + inSlope: -0.0003576272 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.14830789 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.88753366 + inSlope: 0 + outSlope: 0.00071525574 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.9038723 + inSlope: 0.00071525574 + outSlope: -0.0002861023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.8949421 + inSlope: 0 + outSlope: -0.00033011803 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.8274439 + inSlope: -0.0005501967 + outSlope: -0.00028610224 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.8152395 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.8346545 + inSlope: 0.0014305129 + outSlope: 0.0014305088 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.853161 + inSlope: 0.0028610176 + outSlope: 0.0014305129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.8712576 + inSlope: 0.0014305129 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00000000745058 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.00000000745058 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00000000745058 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.00000000745058 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + m_EulerEditorCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -89.98021 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -89.98021 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -90.000206 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -90.000206 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -26.981293 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -19.296581 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -10.10769 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -10.060544 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -12.856432 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -21.378368 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -52.446095 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -56.538452 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -47.433155 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -47.08988 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -52.757473 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -55.510715 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 67.43605 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 79.05335 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 87.87882 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 87.87869 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 85.42275 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 76.11207 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 57.072582 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 70.17376 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 76.75172 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 65.493835 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 65.90463 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 80.566246 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 65.98554 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -158.26233 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -145.7064 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -34.04237 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -13.300502 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -13.619538 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -65.96076 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -151.26318 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -155.70155 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -144.86174 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -35.30945 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -15.07822 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -15.460153 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -66.96575 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -149.9687 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -61.544746 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -40.46704 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -18.55364 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -17.942692 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -18.71355 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -32.374146 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -52.373867 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 28.314386 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 7.5466337 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.8398787 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.9890377 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -1.0145761 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 3.033036 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 15.437476 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 107.18067 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 108.83448 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 103.90808 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 103.7025 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 103.69481 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 107.0579 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 109.98563 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -15.630414 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.29756108 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 8.15424 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 9.170647 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 9.608553 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -1.6789248 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -11.548885 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 118.819725 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 133.88885 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 145.33067 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 146.77148 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 147.4019 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 132.23453 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 121.59952 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -44.83902 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -38.498478 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -36.367504 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -36.02407 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -35.882748 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -38.736557 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -42.050903 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0037544402 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.3017736 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.60726935 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.71835256 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.49542144 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.27250597 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.049575664 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -170.83171 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 167.82512 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 116.35414 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 96.640884 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 94.82707 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 137.15291 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 174.08604 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -179.99998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -179.99998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -180 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 180 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 180 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 180 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 180 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -59.391018 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -62.188404 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: -63.647243 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -63.8395 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -63.853966 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -63.310646 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -61.41959 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 26.714212 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 5.0485096 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: -35.696095 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -43.729923 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -44.81655 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -18.782986 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 11.173061 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 84.9995 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 93.13385 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 101.91582 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 102.23959 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 102.276924 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 99.42164 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 91.009964 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -9.494073 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -1.6021136 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.9213469 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.6340443 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -4.2047844 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -7.859611 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -2.5476854 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 13.046953 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 17.73513 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 14.643482 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 7.6992006 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.6706894 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -5.1301217 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -6.093672 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -5.5090013 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -5.832047 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -6.2437396 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -5.681956 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -13.494701 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -12.586085 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -11.017643 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -10.985858 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -11.702068 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -12.863254 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -13.438849 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 64.15821 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 41.881023 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 27.910181 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 27.763197 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 33.404003 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 45.901306 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 58.452263 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -17.389238 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -10.706336 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -6.884536 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -6.885511 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -8.316851 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -11.820329 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -15.605968 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 50.932003 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 52.359333 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 52.847664 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 45.811157 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 44.081795 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 44.233723 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 46.053112 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 48.877182 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -60.29547 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -73.33903 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -62.677536 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -34.395615 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -31.477041 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -34.96221 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -44.01789 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -53.856438 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 104.41759 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 84.34046 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 93.1815 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 118.52474 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 121.28995 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 120.601425 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 116.63795 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 110.542534 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -1.0355204 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -1.204122 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -1.7043053 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -1.638479 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -1.6313883 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -1.5093822 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -1.2711117 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -1.081175 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 46.175224 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 53.06003 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 62.20476 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 60.68967 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 60.37423 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 56.609367 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 50.134632 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 45.948864 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9937357 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.9052533 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.898191 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.91965556 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.92752147 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.9946851 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 1.061301 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1.0457664 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000001067217 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.21182589 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.61690956 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.209171 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.0067884335 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0000012272997 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.2628464 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.51424813 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.2718395 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.010849805 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0000006403302 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -12.903333 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -22.958029 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -6.4759197 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.23049118 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 14.99195 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 7.2655478 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -3.5055356 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -13.689706 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -9.12054 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 1.1889882 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 11.53079 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -32.04861 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -35.64046 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -34.17099 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -27.44628 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -27.613914 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -29.693504 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -31.491116 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 81.86888 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 84.278885 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 73.46052 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 60.08931 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 61.10422 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 66.6324 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 75.73403 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0000034007962 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.0000029328091 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.000002455441 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.00000060721425 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.0000002478055 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.00000038568268 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.00000037614998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.0000004515055 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -63.31813 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -54.014797 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -48.774025 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -49.787685 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -49.914154 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -50.09652 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -61.527084 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -64.27567 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0000002597845 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.00000046955427 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.0000006720379 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.0000012755353 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.0000015563056 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.0000015975835 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.0000012573955 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.0000011766873 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.94772017 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -17.404287 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -19.969845 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -4.474185 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.27867672 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.21695867 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.46699047 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -0.37328628 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.7386025 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.057958774 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 18.565536 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 30.374 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 32.897804 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 21.049316 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 18.129232 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -31.113686 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -30.516369 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -33.7299 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -46.842545 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -48.603672 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -46.585724 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -40.724285 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -34.35726 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -43.500896 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -37.165913 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -37.921753 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -53.869286 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -57.210926 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -51.15112 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -48.807365 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -47.079945 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -6.631444 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -9.851611 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -8.956508 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 6.920112 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 10.89923 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 4.577208 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.4655488 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -3.980493 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0000008537735 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.0000008537735 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0000008537735 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.0000008537735 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/bop.anim.meta b/Assets/Resources/Models/Games/Airboarder/Animations/bop.anim.meta new file mode 100644 index 00000000..b77550ee --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/bop.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6692c31ca8193fd4c81304cf44ec9310 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/charge.anim b/Assets/Resources/Models/Games/Airboarder/Animations/charge.anim new file mode 100644 index 00000000..92cc9128 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/charge.anim @@ -0,0 +1,3307 @@ +%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: charge + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0.7071081, w: 0.7071055} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: 0, y: 0, z: -0.7071081, w: 0.7071055} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.5732617, y: -0.39011788, z: 0.30003515, w: 0.6551015} + inSlope: {x: -0.028105259, y: 0.025560379, z: -0.06874466, w: 0.02190113} + outSlope: {x: -0.028105259, y: 0.025560379, z: -0.06874466, w: 0.02190113} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: -0.60851973, y: -0.32579207, z: 0.17268299, w: 0.7026691} + inSlope: {x: -0.025280703, y: 0.12237519, z: -0.20649692, w: 0.08572264} + outSlope: {x: -0.025280703, y: 0.12237519, z: -0.20649692, w: 0.08572264} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: -0.6100266, y: -0.31142172, z: 0.14959517, w: 0.7130956} + inSlope: {x: 0.010546456, y: -0.08963272, z: 0.1480554, w: -0.06133324} + outSlope: {x: 0.010546456, y: -0.08963272, z: 0.1480554, w: -0.06133324} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.8333334 + value: {x: -0.5798377, y: -0.38310227, z: 0.282199, w: 0.6613507} + inSlope: {x: 0.054207854, y: -0.07407589, z: 0.15620306, w: -0.06185752} + outSlope: {x: 0.054207854, y: -0.07407589, z: 0.15620306, w: -0.06185752} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5 + value: {x: -0.59559536, y: -0.3578869, z: 0.23146051, w: 0.6808886} + inSlope: {x: -0.06749946, y: 0.12311243, z: -0.24159949, w: 0.08774051} + outSlope: {x: -0.06749946, y: 0.12311243, z: -0.24159949, w: 0.08774051} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.25 + value: {x: -0.61050606, y: -0.30771995, z: 0.14394349, w: 0.71545166} + inSlope: {x: 0.0072648544, y: -0.076017424, z: 0.12191685, w: -0.051166568} + outSlope: {x: 0.0072648544, y: -0.076017424, z: 0.12191685, w: -0.051166568} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.875 + value: {x: -0.5821428, y: -0.37993214, z: 0.27495605, w: 0.6641993} + inSlope: {x: 0.060816832, y: -0.08508585, z: 0.17995462, w: -0.069686726} + outSlope: {x: 0.060816832, y: -0.08508585, z: 0.17995462, w: -0.069686726} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.5 + value: {x: -0.5901291, y: -0.36770844, z: 0.25095794, w: 0.67346734} + inSlope: {x: -0.062929496, y: 0.11167157, z: -0.2208419, w: 0.08798558} + outSlope: {x: -0.062929496, y: 0.11167157, z: -0.2208419, w: 0.08798558} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.291667 + value: {x: -0.6107326, y: -0.30488592, z: 0.1393944, w: 0.7173698} + inSlope: {x: 0.011239474, y: -0.057597704, z: 0.09813923, w: -0.03409839} + outSlope: {x: 0.011239474, y: -0.057597704, z: 0.09813923, w: -0.03409839} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.916667 + value: {x: -0.5848092, y: -0.37616006, z: 0.26701576, w: 0.6672365} + inSlope: {x: 0.06653724, y: -0.095209986, z: 0.19975512, w: -0.07513245} + outSlope: {x: 0.06653724, y: -0.095209986, z: 0.19975512, w: -0.07513245} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.5 + value: {x: -0.5852358, y: -0.3763194, z: 0.26807126, w: 0.6663487} + inSlope: {x: -0.05780472, y: 0.09240261, z: -0.18991788, w: 0.07767302} + outSlope: {x: -0.05780472, y: 0.09240261, z: -0.18991788, w: 0.07767302} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.125 + value: {x: -0.6108946, y: -0.30603173, z: 0.13962045, w: 0.7166997} + inSlope: {x: -0.005147682, y: 0.063751385, z: -0.09888704, w: 0.0422258} + outSlope: {x: -0.005147682, y: 0.063751385, z: -0.09888704, w: 0.0422258} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.9583335 + value: {x: -0.58766913, y: -0.37197852, z: 0.25833398, w: 0.67047787} + inSlope: {x: 0.071073085, y: -0.103516854, z: 0.21699154, w: -0.07859832} + outSlope: {x: 0.071073085, y: -0.103516854, z: 0.21699154, w: -0.07859832} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: -0.5733557, y: -0.3901224, z: 0.29957077, w: 0.6552291} + inSlope: {x: 0.02226625, y: -0.015322442, z: 0.058172636, w: -0.016096361} + outSlope: {x: 0.02226625, y: -0.015322442, z: 0.058172636, w: -0.016096361} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.8141259, y: -0.07839222, z: -0.06433711, w: 0.57176435} + inSlope: {x: 0.020589352, y: -0.0054935217, z: 0.000669837, w: -0.030045033} + outSlope: {x: 0.020589352, y: -0.0054935217, z: 0.000669837, w: -0.030045033} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: 0.8355893, y: -0.084903724, z: -0.06380993, w: 0.5389901} + inSlope: {x: -0.002074242, y: -0.0012126269, z: -0.0012331905, w: 0.002878905} + outSlope: {x: -0.002074242, y: -0.0012126269, z: -0.0012331905, w: 0.002878905} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.75 + value: {x: 0.8236551, y: -0.081201755, z: -0.06414369, w: 0.5575698} + inSlope: {x: -0.045980908, y: 0.01324635, z: -0.0014825461, w: 0.06968734} + outSlope: {x: -0.045980908, y: 0.01324635, z: -0.0014825461, w: 0.06968734} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.375 + value: {x: 0.82352644, y: -0.080932856, z: -0.063995846, w: 0.55781597} + inSlope: {x: 0.044690654, y: -0.010789106, z: 0.0027729599, w: -0.06722909} + outSlope: {x: 0.044690654, y: -0.010789106, z: 0.0027729599, w: -0.06722909} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.5 + value: {x: 0.83451647, y: -0.08423865, z: -0.06364242, w: 0.5407733} + inSlope: {x: -0.0016214863, y: 0.0033016237, z: 0.0016911344, w: 0.0032165083} + outSlope: {x: -0.0016214863, y: 0.0033016237, z: 0.0016911344, w: 0.0032165083} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.291667 + value: {x: 0.8167665, y: -0.07936686, z: -0.06443006, w: 0.5678399} + inSlope: {x: 0.032341674, y: -0.006330547, z: 0.0027342362, w: -0.04711741} + outSlope: {x: 0.032341674, y: -0.006330547, z: 0.0027342362, w: -0.04711741} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5 + value: {x: 0.8355878, y: -0.08490358, z: -0.063810185, w: 0.5389923} + inSlope: {x: -0.0020713767, y: -0.0012123561, z: -0.0012324727, w: 0.002876753} + outSlope: {x: -0.0020713767, y: -0.0012123561, z: -0.0012324727, w: 0.002876753} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.916667 + value: {x: 0.8236551, y: -0.08120175, z: -0.064143695, w: 0.5575698} + inSlope: {x: -0.04598227, y: 0.013246781, z: -0.0014826308, w: 0.06968938} + outSlope: {x: -0.04598227, y: 0.013246781, z: -0.0014826308, w: 0.06968938} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.541667 + value: {x: 0.82352644, y: -0.08093285, z: -0.063995846, w: 0.55781597} + inSlope: {x: 0.044691242, y: -0.010789166, z: 0.0027729515, w: -0.06722963} + outSlope: {x: 0.044691242, y: -0.010789166, z: 0.0027729515, w: -0.06722963} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.666667 + value: {x: 0.83451647, y: -0.08423865, z: -0.06364243, w: 0.5407733} + inSlope: {x: -0.0016214817, y: 0.0033016142, z: 0.0016911295, w: 0.003216499} + outSlope: {x: -0.0016214817, y: 0.0033016142, z: 0.0016911295, w: 0.003216499} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: 0.8146205, y: -0.07853341, z: -0.06432745, w: 0.5710412} + inSlope: {x: -0.02264248, y: 0.006420412, z: -0.0004972891, w: 0.033191234} + outSlope: {x: -0.02264248, y: 0.006420412, z: -0.0004972891, w: 0.033191234} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.058326814, y: 0.24861445, z: 0.7880746, w: 0.5601136} + inSlope: {x: 0.032541364, y: 0.025616884, z: 0.028886318, w: -0.055611134} + outSlope: {x: 0.032541364, y: 0.025616884, z: 0.028886318, w: -0.055611134} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7083334 + value: {x: 0.12352354, y: 0.29704094, z: 0.84024805, w: 0.43645385} + inSlope: {x: 0.09467172, y: 0.056972634, z: 0.06667186, w: -0.19370918} + outSlope: {x: 0.09467172, y: 0.056972634, z: 0.06667186, w: -0.19370918} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: 0.12782125, y: 0.30166525, z: 0.8425081, w: 0.42759782} + inSlope: {x: -0.08680052, y: -0.044940207, z: -0.06103059, w: 0.17765406} + outSlope: {x: -0.08680052, y: -0.044940207, z: -0.06103059, w: 0.17765406} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.875 + value: {x: 0.063173085, y: 0.2552222, z: 0.7922235, w: 0.55068386} + inSlope: {x: -0.056239646, y: -0.06250904, z: -0.049268946, w: 0.1064665} + outSlope: {x: -0.056239646, y: -0.06250904, z: -0.049268946, w: 0.1064665} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5833335 + value: {x: 0.10057296, y: 0.2825185, z: 0.82320434, w: 0.48208195} + inSlope: {x: 0.122164994, y: 0.08513267, z: 0.090336174, w: -0.22963737} + outSlope: {x: 0.122164994, y: 0.08513267, z: 0.090336174, w: -0.22963737} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.2083335 + value: {x: 0.13662638, y: 0.3053157, z: 0.84840524, w: 0.41027325} + inSlope: {x: -0.047806866, y: -0.015230681, z: -0.035865117, w: 0.101217404} + outSlope: {x: -0.047806866, y: -0.015230681, z: -0.035865117, w: 0.101217404} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.8333335 + value: {x: 0.072180286, y: 0.264563, z: 0.8005912, w: 0.532776} + inSlope: {x: -0.0881726, y: -0.0828224, z: -0.077922165, w: 0.17034401} + outSlope: {x: -0.0881726, y: -0.0828224, z: -0.077922165, w: 0.17034401} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.416667 + value: {x: 0.0730755, y: 0.26082486, z: 0.80112433, w: 0.53369486} + inSlope: {x: 0.08976588, y: 0.078125104, z: 0.07850133, w: -0.16848966} + outSlope: {x: 0.08976588, y: 0.078125104, z: 0.07850133, w: -0.16848966} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.041667 + value: {x: 0.13621919, y: 0.30419752, z: 0.849003, w: 0.4100025} + inSlope: {x: 0.049453367, y: 0.02428072, z: 0.032764338, w: -0.10206242} + outSlope: {x: 0.049453367, y: 0.02428072, z: 0.032764338, w: -0.10206242} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.8333335 + value: {x: 0.08033742, y: 0.27171823, z: 0.80764383, w: 0.5171331} + inSlope: {x: -0.10800582, y: -0.08680627, z: -0.08844385, w: 0.20067865} + outSlope: {x: -0.10800582, y: -0.08680627, z: -0.08844385, w: 0.20067865} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.4583335 + value: {x: 0.069513366, y: 0.25770068, z: 0.79797834, w: 0.5403599} + inSlope: {x: 0.08067177, y: 0.07101157, z: 0.07177261, w: -0.1504167} + outSlope: {x: 0.08067177, y: 0.07101157, z: 0.07177261, w: -0.1504167} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.0833335 + value: {x: 0.13389118, y: 0.30302793, z: 0.8473964, w: 0.41492966} + inSlope: {x: 0.06205386, y: 0.03179252, z: 0.0434684, w: -0.13176742} + outSlope: {x: 0.06205386, y: 0.03179252, z: 0.0434684, w: -0.13176742} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.791667 + value: {x: 0.09502823, y: 0.28220174, z: 0.8191096, w: 0.49029708} + inSlope: {x: -0.12510523, y: -0.086807206, z: -0.09244735, w: 0.22869685} + outSlope: {x: -0.12510523, y: -0.086807206, z: -0.09244735, w: 0.22869685} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: 0.058318295, y: 0.24900424, z: 0.7880211, w: 0.56001663} + inSlope: {x: -0.02325788, y: -0.029161422, z: -0.02165112, w: 0.046001658} + outSlope: {x: -0.02325788, y: -0.029161422, z: -0.02165112, w: 0.046001658} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.4194025, y: 0.8252991, z: -0.07790257, w: 0.3700191} + inSlope: {x: -0.022708654, y: -0.06376934, z: 0.06361842, w: 0.1284728} + outSlope: {x: -0.022708654, y: -0.06376934, z: 0.06361842, w: 0.1284728} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: -0.44750047, y: 0.7441236, z: -0.003291467, w: 0.49599656} + inSlope: {x: -0.057816237, y: -0.17864719, z: 0.15092686, w: 0.21710111} + outSlope: {x: -0.057816237, y: -0.17864719, z: 0.15092686, w: 0.21710111} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: -0.46734565, y: 0.69389987, z: 0.03294818, w: 0.5468139} + inSlope: {x: -0.015403367, y: -0.0029747463, z: -0.011333868, w: -0.008714658} + outSlope: {x: -0.015403367, y: -0.0029747463, z: -0.011333868, w: -0.008714658} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: -0.45320103, y: 0.72959816, z: 0.007910652, w: 0.5120868} + inSlope: {x: 0.053441018, y: 0.16627112, z: -0.14057061, w: -0.18766727} + outSlope: {x: 0.053441018, y: 0.16627112, z: -0.14057061, w: -0.18766727} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9166667 + value: {x: -0.42174485, y: 0.8193518, z: -0.072126865, w: 0.38156477} + inSlope: {x: 0.037488677, y: 0.09537071, z: -0.09604439, w: -0.18082762} + outSlope: {x: 0.037488677, y: 0.09537071, z: -0.09604439, w: -0.18082762} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.3333335 + value: {x: -0.42925152, y: 0.7970106, z: -0.050249815, w: 0.42189136} + inSlope: {x: -0.054162443, y: -0.16481155, z: 0.15316802, w: 0.27432266} + outSlope: {x: -0.054162443, y: -0.16481155, z: 0.15316802, w: 0.27432266} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.0416667 + value: {x: -0.46725905, y: 0.69398034, z: 0.03446688, w: 0.5466922} + inSlope: {x: -0.025168013, y: -0.02121659, z: -0.017635267, w: 0.006591069} + outSlope: {x: -0.025168013, y: -0.02121659, z: -0.017635267, w: 0.006591069} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.5 + value: {x: -0.4507007, y: 0.736687, z: 0.0023120828, w: 0.5041387} + inSlope: {x: 0.059485726, y: 0.1740891, z: -0.14421435, w: -0.20077853} + outSlope: {x: 0.059485726, y: 0.1740891, z: -0.14421435, w: -0.20077853} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4 + value: {x: -0.4216563, y: 0.81932867, z: -0.07199487, w: 0.38173708} + inSlope: {x: 0.036742635, y: 0.095567346, z: -0.09714189, w: -0.18216933} + outSlope: {x: 0.036742635, y: 0.095567346, z: -0.09714189, w: -0.18216933} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.416667 + value: {x: -0.42925143, y: 0.79701054, z: -0.05024976, w: 0.42189142} + inSlope: {x: -0.05416301, y: -0.16481109, z: 0.15316764, w: 0.2743222} + outSlope: {x: -0.05416301, y: -0.16481109, z: 0.15316764, w: 0.2743222} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.125 + value: {x: -0.46725905, y: 0.69398034, z: 0.03446688, w: 0.5466922} + inSlope: {x: -0.025168126, y: -0.021216698, z: -0.017635204, w: 0.0065911068} + outSlope: {x: -0.025168126, y: -0.021216698, z: -0.017635204, w: 0.0065911068} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.5833335 + value: {x: -0.45070067, y: 0.736687, z: 0.0023120737, w: 0.50413865} + inSlope: {x: 0.0594859, y: 0.1740889, z: -0.14421496, w: -0.20077984} + outSlope: {x: 0.0594859, y: 0.1740889, z: -0.14421496, w: -0.20077984} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.0833335 + value: {x: -0.4216563, y: 0.81932867, z: -0.07199487, w: 0.38173708} + inSlope: {x: 0.036741756, y: 0.095567115, z: -0.09714238, w: -0.18217024} + outSlope: {x: 0.036741756, y: 0.095567115, z: -0.09714238, w: -0.18217024} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.5 + value: {x: -0.42925146, y: 0.7970106, z: -0.05024981, w: 0.4218913} + inSlope: {x: -0.054162264, y: -0.16481175, z: 0.15316859, w: 0.27432293} + outSlope: {x: -0.054162264, y: -0.16481175, z: 0.15316859, w: 0.27432293} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.2083335 + value: {x: -0.46725905, y: 0.69398034, z: 0.03446688, w: 0.5466922} + inSlope: {x: -0.025168158, y: -0.021216711, z: -0.017635055, w: 0.0065911068} + outSlope: {x: -0.025168158, y: -0.021216711, z: -0.017635055, w: 0.0065911068} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.666667 + value: {x: -0.45070064, y: 0.73668706, z: 0.0023120646, w: 0.50413865} + inSlope: {x: 0.059486285, y: 0.17408936, z: -0.14421448, w: -0.20077874} + outSlope: {x: 0.059486285, y: 0.17408936, z: -0.14421448, w: -0.20077874} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.166667 + value: {x: -0.42148972, y: 0.8193009, z: -0.07253134, w: 0.3818793} + inSlope: {x: 0.03430877, y: 0.096070275, z: -0.09788746, w: -0.1861632} + outSlope: {x: 0.03430877, y: 0.096070275, z: -0.09788746, w: -0.1861632} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: -0.41968492, y: 0.8249895, z: -0.078138076, w: 0.37033948} + inSlope: {x: 0.013390507, y: 0.052301727, z: -0.048914224, w: -0.110669635} + outSlope: {x: 0.013390507, y: 0.052301727, z: -0.048914224, w: -0.110669635} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.8459286, y: -0.002527122, z: 0.5332751, w: 0.004008743} + inSlope: {x: 0.13955498, y: 0.0028936453, z: -0.22406387, w: -0.0023165904} + outSlope: {x: 0.13955498, y: 0.0028936453, z: -0.22406387, w: -0.0023165904} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: 0.940112, y: -0.0011683061, z: 0.34084854, w: 0.0032223612} + inSlope: {x: 0.22931239, y: 0.0033580652, z: -0.6319062, w: -0.0024992484} + outSlope: {x: 0.22931239, y: 0.0033580652, z: -0.6319062, w: -0.0024992484} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: 0.99539626, y: -0.00016292521, z: 0.09583028, w: 0.0016923363} + inSlope: {x: -0.013184322, y: -0.00032644978, z: 0.1348675, w: 0.0009715166} + outSlope: {x: -0.013184322, y: -0.00032644978, z: 0.1348675, w: 0.0009715166} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7083334 + value: {x: 0.9200559, y: -0.00091070565, z: 0.3917803, w: 0.0021387087} + inSlope: {x: -0.27297544, y: -0.0018811182, z: 0.64095414, w: 0.00028387856} + outSlope: {x: -0.27297544, y: -0.0018811182, z: 0.64095414, w: 0.00028387856} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.125 + value: {x: 0.85160136, y: -0.0014366732, z: 0.52418286, w: 0.002334064} + inSlope: {x: 0.17129308, y: 0.00024693756, z: -0.28015074, w: 0.0013214499} + outSlope: {x: 0.17129308, y: 0.00024693756, z: -0.28015074, w: 0.0013214499} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0.9400275, y: -0.0010484284, z: 0.34108502, w: 0.0028894816} + inSlope: {x: 0.23034543, y: 0.0016093117, z: -0.6344067, w: 0.0016463833} + outSlope: {x: 0.23034543, y: 0.0016093117, z: -0.6344067, w: 0.0016463833} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.1666667 + value: {x: 0.9953906, y: -0.00036236105, z: 0.09582975, w: 0.003764009} + inSlope: {x: -0.013167834, y: -0.000606535, z: 0.1346646, w: 0.0009457339} + outSlope: {x: -0.013167834, y: -0.000606535, z: 0.1346646, w: 0.0009457339} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.7916667 + value: {x: 0.9200495, y: -0.0017260889, z: 0.39177746, w: 0.004053574} + inSlope: {x: -0.2729754, y: -0.0032150168, z: 0.64094734, w: -0.0002842298} + outSlope: {x: -0.2729754, y: -0.0032150168, z: 0.64094734, w: -0.0002842298} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.2083335 + value: {x: 0.85159695, y: -0.0022279045, z: 0.52418, w: 0.0036195305} + inSlope: {x: 0.17130798, y: 0.0030560284, z: -0.28013957, w: -0.0023226007} + outSlope: {x: 0.17130798, y: 0.0030560284, z: -0.28013957, w: -0.0023226007} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.541667 + value: {x: 0.94002753, y: -0.0010431941, z: 0.3410849, w: 0.002875083} + inSlope: {x: 0.23035905, y: 0.0031598494, z: -0.6344017, w: -0.0026539685} + outSlope: {x: 0.23035905, y: 0.0031598494, z: -0.6344017, w: -0.0026539685} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.25 + value: {x: 0.9953963, y: -0.00015991626, z: 0.095830284, w: 0.0016613186} + inSlope: {x: -0.013165666, y: -0.0003216081, z: 0.13466556, w: 0.000968773} + outSlope: {x: -0.013165666, y: -0.0003216081, z: 0.13466556, w: 0.000968773} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.875 + value: {x: 0.9200559, y: -0.0008978509, z: 0.3917803, w: 0.0021085613} + inSlope: {x: -0.27297536, y: -0.0018587881, z: 0.64095306, w: 0.00028989895} + outSlope: {x: -0.27297536, y: -0.0018587881, z: 0.64095306, w: 0.00028989895} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.291667 + value: {x: 0.8516015, y: -0.0014188547, z: 0.5241828, w: 0.0023051358} + inSlope: {x: 0.1712929, y: 0.0002382464, z: -0.2801512, w: 0.0013142582} + outSlope: {x: 0.1712929, y: 0.0002382464, z: -0.2801512, w: 0.0013142582} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.625 + value: {x: 0.94002753, y: -0.0010365073, z: 0.3410851, w: 0.0028566783} + inSlope: {x: 0.2303463, y: 0.0015877717, z: -0.6344063, w: 0.0016368793} + outSlope: {x: 0.2303463, y: 0.0015877717, z: -0.6344063, w: 0.0016368793} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.3333335 + value: {x: 0.9953907, y: -0.00035880343, z: 0.09582976, w: 0.003727292} + inSlope: {x: -0.013167193, y: -0.00060111115, z: 0.13466457, w: 0.0009414506} + outSlope: {x: -0.013167193, y: -0.00060111115, z: 0.13466457, w: 0.0009414506} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.9583335 + value: {x: 0.9200496, y: -0.0017109911, z: 0.39177755, w: 0.004018159} + inSlope: {x: -0.27297553, y: -0.0031891083, z: 0.6409481, w: -0.0002766765} + outSlope: {x: -0.27297553, y: -0.0031891083, z: 0.6409481, w: -0.0002766765} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: 0.8462565, y: -0.0025112804, z: 0.53275484, w: 0.0039890874} + inSlope: {x: -0.14641365, y: -0.0023337475, z: 0.23555733, w: 0.0013038417} + outSlope: {x: -0.14641365, y: -0.0023337475, z: 0.23555733, w: 0.0013038417} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.4266627, y: 0.021347893, z: 0.5616337, w: 0.7085695} + inSlope: {x: 0.08939552, y: 0.09918545, z: 0.06768608, w: -0.0034661293} + outSlope: {x: 0.08939552, y: 0.09918545, z: 0.06768608, w: -0.0034661293} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: -0.32179776, y: 0.119739056, z: 0.61759245, w: 0.7075933} + inSlope: {x: 0.2059703, y: 0.15066355, z: 0.079240285, w: -0.0008518692} + outSlope: {x: 0.2059703, y: 0.15066355, z: 0.079240285, w: -0.0008518692} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: -0.28916654, y: 0.14178945, z: 0.62790227, w: 0.70853174} + inSlope: {x: -0.15259904, y: -0.10618718, z: -0.04078816, w: -0.0050067883} + outSlope: {x: -0.15259904, y: -0.10618718, z: -0.04078816, w: -0.0050067883} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.875 + value: {x: -0.41034365, y: 0.038132858, z: 0.5724722, w: 0.7088297} + inSlope: {x: -0.17446476, y: -0.18053827, z: -0.1119668, w: -0.00056862703} + outSlope: {x: -0.17446476, y: -0.18053827, z: -0.1119668, w: -0.00056862703} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.2083335 + value: {x: -0.411863, y: 0.03693785, z: 0.571768, w: 0.70858026} + inSlope: {x: 0.17163047, y: 0.17928678, z: 0.108854175, w: 0.002243046} + outSlope: {x: 0.17163047, y: 0.17928678, z: 0.108854175, w: 0.002243046} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7916667 + value: {x: -0.2910283, y: 0.14131273, z: 0.6275958, w: 0.70813614} + inSlope: {x: 0.1529178, y: 0.1124616, z: 0.041378897, w: 0.0038680956} + outSlope: {x: 0.1529178, y: 0.1124616, z: 0.041378897, w: 0.0038680956} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.5416667 + value: {x: -0.3192088, y: 0.11930466, z: 0.61873937, w: 0.70783734} + inSlope: {x: -0.20874985, y: -0.14932956, z: -0.07641134, w: -0.0022966817} + outSlope: {x: -0.20874985, y: -0.14932956, z: -0.07641134, w: -0.0022966817} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.041667 + value: {x: -0.4226682, y: 0.02529728, z: 0.5646813, w: 0.7084114} + inSlope: {x: -0.10600701, y: -0.11173208, z: -0.07019642, w: -0.002951133} + outSlope: {x: -0.10600701, y: -0.11173208, z: -0.07019642, w: -0.002951133} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.625 + value: {x: -0.33980644, y: 0.10509378, z: 0.61087584, w: 0.7073314} + inSlope: {x: 0.21816334, y: 0.1792856, z: 0.09234437, w: -0.0014734309} + outSlope: {x: 0.21816334, y: 0.1792856, z: 0.09234437, w: -0.0014734309} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.416667 + value: {x: -0.28300494, y: 0.14616573, z: 0.62959355, w: 0.7086295} + inSlope: {x: -0.1326615, y: -0.08857589, z: -0.037442155, w: -0.0015728476} + outSlope: {x: -0.1326615, y: -0.08857589, z: -0.037442155, w: -0.0015728476} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6 + value: {x: -0.40249583, y: 0.046345707, z: 0.5771717, w: 0.70902896} + inSlope: {x: -0.19877031, y: -0.20280059, z: -0.12285998, w: 0.00067520654} + outSlope: {x: -0.19877031, y: -0.20280059, z: -0.12285998, w: 0.00067520654} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.3333335 + value: {x: -0.41841704, y: 0.03021537, z: 0.56723803, w: 0.7086997} + inSlope: {x: 0.1394636, y: 0.14693119, z: 0.09177982, w: 0.0022530642} + outSlope: {x: 0.1394636, y: 0.14693119, z: 0.09177982, w: 0.0022530642} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.8333335 + value: {x: -0.31335288, y: 0.1253537, z: 0.6205528, w: 0.7078211} + inSlope: {x: 0.20218748, y: 0.14139238, z: 0.066552654, w: 0.0062492136} + outSlope: {x: 0.20218748, y: 0.14139238, z: 0.066552654, w: 0.0062492136} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.5833335 + value: {x: -0.2956321, y: 0.13699101, z: 0.6259549, w: 0.70853066} + inSlope: {x: -0.16448262, y: -0.12658823, z: -0.048304982, w: -0.0016129079} + outSlope: {x: -0.16448262, y: -0.12658823, z: -0.048304982, w: -0.0016129079} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.125 + value: {x: -0.41078275, y: 0.038508594, z: 0.5723875, w: 0.7086235} + inSlope: {x: -0.1759491, y: -0.17870623, z: -0.11076285, w: -0.0025069786} + outSlope: {x: -0.1759491, y: -0.17870623, z: -0.11076285, w: -0.0025069786} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: -0.42607272, y: 0.022201087, z: 0.56212467, w: 0.708509} + inSlope: {x: -0.07622525, y: -0.09038923, z: -0.05592384, w: 0.0018654155} + outSlope: {x: -0.07622525, y: -0.09038923, z: -0.05592384, w: 0.0018654155} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.06540207, y: 0.25620756, z: -0.05823031, w: 0.96264714} + inSlope: {x: -0.00061422586, y: 0.014323711, z: 0.0017395914, w: -0.003669262} + outSlope: {x: -0.00061422586, y: 0.014323711, z: 0.0017395914, w: -0.003669262} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: 0.061900288, y: 0.20115854, z: -0.062564485, w: 0.9755969} + inSlope: {x: 0.002746981, y: 0.068293475, z: 0.0050179637, w: -0.013946048} + outSlope: {x: 0.002746981, y: 0.068293475, z: 0.0050179637, w: -0.013946048} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: 0.06467792, y: 0.24804941, z: -0.0589248, w: 0.96478814} + inSlope: {x: -0.0018123651, y: -0.06742077, z: -0.00532717, w: 0.017118182} + outSlope: {x: -0.0018123651, y: -0.06742077, z: -0.00532717, w: 0.017118182} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.4583335 + value: {x: 0.062564306, y: 0.20107226, z: -0.0626248, w: 0.9755685} + inSlope: {x: 0.003676329, y: 0.06799461, z: 0.003517901, w: -0.014036194} + outSlope: {x: 0.003676329, y: 0.06799461, z: 0.003517901, w: -0.014036194} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.5 + value: {x: 0.065088816, y: 0.24802439, z: -0.059029177, w: 0.96476054} + inSlope: {x: -0.0027514938, y: -0.06736836, z: -0.0051107556, w: 0.017180406} + outSlope: {x: -0.0027514938, y: -0.06736836, z: -0.0051107556, w: 0.017180406} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.541667 + value: {x: 0.061928924, y: 0.20111308, z: -0.06249383, w: 0.975609} + inSlope: {x: 0.0031831095, y: 0.06802358, z: 0.0036644298, w: -0.01400111} + outSlope: {x: 0.0031831095, y: 0.06802358, z: 0.0036644298, w: -0.01400111} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.5833335 + value: {x: 0.0645851, y: 0.24805516, z: -0.058899667, w: 0.9647944} + inSlope: {x: -0.0015352129, y: -0.06744029, z: -0.0054636807, w: 0.017096823} + outSlope: {x: -0.0015352129, y: -0.06744029, z: -0.0054636807, w: 0.017096823} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.625 + value: {x: 0.06260707, y: 0.20102957, z: -0.06263229, w: 0.975574} + inSlope: {x: 0.0038982248, y: 0.067600995, z: 0.00348181, w: -0.013968913} + outSlope: {x: 0.0038982248, y: 0.067600995, z: 0.00348181, w: -0.013968913} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: 0.06518945, y: 0.25270912, z: -0.058532584, w: 0.96356755} + inSlope: {x: 0.003470116, y: 0.059474424, z: 0.0049779876, w: -0.0154468985} + outSlope: {x: 0.003470116, y: 0.059474424, z: 0.0049779876, w: -0.0154468985} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.14683183, y: 0.2956229, z: -0.11843935, w: 0.9364933} + inSlope: {x: 0.008400321, y: 0.0993948, z: 0.029229999, w: -0.02925539} + outSlope: {x: 0.008400321, y: 0.0993948, z: 0.029229999, w: -0.02925539} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.1372257, y: 0.28604412, z: -0.13168238, w: 0.9391526} + inSlope: {x: -0.03818999, y: -0.12352747, z: -0.04652951, w: 0.036660414} + outSlope: {x: -0.03818999, y: -0.12352747, z: -0.04652951, w: 0.036660414} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5 + value: {x: 0.12513831, y: 0.2262562, z: -0.14027278, w: 0.9557574} + inSlope: {x: 0.041786917, y: 0.07534374, z: 0.021896113, w: -0.020125138} + outSlope: {x: 0.041786917, y: 0.07534374, z: 0.021896113, w: -0.020125138} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: 0.1438634, y: 0.30704185, z: -0.121848404, w: 0.9328352} + inSlope: {x: -0.02405776, y: -0.072337255, z: -0.042545475, w: 0.021932561} + outSlope: {x: -0.02405776, y: -0.072337255, z: -0.042545475, w: 0.021932561} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.5416667 + value: {x: 0.123356715, y: 0.22345838, z: -0.14107125, w: 0.9565293} + inSlope: {x: 0.037710983, y: 0.058494575, z: 0.019262694, w: -0.015716285} + outSlope: {x: 0.037710983, y: 0.058494575, z: 0.019262694, w: -0.015716285} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.5833335 + value: {x: 0.144802, y: 0.3097541, z: -0.120142214, w: 0.9320143} + inSlope: {x: -0.020959755, y: -0.05699823, z: -0.03896022, w: 0.017150467} + outSlope: {x: -0.020959755, y: -0.05699823, z: -0.03896022, w: 0.017150467} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.625 + value: {x: 0.12335672, y: 0.22345841, z: -0.14107127, w: 0.9565293} + inSlope: {x: 0.0377107, y: 0.058495954, z: 0.019262865, w: -0.015716987} + outSlope: {x: 0.0377107, y: 0.058495954, z: 0.019262865, w: -0.015716987} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.666667 + value: {x: 0.14480205, y: 0.3097541, z: -0.120142244, w: 0.9320143} + inSlope: {x: -0.020959109, y: -0.05699831, z: -0.038960364, w: 0.017150383} + outSlope: {x: -0.020959109, y: -0.05699831, z: -0.038960364, w: 0.017150383} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.7083335 + value: {x: 0.12340099, y: 0.22345193, z: -0.14108165, w: 0.95652366} + inSlope: {x: 0.038197752, y: 0.0584241, z: 0.01914604, w: -0.015781462} + outSlope: {x: 0.038197752, y: 0.0584241, z: 0.01914604, w: -0.015781462} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: 0.14537004, y: 0.28583345, z: -0.12177313, w: 0.93932855} + inSlope: {x: 0.025282172, y: 0.1277781, z: 0.043759476, w: -0.03667315} + outSlope: {x: 0.025282172, y: 0.1277781, z: 0.043759476, w: -0.03667315} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.06441035, y: -0.26295173, z: 0.8384734, w: 0.47293776} + inSlope: {x: -0.055779755, y: -0.098562956, z: -0.016353607, w: -0.034034014} + outSlope: {x: -0.055779755, y: -0.098562956, z: -0.016353607, w: -0.034034014} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: -0.10226639, y: -0.29600748, z: 0.86647516, w: 0.3887698} + inSlope: {x: -0.08627005, y: 0.004537943, z: 0.08772041, w: -0.21471447} + outSlope: {x: -0.08627005, y: 0.004537943, z: 0.08772041, w: -0.21471447} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: -0.10804443, y: -0.27219293, z: 0.89488673, w: 0.33677185} + inSlope: {x: 0.11509289, y: 0.083504036, z: -0.010390529, w: 0.1317259} + outSlope: {x: 0.11509289, y: 0.083504036, z: -0.010390529, w: 0.1317259} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9166667 + value: {x: -0.05602643, y: -0.2507438, z: 0.84802353, w: 0.4635134} + inSlope: {x: -0.033274718, y: -0.059984542, z: -0.07588859, w: 0.10244995} + outSlope: {x: -0.033274718, y: -0.059984542, z: -0.07588859, w: 0.10244995} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: -0.09193795, y: -0.2955308, z: 0.85513234, w: 0.4158818} + inSlope: {x: -0.07768798, y: -0.016398637, z: 0.08826454, w: -0.21043643} + outSlope: {x: -0.07768798, y: -0.016398637, z: 0.08826454, w: -0.21043643} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.2083335 + value: {x: -0.11694108, y: -0.2784439, z: 0.89460117, w: 0.32936686} + inSlope: {x: 0.0908764, y: 0.06640084, z: 0.01161362, w: 0.0566637} + outSlope: {x: 0.0908764, y: 0.06640084, z: 0.01161362, w: 0.0566637} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.875 + value: {x: -0.054272708, y: -0.24518436, z: 0.85857385, w: 0.44697893} + inSlope: {x: 0.00784415, y: -0.025812153, z: -0.088510126, w: 0.15691012} + outSlope: {x: 0.00784415, y: -0.025812153, z: -0.088510126, w: 0.15691012} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.5 + value: {x: -0.08355397, y: -0.29145163, z: 0.8451337, w: 0.44025412} + inSlope: {x: -0.058373597, y: -0.049358305, z: 0.06867298, w: -0.1757147} + outSlope: {x: -0.058373597, y: -0.049358305, z: 0.06867298, w: -0.1757147} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.25 + value: {x: -0.1202034, y: -0.28110924, z: 0.8941449, w: 0.32716003} + inSlope: {x: 0.064206876, y: 0.062196363, z: 0.010374761, w: 0.048517823} + outSlope: {x: 0.064206876, y: 0.062196363, z: 0.010374761, w: 0.048517823} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.916667 + value: {x: -0.054923803, y: -0.244407, z: 0.8622853, w: 0.44012794} + inSlope: {x: 0.023481488, y: -0.011346659, z: -0.088896826, w: 0.17090642} + outSlope: {x: 0.023481488, y: -0.011346659, z: -0.088896826, w: 0.17090642} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.541667 + value: {x: -0.08120577, y: -0.28916577, z: 0.84245694, w: 0.44727522} + inSlope: {x: -0.055296324, y: -0.060276244, z: 0.059091486, w: -0.16043338} + outSlope: {x: -0.055296324, y: -0.060276244, z: 0.059091486, w: -0.16043338} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.25 + value: {x: -0.123838894, y: -0.28572217, z: 0.8924928, w: 0.32631806} + inSlope: {x: 0.021916738, y: 0.049123663, z: 0.029369771, w: -0.029030416} + outSlope: {x: 0.021916738, y: 0.049123663, z: 0.029369771, w: -0.029030416} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.9583335 + value: {x: -0.056268286, y: -0.24422988, z: 0.86591315, w: 0.43287423} + inSlope: {x: 0.03879629, y: 0.0027068958, z: -0.088158466, w: 0.18304107} + outSlope: {x: 0.03879629, y: 0.0027068958, z: -0.088158466, w: 0.18304107} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: -0.05964979, y: -0.25621822, z: 0.8423824, w: 0.47030428} + inSlope: {x: -0.048295073, y: -0.06913982, z: -0.062603, w: 0.069038965} + outSlope: {x: -0.048295073, y: -0.06913982, z: -0.062603, w: 0.069038965} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0025452888, y: 0.2842073, z: 0.00858609, w: 0.95872104} + inSlope: {x: 0.00013289228, y: -0.008610249, z: -0.00016555935, w: 0.0025520325} + outSlope: {x: 0.00013289228, y: -0.008610249, z: -0.00016555935, w: 0.0025520325} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: -0.004257827, y: 0.3734847, z: 0.010574525, w: 0.9275663} + inSlope: {x: -0.0019337672, y: 0.0438452, z: 0.0033675367, w: -0.017671116} + outSlope: {x: -0.0019337672, y: 0.0438452, z: 0.0033675367, w: -0.017671116} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: -0.004032766, y: 0.3594984, z: 0.010467063, w: 0.9330783} + inSlope: {x: -0.00013674227, y: 0.037169673, z: -0.0008876878, w: -0.014315121} + outSlope: {x: -0.00013674227, y: 0.037169673, z: -0.0008876878, w: -0.014315121} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7916667 + value: {x: -0.0034157124, y: 0.33260363, z: 0.009684379, w: 0.9430108} + inSlope: {x: 0.0031411839, y: -0.18499973, z: -0.0028575575, w: 0.06524417} + outSlope: {x: 0.0031411839, y: -0.18499973, z: -0.0028575575, w: 0.06524417} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.25 + value: {x: -0.0027221553, y: 0.29547083, z: 0.008801211, w: 0.95530736} + inSlope: {x: -0.0024475534, y: 0.1704588, z: 0.00233007, w: -0.05290535} + outSlope: {x: -0.0024475534, y: 0.1704588, z: 0.00233007, w: -0.05290535} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7083335 + value: {x: -0.0042555216, y: 0.37351927, z: 0.0105676595, w: 0.92755246} + inSlope: {x: -0.0019804437, y: 0.046837457, z: 0.003385878, w: -0.018876316} + outSlope: {x: -0.0019804437, y: 0.046837457, z: 0.003385878, w: -0.018876316} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.3333335 + value: {x: -0.004032766, y: 0.35949835, z: 0.010467063, w: 0.93307835} + inSlope: {x: -0.00013673698, y: 0.03716938, z: -0.0008877338, w: -0.014315859} + outSlope: {x: -0.00013673698, y: 0.03716938, z: -0.0008877338, w: -0.014315859} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.875 + value: {x: -0.0034157156, y: 0.33260366, z: 0.009684383, w: 0.9430108} + inSlope: {x: 0.0031411378, y: -0.18499927, z: -0.0028574264, w: 0.06524354} + outSlope: {x: 0.0031411378, y: -0.18499927, z: -0.0028574264, w: 0.06524354} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.3333335 + value: {x: -0.0027221516, y: 0.29547083, z: 0.008801194, w: 0.95530736} + inSlope: {x: -0.0024475418, y: 0.17045826, z: 0.0023300215, w: -0.052905522} + outSlope: {x: -0.0024475418, y: 0.17045826, z: 0.0023300215, w: -0.052905522} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.791667 + value: {x: -0.0042555183, y: 0.37351927, z: 0.010567648, w: 0.92755246} + inSlope: {x: -0.0019804707, y: 0.046836924, z: 0.003385968, w: -0.018875532} + outSlope: {x: -0.0019804707, y: 0.046836924, z: 0.003385968, w: -0.018875532} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.416667 + value: {x: -0.0040327692, y: 0.35949835, z: 0.010467067, w: 0.93307835} + inSlope: {x: -0.00013673106, y: 0.037168562, z: -0.000887709, w: -0.014315106} + outSlope: {x: -0.00013673106, y: 0.037168562, z: -0.000887709, w: -0.014315106} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.9583335 + value: {x: -0.0034157156, y: 0.3326036, z: 0.009684381, w: 0.9430108} + inSlope: {x: 0.0031410912, y: -0.18499947, z: -0.002857301, w: 0.065243736} + outSlope: {x: 0.0031410912, y: -0.18499947, z: -0.002857301, w: 0.065243736} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.416667 + value: {x: -0.0027221553, y: 0.29547092, z: 0.008801199, w: 0.95530736} + inSlope: {x: -0.0024475716, y: 0.17045738, z: 0.002330155, w: -0.052905258} + outSlope: {x: -0.0024475716, y: 0.17045738, z: 0.002330155, w: -0.052905258} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.875 + value: {x: -0.0042555244, y: 0.37351927, z: 0.0105676595, w: 0.92755246} + inSlope: {x: -0.00198039, y: 0.046837438, z: 0.0033857473, w: -0.018876309} + outSlope: {x: -0.00198039, y: 0.046837438, z: 0.0033857473, w: -0.018876309} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.5 + value: {x: -0.0040327716, y: 0.35949835, z: 0.010467069, w: 0.93307835} + inSlope: {x: -0.00013674198, y: 0.037168898, z: -0.0008876977, w: -0.014315097} + outSlope: {x: -0.00013674198, y: 0.037168898, z: -0.0008876977, w: -0.014315097} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.041667 + value: {x: -0.0034157173, y: 0.3326036, z: 0.009684382, w: 0.9430108} + inSlope: {x: 0.0031411361, y: -0.18500057, z: -0.0028573913, w: 0.065244414} + outSlope: {x: 0.0031411361, y: -0.18500057, z: -0.0028573913, w: 0.065244414} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: -0.0027189665, y: 0.29368898, z: 0.008849303, w: 0.9558562} + inSlope: {x: 0.0031044974, y: -0.16382253, z: -0.0045668436, w: 0.051027123} + outSlope: {x: 0.0031044974, y: -0.16382253, z: -0.0045668436, w: 0.051027123} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0021212928, y: -0.0025391348, z: 0.08153213, w: 0.99666524} + inSlope: {x: 0.007323819, y: 0.009425087, z: -0.29794067, w: 0.02254343} + outSlope: {x: 0.007323819, y: 0.009425087, z: -0.29794067, w: 0.02254343} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: 0.0023045698, y: 0.0034220524, z: -0.1207924, w: 0.9926692} + inSlope: {x: 0.0080910865, y: 0.00898134, z: -0.3298707, w: -0.039987784} + outSlope: {x: 0.0080910865, y: 0.00898134, z: -0.3298707, w: -0.039987784} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: 0.0035612013, y: 0.004557125, z: -0.14624941, w: 0.9892309} + inSlope: {x: -0.0051673995, y: -0.0072067305, z: 0.2616029, w: 0.038504347} + outSlope: {x: -0.0051673995, y: -0.0072067305, z: 0.2616029, w: 0.038504347} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5416667 + value: {x: -0.0007465054, y: -0.0004913474, z: 0.04187398, w: 0.9991225} + inSlope: {x: -0.0072434023, y: -0.009963781, z: 0.36036497, w: -0.014933106} + outSlope: {x: -0.0072434023, y: -0.009963781, z: 0.36036497, w: -0.014933106} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: -0.0020630814, y: -0.0026035327, z: 0.0917014, w: 0.995781} + inSlope: {x: 0.0028388111, y: 0.0043308344, z: -0.22132188, w: 0.02018877} + outSlope: {x: 0.0028388111, y: 0.0043308344, z: -0.22132188, w: 0.02018877} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: 0.0018200157, y: 0.002542462, z: -0.091339976, w: 0.99581486} + inSlope: {x: 0.007982211, y: 0.010453235, z: -0.38008428, w: -0.03475564} + outSlope: {x: 0.007982211, y: 0.010453235, z: -0.38008428, w: -0.03475564} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.0833335 + value: {x: 0.003445767, y: 0.0048569315, z: -0.15623076, w: 0.98770267} + inSlope: {x: -0.0043190494, y: -0.0050059487, z: 0.21958092, w: 0.034559768} + outSlope: {x: -0.0043190494, y: -0.0050059487, z: 0.21958092, w: 0.034559768} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.5833335 + value: {x: -0.00068413053, y: -0.000074304524, z: 0.026434954, w: 0.9996503} + inSlope: {x: -0.009239261, y: -0.010438524, z: 0.3815009, w: -0.0099477945} + outSlope: {x: -0.009239261, y: -0.010438524, z: 0.3815009, w: -0.0099477945} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.0018898966, y: -0.0025875915, z: 0.09170186, w: 0.99578136} + inSlope: {x: 0.0033270633, y: 0.004338175, z: -0.22132112, w: 0.020188764} + outSlope: {x: 0.0033270633, y: 0.004338175, z: -0.22132112, w: 0.020188764} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.625 + value: {x: 0.0020292636, y: 0.0025232686, z: -0.09134049, w: 0.99581444} + inSlope: {x: 0.007933168, y: 0.010378471, z: -0.38008642, w: -0.034757055} + outSlope: {x: 0.007933168, y: 0.010378471, z: -0.38008642, w: -0.034757055} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.166667 + value: {x: 0.0033194774, y: 0.004876905, z: -0.15623006, w: 0.9877031} + inSlope: {x: -0.00497757, y: -0.00493083, z: 0.21958321, w: 0.03456182} + outSlope: {x: -0.00497757, y: -0.00493083, z: 0.21958321, w: 0.03456182} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.666667 + value: {x: -0.00072535465, y: -0.00007539614, z: 0.026435008, w: 0.9996503} + inSlope: {x: -0.009479223, y: -0.010472978, z: 0.3815003, w: -0.009947774} + outSlope: {x: -0.009479223, y: -0.010472978, z: 0.3815003, w: -0.009947774} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.2083335 + value: {x: -0.0016518445, y: -0.0025656621, z: 0.09170246, w: 0.9957818} + inSlope: {x: 0.004394759, y: 0.0043835174, z: -0.22131938, w: 0.020190315} + outSlope: {x: 0.004394759, y: 0.0043835174, z: -0.22131938, w: 0.020190315} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.7083335 + value: {x: 0.0023091612, y: 0.0024976009, z: -0.09134125, w: 0.99581385} + inSlope: {x: 0.00885115, y: 0.010189575, z: -0.38009155, w: -0.034761563} + outSlope: {x: 0.00885115, y: 0.010189575, z: -0.38009155, w: -0.034761563} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.25 + value: {x: 0.0033616922, y: 0.00487023, z: -0.15623036, w: 0.9877029} + inSlope: {x: -0.006022648, y: -0.0047568153, z: 0.2195885, w: 0.034565367} + outSlope: {x: -0.006022648, y: -0.0047568153, z: 0.2195885, w: 0.034565367} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.75 + value: {x: -0.000836775, y: -0.0003287968, z: 0.026434675, w: 0.9996502} + inSlope: {x: -0.0083040185, y: -0.011297969, z: 0.38149634, w: -0.009950603} + outSlope: {x: -0.0083040185, y: -0.011297969, z: 0.38149634, w: -0.009950603} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.208334 + value: {x: -0.002700094, y: -0.0032023378, z: 0.10567595, w: 0.9943918} + inSlope: {x: 0.0024206517, y: 0.0021951785, z: -0.12503497, w: 0.01317008} + outSlope: {x: 0.0024206517, y: 0.0021951785, z: -0.12503497, w: 0.01317008} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: -0.0025722608, y: -0.0030701803, z: 0.09943063, w: 0.9950365} + inSlope: {x: 0.0030680413, y: 0.0031718276, z: -0.14989002, w: 0.015472649} + outSlope: {x: 0.0030680413, y: 0.0031718276, z: -0.14989002, w: 0.015472649} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.24507414, y: -0.1637671, z: 0.6658451, w: 0.6853972} + inSlope: {x: -0.10953784, y: -0.03938341, z: -0.035086155, w: -0.014947414} + outSlope: {x: -0.10953784, y: -0.03938341, z: -0.035086155, w: -0.014947414} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: -0.2339228, y: -0.22180672, z: 0.61680335, w: 0.71807766} + inSlope: {x: 0.14895229, y: -0.11068971, z: -0.10226435, w: 0.10214276} + outSlope: {x: 0.14895229, y: -0.11068971, z: -0.10226435, w: 0.10214276} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: -0.15307322, y: -0.23305382, z: 0.60452634, w: 0.746192} + inSlope: {x: -0.012779308, y: 0.11805307, z: 0.11512553, w: -0.059139546} + outSlope: {x: -0.012779308, y: 0.11805307, z: 0.11512553, w: -0.059139546} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: -0.23498401, y: -0.16345115, z: 0.66596174, w: 0.688884} + inSlope: {x: -0.13365531, y: 0.006752024, z: -0.0075116092, w: -0.03668116} + outSlope: {x: -0.13365531, y: 0.006752024, z: -0.0075116092, w: -0.03668116} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7083335 + value: {x: -0.23989947, y: -0.21706916, z: 0.6206987, w: 0.71418655} + inSlope: {x: 0.13471141, y: -0.11421089, z: -0.10267149, w: 0.09972392} + outSlope: {x: 0.13471141, y: -0.11421089, z: -0.10267149, w: 0.09972392} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.375 + value: {x: -0.15256459, y: -0.23770128, z: 0.6004879, w: 0.74808854} + inSlope: {x: 0.017056225, y: 0.10571809, z: 0.10129602, w: -0.04433944} + outSlope: {x: 0.017056225, y: 0.10571809, z: 0.10129602, w: -0.04433944} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.041667 + value: {x: -0.22886965, y: -0.16388358, z: 0.6664229, w: 0.6903922} + inSlope: {x: -0.13790497, y: 0.022914395, z: 0.011599902, w: -0.05140239} + outSlope: {x: -0.13790497, y: 0.022914395, z: 0.011599902, w: -0.05140239} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.791667 + value: {x: -0.24003823, y: -0.21719906, z: 0.62067044, w: 0.71412504} + inSlope: {x: 0.13847291, y: -0.11189457, z: -0.100042626, w: 0.099415354} + outSlope: {x: 0.13847291, y: -0.11189457, z: -0.100042626, w: 0.099415354} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.5 + value: {x: -0.1529688, y: -0.2331625, z: 0.60455096, w: 0.7461595} + inSlope: {x: -0.013847429, y: 0.11924896, z: 0.11557506, w: -0.059343185} + outSlope: {x: -0.013847429, y: 0.11924896, z: 0.11557506, w: -0.059343185} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.2083335 + value: {x: -0.24031019, y: -0.1635894, z: 0.66568166, w: 0.68728274} + inSlope: {x: -0.12315767, y: -0.011023742, z: -0.011711642, w: -0.034307376} + outSlope: {x: -0.12315767, y: -0.011023742, z: -0.011711642, w: -0.034307376} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.916667 + value: {x: -0.23406705, y: -0.22179867, z: 0.61639655, w: 0.71838236} + inSlope: {x: 0.14435588, y: -0.11200257, z: -0.10296659, w: 0.10077791} + outSlope: {x: 0.14435588, y: -0.11200257, z: -0.10296659, w: 0.10077791} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.5833335 + value: {x: -0.15246032, y: -0.23290558, z: 0.60501575, w: 0.74596703} + inSlope: {x: -0.011557861, y: 0.12210803, z: 0.114487134, w: -0.057206374} + outSlope: {x: -0.011557861, y: 0.12210803, z: 0.114487134, w: -0.057206374} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: -0.2343974, y: -0.1631597, z: 0.6667373, w: 0.6884026} + inSlope: {x: -0.13591604, y: 0.01600588, z: 0.0072141793, w: -0.048831254} + outSlope: {x: -0.13591604, y: 0.01600588, z: 0.0072141793, w: -0.048831254} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0000000049946265, y: -0.3616216, z: 0.000000009489788, w: 0.932325} + inSlope: {x: -0.0000000011056756, y: -0.0317173, z: -0.0000000024918094, w: -0.012328148} + outSlope: {x: -0.0000000011056756, y: -0.0317173, z: -0.0000000024918094, w: -0.012328148} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: -0.0000000057375518, y: -0.39898247, z: 0.0000000072050845, w: 0.9169586} + inSlope: {x: -0.0000000036520982, y: 0.10483685, z: -1.383053e-10, w: 0.04557325} + outSlope: {x: -0.0000000036520982, y: 0.10483685, z: -1.383053e-10, w: 0.04557325} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: -0.0000000074441857, y: -0.35475725, z: 0.0000000069050556, w: 0.93495846} + inSlope: {x: -0.0000000011452436, y: -0.032106012, z: -0.0000000025143074, w: -0.01219653} + outSlope: {x: -0.0000000011452436, y: -0.032106012, z: -0.0000000025143074, w: -0.01219653} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: -0.000000008282989, y: -0.3637243, z: 0.0000000056029226, w: 0.93150663} + inSlope: {x: -0.0000000021004978, y: 0.024498604, z: -0.0000000015350083, w: 0.009569416} + outSlope: {x: -0.0000000021004978, y: 0.024498604, z: -0.0000000015350083, w: 0.009569416} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: -0.000000008672833, y: -0.4012928, z: 0.0000000037722447, w: 0.9159498} + inSlope: {x: -3.0544042e-10, y: -0.08796592, z: -0.000000003606628, w: -0.03850715} + outSlope: {x: -3.0544042e-10, y: -0.08796592, z: -0.000000003606628, w: -0.03850715} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.1666667 + value: {x: -0.0000000102764535, y: -0.36771727, z: 0.0000000031530571, w: 0.92993766} + inSlope: {x: -0.0000000034825942, y: 0.11845292, z: 2.0186215e-10, w: 0.046886355} + outSlope: {x: -0.0000000034825942, y: 0.11845292, z: 2.0186215e-10, w: 0.046886355} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.9583335 + value: {x: -0.000000011651736, y: -0.36584526, z: 0.0000000016292455, w: 0.9306757} + inSlope: {x: -0.0000000020933568, y: 0.027911454, z: -0.000000001445501, w: 0.010970604} + outSlope: {x: -0.0000000020933568, y: 0.027911454, z: -0.000000001445501, w: 0.010970604} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.5 + value: {x: -0.000000012266336, y: -0.38840082, z: 1.3214191e-10, w: 0.92149055} + inSlope: {x: -1.84055e-10, y: -0.111483485, z: -0.0000000041210546, w: -0.04698363} + outSlope: {x: -1.84055e-10, y: -0.111483485, z: -0.0000000041210546, w: -0.04698363} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.041667 + value: {x: -0.00000001312558, y: -0.3941837, z: -0.0000000010528552, w: 0.9190317} + inSlope: {x: -0.0000000032448866, y: 0.11316615, z: 2.2628584e-10, w: 0.0485057} + outSlope: {x: -0.0000000032448866, y: 0.11316615, z: 2.2628584e-10, w: 0.0485057} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.5833335 + value: {x: -0.000000014533308, y: -0.35615814, z: -0.0000000013795254, w: 0.9344257} + inSlope: {x: -0.0000000011663674, y: -0.044047046, z: -0.0000000028229938, w: -0.01679856} + outSlope: {x: -0.0000000011663674, y: -0.044047046, z: -0.0000000028229938, w: -0.01679856} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.125 + value: {x: -0.00000001536529, y: -0.3635342, z: -0.0000000025891063, w: 0.93158084} + inSlope: {x: -0.0000000019716673, y: 0.023883075, z: -0.0000000014926029, w: 0.009324063} + outSlope: {x: -0.0000000019716673, y: 0.023883075, z: -0.0000000014926029, w: 0.009324063} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.7083335 + value: {x: -0.000000015934964, y: -0.4012928, z: -0.000000004501168, w: 0.9159498} + inSlope: {x: -7.2134576e-10, y: -0.08796606, z: -0.000000003774025, w: -0.038507372} + outSlope: {x: -7.2134576e-10, y: -0.08796606, z: -0.000000003774025, w: -0.038507372} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.3333335 + value: {x: -0.000000017376346, y: -0.36771724, z: -0.0000000050515756, w: 0.92993766} + inSlope: {x: -0.0000000028981089, y: 0.11845288, z: 4.614513e-10, w: 0.046885908} + outSlope: {x: -0.0000000028981089, y: 0.11845288, z: 4.614513e-10, w: 0.046885908} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.125 + value: {x: -0.00000001874147, y: -0.36594486, z: -0.0000000065733503, w: 0.9306365} + inSlope: {x: -0.0000000019587392, y: 0.028277727, z: -0.0000000013761687, w: 0.011117256} + outSlope: {x: -0.0000000019587392, y: 0.028277727, z: -0.0000000013761687, w: 0.011117256} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: -0.00000001898573, y: -0.3623999, z: -0.0000000067449326, w: 0.9320227} + inSlope: {x: -0.000000001929281, y: 0.025992075, z: -0.0000000014211036, w: 0.010123884} + outSlope: {x: -0.000000001929281, y: 0.025992075, z: -0.0000000014211036, w: 0.010123884} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.10553706, y: 0.11910378, z: -0.04670656, w: 0.98615146} + inSlope: {x: -0.036195517, y: -0.03248638, z: 0.30148137, w: 0.012355328} + outSlope: {x: -0.036195517, y: -0.03248638, z: 0.30148137, w: 0.012355328} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: -0.12779622, y: 0.09482567, z: 0.1573123, w: 0.97464305} + inSlope: {x: -0.032257482, y: -0.04341743, z: 0.33130878, w: -0.053265784} + outSlope: {x: -0.032257482, y: -0.04341743, z: 0.33130878, w: -0.053265784} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: -0.13024355, y: 0.091435246, z: 0.18286562, w: 0.9701734} + inSlope: {x: 0.024758391, y: 0.035202906, z: -0.2624224, w: 0.049231745} + outSlope: {x: 0.024758391, y: 0.035202906, z: -0.2624224, w: 0.049231745} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5416667 + value: {x: -0.11029101, y: 0.114715636, z: -0.0065842816, w: 0.98723495} + inSlope: {x: 0.042302795, y: 0.040712513, z: -0.36423415, w: -0.00224376} + outSlope: {x: 0.042302795, y: 0.040712513, z: -0.36423415, w: -0.00224376} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: -0.104288444, y: 0.1201986, z: -0.056994736, w: 0.98561037} + inSlope: {x: -0.02730421, y: -0.023736432, z: 0.22409071, w: 0.0127415415} + outSlope: {x: -0.02730421, y: -0.023736432, z: 0.22409071, w: 0.0127415415} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: -0.124865904, y: 0.09865237, z: 0.12772387, w: 0.9789601} + inSlope: {x: -0.03853129, y: -0.048729565, z: 0.38218445, w: -0.04970875} + outSlope: {x: -0.03853129, y: -0.048729565, z: 0.38218445, w: -0.04970875} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.0833335 + value: {x: -0.13118118, y: 0.09008489, z: 0.19287814, w: 0.9682326} + inSlope: {x: 0.020509627, y: 0.029804297, z: -0.22017029, w: 0.04363852} + outSlope: {x: 0.020509627, y: 0.029804297, z: -0.22017029, w: 0.04363852} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.5833335 + value: {x: -0.112090036, y: 0.11295843, z: 0.009017285, w: 0.98721576} + inSlope: {x: 0.044079192, y: 0.04377503, z: -0.3853868, w: 0.0036728326} + outSlope: {x: 0.044079192, y: 0.04377503, z: -0.3853868, w: 0.0036728326} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.10428846, y: 0.12019859, z: -0.056994736, w: 0.98561037} + inSlope: {x: -0.027304284, y: -0.023736328, z: 0.22409028, w: 0.01274154} + outSlope: {x: -0.027304284, y: -0.023736328, z: 0.22409028, w: 0.01274154} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.625 + value: {x: -0.124865904, y: 0.09865238, z: 0.12772383, w: 0.9789601} + inSlope: {x: -0.038531296, y: -0.04872957, z: 0.38218462, w: -0.04970874} + outSlope: {x: -0.038531296, y: -0.04872957, z: 0.38218462, w: -0.04970874} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.166667 + value: {x: -0.13118117, y: 0.09008489, z: 0.19287807, w: 0.9682326} + inSlope: {x: 0.020509575, y: 0.02980422, z: -0.22017008, w: 0.043638404} + outSlope: {x: 0.020509575, y: 0.02980422, z: -0.22017008, w: 0.043638404} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.666667 + value: {x: -0.11209004, y: 0.11295844, z: 0.009017243, w: 0.98721576} + inSlope: {x: 0.044079244, y: 0.043775078, z: -0.38538677, w: 0.0036728128} + outSlope: {x: 0.044079244, y: 0.043775078, z: -0.38538677, w: 0.0036728128} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.2083335 + value: {x: -0.104288474, y: 0.120198585, z: -0.056994718, w: 0.98561037} + inSlope: {x: -0.027304277, y: -0.023736298, z: 0.22409031, w: 0.012741614} + outSlope: {x: -0.027304277, y: -0.023736298, z: 0.22409031, w: 0.012741614} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.7083335 + value: {x: -0.12486592, y: 0.098652355, z: 0.1277239, w: 0.9789601} + inSlope: {x: -0.038531333, y: -0.048729666, z: 0.38218504, w: -0.049709033} + outSlope: {x: -0.038531333, y: -0.048729666, z: 0.38218504, w: -0.049709033} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.25 + value: {x: -0.1311812, y: 0.09008487, z: 0.19287816, w: 0.9682326} + inSlope: {x: 0.020509727, y: 0.029804096, z: -0.2201693, w: 0.043638363} + outSlope: {x: 0.020509727, y: 0.029804096, z: -0.2201693, w: 0.043638363} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.75 + value: {x: -0.11209007, y: 0.11295842, z: 0.009017346, w: 0.98721576} + inSlope: {x: 0.04407925, y: 0.043775007, z: -0.38538668, w: 0.0036728496} + outSlope: {x: 0.04407925, y: 0.043775007, z: -0.38538668, w: 0.0036728496} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.208334 + value: {x: -0.10255053, y: 0.121684745, z: -0.071151495, w: 0.98468965} + inSlope: {x: -0.015633887, y: -0.01320397, z: 0.12663439, w: 0.009015135} + outSlope: {x: -0.015633887, y: -0.01320397, z: 0.12663439, w: 0.009015135} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: -0.10332985, y: 0.12102368, z: -0.064826556, w: 0.98512626} + inSlope: {x: -0.018704044, y: -0.015865866, z: 0.15180086, w: 0.010478657} + outSlope: {x: -0.018704044, y: -0.015865866, z: 0.15180086, w: 0.010478657} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.5495697, y: -0.19044077, z: -0.058861062, w: 0.81132036} + inSlope: {x: 0.05755377, y: 0.05223477, z: -0.16916567, w: 0.038047314} + outSlope: {x: 0.05755377, y: 0.05223477, z: -0.16916567, w: 0.038047314} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: -0.54656684, y: -0.15545313, z: -0.057443522, w: 0.82085276} + inSlope: {x: -0.04956434, y: 0.04368601, z: 0.18816152, w: -0.011647934} + outSlope: {x: -0.04956434, y: 0.04368601, z: 0.18816152, w: -0.011647934} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: -0.56686336, y: -0.17541255, z: 0.08010372, w: 0.80092436} + inSlope: {x: -0.010329718, y: -0.08369865, z: -0.04541181, w: -0.021131508} + outSlope: {x: -0.010329718, y: -0.08369865, z: -0.04541181, w: -0.021131508} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0833335 + value: {x: -0.5498189, y: -0.18988675, z: -0.05850664, w: 0.81130713} + inSlope: {x: 0.05961018, y: 0.042037416, z: -0.18951759, w: 0.036660466} + outSlope: {x: 0.05961018, y: 0.042037416, z: -0.18951759, w: 0.036660466} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.6666667 + value: {x: -0.5484978, y: -0.15419216, z: -0.049473733, w: 0.8203215} + inSlope: {x: -0.052397393, y: 0.03789042, z: 0.20580193, w: -0.015580386} + outSlope: {x: -0.052397393, y: 0.03789042, z: 0.20580193, w: -0.015580386} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.5 + value: {x: -0.5673329, y: -0.17876074, z: 0.077624895, w: 0.8000952} + inSlope: {x: -0.009551538, y: -0.079853915, z: -0.07662815, w: -0.017227674} + outSlope: {x: -0.009551538, y: -0.079853915, z: -0.07662815, w: -0.017227674} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.2083335 + value: {x: -0.5473389, y: -0.18822171, z: -0.06615816, w: 0.8127828} + inSlope: {x: 0.05648253, y: 0.048924036, z: -0.16715269, w: 0.035863057} + outSlope: {x: 0.05648253, y: 0.048924036, z: -0.16715269, w: 0.035863057} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.8333335 + value: {x: -0.55288976, y: -0.15184692, z: -0.031314477, w: 0.8187031} + inSlope: {x: -0.052221738, y: 0.024428044, z: 0.2311769, w: -0.02194413} + outSlope: {x: -0.052221738, y: 0.024428044, z: 0.2311769, w: -0.02194413} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.5833335 + value: {x: -0.5673329, y: -0.17876077, z: 0.0776249, w: 0.8000952} + inSlope: {x: -0.009551561, y: -0.07985396, z: -0.07662841, w: -0.017228432} + outSlope: {x: -0.009551561, y: -0.07985396, z: -0.07662841, w: -0.017228432} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.291667 + value: {x: -0.5473389, y: -0.18822171, z: -0.066158205, w: 0.8127828} + inSlope: {x: 0.056482196, y: 0.048924312, z: -0.16715215, w: 0.035862852} + outSlope: {x: 0.056482196, y: 0.048924312, z: -0.16715215, w: 0.035862852} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.916667 + value: {x: -0.55288976, y: -0.15184695, z: -0.03131445, w: 0.8187031} + inSlope: {x: -0.052220717, y: 0.024428599, z: 0.23117688, w: -0.021943297} + outSlope: {x: -0.052220717, y: 0.024428599, z: 0.23117688, w: -0.021943297} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.666667 + value: {x: -0.56735694, y: -0.17866404, z: 0.0776985, w: 0.8000926} + inSlope: {x: -0.009797547, y: -0.07889129, z: -0.07588598, w: -0.017241906} + outSlope: {x: -0.009797547, y: -0.07889129, z: -0.07588598, w: -0.017241906} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: -0.5547109, y: -0.19342314, z: -0.041370384, w: 0.8081904} + inSlope: {x: 0.06069753, y: 0.022374613, z: -0.2310888, w: 0.03670319} + outSlope: {x: 0.06069753, y: 0.022374613, z: -0.2310888, w: 0.03670319} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0.096417986, w: 0.99534094} + inSlope: {x: 0, y: -0, z: 0.0056723356, w: 0.0005493164} + outSlope: {x: 0, y: -0, z: 0.0056723356, w: 0.0005493164} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5833334 + value: {x: 0, y: -0, z: -0.090332195, w: 0.9959117} + inSlope: {x: 0, y: 0, z: -0.01819648, w: -0.0016500966} + outSlope: {x: 0, y: 0, z: -0.01819648, w: -0.0016500966} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.625 + value: {x: 0, y: -0, z: -0.08956751, w: 0.99598074} + inSlope: {x: 0, y: 0, z: -0.018407661, w: -0.0016551034} + outSlope: {x: 0, y: 0, z: -0.018407661, w: -0.0016551034} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.2083335 + value: {x: 0, y: -0, z: -0.08296203, w: 0.9965527} + inSlope: {x: 0, y: 0, z: 0.00044399663, w: 0.000037193444} + outSlope: {x: 0, y: 0, z: 0.00044399663, w: 0.000037193444} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.7083335 + value: {x: 0, y: -0, z: -0.09023647, w: 0.9959204} + inSlope: {x: 0, y: 0, z: 0.018413704, w: 0.001668698} + outSlope: {x: 0, y: 0, z: 0.018413704, w: 0.001668698} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.166667 + value: {x: 0, y: -0, z: -0.09578781, w: 0.9954018} + inSlope: {x: 0, y: 0, z: -0.009171923, w: -0.0008819036} + outSlope: {x: 0, y: 0, z: -0.009171923, w: -0.0008819036} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: 0, y: 0, z: -0.09635919, w: 0.99534667} + inSlope: {x: 0, y: 0, z: -0.0056411293, w: -0.0005450332} + outSlope: {x: 0, y: 0, z: -0.0056411293, w: -0.0005450332} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + m_CompressedRotationCurves: [] + m_EulerCurves: [] + 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: 8.25 + 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: airboy_model_skeleton + - 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: 8.25 + 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: airboy_model_skeleton/airboy + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.001967938, y: 0.003359993, z: -0.002109211} + inSlope: {x: 0.00031955837, y: -0.0003967738, z: 0.000098422766} + outSlope: {x: 0.00031955837, y: -0.0003967738, z: 0.000098422766} + 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.001231563, y: 0.00244571, z: -0.001931934} + inSlope: {x: 0.00027563976, y: -0.0003421925, z: 0.00010386939} + outSlope: {x: 0.00014882519, y: -0.00018480078, z: 0.00007081038} + 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.2916666 + value: {x: -0.001323367, y: 0.0025596928, z: -0.0019308539} + inSlope: {x: -0.0008303769, y: 0.001030992, z: -0.00002314212} + outSlope: {x: -0.0009384459, y: 0.0011704065, z: -0.000118127835} + 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.0018728339, y: 0.0032653918, z: -0.0020738845} + inSlope: {x: -0.0003284171, y: 0.0004196624, z: 0.000022090693} + outSlope: {x: -0.00022980048, y: 0.00028718894, z: 0.000022090631} + 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.4166667 + value: {x: -0.001734799, y: 0.003071919, z: -0.002037681} + inSlope: {x: 0.0009777348, y: -0.0012523603, z: 0.00016384688} + outSlope: {x: 0.0010557644, y: -0.0012618518, z: 0.00017301744} + 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: 3.125 + value: {x: -0.0012455441, y: 0.002446861, z: -0.001925544} + inSlope: {x: 0.000083927946, y: -0.00012388921, z: 0.00008007631} + outSlope: {x: -0.000028198903, y: 0.000027844852, z: -0.00001809951} + 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: 3.4583333 + value: {x: -0.001406895, y: 0.0026620098, z: -0.001941805} + inSlope: {x: -0.0009822287, y: 0.0012523675, z: -0.0001583296} + outSlope: {x: -0.0010557333, y: 0.0012618446, z: -0.00019511781} + 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: 4 + value: {x: -0.0018566529, y: 0.0032324488, z: -0.0020716987} + inSlope: {x: -0.00047191052, y: 0.00063587545, z: -0.00007455811} + outSlope: {x: -0.00038400438, y: 0.0005220743, z: -0.00007455496} + 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: 4.5 + value: {x: -0.001734799, y: 0.003071919, z: -0.002037681} + inSlope: {x: 0.0009822036, y: -0.0012523675, z: 0.00016384784} + outSlope: {x: 0.0010557644, y: -0.0012618518, z: 0.00017301744} + 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: 5.2083335 + value: {x: -0.0012455441, y: 0.002446861, z: -0.001925544} + inSlope: {x: 0.000083927465, y: -0.0001238885, z: 0.00008007584} + outSlope: {x: -0.000028199063, y: 0.000027845012, z: -0.000018099614} + 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: 5.5416665 + value: {x: -0.001406895, y: 0.0026620098, z: -0.001941805} + inSlope: {x: -0.0009822287, y: 0.0012523675, z: -0.0001583296} + outSlope: {x: -0.0010557272, y: 0.0012618373, z: -0.00019511669} + 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: 6.0833335 + value: {x: -0.0018566529, y: 0.0032324488, z: -0.0020716987} + inSlope: {x: -0.0004719078, y: 0.0006358718, z: -0.00007455769} + outSlope: {x: -0.00038400438, y: 0.0005220743, z: -0.00007455496} + 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: 6.5833335 + value: {x: -0.001734799, y: 0.003071919, z: -0.002037681} + inSlope: {x: 0.0009821923, y: -0.0012523532, z: 0.00016384595} + outSlope: {x: 0.0010557644, y: -0.0012618518, z: 0.00017301744} + 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: 7.2916665 + value: {x: -0.0012455441, y: 0.002446861, z: -0.001925544} + inSlope: {x: 0.000083928426, y: -0.00012388991, z: 0.00008007676} + outSlope: {x: -0.000028198743, y: 0.000027844693, z: -0.000018099407} + 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: 7.625 + value: {x: -0.001406895, y: 0.0026630308, z: -0.001941805} + inSlope: {x: -0.0009822287, y: 0.0012768722, z: -0.0001583296} + outSlope: {x: -0.0010798578, y: 0.0013309744, z: -0.00019511893} + 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: 8.25 + value: {x: -0.0019646399, y: 0.003355867, z: -0.002108163} + inSlope: {x: -0.00031883712, y: 0.00039796522, z: -0.00010351102} + outSlope: {x: -0.00031883712, y: 0.00039796522, z: -0.00010351102} + 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: airboy_model_skeleton/airboy/Skl_Root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00015076356, y: -0.0012890372, z: -0.00029627277} + 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: 8.25 + value: {x: 0.00015076356, y: -0.0012890372, z: -0.00029627277} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.000021829008, y: -0.00299883, z: -0.000053091007} + 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: 8.25 + value: {x: 0.000021829008, y: -0.00299883, z: -0.000053091007} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.000019310792, y: -0.0025961702, z: 0.0003839116} + 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: 8.25 + value: {x: -0.000019310792, y: -0.0025961702, z: 0.0003839116} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.0005193127, y: 0.001203004, z: -0.000053106396} + 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: 8.25 + value: {x: 0.0005193127, y: 0.001203004, z: -0.000053106396} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0029990699, y: -0.00000016072765, z: 0.0000546371} + 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: 8.25 + value: {x: -0.0029990699, y: -0.00000016072765, z: 0.0000546371} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00035560704, y: 0.00003682376, z: -0.0026000002} + 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: 8.25 + value: {x: 0.00035560704, y: 0.00003682376, z: -0.0026000002} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.000011850327, y: 1.6192415e-10, z: -0.00006796107} + 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: 8.25 + value: {x: -0.000011850327, y: 1.6192415e-10, z: -0.00006796107} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0028583293, y: -2.5145708e-10, z: -0.00014242671} + 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: 8.25 + value: {x: -0.0028583293, y: -2.5145708e-10, z: -0.00014242671} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.00145562, y: -0.0014599601, z: -0.00012458165} + 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: 8.25 + value: {x: -0.00145562, y: -0.0014599601, z: -0.00012458165} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.00277497, y: 0.00000016828999, z: -0.00000543423} + 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: 8.25 + value: {x: -0.00277497, y: 0.00000016828999, z: -0.00000543423} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0020982702, y: -0.0000001674518, z: 0.000005433559} + 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: 8.25 + value: {x: -0.0020982702, y: -0.0000001674518, z: 0.000005433559} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0014555802, y: 0.0014553498, z: -0.00012458174} + 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: 8.25 + value: {x: -0.0014555802, y: 0.0014553498, z: -0.00012458174} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00279524, y: -4.4703483e-10, z: 5.587935e-10} + 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: 8.25 + value: {x: 0.00279524, y: -4.4703483e-10, z: 5.587935e-10} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.0020026597, y: 0.000000001490116, z: 1.11758706e-10} + 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: 8.25 + value: {x: 0.0020026597, y: 0.000000001490116, z: 1.11758706e-10} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0027371903, y: -6.519258e-10, z: -0.00019367904} + 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: 8.25 + value: {x: -0.0027371903, y: -6.519258e-10, z: -0.00019367904} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.000047508467, 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: 8.25 + value: {x: -0, y: 0.000047508467, 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: airboy_model_skeleton/airboy/board_model + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.013613639, y: -0.0010463827, z: 0.004070008} + 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: 8.25 + value: {x: -0.013613639, y: -0.0010463827, z: 0.004070008} + 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: airboy_model_skeleton/airboy/board_model/eft_fire_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.013613639, y: -0.0010463827, z: -0.004080487} + 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: 8.25 + value: {x: -0.013613639, y: -0.0010463827, z: -0.004080487} + 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: airboy_model_skeleton/airboy/board_model/eft_fire_R + m_ScaleCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 0.99999994} + 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: 8.25 + value: {x: 1, y: 1, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 0.99999994, z: 0.9999999} + 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: 8.25 + value: {x: 0.99999994, y: 0.99999994, z: 0.9999999} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 0.99999994, z: 0.99999994} + 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: 8.25 + value: {x: 1, y: 0.99999994, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 0.99999994} + 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: 8.25 + value: {x: 1, y: 1, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: 0.99999994, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 1.0000001, z: 1.0000001} + 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: 8.25 + value: {x: 0.99999994, y: 1.0000001, z: 1.0000001} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: 0.99999994, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 0.99999994, z: 0.99999994} + 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: 8.25 + value: {x: 0.99999994, y: 0.99999994, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1.0000001, y: 0.99999994, z: 0.99999994} + 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: 8.25 + value: {x: 1.0000001, y: 0.99999994, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1.0000001, z: 0.99999994} + 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: 8.25 + value: {x: 1, y: 1.0000001, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: 0.99999994, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 0.9999999, z: 0.9999999} + 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: 8.25 + value: {x: 1, y: 0.9999999, z: 0.9999999} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: 0.99999994, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1.0000001, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 8.25 + value: {x: 1.0000001, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + m_FloatCurves: [] + m_PPtrCurves: [] + m_SampleRate: 24 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: [] + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 8.25 + 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: [] + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/charge.anim.meta b/Assets/Resources/Models/Games/Airboarder/Animations/charge.anim.meta new file mode 100644 index 00000000..2a95d4c7 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/charge.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7656cb95d07e19e4c9ad59d1873c00a0 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/dog.meta b/Assets/Resources/Models/Games/Airboarder/Animations/dog.meta new file mode 100644 index 00000000..4e95343b --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/dog.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 17052f7b8d1b44e47bc25dbe7016d7ac +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/dog/dog.controller b/Assets/Resources/Models/Games/Airboarder/Animations/dog/dog.controller new file mode 100644 index 00000000..d6f025bc --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/dog/dog.controller @@ -0,0 +1,132 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!91 &9100000 +AnimatorController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: dog + serializedVersion: 5 + m_AnimatorParameters: [] + m_AnimatorLayers: + - serializedVersion: 5 + m_Name: Base Layer + m_StateMachine: {fileID: 8351072885829826264} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 0 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 0 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} + - serializedVersion: 5 + m_Name: tail + m_StateMachine: {fileID: 7678134819280363074} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 1 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 1 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} +--- !u!1102 &2796518858078946607 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: run + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 009a96a7160c0554880e45201df58e2e, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1107 &7678134819280363074 +AnimatorStateMachine: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: tail + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: 8907397066801831745} + m_Position: {x: 353.38504, y: 126.55763, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 50, y: 20, z: 0} + m_EntryPosition: {x: 50, y: 120, z: 0} + m_ExitPosition: {x: 800, y: 120, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: 8907397066801831745} +--- !u!1107 &8351072885829826264 +AnimatorStateMachine: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Base Layer + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: 2796518858078946607} + m_Position: {x: 316.2, y: 96, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 50, y: 20, z: 0} + m_EntryPosition: {x: 50, y: 120, z: 0} + m_ExitPosition: {x: 800, y: 120, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: 2796518858078946607} +--- !u!1102 &8907397066801831745 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: wag + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 6c9f6a4342417a44d8ea12a1ad78eb1d, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/dog/dog.controller.meta b/Assets/Resources/Models/Games/Airboarder/Animations/dog/dog.controller.meta new file mode 100644 index 00000000..5288cf21 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/dog/dog.controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 88950fa3d23de6b4599cb96af1c0abe2 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 9100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/dog/run.anim b/Assets/Resources/Models/Games/Airboarder/Animations/dog/run.anim new file mode 100644 index 00000000..e0854621 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/dog/run.anim @@ -0,0 +1,1731 @@ +%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: run + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/dogPg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/dogPg/sdwPg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.008726534, y: 0, z: -0, w: 0.9999619} + inSlope: {x: 0.24893494, y: -0, z: 0, w: -0.0034632683} + outSlope: {x: 0.24893494, y: -0, z: 0, w: -0.0034632683} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.040468585, y: -0, z: -0, w: 0.99918085} + inSlope: {x: 0.46872854, y: 0, z: 0, w: -0.01812315} + outSlope: {x: 0.46872854, y: 0, z: 0, w: -0.01812315} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: 0.03619422, y: -0, z: -0, w: 0.99934477} + inSlope: {x: -0.3984143, y: 0, z: 0, w: 0.01374936} + outSlope: {x: -0.3984143, y: 0, z: 0, w: 0.01374936} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: -0.028086415, y: 0, z: -0, w: 0.9996055} + inSlope: {x: 0.26141292, y: 0, z: 0, w: 0.0062713614} + outSlope: {x: 0.26141292, y: 0, z: 0, w: 0.0062713614} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 0.0019123952, y: 0, z: -0, w: 0.9999982} + inSlope: {x: 0.36010808, y: 0, z: 0, w: 0.0020141592} + outSlope: {x: 0.36010808, y: 0, z: 0, w: 0.0020141592} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.18930581, y: 0, z: -0, w: 0.9819182} + inSlope: {x: 0.08056283, y: 0, z: 0, w: 0.015388012} + outSlope: {x: 0.08056283, y: 0, z: 0, w: 0.015388012} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: -0.18594903, y: 0, z: -0, w: 0.9825594} + inSlope: {x: 1.0795435, y: 0, z: 0, w: 0.15761948} + outSlope: {x: 1.0795435, y: 0, z: 0, w: 0.15761948} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: -0.09934385, y: 0, z: -0, w: 0.9950532} + inSlope: {x: 2.084792, y: 0, z: 0, w: 0.2083919} + outSlope: {x: 2.084792, y: 0, z: 0, w: 0.2083919} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: 0.21956444, y: -0, z: -0, w: 0.97559804} + inSlope: {x: 1.5219908, y: 0, z: 0, w: -0.3337633} + outSlope: {x: 1.5219908, y: 0, z: 0, w: -0.3337633} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: 0.34862816, y: -0, z: -0, w: 0.9372611} + inSlope: {x: 0.44981292, y: 0, z: 0, w: -0.1624546} + outSlope: {x: 0.44981292, y: 0, z: 0, w: -0.1624546} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.4166667 + value: {x: 0.35836014, y: -0, z: -0, w: 0.93358344} + inSlope: {x: -0.8333966, y: 0, z: 0, w: 0.27573764} + outSlope: {x: -0.8333966, y: 0, z: 0, w: 0.27573764} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.45833334 + value: {x: 0.27917847, y: -0, z: -0, w: 0.96023923} + inSlope: {x: -3.1378617, y: 0, z: 0, w: 0.74056166} + outSlope: {x: -3.1378617, y: 0, z: 0, w: 0.74056166} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.09687172, y: -0, z: -0, w: 0.9952969} + inSlope: {x: -4.3753033, y: 0, z: 0, w: 0.43325981} + outSlope: {x: -4.3753033, y: 0, z: 0, w: 0.43325981} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: -0.0854302, y: 0, z: -0, w: 0.9963442} + inSlope: {x: -3.2101588, y: 0, z: 0, w: -0.11956496} + outSlope: {x: -3.2101588, y: 0, z: 0, w: -0.11956496} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: -0.17064166, y: 0, z: -0, w: 0.98533314} + inSlope: {x: -2.0450742, y: 0, z: 0, w: -0.26426542} + outSlope: {x: -2.0450742, y: 0, z: 0, w: -0.26426542} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip/l_back_leg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip/l_back_leg/l_back_foot + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip/neck + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 4.3624535, y: -0, z: 0, w: -0.39980936} + outSlope: {x: 4.3624535, y: -0, z: 0, w: -0.39980936} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: 0.1817689, y: -0, z: -0, w: 0.9833413} + inSlope: {x: 3.0033112, y: 0, z: 0, w: -0.38190508} + outSlope: {x: 3.0033112, y: 0, z: 0, w: -0.38190508} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.25027594, y: -0, z: -0, w: 0.9681746} + inSlope: {x: 0.9382503, y: 0, z: 0, w: -0.21265125} + outSlope: {x: 0.9382503, y: 0, z: 0, w: -0.21265125} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: 0.25995642, y: -0, z: -0, w: 0.96562034} + inSlope: {x: 0.011629008, y: 0, z: 0, w: -0.0030126628} + outSlope: {x: 0.011629008, y: 0, z: 0, w: -0.0030126628} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.25124502, y: -0, z: -0, w: 0.9679235} + inSlope: {x: -0.7661284, y: 0, z: 0, w: 0.17953347} + outSlope: {x: -0.7661284, y: 0, z: 0, w: 0.17953347} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: -0.022148382, y: 0, z: -0, w: 0.9997547} + inSlope: {x: -3.0182807, y: 0, z: 0, w: -0.079224646} + outSlope: {x: -3.0182807, y: 0, z: 0, w: -0.079224646} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: -0.27099752, y: 0, z: -0, w: 0.9625801} + inSlope: {x: -2.5394034, y: 0, z: 0, w: -0.681394} + outSlope: {x: -2.5394034, y: 0, z: 0, w: -0.681394} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.45833334 + value: {x: -0.41550794, y: 0, z: -0, w: 0.9095895} + inSlope: {x: -0.7105059, y: 0, z: 0, w: -0.30386072} + outSlope: {x: -0.7105059, y: 0, z: 0, w: -0.30386072} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: -0.42261827, y: 0, z: -0, w: 0.9063078} + inSlope: {x: 0.18623349, y: 0, z: 0, w: 0.08316772} + outSlope: {x: 0.18623349, y: 0, z: 0, w: 0.08316772} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: -0.39998847, y: 0, z: -0, w: 0.9165202} + inSlope: {x: 2.150211, y: 0, z: 0, w: 0.76331556} + outSlope: {x: 2.150211, y: 0, z: 0, w: 0.76331556} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: -0.24343392, y: 0, z: -0, w: 0.9699175} + inSlope: {x: 3.7573073, y: 0, z: 0, w: 1.2815346} + outSlope: {x: 3.7573073, y: 0, z: 0, w: 1.2815346} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip/neck/l_front_leg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip/neck/l_front_leg/l_front_foot + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip/neck/nose2 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 4.243876, y: -0, z: 0, w: -0.3781972} + outSlope: {x: 4.243876, y: -0, z: 0, w: -0.3781972} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: 0.17682818, y: -0, z: -0, w: 0.9842418} + inSlope: {x: 2.9613125, y: 0, z: 0, w: -0.37112975} + outSlope: {x: 2.9613125, y: 0, z: 0, w: -0.37112975} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.24677606, y: -0, z: -0, w: 0.9690725} + inSlope: {x: 0.99058163, y: 0, z: 0, w: -0.22158623} + outSlope: {x: 0.99058163, y: 0, z: 0, w: -0.22158623} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: 0.25937665, y: -0, z: -0, w: 0.96577626} + inSlope: {x: 0.05362758, y: 0, z: 0, w: -0.013787992} + outSlope: {x: 0.05362758, y: 0, z: 0, w: -0.013787992} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.20833334 + value: {x: 0.19611238, y: -0, z: -0, w: 0.98058146} + inSlope: {x: -1.8181694, y: 0, z: 0, w: 0.32509091} + outSlope: {x: -1.8181694, y: 0, z: 0, w: 0.32509091} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: -0.022148382, y: 0, z: -0, w: 0.9997547} + inSlope: {x: -3.0182807, y: 0, z: 0, w: -0.079224646} + outSlope: {x: -3.0182807, y: 0, z: 0, w: -0.079224646} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: -0.27099752, y: 0, z: -0, w: 0.9625801} + inSlope: {x: -2.5394034, y: 0, z: 0, w: -0.681394} + outSlope: {x: -2.5394034, y: 0, z: 0, w: -0.681394} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.45833334 + value: {x: -0.41550794, y: 0, z: -0, w: 0.9095895} + inSlope: {x: -0.7105059, y: 0, z: 0, w: -0.30386072} + outSlope: {x: -0.7105059, y: 0, z: 0, w: -0.30386072} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: -0.42261827, y: 0, z: -0, w: 0.9063078} + inSlope: {x: 0.18534014, y: 0, z: 0, w: 0.0827779} + outSlope: {x: 0.18534014, y: 0, z: 0, w: 0.0827779} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: -0.40006292, y: 0, z: -0, w: 0.9164877} + inSlope: {x: 2.1459281, y: 0, z: 0, w: 0.7622405} + outSlope: {x: 2.1459281, y: 0, z: 0, w: 0.7622405} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: -0.24379084, y: 0, z: -0, w: 0.9698279} + inSlope: {x: 3.750528, y: 0, z: 0, w: 1.2801641} + outSlope: {x: 3.750528, y: 0, z: 0, w: 1.2801641} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip/neck/r_front_leg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip/neck/r_front_leg/r_front_foot + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.18930581, y: 0, z: -0, w: 0.9819182} + inSlope: {x: 0.08056283, y: 0, z: 0, w: 0.015388012} + outSlope: {x: 0.08056283, y: 0, z: 0, w: 0.015388012} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: -0.18594903, y: 0, z: -0, w: 0.9825594} + inSlope: {x: 1.0795435, y: 0, z: 0, w: 0.15761948} + outSlope: {x: 1.0795435, y: 0, z: 0, w: 0.15761948} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: -0.09934385, y: 0, z: -0, w: 0.9950532} + inSlope: {x: 2.084792, y: 0, z: 0, w: 0.2083919} + outSlope: {x: 2.084792, y: 0, z: 0, w: 0.2083919} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: 0.21956444, y: -0, z: -0, w: 0.97559804} + inSlope: {x: 1.5219908, y: 0, z: 0, w: -0.3337633} + outSlope: {x: 1.5219908, y: 0, z: 0, w: -0.3337633} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: 0.34862816, y: -0, z: -0, w: 0.9372611} + inSlope: {x: 0.44981292, y: 0, z: 0, w: -0.1624546} + outSlope: {x: 0.44981292, y: 0, z: 0, w: -0.1624546} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.4166667 + value: {x: 0.35836014, y: -0, z: -0, w: 0.93358344} + inSlope: {x: -0.8333966, y: 0, z: 0, w: 0.27573764} + outSlope: {x: -0.8333966, y: 0, z: 0, w: 0.27573764} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.45833334 + value: {x: 0.27917847, y: -0, z: -0, w: 0.96023923} + inSlope: {x: -3.1378617, y: 0, z: 0, w: 0.74056166} + outSlope: {x: -3.1378617, y: 0, z: 0, w: 0.74056166} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.09687172, y: -0, z: -0, w: 0.9952969} + inSlope: {x: -4.3753033, y: 0, z: 0, w: 0.43325981} + outSlope: {x: -4.3753033, y: 0, z: 0, w: 0.43325981} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: -0.0854302, y: 0, z: -0, w: 0.9963442} + inSlope: {x: -3.2101588, y: 0, z: 0, w: -0.11956496} + outSlope: {x: -3.2101588, y: 0, z: 0, w: -0.11956496} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: -0.17064166, y: 0, z: -0, w: 0.98533314} + inSlope: {x: -2.0450742, y: 0, z: 0, w: -0.26426542} + outSlope: {x: -2.0450742, y: 0, z: 0, w: -0.26426542} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip/r_back_leg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip/r_back_leg/r_back_foot + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip/tail2 + m_CompressedRotationCurves: [] + m_EulerCurves: [] + 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.5833333 + 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: dog_model_skeleton + - 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.5833333 + 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: dog_model_skeleton/dog_root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.000157401, y: 0.0173651, z: -0.0079759} + 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.5833333 + value: {x: 0.000157401, y: 0.0173651, z: -0.0079759} + 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: dog_model_skeleton/dog_root/dogPg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.000157401, y: -0.0160581, z: -0.0005396682} + 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.5833333 + value: {x: -0.000157401, y: -0.0160581, z: -0.0005396682} + 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: dog_model_skeleton/dog_root/dogPg/sdwPg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.01994164, z: -0.0234235} + inSlope: {x: -0, y: 0.021852722, z: -0} + outSlope: {x: -0, y: 0.021852722, z: -0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: -0, y: 0.02698478, z: -0.0234235} + inSlope: {x: -0, y: 0.002853127, z: -0} + outSlope: {x: -0, y: -0.019367741, 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.5416667 + value: {x: -0, y: 0.02617779, z: -0.0234235} + inSlope: {x: -0, y: -0.019367741, z: -0} + outSlope: {x: -0, y: -0.08934852, 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.5833333 + value: {x: -0, y: 0.022454938, z: -0.0234235} + inSlope: {x: -0, y: -0.08934852, z: -0} + outSlope: {x: -0, y: -0.08934852, 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: dog_model_skeleton/dog_root/hip + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.00397337, y: -0.010681099, z: 0.0003417944} + 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.5833333 + value: {x: -0.00397337, y: -0.010681099, z: 0.0003417944} + 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: dog_model_skeleton/dog_root/hip/l_back_leg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: -0.00794675, z: -0.00008545227} + 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.5833333 + value: {x: -0, y: -0.00794675, z: -0.00008545227} + 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: dog_model_skeleton/dog_root/hip/l_back_leg/l_back_foot + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: -0.00025634555, z: 0.0164916} + 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.5833333 + value: {x: -0, y: -0.00025634555, z: 0.0164916} + 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: dog_model_skeleton/dog_root/hip/neck + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.00277709, y: -0.010852001, z: -0.0006835906} + 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.5833333 + value: {x: -0.00277709, y: -0.010852001, z: -0.0006835906} + 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: dog_model_skeleton/dog_root/hip/neck/l_front_leg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: -0.00709226, z: 0.00008544899} + 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.5833333 + value: {x: -0, y: -0.00709226, z: 0.00008544899} + 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: dog_model_skeleton/dog_root/hip/neck/l_front_leg/l_front_foot + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: -0.0022803864, z: 0.01401362} + inSlope: {x: -0, y: 0.0013197362, z: -0.009485836} + outSlope: {x: -0, y: 0.0013197362, z: -0.009485836} + 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.041666668 + value: {x: -0, y: -0.0022253974, z: 0.013618377} + inSlope: {x: -0, y: 0.0013197362, z: -0.009485836} + outSlope: {x: -0, y: 0.003410214, z: -0.006641693} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: -0, y: -0.002083305, z: 0.01334164} + inSlope: {x: -0, y: 0.003410214, z: -0.006641693} + outSlope: {x: -0, y: 0.0050472454, z: -0.0033470537} + 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.125 + value: {x: -0, y: -0.0018730032, z: 0.013202179} + inSlope: {x: -0, y: 0.0050472454, z: -0.0033470537} + outSlope: {x: -0, y: 0.0062311357, z: 0.00039768213} + 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.20833333 + value: {x: -0, y: -0.0013232955, z: 0.013410118} + inSlope: {x: -0, y: 0.0069618504, z: 0.0045928583} + outSlope: {x: -0, y: 0.0072392276, z: 0.0072528357} + 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.29166666 + value: {x: -0, y: -0.00072735175, z: 0.014002951} + inSlope: {x: -0, y: 0.0070634237, z: 0.006975147} + outSlope: {x: -0, y: 0.006434312, z: 0.0062985388} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: -0, y: -0.00045925527, z: 0.01426539} + inSlope: {x: -0, y: 0.006434312, z: 0.0062985388} + outSlope: {x: -0, y: 0.005351895, z: 0.005247146} + 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.375 + value: {x: -0, y: -0.0002362597, z: 0.014484021} + inSlope: {x: -0, y: 0.005351895, z: 0.005247146} + outSlope: {x: -0, y: 0.0038164132, z: 0.0038200386} + 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.00007724251, z: 0.0146431895} + inSlope: {x: -0, y: 0.0038164132, z: 0.0038200386} + outSlope: {x: -0, y: 0.0018274229, z: 0.0020181932} + 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.45833334 + value: {x: -0, y: -0.0000010998547, z: 0.014727281} + inSlope: {x: -0, y: 0.0018274229, z: 0.0020181932} + outSlope: {x: -0, y: -0.0031436107, z: -0.00015938762} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: -0, y: -0.00013208359, z: 0.01472064} + inSlope: {x: -0, y: -0.0031436107, z: -0.00015938762} + outSlope: {x: -0, y: -0.018179374, z: -0.0027122486} + 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.5416667 + value: {x: -0, y: -0.0008895579, z: 0.01460763} + inSlope: {x: -0, y: -0.018179374, z: -0.0027122486} + outSlope: {x: -0, y: -0.02198056, z: -0.005639997} + 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.5833333 + value: {x: -0, y: -0.0018054136, z: 0.01437263} + inSlope: {x: -0, y: -0.02198056, z: -0.005639997} + outSlope: {x: -0, y: -0.02198056, z: -0.005639997} + 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: dog_model_skeleton/dog_root/hip/neck/nose2 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00277709, y: -0.010852001, z: -0.0006835906} + 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.5833333 + value: {x: 0.00277709, y: -0.010852001, z: -0.0006835906} + 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: dog_model_skeleton/dog_root/hip/neck/r_front_leg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: -0.00709226, z: 0.00008544899} + 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.5833333 + value: {x: -0, y: -0.00709226, z: 0.00008544899} + 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: dog_model_skeleton/dog_root/hip/neck/r_front_leg/r_front_foot + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00397337, y: -0.010681099, z: 0.0003417944} + 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.5833333 + value: {x: 0.00397337, y: -0.010681099, z: 0.0003417944} + 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: dog_model_skeleton/dog_root/hip/r_back_leg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: -0.00794675, z: -0.00008545227} + 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.5833333 + value: {x: -0, y: -0.00794675, z: -0.00008545227} + 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: dog_model_skeleton/dog_root/hip/r_back_leg/r_back_foot + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: -0.0030000012, z: -0.0042527667} + inSlope: {x: -0, y: 0.0022894477, z: -0.0004661107} + outSlope: {x: -0, y: 0.0022894477, z: -0.0004661107} + 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.041666668 + value: {x: -0, y: -0.0029046077, z: -0.004272188} + inSlope: {x: -0, y: 0.0022894477, z: -0.0004661107} + outSlope: {x: -0, y: 0.005978336, z: -0.0012020444} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: -0, y: -0.0026555103, z: -0.004322273} + inSlope: {x: -0, y: 0.005978336, z: -0.0012020444} + outSlope: {x: -0, y: 0.008993404, z: -0.0017503883} + 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.125 + value: {x: -0, y: -0.002280785, z: -0.004395206} + inSlope: {x: -0, y: 0.008993404, z: -0.0017503883} + outSlope: {x: -0, y: 0.011334714, z: -0.0021110484} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: -0, y: -0.0018085053, z: -0.004483166} + inSlope: {x: -0, y: 0.011334714, z: -0.0021110484} + outSlope: {x: -0, y: 0.013002287, z: -0.0022843701} + 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.20833333 + value: {x: -0, y: -0.0012667435, z: -0.0045783482} + inSlope: {x: -0, y: 0.013002287, z: -0.0022843701} + outSlope: {x: -0, y: 0.013996198, z: -0.0022701211} + 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.29166666 + value: {x: -0, y: -0.000087058615, z: -0.004759113} + inSlope: {x: -0, y: 0.014316241, z: -0.0020682267} + outSlope: {x: -0, y: 0.013962554, z: -0.0016788832} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: -0, y: 0.0004947147, z: -0.0048290663} + inSlope: {x: -0, y: 0.013962554, z: -0.0016788832} + outSlope: {x: -0, y: 0.012935221, z: -0.0011018517} + 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.375 + value: {x: -0, y: 0.0010336821, z: -0.004874977} + inSlope: {x: -0, y: 0.012935221, z: -0.0011018517} + outSlope: {x: -0, y: 0.011233965, z: -0.00033748633} + 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.0015017638, z: -0.004889039} + inSlope: {x: -0, y: 0.011233965, z: -0.00033748633} + outSlope: {x: -0, y: 0.008859189, z: 0.00061459036} + 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.45833334 + value: {x: -0, y: 0.0018708969, z: -0.0048634307} + inSlope: {x: -0, y: 0.008859189, z: 0.00061459036} + outSlope: {x: -0, y: 0.00581051, z: 0.0023990541} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: -0, y: 0.0021130014, z: -0.00476347} + inSlope: {x: -0, y: 0.00581051, z: 0.0023990541} + outSlope: {x: -0, y: 0.0014472227, z: 0.00489666} + 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.5416667 + value: {x: -0, y: 0.0021733025, z: -0.0045594424} + inSlope: {x: -0, y: 0.0014472227, z: 0.00489666} + outSlope: {x: -0, y: -0.061658792, z: 0.004953022} + 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.5833333 + value: {x: -0, y: -0.0003958115, z: -0.004353067} + inSlope: {x: -0, y: -0.061658792, z: 0.004953022} + outSlope: {x: -0, y: -0.061658792, z: 0.004953022} + 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: dog_model_skeleton/dog_root/hip/tail2 + m_ScaleCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip/l_back_leg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip/r_back_leg + m_FloatCurves: [] + m_PPtrCurves: [] + m_SampleRate: 24 + 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: 2372880978 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2803181969 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1472512831 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2372880978 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1007620288 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3577620342 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 700369083 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 90743195 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3859769235 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 360699137 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3485640271 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 839065102 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1007620288 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 550252863 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4281993326 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3577620342 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4197289625 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 700369083 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 39821736 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 90743195 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3188320307 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3859769235 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 360699137 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3485640271 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 839065102 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 550252863 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4281993326 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4197289625 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2803181969 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 39821736 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3188320307 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1472512831 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2372880978 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1007620288 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 90743195 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 0.5833334 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 1 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 1 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: [] + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/dog/run.anim.meta b/Assets/Resources/Models/Games/Airboarder/Animations/dog/run.anim.meta new file mode 100644 index 00000000..e100373f --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/dog/run.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 009a96a7160c0554880e45201df58e2e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/dog/wag.anim b/Assets/Resources/Models/Games/Airboarder/Animations/dog/wag.anim new file mode 100644 index 00000000..acb2fbde --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/dog/wag.anim @@ -0,0 +1,1509 @@ +%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: wag + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/dogPg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/dogPg/sdwPg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip/l_back_leg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.000000014901161, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: -0.000000014901161, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip/l_back_leg/l_back_foot + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip/neck + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip/neck/l_front_leg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip/neck/l_front_leg/l_front_foot + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip/neck/nose2 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip/neck/r_front_leg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip/neck/r_front_leg/r_front_foot + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip/r_back_leg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.000000014901161, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: -0.000000014901161, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip/r_back_leg/r_back_foot + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: dog_model_skeleton/dog_root/hip/tail2 + m_CompressedRotationCurves: [] + m_EulerCurves: [] + 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: 2.0416667 + 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: dog_model_skeleton + - 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: 2.0416667 + 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: dog_model_skeleton/dog_root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.000157401, y: 0.0173651, z: -0.0079759} + 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.0416667 + value: {x: 0.000157401, y: 0.0173651, z: -0.0079759} + 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: dog_model_skeleton/dog_root/dogPg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.000157401, y: -0.0160581, z: -0.0005396682} + 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.0416667 + value: {x: -0.000157401, y: -0.0160581, z: -0.0005396682} + 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: dog_model_skeleton/dog_root/dogPg/sdwPg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.0199416, z: -0.0234235} + 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.0416667 + value: {x: -0, y: 0.0199416, z: -0.0234235} + 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: dog_model_skeleton/dog_root/hip + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0039733695, y: -0.010681099, z: 0.00034179448} + 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.0416667 + value: {x: -0.0039733695, y: -0.010681099, z: 0.00034179448} + 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: dog_model_skeleton/dog_root/hip/l_back_leg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 2.9802322e-10, y: -0.00794675, z: -0.00008544683} + 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.0416667 + value: {x: 2.9802322e-10, y: -0.00794675, z: -0.00008544683} + 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: dog_model_skeleton/dog_root/hip/l_back_leg/l_back_foot + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: -0.00025634645, z: 0.0164916} + 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.0416667 + value: {x: -0, y: -0.00025634645, z: 0.0164916} + 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: dog_model_skeleton/dog_root/hip/neck + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.00277709, y: -0.010851999, z: -0.00068359077} + 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.0416667 + value: {x: -0.00277709, y: -0.010851999, z: -0.00068359077} + 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: dog_model_skeleton/dog_root/hip/neck/l_front_leg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: -0.00709226, z: 0.00008544922} + 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.0416667 + value: {x: -0, y: -0.00709226, z: 0.00008544922} + 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: dog_model_skeleton/dog_root/hip/neck/l_front_leg/l_front_foot + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.00034179687, z: 0.0140136} + 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.0416667 + value: {x: -0, y: 0.00034179687, z: 0.0140136} + 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: dog_model_skeleton/dog_root/hip/neck/nose2 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00277709, y: -0.010851999, z: -0.00068359077} + 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.0416667 + value: {x: 0.00277709, y: -0.010851999, z: -0.00068359077} + 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: dog_model_skeleton/dog_root/hip/neck/r_front_leg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: -0.00709226, z: 0.00008544922} + 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.0416667 + value: {x: -0, y: -0.00709226, z: 0.00008544922} + 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: dog_model_skeleton/dog_root/hip/neck/r_front_leg/r_front_foot + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.0039733695, y: -0.010681099, z: 0.00034179448} + 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.0416667 + value: {x: 0.0039733695, y: -0.010681099, z: 0.00034179448} + 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: dog_model_skeleton/dog_root/hip/r_back_leg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -2.9802322e-10, y: -0.00794675, z: -0.00008544683} + 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.0416667 + value: {x: -2.9802322e-10, y: -0.00794675, z: -0.00008544683} + 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: dog_model_skeleton/dog_root/hip/r_back_leg/r_back_foot + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: -0.0000000011920929, z: -0.0040161014} + inSlope: {x: -0.027989758, y: 0.0019968224, z: -0} + outSlope: {x: -0.027989758, y: 0.0019968224, 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.041666668 + value: {x: -0.00116624, y: 0.00008319974, z: -0.0040161014} + inSlope: {x: -0.027989758, y: 0.0019968224, z: -0} + outSlope: {x: -0.02532012, y: 0.0046933363, z: -0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: -0.002221245, y: 0.0002787554, z: -0.0040161014} + inSlope: {x: -0.02532012, y: 0.0046933363, z: -0} + outSlope: {x: -0.019574543, y: 0.005819779, 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.125 + value: {x: -0.0030368508, y: 0.00052124617, z: -0.0040161014} + inSlope: {x: -0.019574543, y: 0.005819779, z: -0} + outSlope: {x: -0.010335265, y: 0.0046932213, z: -0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: -0.003467487, y: 0.0007167971, z: -0.0040161014} + inSlope: {x: -0.010335265, y: 0.0046932213, z: -0} + outSlope: {x: 0.002223509, y: 0.00199688, 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.20833333 + value: {x: -0.0033748408, y: 0.0008000004, z: -0.0040161014} + inSlope: {x: 0.002223509, y: 0.00199688, z: -0} + outSlope: {x: 0.014195636, y: -0.004977836, 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.002783356, y: 0.00059259054, z: -0.0040161014} + inSlope: {x: 0.014195636, y: -0.004977836, z: -0} + outSlope: {x: 0.023357932, y: -0.009244425, 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.29166666 + value: {x: -0.001810109, y: 0.00020740628, z: -0.0040161014} + inSlope: {x: 0.023357932, y: -0.009244425, z: -0} + outSlope: {x: 0.028597984, y: -0.0049777767, z: -0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: -0.0006185258, y: -0.0000000011920929, z: -0.0040161014} + inSlope: {x: 0.028597984, y: -0.0049777767, z: -0} + outSlope: {x: 0.029915946, y: 0.0029028517, 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.375 + value: {x: 0.0006279716, y: 0.000120950936, z: -0.0040161014} + inSlope: {x: 0.029915946, y: 0.0029028517, z: -0} + outSlope: {x: 0.02825723, y: 0.0066971984, 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.001805356, y: 0.0004000008, z: -0.0040161014} + inSlope: {x: 0.02825723, y: 0.0066971984, z: -0} + outSlope: {x: 0.023395529, y: 0.0064500016, 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.45833334 + value: {x: 0.0027801702, y: 0.00066875096, z: -0.0040161014} + inSlope: {x: 0.023395529, y: 0.0064500016, z: -0} + outSlope: {x: 0.014272102, y: 0.0031499872, z: -0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.0033748408, y: 0.0008000004, z: -0.0040161014} + inSlope: {x: 0.014272102, y: 0.0031499872, z: -0} + outSlope: {x: 0.0021889461, y: -0.0031499846, 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.5416667 + value: {x: 0.0034660469, y: 0.00066875096, z: -0.0040161014} + inSlope: {x: 0.0021889461, y: -0.0031499846, z: -0} + outSlope: {x: -0.010744597, y: -0.0064500105, 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.5833333 + value: {x: 0.003018356, y: 0.0004000008, z: -0.0040161014} + inSlope: {x: -0.010744597, y: -0.0064500105, z: -0} + outSlope: {x: -0.020859493, y: -0.0064500016, 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.625 + value: {x: 0.0021492098, y: 0.00013125062, z: -0.0040161014} + inSlope: {x: -0.020859493, y: -0.0064500016, z: -0} + outSlope: {x: -0.026833113, y: -0.003150042, z: -0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.001031163, y: -0.0000000011920929, z: -0.0040161014} + inSlope: {x: -0.026833113, y: -0.003150042, z: -0} + outSlope: {x: -0.02966461, y: 0.0031500463, 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.7083333 + value: {x: -0.0002048612, y: 0.00013125062, z: -0.0040161014} + inSlope: {x: -0.02966461, y: 0.0031500463, z: -0} + outSlope: {x: -0.029508173, y: 0.0064500016, 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.75 + value: {x: -0.0014343689, y: 0.0004000008, z: -0.0040161014} + inSlope: {x: -0.029508173, y: 0.0064500016, z: -0} + outSlope: {x: -0.025442077, y: 0.0064500016, 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.7916667 + value: {x: -0.002494456, y: 0.00066875096, z: -0.0040161014} + inSlope: {x: -0.025442077, y: 0.0064500016, z: -0} + outSlope: {x: -0.017466301, y: 0.003149989, z: -0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.8333333 + value: {x: -0.0032222178, y: 0.0008000004, z: -0.0040161014} + inSlope: {x: -0.017466301, y: 0.003149989, z: -0} + outSlope: {x: -0.006666767, y: -0.0031499846, 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.875 + value: {x: -0.0034999999, y: 0.00066875096, z: -0.0040161014} + inSlope: {x: -0.006666767, y: -0.0031499846, z: -0} + outSlope: {x: 0.0068115774, y: -0.0064500016, 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.9166667 + value: {x: -0.003216184, y: 0.0004000008, z: -0.0040161014} + inSlope: {x: 0.0068115774, y: -0.0064500016, z: -0} + outSlope: {x: 0.017538713, y: -0.0064500105, 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.9583333 + value: {x: -0.002485405, y: 0.00013125062, z: -0.0040161014} + inSlope: {x: 0.017538713, y: -0.0064500105, z: -0} + outSlope: {x: 0.025007676, y: -0.003150042, 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.001443418, y: -0.0000000011920929, z: -0.0040161014} + inSlope: {x: 0.025007676, y: -0.003150042, z: -0} + outSlope: {x: 0.029508213, y: 0.0031500463, 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.0416666 + value: {x: -0.00021391019, y: 0.00013125062, z: -0.0040161014} + inSlope: {x: 0.029508213, y: 0.0031500463, z: -0} + outSlope: {x: 0.030098949, y: 0.006449992, 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.0833334 + value: {x: 0.0010402149, y: 0.0004000008, z: -0.0040161014} + inSlope: {x: 0.030098949, y: 0.006449992, z: -0} + outSlope: {x: 0.026780088, y: 0.0064500105, 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.125 + value: {x: 0.0021560509, y: 0.00066875096, z: -0.0040161014} + inSlope: {x: 0.026780088, y: 0.0064500105, z: -0} + outSlope: {x: 0.020597657, y: 0.003149989, 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.1666666 + value: {x: 0.0030142858, y: 0.0008000004, z: -0.0040161014} + inSlope: {x: 0.020597657, y: 0.003149989, z: -0} + outSlope: {x: 0.010842248, y: -0.0031499802, 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.2083334 + value: {x: 0.0034660469, y: 0.00066875096, z: -0.0040161014} + inSlope: {x: 0.010842248, y: -0.0031499802, z: -0} + outSlope: {x: -0.0021889708, y: -0.0064500105, 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.25 + value: {x: 0.00337484, y: 0.0004000008, z: -0.0040161014} + inSlope: {x: -0.0021889708, y: -0.0064500105, z: -0} + outSlope: {x: -0.014185931, y: -0.0064500105, 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.2916666 + value: {x: 0.00278376, y: 0.00013125062, z: -0.0040161014} + inSlope: {x: -0.014185931, y: -0.0064500105, z: -0} + outSlope: {x: -0.023358941, y: -0.0031500375, z: -0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: 0.001810469, y: -0.0000000011920929, z: -0.0040161014} + inSlope: {x: -0.023358941, y: -0.0031500375, z: -0} + outSlope: {x: -0.028603446, y: 0.0031500463, 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.375 + value: {x: 0.0006186599, y: 0.00013125062, z: -0.0040161014} + inSlope: {x: -0.028603446, y: 0.0031500463, z: -0} + outSlope: {x: -0.029919183, y: 0.0064500105, 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.4166666 + value: {x: -0.0006279716, y: 0.0004000008, z: -0.0040161014} + inSlope: {x: -0.029919183, y: 0.0064500105, z: -0} + outSlope: {x: -0.02825717, y: 0.006449992, 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.4583334 + value: {x: -0.001805356, y: 0.00066875096, z: -0.0040161014} + inSlope: {x: -0.02825717, y: 0.006449992, z: -0} + outSlope: {x: -0.023395563, y: 0.003149989, 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.5 + value: {x: -0.0027801702, y: 0.0008000004, z: -0.0040161014} + inSlope: {x: -0.023395563, y: 0.003149989, z: -0} + outSlope: {x: -0.0142721115, y: -0.003149989, 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.5416666 + value: {x: -0.0033748408, y: 0.00066875096, z: -0.0040161014} + inSlope: {x: -0.0142721115, y: -0.003149989, z: -0} + outSlope: {x: -0.002188943, y: -0.006449992, 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.5833334 + value: {x: -0.0034660469, y: 0.0004000008, z: -0.0040161014} + inSlope: {x: -0.002188943, y: -0.006449992, z: -0} + outSlope: {x: 0.010744597, y: -0.0064500105, 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.625 + value: {x: -0.003018356, y: 0.00013125062, z: -0.0040161014} + inSlope: {x: 0.010744597, y: -0.0064500105, z: -0} + outSlope: {x: 0.020859523, y: -0.0031500463, 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.6666666 + value: {x: -0.0021492098, y: -0.0000000011920929, z: -0.0040161014} + inSlope: {x: 0.020859523, y: -0.0031500463, z: -0} + outSlope: {x: 0.026833076, y: 0.0031500375, 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.7083334 + value: {x: -0.001031163, y: 0.00013125062, z: -0.0040161014} + inSlope: {x: 0.026833076, y: 0.0031500375, z: -0} + outSlope: {x: 0.029664602, y: 0.0064500105, 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.75 + value: {x: 0.0002048609, y: 0.0004000008, z: -0.0040161014} + inSlope: {x: 0.029664602, y: 0.0064500105, z: -0} + outSlope: {x: 0.02950822, y: 0.0065999287, 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.7916666 + value: {x: 0.0014343689, y: 0.0006749976, z: -0.0040161014} + inSlope: {x: 0.02950822, y: 0.0065999287, z: -0} + outSlope: {x: 0.025442066, y: 0.003000063, 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.8333334 + value: {x: 0.002494457, y: 0.0008000004, z: -0.0040161014} + inSlope: {x: 0.025442066, y: 0.003000063, z: -0} + outSlope: {x: 0.017466275, y: -0.0012693799, 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.875 + value: {x: 0.0032222178, y: 0.00074710965, z: -0.0040161014} + inSlope: {x: 0.017466275, y: -0.0012693799, z: -0} + outSlope: {x: 0.0066667763, y: -0.0037084615, 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.9166666 + value: {x: 0.0034999999, y: 0.00059259054, z: -0.0040161014} + inSlope: {x: 0.0066667763, y: -0.0037084615, z: -0} + outSlope: {x: -0.007893755, y: -0.0045826635, 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.9583334 + value: {x: 0.0031710928, y: 0.0004016459, z: -0.0040161014} + inSlope: {x: -0.007893755, y: -0.0045826635, z: -0} + outSlope: {x: -0.020156248, y: -0.004701237, 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.0023312499, y: 0.00020576119, z: -0.0040161014} + inSlope: {x: -0.020156248, y: -0.004701237, z: -0} + outSlope: {x: -0.02713118, y: -0.003516076, 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.0416667 + value: {x: 0.0012007819, y: 0.000059257745, z: -0.0040161014} + inSlope: {x: -0.02713118, y: -0.003516076, z: -0} + outSlope: {x: -0.02713118, y: -0.003516076, 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: dog_model_skeleton/dog_root/hip/tail2 + m_ScaleCurves: [] + m_FloatCurves: [] + m_PPtrCurves: [] + m_SampleRate: 24 + 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: 1472512831 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3859769235 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 360699137 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3485640271 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 839065102 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2372880978 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1007620288 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 550252863 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4281993326 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3577620342 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4197289625 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2803181969 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 700369083 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 39821736 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 90743195 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3188320307 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3859769235 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 360699137 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3485640271 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 839065102 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2372880978 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1007620288 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 550252863 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4281993326 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3577620342 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4197289625 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2803181969 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 700369083 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 39821736 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 90743195 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3188320307 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1472512831 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 2.0416667 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 1 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 1 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: [] + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/dog/wag.anim.meta b/Assets/Resources/Models/Games/Airboarder/Animations/dog/wag.anim.meta new file mode 100644 index 00000000..dd627f8f --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/dog/wag.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6c9f6a4342417a44d8ea12a1ad78eb1d +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/duck.anim b/Assets/Resources/Models/Games/Airboarder/Animations/duck.anim new file mode 100644 index 00000000..2923147e --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/duck.anim @@ -0,0 +1,5474 @@ +%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: duck + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0.7071081, w: 0.7071055} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: 0, y: 0, z: -0.7071081, w: 0.7071055} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.57438874, y: -0.39020935, z: 0.29852912, w: 0.6547478} + inSlope: {x: -0.09010649, y: -0.0062441826, z: -0.12609243, w: -0.02606535} + outSlope: {x: -0.09010649, y: -0.0062441826, z: -0.12609243, w: -0.02606535} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.4166667 + value: {x: -0.6477354, y: -0.37207633, z: 0.1582678, w: 0.64571613} + inSlope: {x: -0.18928668, y: 0.13512181, z: -0.5275962, w: 0.017013788} + outSlope: {x: -0.18928668, y: 0.13512181, z: -0.5275962, w: 0.017013788} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.45833334 + value: {x: -0.6553257, y: -0.36604622, z: 0.13593864, w: 0.64659035} + inSlope: {x: -0.027520187, y: 0.064631596, z: -0.23465812, w: 0.06302406} + outSlope: {x: -0.027520187, y: 0.064631596, z: -0.23465812, w: 0.06302406} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: -0.6306344, y: -0.3712319, z: 0.16801697, w: 0.6604978} + inSlope: {x: 0.22024018, y: -0.016741604, z: 0.292207, w: 0.12783486} + outSlope: {x: 0.22024018, y: -0.016741604, z: 0.292207, w: 0.12783486} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: -0.61327845, y: -0.36160445, z: 0.17587844, w: 0.67985195} + inSlope: {x: 0.34991008, y: 0.24071993, z: 0.13713716, w: 0.40076762} + outSlope: {x: 0.34991008, y: 0.24071993, z: 0.13713716, w: 0.40076762} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7083334 + value: {x: -0.5926564, y: -0.3499436, z: 0.1884962, w: 0.7005477} + inSlope: {x: 1.3859677, y: 0.13487965, z: 1.9263805, w: 0.46415028} + outSlope: {x: 1.3859677, y: 0.13487965, z: 1.9263805, w: 0.46415028} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: -0.49778122, y: -0.35036448, z: 0.33641002, w: 0.71853113} + inSlope: {x: 3.0229807, y: 0.55953497, z: 3.731728, w: 0.43133724} + outSlope: {x: 3.0229807, y: 0.55953497, z: 3.731728, w: 0.43133724} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: -0.34074134, y: -0.30331567, z: 0.49947348, w: 0.73649246} + inSlope: {x: 3.966119, y: 1.874198, z: 2.9231434, w: 0.65656656} + outSlope: {x: 3.966119, y: 1.874198, z: 2.9231434, w: 0.65656656} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: -0.16727114, y: -0.19418123, z: 0.5800054, w: 0.77324504} + inSlope: {x: 3.1986494, y: 2.1300385, z: 1.0262359, w: 0.73543173} + outSlope: {x: 3.1986494, y: 2.1300385, z: 1.0262359, w: 0.73543173} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: -0.074187234, y: -0.12581247, z: 0.5849932, w: 0.7977784} + inSlope: {x: 2.9335513, y: 2.1666083, z: -0.022197869, w: 0.4668905} + outSlope: {x: 2.9335513, y: 2.1666083, z: -0.022197869, w: 0.4668905} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: 0.077191465, y: -0.013630558, z: 0.5781556, w: 0.81215256} + inSlope: {x: 1.9972568, y: 1.5452889, z: -0.05622623, w: 0.1364607} + outSlope: {x: 1.9972568, y: 1.5452889, z: -0.05622623, w: 0.1364607} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9583334 + value: {x: 0.09225091, y: 0.0029616607, z: 0.58030766, w: 0.80915016} + inSlope: {x: 0.17842117, y: 0.17056294, z: -0.051223844, w: 0.019090962} + outSlope: {x: 0.17842117, y: 0.17056294, z: -0.051223844, w: 0.019090962} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 0.0920599, y: 0.0005830296, z: 0.57388693, w: 0.8137435} + inSlope: {x: -0.13190041, y: -0.17786065, z: -0.17414248, w: 0.13554873} + outSlope: {x: -0.13190041, y: -0.17786065, z: -0.17414248, w: 0.13554873} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: 0.08125919, y: -0.011860081, z: 0.5657958, w: 0.8204459} + inSlope: {x: -1.9650632, y: -1.426256, z: -0.08997898, w: -0.015517004} + outSlope: {x: -1.9650632, y: -1.426256, z: -0.08997898, w: -0.015517004} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: -0.07169524, y: -0.11827155, z: 0.56638867, w: 0.8124504} + inSlope: {x: -3.2220054, y: -2.1637192, z: -0.16007297, w: -0.37520278} + outSlope: {x: -3.2220054, y: -2.1637192, z: -0.16007297, w: -0.37520278} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: -0.187241, y: -0.19216983, z: 0.5524564, w: 0.789179} + inSlope: {x: -2.799902, y: -1.7251804, z: -0.5774919, w: -0.69197655} + outSlope: {x: -2.799902, y: -1.7251804, z: -0.5774919, w: -0.69197655} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: -0.5434937, y: -0.38121262, z: 0.36638543, w: 0.65196115} + inSlope: {x: -2.8002315, y: -1.0229132, z: -2.531035, w: -1.5509839} + outSlope: {x: -2.8002315, y: -1.0229132, z: -2.531035, w: -1.5509839} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: -0.65730673, y: -0.41216585, z: 0.24653615, w: 0.58076423} + inSlope: {x: -2.130345, y: -0.35763, z: -2.32324, w: -1.4585614} + outSlope: {x: -2.130345, y: -0.35763, z: -2.32324, w: -1.4585614} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: -0.7210226, y: -0.41101518, z: 0.17278193, w: 0.5304143} + inSlope: {x: -0.716526, y: 0.0027866391, z: -0.7079606, w: -0.6077448} + outSlope: {x: -0.716526, y: 0.0027866391, z: -0.7079606, w: -0.6077448} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: -0.7170172, y: -0.41193363, z: 0.18753949, w: 0.5301189} + inSlope: {x: 0.5717609, y: 0.10806418, z: 0.7762062, w: 0.51347893} + outSlope: {x: 0.5717609, y: 0.10806418, z: 0.7762062, w: 0.51347893} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4166667 + value: {x: -0.6733758, y: -0.40200981, z: 0.23746586, w: 0.5732043} + inSlope: {x: 1.2987962, y: 0.47499037, z: 1.2614646, w: 1.2761347} + outSlope: {x: 1.2987962, y: 0.47499037, z: 1.2614646, w: 1.2761347} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4583334 + value: {x: -0.60878414, y: -0.3723511, z: 0.29266158, w: 0.63646346} + inSlope: {x: 1.5434446, y: 0.8157632, z: 1.0362747, w: 1.4941206} + outSlope: {x: 1.5434446, y: 0.8157632, z: 1.0362747, w: 1.4941206} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5 + value: {x: -0.5447555, y: -0.33402961, z: 0.323822, w: 0.6977142} + inSlope: {x: 1.2191125, y: 0.8971828, z: 0.12136829, w: 1.3626504} + outSlope: {x: 1.2191125, y: 0.8971828, z: 0.12136829, w: 1.3626504} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5833334 + value: {x: -0.47718334, y: -0.26433402, z: 0.26054603, w: 0.7965798} + inSlope: {x: 0.80401474, y: 0.66016376, z: -0.56063336, w: 0.90852296} + outSlope: {x: 0.80401474, y: 0.66016376, z: -0.56063336, w: 0.90852296} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.625 + value: {x: -0.44019026, y: -0.24257225, z: 0.25605613, w: 0.8257279} + inSlope: {x: 0.6180973, y: 0.3412663, z: 0.19941527, w: 0.38247755} + outSlope: {x: 0.6180973, y: 0.3412663, z: 0.19941527, w: 0.38247755} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.75 + value: {x: -0.4224589, y: -0.23989303, z: 0.34812692, w: 0.8017403} + inSlope: {x: 0.10720387, y: -0.03504502, z: 0.800858, w: -0.2983123} + outSlope: {x: 0.10720387, y: -0.03504502, z: 0.800858, w: -0.2983123} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.875 + value: {x: -0.4122587, y: -0.2405744, z: 0.3988736, w: 0.7829857} + inSlope: {x: 0.012153277, y: 0.0017686682, z: 0.031483807, w: -0.0090229595} + outSlope: {x: 0.012153277, y: 0.0017686682, z: 0.031483807, w: -0.0090229595} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: -0.41251376, y: -0.24134742, z: 0.39865786, w: 0.7827233} + inSlope: {x: -0.003815893, y: -0.0029103784, z: 0.00010299693, w: -0.0029611615} + outSlope: {x: -0.003815893, y: -0.0029103784, z: 0.00010299693, w: -0.0029611615} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.8161654, y: -0.078976884, z: -0.064335234, w: 0.5687686} + inSlope: {x: 0.14753294, y: -0.046824217, z: -0.002108395, w: -0.22111559} + outSlope: {x: 0.14753294, y: -0.046824217, z: -0.002108395, w: -0.22111559} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: 0.89218223, y: -0.104845785, z: -0.060873397, w: 0.4351008} + inSlope: {x: 0.2989897, y: -0.117406175, z: 0.032815527, w: -0.63692373} + outSlope: {x: 0.2989897, y: -0.117406175, z: 0.032815527, w: -0.63692373} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.9367611, y: -0.124842346, z: -0.053240243, w: 0.3225811} + inSlope: {x: 0.041003477, y: -0.03077075, z: 0.00465082, w: -0.12804368} + outSlope: {x: 0.041003477, y: -0.03077075, z: 0.00465082, w: -0.12804368} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: 0.9371285, y: -0.12601303, z: -0.053796504, w: 0.32096243} + inSlope: {x: 0.038500767, y: -0.015159485, z: 0.010859721, w: -0.118381575} + outSlope: {x: 0.038500767, y: -0.015159485, z: 0.010859721, w: -0.118381575} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.94019395, y: -0.12704033, z: -0.052784394, w: 0.31162468} + inSlope: {x: 0.04959509, y: -0.010834153, z: 0.020815497, w: -0.1488357} + outSlope: {x: 0.04959509, y: -0.010834153, z: 0.020815497, w: -0.1488357} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7083334 + value: {x: 0.9412614, y: -0.12691587, z: -0.05206188, w: 0.30855945} + inSlope: {x: -0.45183036, y: 0.21747175, z: -0.081495166, w: 1.2083288} + outSlope: {x: -0.45183036, y: 0.21747175, z: -0.081495166, w: 1.2083288} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: 0.90254146, y: -0.1089177, z: -0.05957565, w: 0.41231865} + inSlope: {x: -2.2544055, y: 0.7706559, z: -0.13200732, w: 4.115631} + outSlope: {x: -2.2544055, y: 0.7706559, z: -0.13200732, w: 4.115631} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: 0.75339425, y: -0.06269454, z: -0.06306248, w: 0.6515287} + inSlope: {x: -5.240158, y: 1.1101637, z: 0.24157852, w: 5.658085} + outSlope: {x: -5.240158, y: 1.1101637, z: 0.24157852, w: 5.658085} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: 0.4658614, y: -0.01640402, z: -0.039444096, w: 0.88382596} + inSlope: {x: -4.7904077, y: 0.65383697, z: 0.4433062, w: 3.3989096} + outSlope: {x: -4.7904077, y: 0.65383697, z: 0.4433062, w: 3.3989096} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: 0.3541936, y: -0.008208118, z: -0.0261203, w: 0.93477124} + inSlope: {x: -4.603926, y: 0.20425817, z: 0.5605916, w: 1.3531575} + outSlope: {x: -4.603926, y: 0.20425817, z: 0.5605916, w: 1.3531575} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: 0.08220084, y: 0.0006174908, z: 0.007271874, w: 0.99658906} + inSlope: {x: -3.2638612, y: 0.09902246, z: 0.40127376, w: 0.7418078} + outSlope: {x: -3.2638612, y: 0.09902246, z: 0.40127376, w: 0.7418078} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9583334 + value: {x: 0.082205005, y: 0.000043757285, z: 0.007319198, w: 0.9965886} + inSlope: {x: 0.0000833273, y: -0.011505023, z: 0.0009489712, w: -0.000012159351} + outSlope: {x: 0.0000833273, y: -0.011505023, z: 0.0009489712, w: -0.000012159351} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 0.082207784, y: -0.00034126095, z: 0.007350955, w: 0.99658805} + inSlope: {x: 0.0000071526392, y: -0.00000007869676, z: -0.0000008538773, w: -0.000000715273} + outSlope: {x: 0.0000071526392, y: -0.00000007869676, z: -0.0000008538773, w: -0.000000715273} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: 0.0822056, y: 0.00004375182, z: 0.0073191267, w: 0.9965885} + inSlope: {x: 3.7865252, y: -0.13386235, z: -0.46220383, w: -0.95635647} + outSlope: {x: 3.7865252, y: -0.13386235, z: -0.46220383, w: -0.95635647} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: 0.39775124, y: -0.011496445, z: -0.031165993, w: 0.91689175} + inSlope: {x: 5.7925415, y: -0.34435338, z: -0.68075544, w: -2.0810413} + outSlope: {x: 5.7925415, y: -0.34435338, z: -0.68075544, w: -2.0810413} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: 0.5649169, y: -0.028652335, z: -0.049410436, w: 0.8231686} + inSlope: {x: 3.5451431, y: -0.46114632, z: -0.34519297, w: -2.404323} + outSlope: {x: 3.5451431, y: -0.46114632, z: -0.34519297, w: -2.404323} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: 0.84978116, y: -0.08960546, z: -0.0632274, w: 0.51560175} + inSlope: {x: 1.1974732, y: -0.3762121, z: 0.037497323, w: -1.9501911} + outSlope: {x: 1.1974732, y: -0.3762121, z: 0.037497323, w: -1.9501911} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: 0.88615113, y: -0.102570616, z: -0.060819484, w: 0.44779065} + inSlope: {x: 0.48608345, y: -0.17632286, z: 0.031037798, w: -0.917711} + outSlope: {x: 0.48608345, y: -0.17632286, z: 0.031037798, w: -0.917711} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: 0.8824128, y: -0.10097351, z: -0.06146616, w: 0.45538327} + inSlope: {x: -0.1963004, y: 0.08191784, z: -0.017252143, w: 0.3958656} + outSlope: {x: -0.1963004, y: 0.08191784, z: -0.017252143, w: 0.3958656} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4583334 + value: {x: 0.8612409, y: -0.09320025, z: -0.063127026, w: 0.49557313} + inSlope: {x: -0.27899435, y: 0.094787836, z: -0.019649033, w: 0.50337136} + outSlope: {x: -0.27899435, y: 0.094787836, z: -0.019649033, w: 0.50337136} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5 + value: {x: 0.8506803, y: -0.089573584, z: -0.06371601, w: 0.5140621} + inSlope: {x: 0.014052242, y: -0.007229399, z: -0.00016765762, w: -0.02587834} + outSlope: {x: 0.014052242, y: -0.007229399, z: -0.00016765762, w: -0.02587834} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5833334 + value: {x: 0.8793265, y: -0.0998225, z: -0.061701037, w: 0.46153367} + inSlope: {x: 0.2170882, y: -0.08298753, z: 0.015760496, w: -0.41211823} + outSlope: {x: 0.2170882, y: -0.08298753, z: 0.015760496, w: -0.41211823} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6666667 + value: {x: 0.8805326, y: -0.10037214, z: -0.06167234, w: 0.45911244} + inSlope: {x: 0.00086617447, y: 0.00960311, z: 0.004388048, w: 0.0010246035} + outSlope: {x: 0.00086617447, y: 0.00960311, z: 0.004388048, w: 0.0010246035} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7916667 + value: {x: 0.8685431, y: -0.095954366, z: -0.06280823, w: 0.48216262} + inSlope: {x: -0.14923443, y: 0.048233956, z: -0.015386479, w: 0.27773398} + outSlope: {x: -0.14923443, y: 0.048233956, z: -0.015386479, w: 0.27773398} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: 0.8623917, y: -0.093496814, z: -0.0631956, w: 0.493503} + inSlope: {x: 0.0029854802, y: -0.00014787927, z: 0.00048369216, w: -0.005182748} + outSlope: {x: 0.0029854802, y: -0.00014787927, z: 0.00048369216, w: -0.005182748} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.05807589, y: 0.2507952, z: 0.78771013, w: 0.55968} + inSlope: {x: -0.021702737, y: 0.17085242, z: -0.026556015, w: -0.03811598} + outSlope: {x: -0.021702737, y: 0.17085242, z: -0.026556015, w: -0.03811598} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: 0.070708595, y: 0.38556248, z: 0.7603919, w: 0.51782817} + inSlope: {x: 0.15896297, y: 0.44327468, z: -0.10470985, w: -0.19808862} + outSlope: {x: 0.15896297, y: 0.44327468, z: -0.10470985, w: -0.19808862} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.080996454, y: 0.43479842, z: 0.7438257, w: 0.50111204} + inSlope: {x: -0.24621716, y: 0.29754603, z: -0.19963428, w: 0.07673833} + outSlope: {x: -0.24621716, y: 0.29754603, z: -0.19963428, w: 0.07673833} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: 0.043228433, y: 0.4625521, z: 0.72253674, w: 0.51197416} + inSlope: {x: -0.19086841, y: 0.3854077, z: -0.1615291, w: -0.1086287} + outSlope: {x: -0.19086841, y: 0.3854077, z: -0.1615291, w: -0.1086287} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.037700597, y: 0.4841828, z: 0.71517694, w: 0.5026607} + inSlope: {x: -0.2755624, y: 0.5997027, z: -0.22564878, w: -0.24455261} + outSlope: {x: -0.2755624, y: 0.5997027, z: -0.22564878, w: -0.24455261} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7083334 + value: {x: 0.020264888, y: 0.51252735, z: 0.70373267, w: 0.49159476} + inSlope: {x: -1.4166164, y: 0.020942241, z: -0.29197964, w: 0.31958103} + outSlope: {x: -1.4166164, y: 0.020942241, z: -0.29197964, w: 0.31958103} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: -0.08035069, y: 0.48592803, z: 0.6908453, w: 0.5292924} + inSlope: {x: -1.8070047, y: -1.790386, z: 0.059195742, w: 1.1880023} + outSlope: {x: -1.8070047, y: -1.790386, z: 0.059195742, w: 1.1880023} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: -0.13031876, y: 0.3633285, z: 0.70866567, w: 0.59059495} + inSlope: {x: -0.067453146, y: -3.2827115, z: 0.5530033, w: 1.2800018} + outSlope: {x: -0.067453146, y: -3.2827115, z: 0.5530033, w: 1.2800018} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: -0.08597179, y: 0.21236861, z: 0.73692894, w: 0.63595927} + inSlope: {x: 0.51204586, y: -1.9112867, z: 0.43068904, w: 0.46728915} + outSlope: {x: 0.51204586, y: -1.9112867, z: 0.43068904, w: 0.46728915} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: -0.08764825, y: 0.20405453, z: 0.7445564, w: 0.62953573} + inSlope: {x: 0.6237377, y: -0.98127747, z: 0.24365546, w: 0.03710448} + outSlope: {x: 0.6237377, y: -0.98127747, z: 0.24365546, w: 0.03710448} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: -0.033993617, y: 0.13059546, z: 0.75723356, w: 0.6390513} + inSlope: {x: 0.43198684, y: -0.7080617, z: 0.13540286, w: 0.082314454} + outSlope: {x: 0.43198684, y: -0.7080617, z: 0.13540286, w: 0.082314454} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9583334 + value: {x: -0.05164933, y: 0.14504936, z: 0.75584, w: 0.6363953} + inSlope: {x: -0.178177, y: 0.1929078, z: 0.09947431, w: -0.1738838} + outSlope: {x: -0.178177, y: 0.1929078, z: 0.09947431, w: -0.1738838} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: -0.04884171, y: 0.14667112, z: 0.7655231, w: 0.624561} + inSlope: {x: 0.1966038, y: -0.0743864, z: 0.28415087, w: -0.3194323} + outSlope: {x: 0.1966038, y: -0.0743864, z: 0.28415087, w: -0.3194323} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: -0.035265654, y: 0.13885048, z: 0.77951926, w: 0.6097759} + inSlope: {x: -0.745475, y: 1.3305953, z: 0.053723864, w: -0.617436} + outSlope: {x: -0.745475, y: 1.3305953, z: 0.053723864, w: -0.617436} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: -0.11096453, y: 0.25755394, z: 0.7700001, w: 0.573108} + inSlope: {x: -1.1190646, y: 2.0312119, z: -0.22441456, w: -0.63921106} + outSlope: {x: -1.1190646, y: 2.0312119, z: -0.22441456, w: -0.63921106} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: -0.12852095, y: 0.308118, z: 0.76081806, w: 0.55650836} + inSlope: {x: -0.13390936, y: 0.97257745, z: -0.16402102, w: -0.32221124} + outSlope: {x: -0.13390936, y: 0.97257745, z: -0.16402102, w: -0.32221124} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: -0.0889965, y: 0.3474334, z: 0.7609346, w: 0.5406923} + inSlope: {x: 1.150953, y: -0.1329236, z: 0.24831915, w: -0.11216294} + outSlope: {x: 1.150953, y: -0.1329236, z: 0.24831915, w: -0.11216294} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: -0.026210958, y: 0.3275251, z: 0.7770249, w: 0.5369102} + inSlope: {x: 1.8322784, y: -0.93356824, z: 0.5513294, w: -0.22773069} + outSlope: {x: 1.8322784, y: -0.93356824, z: 0.5513294, w: -0.22773069} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: 0.06369348, y: 0.26963595, z: 0.80687875, w: 0.52171475} + inSlope: {x: 1.8137434, y: -1.5468069, z: 0.6975771, w: -0.47355682} + outSlope: {x: 1.8137434, y: -1.5468069, z: 0.6975771, w: -0.47355682} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: 0.12493444, y: 0.19862449, z: 0.8351564, w: 0.4974471} + inSlope: {x: 0.6692858, y: -1.0161296, z: 0.37750947, w: -0.27610543} + outSlope: {x: 0.6692858, y: -1.0161296, z: 0.37750947, w: -0.27610543} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: 0.11946724, y: 0.18495856, z: 0.83833784, w: 0.49870598} + inSlope: {x: -0.54996043, y: 0.3847622, z: -0.06403304, w: 0.05367738} + outSlope: {x: -0.54996043, y: 0.3847622, z: -0.06403304, w: 0.05367738} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4583334 + value: {x: 0.02960851, y: 0.2966567, z: 0.81963164, w: 0.48920566} + inSlope: {x: -1.0414414, y: 1.5891147, z: -0.23055862, w: -0.5108068} + outSlope: {x: -1.0414414, y: 1.5891147, z: -0.23055862, w: -0.5108068} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5 + value: {x: -0.007682375, y: 0.3631142, z: 0.8106071, w: 0.45935303} + inSlope: {x: -0.5135429, y: 1.7600713, z: -0.26176912, w: -0.96993315} + outSlope: {x: -0.5135429, y: 1.7600713, z: -0.26176912, w: -0.96993315} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5416667 + value: {x: -0.013186707, y: 0.4433294, z: 0.7978175, w: 0.40837783} + inSlope: {x: 0.10795297, y: 1.9124967, z: -0.40783662, w: -1.288919} + outSlope: {x: 0.10795297, y: 1.9124967, z: -0.40783662, w: -1.288919} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5833334 + value: {x: 0.0013136806, y: 0.522489, z: 0.7766207, w: 0.35194308} + inSlope: {x: 0.110280015, y: 1.4683564, z: -0.4781296, w: -1.00372} + outSlope: {x: 0.110280015, y: 1.4683564, z: -0.4781296, w: -1.00372} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6666667 + value: {x: -0.02647675, y: 0.57675064, z: 0.74863076, w: 0.32589847} + inSlope: {x: -0.634035, y: 0.030077584, z: -0.15435988, w: 0.2380709} + outSlope: {x: -0.634035, y: 0.030077584, z: -0.15435988, w: 0.2380709} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7916667 + value: {x: -0.110056825, y: 0.5366513, z: 0.74419355, w: 0.38218948} + inSlope: {x: -0.4388706, y: -0.32931566, z: 0.01090836, w: 0.32551655} + outSlope: {x: -0.4388706, y: -0.32931566, z: 0.01090836, w: 0.32551655} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: -0.12566678, y: 0.5238378, z: 0.74493486, w: 0.39354023} + inSlope: {x: 0.0029012589, y: -0.00020885488, z: -0.003107074, w: 0.007085688} + outSlope: {x: 0.0029012589, y: -0.00020885488, z: -0.003107074, w: 0.007085688} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: -0.12554589, y: 0.5238291, z: 0.74480534, w: 0.39383543} + inSlope: {x: 0.0029014377, y: -0.00020885488, z: -0.0031085045, w: 0.007084615} + outSlope: {x: 0.0029014377, y: -0.00020885488, z: -0.0031085045, w: 0.007084615} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.42056644, y: 0.8245222, z: -0.07741285, w: 0.37053245} + inSlope: {x: -0.107720375, y: -0.05674982, z: 0.01582396, w: 0.0064709187} + outSlope: {x: -0.107720375, y: -0.05674982, z: 0.01582396, w: 0.0064709187} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: -0.49161065, y: 0.78721833, z: -0.06069311, w: 0.36731815} + inSlope: {x: -0.24620137, y: -0.11674903, z: 0.029719539, w: -0.07470775} + outSlope: {x: -0.24620137, y: -0.11674903, z: 0.029719539, w: -0.07470775} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: -0.547096, y: 0.7579261, z: -0.049568456, w: 0.3518194} + inSlope: {x: -0.06556683, y: 0.008691041, z: -0.04950448, w: -0.12809908} + outSlope: {x: -0.06556683, y: 0.008691041, z: -0.04950448, w: -0.12809908} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: -0.5477187, y: 0.76030856, z: -0.053539194, w: 0.34506333} + inSlope: {x: 0.1159336, y: 0.17420116, z: -0.18535233, w: -0.23701847} + outSlope: {x: 0.1159336, y: 0.17420116, z: -0.18535233, w: -0.23701847} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7083334 + value: {x: -0.5374349, y: 0.7724429, z: -0.06501449, w: 0.33206785} + inSlope: {x: 0.9861396, y: 1.0096464, z: -1.0351179, w: -1.440367} + outSlope: {x: 0.9861396, y: 1.0096464, z: -1.0351179, w: -1.440367} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: -0.46554047, y: 0.8444457, z: -0.13979895, w: 0.22503284} + inSlope: {x: 2.1931982, y: 1.6367652, z: -1.3407698, w: -2.4210577} + outSlope: {x: 2.1931982, y: 1.6367652, z: -1.3407698, w: -2.4210577} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: -0.35466838, y: 0.90883994, z: -0.17674525, w: 0.13031308} + inSlope: {x: 1.6149409, y: -0.25342143, z: 1.1205175, w: 2.8044708} + outSlope: {x: 1.6149409, y: -0.25342143, z: 1.1205175, w: 2.8044708} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: -0.330962, y: 0.82332724, z: -0.046422448, w: 0.45873886} + inSlope: {x: 1.8390315, y: -0.78178596, z: 1.4803567, w: 4.3731184} + outSlope: {x: 1.8390315, y: -0.78178596, z: 1.4803567, w: 4.3731184} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: -0.20141587, y: 0.84369105, z: -0.053382114, w: 0.49473977} + inSlope: {x: 2.4538927, y: 0.37463182, z: -0.13537844, w: 0.5002388} + outSlope: {x: 2.4538927, y: 0.37463182, z: -0.13537844, w: 0.5002388} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: -0.12647103, y: 0.85454655, z: -0.05770398, w: 0.5004254} + inSlope: {x: 1.6769623, y: 0.112791486, z: -0.0625118, w: 0.24051178} + outSlope: {x: 1.6769623, y: 0.112791486, z: -0.0625118, w: 0.24051178} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: 0.027258016, y: 0.8508469, z: -0.05661148, w: 0.5216433} + inSlope: {x: 0.42091337, y: 0.27734694, z: 0.098545134, w: -0.4653967} + outSlope: {x: 0.42091337, y: 0.27734694, z: 0.098545134, w: -0.4653967} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: -0.024944559, y: 0.92113763, z: -0.042715415, w: 0.38608116} + inSlope: {x: -0.76107544, y: 0.5626584, z: -0.020650377, w: -1.3918624} + outSlope: {x: -0.76107544, y: 0.5626584, z: -0.020650377, w: -1.3918624} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: -0.109994, y: 0.95501184, z: -0.058818556, w: 0.26906157} + inSlope: {x: -0.6378308, y: -0.21065304, z: -0.05830871, w: 0.4212653} + outSlope: {x: -0.6378308, y: -0.21065304, z: -0.05830871, w: 0.4212653} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: -0.13713801, y: 0.9371773, z: -0.057928517, w: 0.31549358} + inSlope: {x: -0.66387427, y: -0.6892683, z: 0.12987514, w: 1.6416917} + outSlope: {x: -0.66387427, y: -0.6892683, z: 0.12987514, w: 1.6416917} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: -0.1653168, y: 0.8975729, z: -0.047995638, w: 0.40586907} + inSlope: {x: -0.7437135, y: -1.0477175, z: 0.2616524, w: 2.0532076} + outSlope: {x: -0.7437135, y: -1.0477175, z: 0.2616524, w: 2.0532076} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5 + value: {x: -0.2998705, y: 0.7537487, z: -0.013288743, w: 0.5846058} + inSlope: {x: -1.3205087, y: -1.0819161, z: 0.2579399, w: 0.7418031} + outSlope: {x: -1.3205087, y: -1.0819161, z: 0.2579399, w: 0.7418031} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5833334 + value: {x: -0.39286342, y: 0.6877947, z: -0.0029277827, w: 0.6104001} + inSlope: {x: -0.64944243, y: -0.28552535, z: -0.12479927, w: -0.08112009} + outSlope: {x: -0.64944243, y: -0.28552535, z: -0.12479927, w: -0.08112009} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.75 + value: {x: -0.40126204, y: 0.7357383, z: -0.0637338, w: 0.54186344} + inSlope: {x: 0.17050937, y: 0.40822205, z: -0.3421832, w: -0.46501476} + outSlope: {x: 0.17050937, y: 0.40822205, z: -0.3421832, w: -0.46501476} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.875 + value: {x: -0.38875082, y: 0.7619396, z: -0.08348372, w: 0.51122534} + inSlope: {x: 0.012515918, y: 0.015937341, z: -0.006937265, w: -0.01532007} + outSlope: {x: 0.012515918, y: 0.015937341, z: -0.006937265, w: -0.01532007} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: -0.38910255, y: 0.7621007, z: -0.08409102, w: 0.5106177} + inSlope: {x: -0.0028123884, y: 0.0012874616, z: -0.0048562335, w: -0.0048637437} + outSlope: {x: -0.0028123884, y: 0.0012874616, z: -0.0048562335, w: -0.0048637437} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.8475517, y: -0.0025010037, z: 0.53069186, w: 0.0039942292} + inSlope: {x: 0.114126205, y: -0.00053461455, z: -0.184134, w: 0.0028231256} + outSlope: {x: 0.114126205, y: -0.00053461455, z: -0.184134, w: 0.0028231256} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: 0.9036528, y: -0.0024485346, z: 0.42822778, w: 0.0051668677} + inSlope: {x: 0.10958432, y: 0.00017745323, z: -0.23154005, w: 0.0030484698} + outSlope: {x: 0.10958432, y: 0.00017745323, z: -0.23154005, w: 0.0030484698} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: 0.9239202, y: -0.002443526, z: 0.3825319, w: 0.00590172} + inSlope: {x: -0.008371338, y: -0.0011594212, z: 0.020028196, w: 0.00241975} + outSlope: {x: -0.008371338, y: -0.0011594212, z: 0.020028196, w: 0.00241975} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.9225761, y: -0.002507247, z: 0.38576058, w: 0.005996208} + inSlope: {x: -0.13485426, y: -0.0030950527, z: 0.3130133, w: 0.0015858441} + outSlope: {x: -0.13485426, y: -0.0030950527, z: 0.3130133, w: 0.0015858441} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7083334 + value: {x: 0.91268235, y: -0.002701447, z: 0.40861636, w: 0.0060338737} + inSlope: {x: -1.683564, y: -0.020163674, z: 2.8455753, w: -0.0088457335} + outSlope: {x: -1.683564, y: -0.020163674, z: 2.8455753, w: -0.0088457335} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: 0.78227925, y: -0.004187552, z: 0.62289166, w: 0.0052590645} + inSlope: {x: -2.9808455, y: -0.028884076, z: 4.066051, w: -0.0179265} + outSlope: {x: -2.9808455, y: -0.028884076, z: 4.066051, w: -0.0179265} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: 0.6642786, y: -0.0051084524, z: 0.7474538, w: 0.004539999} + inSlope: {x: 2.5910056, y: 0.049887255, z: -6.7543373, w: -0.057073183} + outSlope: {x: 2.5910056, y: 0.049887255, z: -6.7543373, w: -0.057073183} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: 0.9981965, y: -0.00003027867, z: 0.060029946, w: 0.0005029633} + inSlope: {x: 4.0253196, y: 0.061438132, z: -9.252283, w: -0.048665244} + outSlope: {x: 4.0253196, y: 0.061438132, z: -9.252283, w: -0.048665244} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: 0.99972206, y: 0.00001139414, z: -0.023570009, w: 0.00048455995} + inSlope: {x: 0.021638647, y: 0.0003665316, z: -0.72795045, w: -0.00044931483} + outSlope: {x: 0.021638647, y: 0.0003665316, z: -0.72795045, w: -0.00044931483} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: 0.9999997, y: 0.00000026558786, z: -0.00063250127, w: 0.00046552042} + inSlope: {x: 0.0027387128, y: -0.0001904253, z: 0.40239948, w: -0.00045883213} + outSlope: {x: 0.0027387128, y: -0.0001904253, z: 0.40239948, w: -0.00045883213} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9583334 + value: {x: 0.9999503, y: -0.0000044746425, z: 0.009963299, w: 0.00044632392} + inSlope: {x: -0.00012659954, y: 0.000020322448, z: -0.048183545, w: -0.00046024937} + outSlope: {x: -0.00012659954, y: 0.000020322448, z: -0.048183545, w: -0.00046024937} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 0.99998915, y: 0.000001959117, z: -0.004647777, w: 0.00042716632} + inSlope: {x: 0.00042414718, y: 0.000027221558, z: -0.055406407, w: -0.00046} + outSlope: {x: 0.00042414718, y: 0.000027221558, z: -0.055406407, w: -0.00046} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: 0.99270314, y: -0.000044595603, z: 0.12058362, w: 0.00036695224} + inSlope: {x: -0.2565326, y: -0.0006539037, z: 1.932389, w: -0.0005494718} + outSlope: {x: -0.2565326, y: -0.0006539037, z: 1.932389, w: -0.0005494718} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 0.95036876, y: -0.000103093895, z: 0.31112555, w: 0.00031486072} + inSlope: {x: -0.6880674, y: -0.00057761685, z: 2.162851, w: -0.0006644938} + outSlope: {x: -0.6880674, y: -0.00057761685, z: 2.162851, w: -0.0006644938} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: 0.9146334, y: -0.00011844993, z: 0.40428418, w: 0.00026794674} + inSlope: {x: 0.38501412, y: 0.00046318822, z: -1.0329983, w: -0.00031800068} + outSlope: {x: 0.38501412, y: 0.00046318822, z: -1.0329983, w: -0.00031800068} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: 0.95208424, y: -0.00008374478, z: 0.30583578, w: 0.0002606598} + inSlope: {x: 0.9503798, y: 0.0010824077, z: -3.5206208, w: -0.00017900864} + outSlope: {x: 0.9503798, y: 0.0010824077, z: -3.5206208, w: -0.00017900864} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: 0.99383163, y: -0.00002824938, z: 0.110899374, w: 0.00025302937} + inSlope: {x: 0.5467934, y: 0.0011983255, z: -4.492159, w: -0.000309485} + outSlope: {x: 0.5467934, y: 0.0011983255, z: -4.492159, w: -0.000309485} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4166667 + value: {x: 0.9976503, y: 0.000016115713, z: -0.06851094, w: 0.00023486937} + inSlope: {x: -0.16080908, y: 0.0008500212, z: -3.6931498, w: -0.0004906115} + outSlope: {x: -0.16080908, y: 0.0008500212, z: -3.6931498, w: -0.0004906115} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4583334 + value: {x: 0.9804309, y: 0.000042585776, z: -0.19686334, w: 0.00021214507} + inSlope: {x: -0.44692796, y: 0.0004657966, z: -2.5211053, w: -0.0005456818} + outSlope: {x: -0.44692796, y: 0.0004657966, z: -2.5211053, w: -0.0005456818} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5416667 + value: {x: 0.9479782, y: 0.000056664943, z: -0.31833538, w: 0.00016876773} + inSlope: {x: -0.16266891, y: -0.00004607473, z: -0.51685077, w: -0.00046781017} + outSlope: {x: -0.16266891, y: -0.00004607473, z: -0.51685077, w: -0.00046781017} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7083334 + value: {x: 0.9790035, y: 0.00002065186, z: -0.20384373, w: 0.00009920474} + inSlope: {x: 0.24992776, y: -0.00021525507, z: 1.1990037, w: -0.00042458685} + outSlope: {x: 0.24992776, y: -0.00021525507, z: 1.1990037, w: -0.00042458685} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.8333334 + value: {x: 0.9964899, y: 0.000003666881, z: -0.083713464, w: 0.00004365518} + inSlope: {x: 0.03552321, y: -0.000060099686, z: 0.37073958, w: -0.00045648203} + outSlope: {x: 0.03552321, y: -0.000060099686, z: 0.37073958, w: -0.00045648203} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: 0.99683475, y: -0.0000010870575, z: -0.079501554, w: -0.000013671602} + inSlope: {x: -0.0008068092, y: -0.000036694095, z: -0.010116139, w: -0.00045872448} + outSlope: {x: -0.0008068092, y: -0.000036694095, z: -0.010116139, w: -0.00045872448} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: 0.996801, y: -0.0000026240577, z: -0.079922974, w: -0.000032784457} + inSlope: {x: -0.00080967025, y: -0.00003688804, z: -0.010114083, w: -0.000458709} + outSlope: {x: -0.00080967025, y: -0.00003688804, z: -0.010114083, w: -0.000458709} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.42471984, y: 0.022157507, z: 0.5625429, w: 0.7089906} + inSlope: {x: 0.14337087, y: 0.048637524, z: 0.0704813, w: 0.027600288} + outSlope: {x: 0.14337087, y: 0.048637524, z: 0.0704813, w: 0.027600288} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: -0.27458203, y: 0.051469546, z: 0.6000509, w: 0.74959624} + inSlope: {x: 0.30119166, y: -0.010146746, z: 0.017088175, w: 0.09767388} + outSlope: {x: 0.30119166, y: -0.010146746, z: 0.017088175, w: 0.09767388} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: -0.24410272, y: 0.05404181, z: 0.6017088, w: 0.7585775} + inSlope: {x: -0.09950419, y: 0.081169955, z: 0.017359965, w: -0.05255339} + outSlope: {x: -0.09950419, y: 0.081169955, z: 0.017359965, w: -0.05255339} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7083334 + value: {x: -0.25488013, y: 0.056783482, z: 0.6028292, w: 0.75392884} + inSlope: {x: -1.4003689, y: -0.4399742, z: -0.28990418, w: -0.31783912} + outSlope: {x: -1.4003689, y: -0.4399742, z: -0.28990418, w: -0.31783912} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: -0.36080003, y: 0.017377334, z: 0.5775502, w: 0.73209095} + inSlope: {x: -2.4358423, y: -0.1592094, z: -0.54163545, w: -0.7554774} + outSlope: {x: -2.4358423, y: -0.1592094, z: -0.54163545, w: -0.7554774} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: -0.45786694, y: 0.043516085, z: 0.55769295, w: 0.6909724} + inSlope: {x: 1.4505293, y: 3.989911, z: 1.613107, w: -2.0702503} + outSlope: {x: 1.4505293, y: 3.989911, z: 1.613107, w: -2.0702503} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: -0.23992252, y: 0.34987006, z: 0.7119758, w: 0.55957} + inSlope: {x: 2.1908145, y: 4.513526, z: 2.3251808, w: -3.152351} + outSlope: {x: 2.1908145, y: 4.513526, z: 2.3251808, w: -3.152351} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: -0.27529892, y: 0.4196433, z: 0.75145805, w: 0.42827654} + inSlope: {x: -1.1771057, y: 0.91170824, z: 0.485692, w: -2.253481} + outSlope: {x: -1.1771057, y: 0.91170824, z: 0.485692, w: -2.253481} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: -0.33801466, y: 0.42584568, z: 0.7524501, w: 0.37178004} + inSlope: {x: -1.4255188, y: 0.10214562, z: -0.057029463, w: -1.2730609} + outSlope: {x: -1.4255188, y: 0.10214562, z: -0.057029463, w: -1.2730609} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9583334 + value: {x: -0.3940922, y: 0.42815545, z: 0.7467056, w: 0.32218808} + inSlope: {x: -1.0874245, y: 0.10066157, z: -0.089479916, w: -1.2258317} + outSlope: {x: -1.0874245, y: 0.10066157, z: -0.089479916, w: -1.2258317} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: -0.45004869, y: 0.43530205, z: 0.7426324, w: 0.23762481} + inSlope: {x: -0.40455723, y: -0.0447919, z: -0.08641219, w: -0.3814825} + outSlope: {x: -0.40455723, y: -0.0447919, z: -0.08641219, w: -0.3814825} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: -0.47927418, y: 0.40652546, z: 0.716242, w: 0.30336583} + inSlope: {x: -0.3165521, y: -0.41731584, z: -0.40372315, w: 0.9953595} + outSlope: {x: -0.3165521, y: -0.41731584, z: -0.40372315, w: 0.9953595} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: -0.49882403, y: 0.36004877, z: 0.6754729, w: 0.40654132} + inSlope: {x: 0.6986296, y: 0.15453066, z: 0.26420936, w: 0.24022134} + outSlope: {x: 0.6986296, y: 0.15453066, z: 0.26420936, w: 0.24022134} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: -0.44969925, y: 0.37942508, z: 0.6999112, w: 0.40488455} + inSlope: {x: 1.591532, y: 0.7049696, z: 0.73633647, w: -0.26847687} + outSlope: {x: 1.591532, y: 0.7049696, z: 0.73633647, w: -0.26847687} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: -0.36619648, y: 0.41879618, z: 0.7368342, w: 0.38416827} + inSlope: {x: 1.9458177, y: 0.8848103, z: 0.6915385, w: -0.39924353} + outSlope: {x: 1.9458177, y: 0.8848103, z: 0.6915385, w: -0.39924353} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4583334 + value: {x: -0.22534548, y: 0.47900265, z: 0.75702095, w: 0.38300806} + inSlope: {x: 1.2974594, y: 0.5255407, z: -0.20155855, w: 0.5194392} + outSlope: {x: 1.2974594, y: 0.5255407, z: -0.20155855, w: 0.5194392} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5833334 + value: {x: -0.14360337, y: 0.5081816, z: 0.6905491, w: 0.4942384} + inSlope: {x: 0.044012945, y: -0.009297619, z: -0.4572348, w: 0.6771987} + outSlope: {x: 0.044012945, y: -0.009297619, z: -0.4572348, w: 0.6771987} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.75 + value: {x: -0.19415626, y: 0.48659524, z: 0.65992063, w: 0.5385474} + inSlope: {x: -0.38594165, y: -0.18772665, z: -0.06775972, w: 0.11452885} + outSlope: {x: -0.38594165, y: -0.18772665, z: -0.06775972, w: 0.11452885} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: -0.21988043, y: 0.47346738, z: 0.65544915, w: 0.54577255} + inSlope: {x: 0.005597239, y: -0.00068664615, z: -0.0006279951, w: 0.0036077534} + outSlope: {x: 0.005597239, y: -0.00068664615, z: -0.0006279951, w: 0.0036077534} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.06547358, y: 0.25752085, z: -0.057567313, w: 0.96233165} + inSlope: {x: 0.007425964, y: 0.10568833, z: 0.057233334, w: -0.025691986} + outSlope: {x: 0.007425964, y: 0.10568833, z: 0.057233334, w: -0.025691986} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: 0.07973625, y: 0.346054, z: 0.03357229, w: 0.93421715} + inSlope: {x: 0.026085455, y: 0.002101779, z: 0.26123154, w: -0.012481922} + outSlope: {x: 0.026085455, y: 0.002101779, z: 0.26123154, w: -0.012481922} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: 0.07744535, y: 0.3177672, z: 0.06356489, w: 0.9428604} + inSlope: {x: -0.19059864, y: -1.011411, z: 0.57374537, w: 0.29635692} + outSlope: {x: -0.19059864, y: -1.011411, z: 0.57374537, w: 0.29635692} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7083334 + value: {x: 0.042325363, y: 0.18827315, z: 0.12636156, w: 0.97303367} + inSlope: {x: -0.6346444, y: -1.7149014, z: 0.8023546, w: 0.25508738} + outSlope: {x: -0.6346444, y: -1.7149014, z: 0.8023546, w: 0.25508738} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: -0.020820599, y: 0.06364406, z: 0.18114662, w: 0.98117375} + inSlope: {x: -0.75220513, y: -1.0177423, z: 0.29313117, w: 0.011695141} + outSlope: {x: -0.75220513, y: -1.0177423, z: 0.29313117, w: 0.011695141} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: -0.11959145, y: -0.016152592, z: 0.14491092, w: 0.9820579} + inSlope: {x: -0.8041871, y: -0.5690001, z: -0.7539122, w: 0.00069308234} + outSlope: {x: -0.8041871, y: -0.5690001, z: -0.7539122, w: 0.00069308234} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: -0.20201257, y: -0.10940192, z: -0.036638435, w: 0.9725635} + inSlope: {x: -0.023226164, y: -0.48618722, z: -1.214829, w: -0.10361777} + outSlope: {x: -0.023226164, y: -0.48618722, z: -1.214829, w: -0.10361777} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: -0.17389879, y: -0.1526583, z: -0.1777685, w: 0.9564795} + inSlope: {x: 0.17229807, y: 0.0013812557, z: -0.25305915, w: -0.013919627} + outSlope: {x: 0.17229807, y: 0.0013812557, z: -0.25305915, w: -0.013919627} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5416667 + value: {x: -0.12343067, y: -0.086577885, z: -0.13112487, w: 0.9798344} + inSlope: {x: 0.18962252, y: 0.3202114, z: 0.3614134, w: 0.100446165} + outSlope: {x: 0.18962252, y: 0.3202114, z: 0.3614134, w: 0.100446165} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.875 + value: {x: -0.08161882, y: -0.025262631, z: -0.04571812, w: 0.9952939} + inSlope: {x: 0.01118214, y: 0.011070335, z: 0.012835776, w: 0.0018074533} + outSlope: {x: 0.01118214, y: 0.011070335, z: 0.012835776, w: 0.0018074533} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: -0.081637405, y: -0.025836369, z: -0.046426542, w: 0.9952449} + inSlope: {x: -0.00006365782, y: -0.0061875046, z: -0.00048530148, w: -0.00018739718} + outSlope: {x: -0.00006365782, y: -0.0061875046, z: -0.00048530148, w: -0.00018739718} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.14891745, y: 0.29646832, z: -0.116911955, w: 0.9360885} + inSlope: {x: 0.15245497, y: 0.06441164, z: 0.11219627, w: -0.03155136} + outSlope: {x: 0.15245497, y: 0.06441164, z: 0.11219627, w: -0.03155136} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: 0.26121446, y: 0.3303817, z: -0.011545743, w: 0.90690774} + inSlope: {x: 0.32343736, y: 0.04470706, z: 0.34176585, w: -0.10464333} + outSlope: {x: 0.32343736, y: 0.04470706, z: 0.34176585, w: -0.10464333} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: 0.3051908, y: 0.3320581, z: 0.026741676, w: 0.89212155} + inSlope: {x: 0.20951226, y: -0.016741626, z: 0.044479407, w: -0.066510886} + outSlope: {x: 0.20951226, y: -0.016741626, z: 0.044479407, w: -0.066510886} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 0.3134003, y: 0.33115023, z: 0.026084596, w: 0.88962877} + inSlope: {x: 0.30339268, y: 0.1807267, z: -0.22791605, w: -0.1738888} + outSlope: {x: 0.30339268, y: 0.1807267, z: -0.22791605, w: -0.1738888} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: 0.3304735, y: 0.34711865, z: 0.0077486895, w: 0.87763083} + inSlope: {x: 0.5321217, y: 0.3725203, z: -0.92478293, w: -0.3650644} + outSlope: {x: 0.5321217, y: 0.3725203, z: -0.92478293, w: -0.3650644} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7083334 + value: {x: 0.3791752, y: 0.35804912, z: -0.14140287, w: 0.8414465} + inSlope: {x: 0.2250329, y: -0.3527079, z: -2.262344, w: -0.34160042} + outSlope: {x: 0.2250329, y: -0.3527079, z: -2.262344, w: -0.34160042} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: 0.3417154, y: 0.2834832, z: -0.3183504, w: 0.83756846} + inSlope: {x: -1.1292298, y: -1.439666, z: -1.4096513, w: 0.40624577} + outSlope: {x: -1.1292298, y: -1.439666, z: -1.4096513, w: 0.40624577} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: 0.21900067, y: 0.14410917, z: -0.35381296, w: 0.8978238} + inSlope: {x: -1.4011045, y: -1.5291935, z: 0.48844975, w: 0.7870791} + outSlope: {x: -1.4011045, y: -1.5291935, z: 0.48844975, w: 0.7870791} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9583334 + value: {x: 0.1297429, y: 0.050534103, z: -0.25768816, w: 0.95614326} + inSlope: {x: -0.6253217, y: -0.42531192, z: 1.4922609, w: 0.5202928} + outSlope: {x: -0.6253217, y: -0.42531192, z: 1.4922609, w: 0.5202928} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: 0.07649671, y: 0.101973265, z: -0.04682874, w: 0.9907355} + inSlope: {x: -0.708162, y: 0.7920966, z: 1.7414795, w: 0.05114656} + outSlope: {x: -0.708162, y: 0.7920966, z: 1.7414795, w: 0.05114656} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: -0.08179263, y: 0.26730272, z: 0.15504824, w: 0.94753325} + inSlope: {x: -0.91295016, y: 1.1367326, z: 0.34879494, w: -0.45360208} + outSlope: {x: -0.91295016, y: 1.1367326, z: 0.34879494, w: -0.45360208} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4583334 + value: {x: -0.20954128, y: 0.501676, z: 0.09875561, w: 0.83346325} + inSlope: {x: -0.23951863, y: 0.95165116, z: -0.62390184, w: -0.55487376} + outSlope: {x: -0.23951863, y: 0.95165116, z: -0.62390184, w: -0.55487376} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6666667 + value: {x: -0.20655367, y: 0.6000134, z: -0.029844971, w: 0.772288} + inSlope: {x: 0.12630838, y: -0.12553251, z: -0.4480148, w: 0.11392529} + outSlope: {x: 0.12630838, y: -0.12553251, z: -0.4480148, w: 0.11392529} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9166667 + value: {x: -0.17803715, y: 0.5073142, z: -0.06530801, w: 0.8406366} + inSlope: {x: 0.03229605, y: -0.11005552, z: 0.006710505, w: 0.07449949} + outSlope: {x: 0.03229605, y: -0.11005552, z: 0.006710505, w: 0.07449949} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: -0.17809667, y: 0.5062764, z: -0.0654884, w: 0.8412354} + inSlope: {x: 0.0034832987, y: 0.004427437, z: 0.003487769, w: -0.0016551034} + outSlope: {x: 0.0034832987, y: 0.004427437, z: 0.003487769, w: -0.0016551034} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0661076, y: -0.26194814, z: 0.8369362, w: 0.47597355} + inSlope: {x: -0.12949473, y: 0.06696296, z: -0.11721611, w: 0.22130299} + outSlope: {x: -0.12949473, y: 0.06696296, z: -0.11721611, w: 0.22130299} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: -0.107082345, y: -0.2457894, z: 0.80080897, w: 0.5355613} + inSlope: {x: -0.46032056, y: 0.1603385, z: -0.37064618, w: 0.530219} + outSlope: {x: -0.46032056, y: 0.1603385, z: -0.37064618, w: 0.530219} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.20833334 + value: {x: -0.12915361, y: -0.2380799, z: 0.7835594, w: 0.55917084} + inSlope: {x: -0.73119843, y: 0.31475228, z: -0.4859648, w: 0.6266721} + outSlope: {x: -0.73119843, y: 0.31475228, z: -0.4859648, w: 0.6266721} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: -0.19185162, y: -0.21298553, z: 0.73663473, w: 0.61253524} + inSlope: {x: -0.36244196, y: -0.045185097, z: -0.54213154, w: 0.5305344} + outSlope: {x: -0.36244196, y: -0.045185097, z: -0.54213154, w: 0.5305344} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: -0.20518903, y: -0.23553337, z: 0.6927638, w: 0.64999986} + inSlope: {x: -0.17270812, y: -0.30733585, z: -0.5398385, w: 0.40961617} + outSlope: {x: -0.17270812, y: -0.30733585, z: -0.5398385, w: 0.40961617} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: -0.23562974, y: -0.28894654, z: 0.61024755, w: 0.69898957} + inSlope: {x: -0.17289725, y: -0.2876979, z: -0.37879354, w: 0.15514676} + outSlope: {x: -0.17289725, y: -0.2876979, z: -0.37879354, w: 0.15514676} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: -0.24255465, y: -0.30029207, z: 0.5962639, w: 0.70389014} + inSlope: {x: -0.2914429, y: -0.26777035, z: -0.36835325, w: 0.09469271} + outSlope: {x: -0.2914429, y: -0.26777035, z: -0.36835325, w: 0.09469271} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: -0.25991663, y: -0.31126073, z: 0.57955146, w: 0.7068806} + inSlope: {x: -0.39385694, y: 0.045179278, z: -0.18941994, w: 0.03252128} + outSlope: {x: -0.39385694, y: 0.045179278, z: -0.18941994, w: 0.03252128} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: -0.27537605, y: -0.29652712, z: 0.5804789, w: 0.70660025} + inSlope: {x: 0.54838717, y: -0.124441564, z: 0.5916943, w: -0.38634306} + outSlope: {x: 0.54838717, y: -0.124441564, z: 0.5916943, w: -0.38634306} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7083334 + value: {x: -0.21421768, y: -0.32163087, z: 0.62885934, w: 0.67468536} + inSlope: {x: 2.1671398, y: -0.12505893, z: 1.5307852, w: -0.9328126} + outSlope: {x: 2.1671398, y: -0.12505893, z: 1.5307852, w: -0.9328126} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: -0.094781145, y: -0.30694872, z: 0.7080443, w: 0.6288659} + inSlope: {x: 2.9593093, y: 1.4637376, z: 1.9509227, w: -1.1744151} + outSlope: {x: 2.9593093, y: 1.4637376, z: 1.9509227, w: -1.1744151} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: 0.032391384, y: -0.19965269, z: 0.7914362, w: 0.57681745} + inSlope: {x: 2.733603, y: 3.3394551, z: 1.9350154, w: -1.8440592} + outSlope: {x: 2.733603, y: 3.3394551, z: 1.9350154, w: -1.8440592} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: 0.13301922, y: -0.028660633, z: 0.86929566, w: 0.47519422} + inSlope: {x: 1.7583945, y: 3.6303418, z: 1.5873945, w: -3.049215} + outSlope: {x: 1.7583945, y: 3.6303418, z: 1.5873945, w: -3.049215} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: 0.17892426, y: 0.102875754, z: 0.92371905, w: 0.3227163} + inSlope: {x: 0.58653224, y: 2.015232, z: 1.0164003, w: -3.3813865} + outSlope: {x: 0.58653224, y: 2.015232, z: 1.0164003, w: -3.3813865} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: 0.18189687, y: 0.13927525, z: 0.95399565, w: 0.1934121} + inSlope: {x: -0.30863002, y: 0.2571057, z: 0.5746097, w: -2.3050144} + outSlope: {x: -0.30863002, y: 0.2571057, z: 0.5746097, w: -2.3050144} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9583334 + value: {x: 0.15320508, y: 0.12430124, z: 0.9716032, w: 0.13063167} + inSlope: {x: -0.56594527, y: -0.47052258, z: 0.26526612, w: -0.66424614} + outSlope: {x: -0.56594527, y: -0.47052258, z: 0.26526612, w: -0.66424614} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 0.13473476, y: 0.10006505, z: 0.97610116, w: 0.13805822} + inSlope: {x: 0.45352462, y: -0.6056481, z: -0.15185478, w: 0.78656405} + outSlope: {x: 0.45352462, y: -0.6056481, z: -0.15185478, w: 0.78656405} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: 0.28492436, y: 0.037999477, z: 0.9152756, w: 0.28221413} + inSlope: {x: 2.2903278, y: -1.1010529, z: -1.4118804, w: 2.2324622} + outSlope: {x: 2.2903278, y: -1.1010529, z: -1.4118804, w: 2.2324622} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: 0.3818594, y: -0.017923782, z: 0.841292, w: 0.3822171} + inSlope: {x: 2.0961328, y: -1.6837149, z: -2.0339055, w: 2.2688012} + outSlope: {x: 2.0961328, y: -1.6837149, z: -2.0339055, w: 2.2688012} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: 0.45960215, y: -0.102310196, z: 0.7457833, w: 0.47128096} + inSlope: {x: 1.2591879, y: -2.1257837, z: -2.1401327, w: 1.8250452} + outSlope: {x: 1.2591879, y: -2.1257837, z: -2.1401327, w: 1.8250452} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 0.48679185, y: -0.19507249, z: 0.66294754, w: 0.5343043} + inSlope: {x: -0.18095666, y: -1.948526, z: -1.4485567, w: 1.358499} + outSlope: {x: -0.18095666, y: -1.948526, z: -1.4485567, w: 1.358499} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: 0.44452244, y: -0.2646872, z: 0.6250704, w: 0.5844891} + inSlope: {x: -2.1754072, y: -0.95469904, z: -0.36791742, w: 1.4705769} + outSlope: {x: -2.1754072, y: -0.95469904, z: -0.36791742, w: 1.4705769} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: 0.3055077, y: -0.2746307, z: 0.6322878, w: 0.6568525} + inSlope: {x: -2.3035975, y: -1.405245, z: -0.6025001, w: 1.1247919} + outSlope: {x: -2.3035975, y: -1.405245, z: -0.6025001, w: 1.1247919} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: 0.25255576, y: -0.38179088, z: 0.5748621, w: 0.6782219} + inSlope: {x: -1.2991347, y: -2.3178399, z: -1.1763079, w: 0.22852728} + outSlope: {x: -1.2991347, y: -2.3178399, z: -1.1763079, w: 0.22852728} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4166667 + value: {x: 0.1478586, y: -0.5335341, z: 0.5177393, w: 0.65224624} + inSlope: {x: -1.1572726, y: -1.3580076, z: -0.098894365, w: -0.7560631} + outSlope: {x: -1.1572726, y: -1.3580076, z: -0.098894365, w: -0.7560631} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5416667 + value: {x: -0.003974888, y: -0.619322, z: 0.5976986, w: 0.509098} + inSlope: {x: -1.4742904, y: 0.041086078, z: 1.1335533, w: -1.3169894} + outSlope: {x: -1.4742904, y: 0.041086078, z: 1.1335533, w: -1.3169894} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5833334 + value: {x: -0.070371956, y: -0.6069036, z: 0.6486664, w: 0.4538146} + inSlope: {x: -1.2299626, y: 0.2752314, z: 1.2579186, w: -1.628082} + outSlope: {x: -1.2299626, y: 0.2752314, z: 1.2579186, w: -1.628082} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6666667 + value: {x: -0.14468771, y: -0.56647986, z: 0.74942344, w: 0.31069368} + inSlope: {x: -1.3159931, y: 0.9258212, z: 0.84030735, w: -0.94474643} + outSlope: {x: -1.3159931, y: 0.9258212, z: 0.84030735, w: -0.94474643} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7083334 + value: {x: -0.21613775, y: -0.5192343, z: 0.77255076, w: 0.29469565} + inSlope: {x: -1.8188388, y: 1.1215961, z: 0.256428, w: -0.041986257} + outSlope: {x: -1.8188388, y: 1.1215961, z: 0.256428, w: -0.041986257} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.75 + value: {x: -0.29625747, y: -0.4730136, z: 0.7707924, w: 0.30719483} + inSlope: {x: -1.0364316, y: 0.6576755, z: 0.017573738, w: 0.13683897} + outSlope: {x: -1.0364316, y: 0.6576755, z: 0.017573738, w: 0.13683897} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7916667 + value: {x: -0.30250698, y: -0.46442804, z: 0.77401525, w: 0.30609888} + inSlope: {x: 0.82166475, y: -0.2766797, z: 0.20133956, w: -0.25508222} + outSlope: {x: 0.82166475, y: -0.2766797, z: 0.20133956, w: -0.25508222} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.8333334 + value: {x: -0.22778548, y: -0.4960702, z: 0.7875707, w: 0.285938} + inSlope: {x: 1.5302306, y: -0.7295319, z: 0.07854874, w: -0.1901781} + outSlope: {x: 1.5302306, y: -0.7295319, z: 0.07854874, w: -0.1901781} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: -0.13126442, y: -0.5709846, z: 0.74955374, w: 0.30808344} + inSlope: {x: 0.14474413, y: -0.2211573, z: -0.1715614, w: 0.08261855} + outSlope: {x: 0.14474413, y: -0.2211573, z: -0.1715614, w: 0.08261855} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: -0.13032393, y: -0.5717198, z: 0.7493761, w: 0.30755094} + inSlope: {x: 0.022571705, y: -0.017645376, z: -0.0042629284, w: -0.012780202} + outSlope: {x: 0.022571705, y: -0.017645376, z: -0.0042629284, w: -0.012780202} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0024896492, y: 0.2811281, z: 0.008498463, w: 0.9596294} + inSlope: {x: 0.0036248658, y: -0.23182583, z: -0.004981689, w: 0.06670332} + outSlope: {x: 0.0036248658, y: -0.23182583, z: -0.004981689, w: 0.06670332} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: -0.0013359196, y: 0.20164378, z: 0.006488989, w: 0.9794366} + inSlope: {x: 0.013065392, y: -0.9855495, z: -0.03375174, w: 0.19494149} + outSlope: {x: 0.013065392, y: -0.9855495, z: -0.03375174, w: 0.19494149} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.20833334 + value: {x: -0.00072631583, y: 0.15258384, z: 0.0047044214, w: 0.9882791} + inSlope: {x: 0.014438486, y: -1.776442, z: -0.04819922, w: 0.22946979} + outSlope: {x: 0.014438486, y: -1.776442, z: -0.04819922, w: 0.22946979} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: -0.00013271252, y: 0.05360696, z: 0.0024723876, w: 0.99855906} + inSlope: {x: 0.008734143, y: -1.8582923, z: -0.04846345, w: 0.14061716} + outSlope: {x: 0.008734143, y: -1.8582923, z: -0.04846345, w: 0.14061716} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: 0.0000015293801, y: -0.0022738602, z: 0.0006658004, w: 0.9999972} + inSlope: {x: 0.0015907957, y: -0.6705696, z: -0.030518435, w: 0.017260544} + outSlope: {x: 0.0015907957, y: -0.6705696, z: -0.030518435, w: 0.017260544} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: -0.00000014614915, y: -0.0022738636, z: -0.00007081605, w: 0.99999744} + inSlope: {x: -0.000020113119, y: -0.00000008381905, z: -0.008839408, w: 0.0000028610236} + outSlope: {x: -0.000020113119, y: -0.00000008381905, z: -0.008839408, w: 0.0000028610236} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: -0.00000015009272, y: -0.0022738867, z: -0.00007082093, w: 0.99999744} + inSlope: {x: -0.000000013388675, y: 0.0000008912752, z: 0.0000000110885425, w: 0} + outSlope: {x: -0.000000013388675, y: 0.0000008912752, z: 0.0000000110885425, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: -0.00000015064508, y: -0.002273809, z: -0.00007081932, w: 0.99999744} + inSlope: {x: -0.01886485, y: 2.82597, z: 0.07951265, w: -0.33117184} + outSlope: {x: -0.01886485, y: 2.82597, z: 0.07951265, w: -0.33117184} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7083334 + value: {x: -0.0015722215, y: 0.2332237, z: 0.0065552364, w: 0.9723998} + inSlope: {x: -0.10364671, y: 6.3162107, z: 0.16925626, w: -1.7818328} + outSlope: {x: -0.10364671, y: 6.3162107, z: 0.16925626, w: -1.7818328} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: -0.008637371, y: 0.52407694, z: 0.014033865, w: 0.8515115} + inSlope: {x: -0.18474638, y: 5.6213017, z: 0.1279772, w: -3.1236396} + outSlope: {x: -0.18474638, y: 5.6213017, z: 0.1279772, w: -3.1236396} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: -0.016967751, y: 0.70166534, z: 0.017219998, w: 0.7120965} + inSlope: {x: -0.14143153, y: 2.9171963, z: 0.036328334, w: -2.5275345} + outSlope: {x: -0.14143153, y: 2.9171963, z: 0.036328334, w: -2.5275345} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: -0.020423336, y: 0.76717675, z: 0.017061228, w: 0.6408835} + inSlope: {x: -0.012184894, y: 0.30337992, z: -0.0029237196, w: -0.31018043} + outSlope: {x: -0.012184894, y: 0.30337992, z: -0.0029237196, w: -0.31018043} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: -0.017983163, y: 0.72694707, z: 0.016976355, w: 0.68624806} + inSlope: {x: 0.10378358, y: -2.0695615, z: -0.013787018, w: 1.9537272} + outSlope: {x: 0.10378358, y: -2.0695615, z: -0.013787018, w: 1.9537272} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: -0.011774704, y: 0.5947133, z: 0.01591231, w: 0.8036941} + inSlope: {x: 0.14955786, y: -3.7719047, z: -0.05750053, w: 2.694674} + outSlope: {x: 0.14955786, y: -3.7719047, z: -0.05750053, w: 2.694674} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9583334 + value: {x: -0.0055200015, y: 0.41262153, z: 0.012184641, w: 0.91080433} + inSlope: {x: 0.10425544, y: -3.3864725, z: -0.078361616, w: 1.7540394} + outSlope: {x: 0.10425544, y: -3.3864725, z: -0.078361616, w: 1.7540394} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: -0.0030867497, y: 0.31250724, z: 0.009382175, w: 0.9498641} + inSlope: {x: 0.0072575565, y: -0.14292169, z: -0.011367569, w: 0.06381491} + outSlope: {x: 0.0072575565, y: -0.14292169, z: -0.011367569, w: 0.06381491} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: -0.004915211, y: 0.40071166, z: 0.01123735, w: 0.91612214} + inSlope: {x: -0.0754128, y: 2.725751, z: 0.062810466, w: -1.2978687} + outSlope: {x: -0.0754128, y: 2.725751, z: 0.062810466, w: -1.2978687} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: -0.009371149, y: 0.5396532, z: 0.014616381, w: 0.84170836} + inSlope: {x: -0.10505849, y: 2.8339045, z: 0.06365672, w: -1.7453988} + outSlope: {x: -0.10505849, y: 2.8339045, z: 0.06365672, w: -1.7453988} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: -0.013670077, y: 0.63687015, z: 0.016542071, w: 0.7706724} + inSlope: {x: -0.065917194, y: 1.4534838, z: 0.027125731, w: -1.0975546} + outSlope: {x: -0.065917194, y: 1.4534838, z: 0.027125731, w: -1.0975546} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: -0.014864247, y: 0.6607768, z: 0.016876858, w: 0.7502455} + inSlope: {x: 0.021602135, y: -0.5391525, z: -0.004621395, w: 0.4207167} + outSlope: {x: 0.021602135, y: -0.5391525, z: -0.004621395, w: 0.4207167} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: -0.011869904, y: 0.5919409, z: 0.016156957, w: 0.805732} + inSlope: {x: 0.11575806, y: -3.0831869, z: -0.06069952, w: 1.973891} + outSlope: {x: 0.11575806, y: -3.0831869, z: -0.06069952, w: 1.973891} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: -0.005217751, y: 0.4038448, z: 0.011818569, w: 0.9147363} + inSlope: {x: 0.14243689, y: -7.1305695, z: -0.19473302, w: 2.3311844} + outSlope: {x: 0.14243689, y: -7.1305695, z: -0.19473302, w: 2.3311844} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: -0.0000001590607, y: -0.0022738655, z: -0.000070814196, w: 0.99999744} + inSlope: {x: 0.06261098, y: -4.8734145, z: -0.14267233, w: 1.0231321} + outSlope: {x: 0.06261098, y: -4.8734145, z: -0.14267233, w: 1.0231321} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: -0.00000015962124, y: -0.002273868, z: -0.00007081367, w: 0.99999744} + inSlope: {x: -0.000000013452803, y: -0.000000064261314, z: 0.000000012572867, w: 0} + outSlope: {x: -0.000000013452803, y: -0.000000064261314, z: 0.000000012572867, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5416667 + value: {x: -0.00000016242392, y: -0.002273881, z: -0.00007081104, w: 0.99999744} + inSlope: {x: -0.000000013283959, y: 0.0000011483219, z: 0.000000049243713, w: 0} + outSlope: {x: -0.000000013283959, y: 0.0000011483219, z: 0.000000049243713, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5833334 + value: {x: -0.00000016297038, y: -0.0022737829, z: -0.00007080746, w: 0.99999744} + inSlope: {x: -0.004897463, y: 1.4219452, z: 0.04271938, w: -0.08136399} + outSlope: {x: -0.004897463, y: 1.4219452, z: 0.04271938, w: -0.08136399} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.625 + value: {x: -0.00040828396, y: 0.11622144, z: 0.0034891337, w: 0.9932171} + inSlope: {x: -0.015697604, y: 2.4807777, z: 0.076012224, w: -0.25371528} + outSlope: {x: -0.015697604, y: 2.4807777, z: 0.076012224, w: -0.25371528} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6666667 + value: {x: -0.001308298, y: 0.20445774, z: 0.006263546, w: 0.9788545} + inSlope: {x: -0.002501321, y: 0.344087, z: 0.008667026, w: -0.04535106} + outSlope: {x: -0.002501321, y: 0.344087, z: 0.008667026, w: -0.04535106} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7083334 + value: {x: -0.0006167298, y: 0.14489558, z: 0.004211393, w: 0.9894378} + inSlope: {x: 0.015709817, y: -2.480782, z: -0.07064324, w: 0.25371504} + outSlope: {x: 0.015709817, y: -2.480782, z: -0.07064324, w: 0.25371504} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.75 + value: {x: 0.0000008521656, y: -0.0022738816, z: 0.0003766154, w: 0.9999974} + inSlope: {x: 0.007398776, y: -1.766031, z: -0.051386245, w: 0.12671554} + outSlope: {x: 0.007398776, y: -1.766031, z: -0.051386245, w: 0.12671554} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7916667 + value: {x: -0.0000001657219, y: -0.002273521, z: -0.00007079089, w: 0.99999744} + inSlope: {x: -0.013430454, y: 2.2968712, z: 0.06515539, w: -0.21676204} + outSlope: {x: -0.013430454, y: 2.2968712, z: 0.06515539, w: -0.21676204} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.8333334 + value: {x: -0.0011183514, y: 0.18913189, z: 0.0058062244, w: 0.9819339} + inSlope: {x: -0.03509693, y: 3.6543195, z: 0.11153656, w: -0.56182534} + outSlope: {x: -0.03509693, y: 3.6543195, z: 0.11153656, w: -0.56182534} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.875 + value: {x: -0.002924907, y: 0.30225283, z: 0.009223914, w: 0.9531787} + inSlope: {x: -0.038111087, y: 2.1342905, z: 0.06093363, w: -0.6213882} + outSlope: {x: -0.038111087, y: 2.1342905, z: 0.06093363, w: -0.6213882} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: -0.0048951763, y: 0.39146236, z: 0.0115058115, w: 0.9201092} + inSlope: {x: -0.0077960268, y: 0.30227056, z: 0.00853587, w: -0.124185674} + outSlope: {x: -0.0077960268, y: 0.30227056, z: 0.00853587, w: -0.124185674} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: -0.0049439445, y: 0.39217862, z: 0.011595349, w: 0.9198027} + inSlope: {x: -0.001170439, y: 0.017190473, z: 0.0021488986, w: -0.007355697} + outSlope: {x: -0.001170439, y: 0.017190473, z: 0.0021488986, w: -0.007355697} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0020134181, y: -0.0024100402, z: 0.077386625, w: 0.9969962} + inSlope: {x: 0.008645402, y: 0.012049285, z: -0.2851249, w: 0.020466328} + outSlope: {x: 0.008645402, y: 0.012049285, z: -0.2851249, w: 0.020466328} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: 0.0026776642, y: 0.0046410556, z: -0.12081405, w: 0.9926607} + inSlope: {x: 0.024991203, y: 0.03093258, z: -0.99065423, w: -0.12170648} + outSlope: {x: 0.024991203, y: 0.03093258, z: -0.99065423, w: -0.12170648} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: 0.009483927, y: 0.011494091, z: -0.36523154, w: 0.93079746} + inSlope: {x: 0.023103364, y: 0.022825453, z: -0.8325995, w: -0.3256372} + outSlope: {x: 0.023103364, y: 0.022825453, z: -0.8325995, w: -0.3256372} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: 0.012836403, y: 0.015174101, z: -0.48120475, w: 0.8763829} + inSlope: {x: 0.005395938, y: 0.0021621787, z: -0.2163478, w: -0.1178692} + outSlope: {x: 0.005395938, y: 0.0021621787, z: -0.2163478, w: -0.1178692} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: 0.012306497, y: 0.014155669, z: -0.47482646, w: 0.8798796} + inSlope: {x: -0.025822222, y: -0.027327072, z: 0.8234134, w: 0.41923672} + outSlope: {x: -0.025822222, y: -0.027327072, z: 0.8234134, w: 0.41923672} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9583334 + value: {x: 0.004820016, y: 0.0067779007, z: -0.20327656, w: 0.97908604} + inSlope: {x: -0.07974266, y: -0.08790171, z: 3.058115, w: 0.6186805} + outSlope: {x: -0.07974266, y: -0.08790171, z: 3.058115, w: 0.6186805} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: -0.0017621224, y: -0.0012694767, z: 0.06577549, w: 0.9978321} + inSlope: {x: -0.07309291, y: -0.09809284, z: 3.0247777, w: -0.17480652} + outSlope: {x: -0.07309291, y: -0.09809284, z: 3.0247777, w: -0.17480652} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: -0.007836155, y: -0.009625843, z: 0.3098686, w: 0.9506984} + inSlope: {x: -0.013492679, y: -0.01006227, z: 0.35436735, w: -0.104552165} + outSlope: {x: -0.013492679, y: -0.01006227, z: 0.35436735, w: -0.104552165} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: -0.0062637157, y: -0.0066049695, z: 0.22928613, w: 0.9733165} + inSlope: {x: 0.050324023, y: 0.07377939, z: -2.1709168, w: 0.4616015} + outSlope: {x: 0.050324023, y: 0.07377939, z: -2.1709168, w: 0.4616015} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: 0.00004529887, y: 0.0011996226, z: -0.024027862, w: 0.9997106} + inSlope: {x: 0.09410209, y: 0.10203697, z: -3.5074494, w: -0.10601674} + outSlope: {x: 0.09410209, y: 0.10203697, z: -3.5074494, w: -0.10601674} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: 0.004251065, y: 0.005561112, z: -0.17598376, w: 0.9843682} + inSlope: {x: 0.098846965, y: 0.10232598, z: -3.5821943, w: -0.6389086} + outSlope: {x: 0.098846965, y: 0.10232598, z: -3.5821943, w: -0.6389086} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4166667 + value: {x: 0.00828255, y: 0.009726792, z: -0.3225442, w: 0.9464682} + inSlope: {x: 0.085893705, y: 0.092225, z: -3.214172, w: -1.0611417} + outSlope: {x: 0.085893705, y: 0.092225, z: -3.214172, w: -1.0611417} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5416667 + value: {x: 0.01468364, y: 0.017005038, z: -0.57062906, w: 0.82090056} + inSlope: {x: 0.0011443989, y: 0.006794113, z: -0.18900725, w: -0.12069644} + outSlope: {x: 0.0011443989, y: 0.006794113, z: -0.18900725, w: -0.12069644} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5833334 + value: {x: 0.013792923, y: 0.016374461, z: -0.5454656, w: 0.83785975} + inSlope: {x: -0.046453882, y: -0.0441795, z: 1.7609861, w: 1.0158622} + outSlope: {x: -0.046453882, y: -0.0441795, z: 1.7609861, w: 1.0158622} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.625 + value: {x: 0.0108124865, y: 0.013323416, z: -0.42388037, w: 0.90555567} + inSlope: {x: -0.088824145, y: -0.10067884, z: 3.6525145, w: 1.5910714} + outSlope: {x: -0.088824145, y: -0.10067884, z: 3.6525145, w: 1.5910714} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6666667 + value: {x: 0.006390905, y: 0.007984551, z: -0.24108915, w: 0.9704491} + inSlope: {x: -0.10952515, y: -0.13626286, z: 4.492645, w: 1.1185844} + outSlope: {x: -0.10952515, y: -0.13626286, z: 4.492645, w: 1.1185844} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7083334 + value: {x: 0.0016853865, y: 0.001968172, z: -0.049493134, w: 0.99877113} + inSlope: {x: -0.09541148, y: -0.12856528, z: 3.9718065, w: 0.3059674} + outSlope: {x: -0.09541148, y: -0.12856528, z: 3.9718065, w: 0.3059674} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.75 + value: {x: -0.0015600445, y: -0.0027292122, z: 0.08989442, w: 0.99594635} + inSlope: {x: -0.05767335, y: -0.07648702, z: 2.0665421, w: -0.076131776} + outSlope: {x: -0.05767335, y: -0.07648702, z: 2.0665421, w: -0.076131776} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7916667 + value: {x: -0.0031207257, y: -0.0044057453, z: 0.12271865, w: 0.9924268} + inSlope: {x: -0.019471852, y: -0.017102297, z: 0.24052987, w: -0.02426066} + outSlope: {x: -0.019471852, y: -0.017102297, z: 0.24052987, w: -0.02426066} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.875 + value: {x: -0.0028253559, y: -0.0030039514, z: 0.08654449, w: 0.9962395} + inSlope: {x: 0.012754213, y: 0.027998872, z: -0.63143104, w: 0.05312846} + outSlope: {x: 0.012754213, y: 0.027998872, z: -0.63143104, w: 0.05312846} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: -0.00046102228, y: -0.00038029527, z: 0.008238212, w: 0.9999659} + inSlope: {x: 0.01891436, y: 0.014796059, z: -0.49753174, w: 0.009284029} + outSlope: {x: 0.01891436, y: 0.014796059, z: -0.49753174, w: 0.009284029} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.24739113, y: -0.16155969, z: 0.66509026, w: 0.6858214} + inSlope: {x: -0.16246676, y: 0.14908218, z: -0.060925484, w: 0.033973217} + outSlope: {x: -0.16246676, y: 0.14908218, z: -0.060925484, w: 0.033973217} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: -0.2604151, y: -0.15570568, z: 0.65300244, w: 0.6939218} + inSlope: {x: 0.20100257, y: -0.34213895, z: -0.047573797, w: 0.040764567} + outSlope: {x: 0.20100257, y: -0.34213895, z: -0.047573797, w: 0.040764567} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.20833334 + value: {x: -0.2495912, y: -0.17389917, z: 0.65081435, w: 0.6956321} + inSlope: {x: -0.18801759, y: 0.05679497, z: -0.2639287, w: 0.18206124} + outSlope: {x: -0.18801759, y: 0.05679497, z: -0.2639287, w: 0.18206124} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: -0.27608323, y: -0.15097277, z: 0.6310084, w: 0.7090936} + inSlope: {x: -0.62308997, y: 0.5268298, z: -0.513786, w: 0.32673594} + outSlope: {x: -0.62308997, y: 0.5268298, z: -0.513786, w: 0.32673594} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: -0.3967246, y: -0.045817323, z: 0.46243435, w: 0.7916216} + inSlope: {x: -0.17983988, y: 0.1861428, z: -0.41428918, w: 0.16451876} + outSlope: {x: -0.17983988, y: 0.1861428, z: -0.41428918, w: 0.16451876} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: -0.3981296, y: -0.04319185, z: 0.46197262, w: 0.7913334} + inSlope: {x: 0.46587265, y: 0.10551407, z: 0.84416264, w: -0.27508867} + outSlope: {x: 0.46587265, y: 0.10551407, z: 0.84416264, w: -0.27508867} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7083334 + value: {x: -0.36816567, y: -0.03414888, z: 0.5105847, w: 0.77626747} + inSlope: {x: 0.20602515, y: 1.4078557, z: 0.7078487, w: -0.373046} + outSlope: {x: 0.20602515, y: 1.4078557, z: 0.7078487, w: -0.373046} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: -0.38096082, y: 0.07412936, z: 0.52096003, w: 0.7602462} + inSlope: {x: -0.1083371, y: 2.534566, z: 0.092406884, w: -0.3532642} + outSlope: {x: -0.1083371, y: 2.534566, z: 0.092406884, w: -0.3532642} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: -0.37719375, y: 0.17706488, z: 0.5182853, w: 0.7468288} + inSlope: {x: 0.80693364, y: 1.6734014, z: -0.14602584, w: 0.14969437} + outSlope: {x: 0.80693364, y: 1.6734014, z: -0.14602584, w: 0.14969437} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: -0.31371632, y: 0.21357954, z: 0.5087912, w: 0.77272075} + inSlope: {x: 1.8920792, y: 0.49479, z: -0.5827529, w: 0.95907116} + outSlope: {x: 1.8920792, y: 0.49479, z: -0.5827529, w: 0.95907116} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: -0.21952054, y: 0.21829739, z: 0.46972257, w: 0.82675135} + inSlope: {x: 2.1802185, y: -0.032336973, z: -1.0883061, w: 1.2113173} + outSlope: {x: 2.1802185, y: -0.032336973, z: -1.0883061, w: 1.2113173} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: -0.1320315, y: 0.21088478, z: 0.41809905, w: 0.87366384} + inSlope: {x: 1.7730865, y: -0.38320774, z: -0.92879593, w: 0.8536308} + outSlope: {x: 1.7730865, y: -0.38320774, z: -0.92879593, w: 0.8536308} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9583334 + value: {x: -0.071763255, y: 0.1863634, z: 0.39232287, w: 0.8978873} + inSlope: {x: 1.11602, y: -0.9581022, z: -0.15424639, w: 0.36313596} + outSlope: {x: 1.11602, y: -0.9581022, z: -0.15424639, w: 0.36313596} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: -0.03902984, y: 0.13104297, z: 0.40524516, w: 0.9039252} + inSlope: {x: 0.8314017, y: -1.6651832, z: 0.87166595, w: -0.1660847} + outSlope: {x: 0.8314017, y: -1.6651832, z: 0.87166595, w: -0.1660847} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: -0.0024797413, y: 0.047598027, z: 0.4649618, w: 0.88404685} + inSlope: {x: 1.0067337, y: -2.0910363, z: 1.9855323, w: -1.0216409} + outSlope: {x: 1.0067337, y: -2.0910363, z: 1.9855323, w: -1.0216409} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: 0.044864662, y: -0.043210126, z: 0.5707062, w: 0.81878847} + inSlope: {x: 0.96069497, y: -1.8936617, z: 2.8017926, w: -2.1742487} + outSlope: {x: 0.96069497, y: -1.8936617, z: 2.8017926, w: -2.1742487} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: 0.0775781, y: -0.11020697, z: 0.6984443, w: 0.70285964} + inSlope: {x: 0.34522152, y: -1.3010844, z: 2.7286649, w: -2.8837972} + outSlope: {x: 0.34522152, y: -1.3010844, z: 2.7286649, w: -2.8837972} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: 0.07363308, y: -0.15163384, z: 0.798095, w: 0.5784719} + inSlope: {x: -0.25042874, y: -1.0181065, z: 1.8266141, w: -2.6156926} + outSlope: {x: -0.25042874, y: -1.0181065, z: 1.8266141, w: -2.6156926} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 0.056709044, y: -0.19504921, z: 0.8506623, w: 0.4848851} + inSlope: {x: -0.040060446, y: -1.2708058, z: 0.8725592, w: -1.9877148} + outSlope: {x: -0.040060446, y: -1.2708058, z: 0.8725592, w: -1.9877148} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: 0.061660055, y: -0.3113855, z: 0.87734914, w: 0.35985503} + inSlope: {x: -1.2676772, y: -0.8384979, z: 0.100300185, w: -0.8209956} + outSlope: {x: -1.2676772, y: -0.8384979, z: 0.100300185, w: -0.8209956} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: -0.035344966, y: -0.32740915, z: 0.87916654, w: 0.34441277} + inSlope: {x: -2.3389812, y: -0.31057328, z: -0.114486806, w: -0.24174201} + outSlope: {x: -2.3389812, y: -0.31057328, z: -0.114486806, w: -0.24174201} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: -0.13325484, y: -0.3372666, z: 0.8678086, w: 0.33970988} + inSlope: {x: -2.5069637, y: 0.013117783, z: -0.54631454, w: 0.33935156} + outSlope: {x: -2.5069637, y: 0.013117783, z: -0.54631454, w: 0.33935156} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4166667 + value: {x: -0.24425872, y: -0.32631597, z: 0.8336403, w: 0.37269214} + inSlope: {x: -2.2839067, y: 0.4178195, z: -1.0245492, w: 1.1764777} + outSlope: {x: -2.2839067, y: 0.4178195, z: -1.0245492, w: 1.1764777} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4583334 + value: {x: -0.32358053, y: -0.3024483, z: 0.78242946, w: 0.43774968} + inSlope: {x: -1.0197978, y: 0.38075638, z: -1.1026114, w: 1.5828428} + outSlope: {x: -1.0197978, y: 0.38075638, z: -1.1026114, w: 1.5828428} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5416667 + value: {x: -0.3100546, y: -0.28917408, z: 0.7040272, w: 0.5697282} + inSlope: {x: 0.3462439, y: 0.31571472, z: -0.95138705, w: 1.5240948} + outSlope: {x: 0.3462439, y: 0.31571472, z: -0.95138705, w: 1.5240948} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5833334 + value: {x: -0.3003881, y: -0.26827675, z: 0.6624738, w: 0.63160354} + inSlope: {x: 1.0383773, y: -0.25998676, z: -0.5856326, w: 0.97798944} + outSlope: {x: 1.0383773, y: -0.25998676, z: -0.5856326, w: 0.97798944} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.625 + value: {x: -0.22352324, y: -0.31083962, z: 0.6552245, w: 0.65122724} + inSlope: {x: 2.1073837, y: -1.3037953, z: -0.10862593, w: 0.15492693} + outSlope: {x: 2.1073837, y: -1.3037953, z: -0.10862593, w: 0.15492693} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6666667 + value: {x: -0.12477267, y: -0.37692645, z: 0.65342164, w: 0.6445141} + inSlope: {x: 2.2269154, y: -1.4310899, z: -0.108462855, w: -0.26311114} + outSlope: {x: 2.2269154, y: -1.4310899, z: -0.108462855, w: -0.26311114} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7083334 + value: {x: -0.03794687, y: -0.4300972, z: 0.64618593, w: 0.6293013} + inSlope: {x: 1.4527035, y: -0.6920356, z: -0.17670125, w: -0.11460196} + outSlope: {x: 1.4527035, y: -0.6920356, z: -0.17670125, w: -0.11460196} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7916667 + value: {x: -0.007831115, y: -0.40373427, z: 0.6372965, w: 0.6563463} + inSlope: {x: -0.25949478, y: 0.84555113, z: 0.013760867, w: 0.495888} + outSlope: {x: -0.25949478, y: 0.84555113, z: 0.013760867, w: 0.495888} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9166667 + value: {x: -0.06991119, y: -0.29906005, z: 0.6494319, w: 0.6956391} + inSlope: {x: -0.4405334, y: 0.43592608, z: 0.07162921, w: 0.084478006} + outSlope: {x: -0.4405334, y: 0.43592608, z: 0.07162921, w: 0.084478006} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: -0.08472324, y: -0.28903466, z: 0.6515068, w: 0.6962901} + inSlope: {x: -0.012729061, y: 0.003659967, z: 0.004669194, w: -0.0043916744} + outSlope: {x: -0.012729061, y: 0.003659967, z: 0.004669194, w: -0.0043916744} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.000000005980001, y: -0.35612804, z: -0.000000012458335, w: 0.93443716} + inSlope: {x: 0.0000000020812791, y: 0.4113822, z: 0.000000008215615, w: 0.15249252} + outSlope: {x: 0.0000000020812791, y: 0.4113822, z: 0.000000008215615, w: 0.15249252} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: -0.0000000056632796, y: -0.30676043, z: -0.000000011776893, w: 0.95178676} + inSlope: {x: 0.000000008046609, y: 1.0598946, z: 0.000000008544568, w: 0.3274026} + outSlope: {x: 0.000000008046609, y: 1.0598946, z: 0.000000008544568, w: 0.3274026} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: -0.0000000052227302, y: -0.25066257, z: -0.00000001140397, w: 0.96807456} + inSlope: {x: 0.00000001651013, y: 2.0061114, z: 0.000000010724808, w: 0.46108103} + outSlope: {x: 0.00000001651013, y: 2.0061114, z: 0.000000010724808, w: 0.46108103} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: -0.0000000042874353, y: -0.13958448, z: -0.000000010883159, w: 0.9902102} + inSlope: {x: 0.000000024746665, y: 3.0079503, z: 0.00000001621863, w: 0.38310522} + outSlope: {x: 0.000000024746665, y: 3.0079503, z: 0.00000001621863, w: 0.38310522} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.20833334 + value: {x: -0.0000000031605079, y: -0.000000013038519, z: -0.000000010052418, w: 1} + inSlope: {x: 0.000000009639697, y: 1.6750134, z: 0.000000016430153, w: 0.11747788} + outSlope: {x: 0.000000009639697, y: 1.6750134, z: 0.000000016430153, w: 0.11747788} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: -0.000000003484127, y: -0.000000012572857, z: -0.00000000951398, w: 1} + inSlope: {x: -0.000000007766858, y: 0.00000001117589, z: 0.000000012922525, w: 0} + outSlope: {x: -0.000000007766858, y: 0.00000001117589, z: 0.000000012922525, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: -0.000000006720317, y: -0.000000007916242, z: -0.0000000041295922, w: 1} + inSlope: {x: -0.000000007766872, y: -0.0000031700383, z: 0.000000012922505, w: 0} + outSlope: {x: -0.000000007766872, y: -0.0000031700383, z: 0.000000012922505, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7083334 + value: {x: -0.0000000070439374, y: -0.0000002725519, z: -0.000000003591155, w: 1} + inSlope: {x: -0.000000014741502, y: -3.680805, z: -0.000000012430148, w: -0.57845503} + outSlope: {x: -0.000000014741502, y: -3.680805, z: -0.000000012430148, w: -0.57845503} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: -0.000000007948775, y: -0.30673346, z: -0.000000005165436, w: 0.95179546} + inSlope: {x: -0.000000006662742, y: -7.420379, z: -0.00000003768895, w: -2.5693076} + outSlope: {x: -0.000000006662742, y: -7.420379, z: -0.00000003768895, w: -2.5693076} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: -0.000000007599165, y: -0.61836505, z: -0.0000000067319, w: 0.785891} + inSlope: {x: 0.000000014623415, y: -5.407358, z: -0.000000026337458, w: -3.58539} + outSlope: {x: 0.000000014623415, y: -5.407358, z: -0.000000026337458, w: -3.58539} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: -0.0000000067301564, y: -0.75734687, z: -0.0000000073602253, w: 0.6530128} + inSlope: {x: 0.000000018588835, y: -2.3044858, z: -0.000000010412678, w: -2.4002602} + outSlope: {x: 0.000000018588835, y: -2.3044858, z: -0.000000010412678, w: -2.4002602} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: -0.0000000060500955, y: -0.81040555, z: -0.000000007599623, w: 0.5858693} + inSlope: {x: 0.0000000111904255, y: -0.64289105, z: -0.0000000022803655, w: -0.81428796} + outSlope: {x: 0.0000000111904255, y: -0.64289105, z: -0.0000000022803655, w: -0.81428796} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9583334 + value: {x: -0.000000005696358, y: -0.79857206, z: -0.000000007392686, w: 0.60189927} + inSlope: {x: 0.000000004430384, y: 0.11697067, z: 0.00000000238065, w: 0.15931879} + outSlope: {x: 0.000000004430384, y: 0.11697067, z: 0.00000000238065, w: 0.15931879} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: -0.000000005165144, y: -0.7862848, z: -0.000000007053358, w: 0.6178642} + inSlope: {x: -0.0000000045722084, y: 0.7190079, z: 0.000000010438225, w: 0.8777505} + outSlope: {x: -0.0000000045722084, y: 0.7190079, z: 0.000000010438225, w: 0.8777505} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: -0.0000000055511045, y: -0.742767, z: -0.000000006435079, w: 0.66955} + inSlope: {x: -0.00000001539099, y: 1.5364752, z: 0.00000002194541, w: 1.6192733} + outSlope: {x: -0.00000001539099, y: 1.5364752, z: 0.00000002194541, w: 1.6192733} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: -0.0000000064477277, y: -0.6582451, z: -0.000000005224572, w: 0.75280374} + inSlope: {x: -0.000000028593988, y: 2.7909634, z: 0.000000039942737, w: 2.286164} + outSlope: {x: -0.000000028593988, y: 2.7909634, z: 0.000000039942737, w: 2.286164} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: -0.000000007933937, y: -0.5101867, z: -0.0000000031065175, w: 0.86006373} + inSlope: {x: -0.00000004403151, y: 5.0440426, z: 0.00000007030264, w: 2.621808} + outSlope: {x: -0.00000004403151, y: 5.0440426, z: 0.00000007030264, w: 2.621808} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: -0.000000010117017, y: -0.23790862, z: 6.3397554e-10, w: 0.97128755} + inSlope: {x: -0.00000004368799, y: 6.1222377, z: 0.00000008464204, w: 1.6792359} + outSlope: {x: -0.00000004368799, y: 6.1222377, z: 0.00000008464204, w: 1.6792359} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: -0.0000000115746035, y: -0.000000009313229, z: 0.0000000039469885, w: 1} + inSlope: {x: -0.000000021374435, y: 2.8548977, z: 0.000000046217345, w: 0.34454876} + outSlope: {x: -0.000000021374435, y: 2.8548977, z: 0.000000046217345, w: 0.34454876} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: -0.000000011898222, y: -0.000000010803343, z: 0.0000000044854267, w: 1} + inSlope: {x: -0.00000000776685, y: -0.000000035762778, z: 0.000000012922529, w: 0} + outSlope: {x: -0.00000000776685, y: -0.000000035762778, z: 0.000000012922529, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4583334 + value: {x: -0.000000012869078, y: -0.000000015273692, z: 0.000000006100743, w: 1} + inSlope: {x: -0.000000007766861, y: -0.0000000357628, z: 0.000000012922529, w: 0} + outSlope: {x: -0.000000007766861, y: -0.0000000357628, z: 0.000000012922529, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5 + value: {x: -0.000000013192698, y: -0.000000016763806, z: 0.000000006639181, w: 1} + inSlope: {x: 0.0000000021880053, y: -1.2616841, z: -0.000000004608185, w: -0.06651079} + outSlope: {x: 0.0000000021880053, y: -1.2616841, z: -0.000000004608185, w: -0.06651079} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5416667 + value: {x: -0.000000012686743, y: -0.10514055, z: 0.0000000057167253, w: 0.9944574} + inSlope: {x: 0.000000036929602, y: -4.337434, z: -0.00000005336744, w: -0.8113159} + outSlope: {x: 0.000000036929602, y: -4.337434, z: -0.00000005336744, w: -0.8113159} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5833334 + value: {x: -0.000000010115232, y: -0.3614528, z: 0.0000000021918962, w: 0.9323904} + inSlope: {x: 0.000000041556696, y: -3.909625, z: -0.000000052460585, w: -1.1049367} + outSlope: {x: 0.000000041556696, y: -3.909625, z: -0.000000052460585, w: -1.1049367} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.625 + value: {x: -0.0000000092236885, y: -0.43094233, z: 0.000000001345014, w: 0.90237945} + inSlope: {x: 0.000000005228563, y: -0.5266735, z: -3.1158187e-10, w: -0.21870437} + outSlope: {x: 0.000000005228563, y: -0.5266735, z: -3.1158187e-10, w: -0.21870437} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6666667 + value: {x: -0.00000000967952, y: -0.40534213, z: 0.0000000021659334, w: 0.9141651} + inSlope: {x: -0.000000020104306, y: 1.2090689, z: 0.000000030872314, w: 0.49843532} + outSlope: {x: -0.000000020104306, y: 1.2090689, z: 0.000000030872314, w: 0.49843532} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7083334 + value: {x: -0.000000010899047, y: -0.3301866, z: 0.0000000039177066, w: 0.9439157} + inSlope: {x: -0.000000021024995, y: 1.2274554, z: 0.000000031838283, w: 0.46569914} + outSlope: {x: -0.000000021024995, y: 1.2274554, z: 0.000000031838283, w: 0.46569914} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.75 + value: {x: -0.000000011431601, y: -0.30305427, z: 0.000000004819121, w: 0.9529733} + inSlope: {x: -8.670247e-10, y: -0.13801134, z: 0.0000000069875377, w: -0.049224928} + outSlope: {x: -8.670247e-10, y: -0.13801134, z: 0.0000000069875377, w: -0.049224928} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.8333334 + value: {x: -0.000000010075068, y: -0.4005817, z: 0.0000000037081864, w: 0.9162611} + inSlope: {x: 0.000000023483585, y: -1.4213707, z: -0.000000020562505, w: -0.623577} + outSlope: {x: 0.000000023483585, y: -1.4213707, z: -0.000000020562505, w: -0.623577} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: -0.000000007681066, y: -0.5242125, z: 0.0000000019157753, w: 0.85158753} + inSlope: {x: 0.0000000058403047, y: -0.2591946, z: 7.967367e-10, w: -0.15535584} + outSlope: {x: 0.0000000058403047, y: -0.2591946, z: 7.967367e-10, w: -0.15535584} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: -0.000000007659024, y: -0.52486336, z: 0.0000000021882907, w: 0.8511865} + inSlope: {x: 5.2900667e-10, y: -0.0156212, z: 0.0000000065403745, w: -0.0096244905} + outSlope: {x: 5.2900667e-10, y: -0.0156212, z: 0.0000000065403745, w: -0.0096244905} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.10445012, y: 0.111504085, z: -0.030089512, w: 0.98780143} + inSlope: {x: 0.12050682, y: -0.4920289, z: 1.1047028, w: 0.07067728} + outSlope: {x: 0.12050682, y: -0.4920289, z: 1.1047028, w: 0.07067728} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: -0.090427935, y: 0.061825074, z: 0.085303105, w: 0.990315} + inSlope: {x: 0.3148101, y: -0.7558154, z: 1.8836565, w: -0.107184656} + outSlope: {x: 0.3148101, y: -0.7558154, z: 1.8836565, w: -0.107184656} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: -0.047310334, y: -0.005440723, z: 0.27136523, w: 0.96129763} + inSlope: {x: 0.711092, y: -0.74538594, z: 2.3936925, w: -0.65360844} + outSlope: {x: 0.711092, y: -0.74538594, z: 2.3936925, w: -0.65360844} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: 0.02380563, y: -0.0549655, z: 0.4677033, w: 0.8818536} + inSlope: {x: 0.9055609, y: -0.39714023, z: 2.1332903, w: -1.1672664} + outSlope: {x: 0.9055609, y: -0.39714023, z: 2.1332903, w: -1.1672664} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.4166667 + value: {x: 0.12991528, y: -0.07192989, z: 0.6778014, w: 0.72009265} + inSlope: {x: 0.139929, y: 0.012324301, z: 0.22543275, w: -0.22819507} + outSlope: {x: 0.139929, y: 0.012324301, z: 0.22543275, w: -0.22819507} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 0.09704965, y: -0.058530327, z: 0.6076028, w: 0.7861135} + inSlope: {x: -0.37972778, y: 0.1953332, z: -0.9045163, w: 0.7521138} + outSlope: {x: -0.37972778, y: 0.1953332, z: -0.9045163, w: 0.7521138} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: 0.028955251, y: 0.0009907632, z: 0.3900756, w: 0.92032695} + inSlope: {x: -0.34545088, y: 0.51541734, z: -1.6134984, w: 0.6919551} + outSlope: {x: -0.34545088, y: 0.51541734, z: -1.6134984, w: 0.6919551} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: -0.0009482758, y: 0.10004192, z: 0.108961426, w: 0.98899853} + inSlope: {x: -0.001979299, y: 0.5953766, z: -1.598686, w: 0.12050694} + outSlope: {x: -0.001979299, y: 0.5953766, z: -1.598686, w: 0.12050694} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: 0.022926893, y: 0.1923751, z: -0.13606426, w: 0.9715723} + inSlope: {x: 0.025283847, y: 0.04594881, z: -0.06260615, w: -0.017645286} + outSlope: {x: 0.025283847, y: 0.04594881, z: -0.06260615, w: -0.017645286} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: 0.011034851, y: 0.16698849, z: 0.030371517, w: 0.98542917} + inSlope: {x: -0.071736194, y: -0.2879104, z: 1.8049755, w: -0.014217867} + outSlope: {x: -0.071736194, y: -0.2879104, z: 1.8049755, w: -0.014217867} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4583334 + value: {x: 0.01196727, y: 0.12801859, z: 0.26593918, w: 0.95537657} + inSlope: {x: 0.090461016, y: -0.29993242, z: 1.6478513, w: -0.40901867} + outSlope: {x: 0.090461016, y: -0.29993242, z: 1.6478513, w: -0.40901867} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5833334 + value: {x: 0.028142862, y: 0.09346286, z: 0.39342764, w: 0.91415936} + inSlope: {x: 0.12373082, y: -0.3056592, z: -0.0016876459, w: 0.027438663} + outSlope: {x: 0.12373082, y: -0.3056592, z: -0.0016876459, w: 0.027438663} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.625 + value: {x: 0.03268676, y: 0.07918961, z: 0.37281126, w: 0.92394394} + inSlope: {x: 0.064258024, y: -0.41041827, z: -1.2114761, w: 0.4762675} + outSlope: {x: 0.064258024, y: -0.41041827, z: -1.2114761, w: 0.4762675} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7083334 + value: {x: 0.027834972, y: 0.037060875, z: 0.17388526, w: 0.9836746} + inSlope: {x: -0.20870021, y: -0.49100858, z: -3.0025978, w: 0.5395236} + outSlope: {x: -0.20870021, y: -0.49100858, z: -3.0025978, w: 0.5395236} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.75 + value: {x: 0.016106028, y: 0.018343972, z: 0.042254925, w: 0.9988086} + inSlope: {x: -0.3043338, y: -0.36785427, z: -2.9644713, w: 0.16346905} + outSlope: {x: -0.3043338, y: -0.36785427, z: -2.9644713, w: 0.16346905} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.8333334 + value: {x: -0.0070689907, y: 0.0011869977, z: -0.14362621, w: 0.989606} + inSlope: {x: -0.1388307, y: -0.07558562, z: -0.83739364, w: -0.09128389} + outSlope: {x: -0.1388307, y: -0.07558562, z: -0.83739364, w: -0.09128389} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.875 + value: {x: -0.009095408, y: 0.00010755321, z: -0.14293686, w: 0.98969} + inSlope: {x: -0.012357261, y: -0.0041469336, z: 0.86069125, w: 0.093269885} + outSlope: {x: -0.012357261, y: -0.0041469336, z: 0.86069125, w: 0.093269885} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9166667 + value: {x: -0.008098759, y: 0.00084142236, z: -0.071901806, w: 0.9973785} + inSlope: {x: 0.014880027, y: 0.02332057, z: 2.0767345, w: 0.11787828} + outSlope: {x: 0.014880027, y: 0.02332057, z: 2.0767345, w: 0.11787828} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: -0.007855404, y: 0.0020509344, z: 0.030124385, w: 0.9995132} + inSlope: {x: 0.0030356264, y: 0.021750035, z: 2.3244836, w: -0.058308423} + outSlope: {x: 0.0030356264, y: 0.021750035, z: 2.3244836, w: -0.058308423} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: -0.00784579, y: 0.0026539236, z: 0.121804975, w: 0.9925195} + inSlope: {x: 0.00023073725, y: 0.014471755, z: 2.2003362, w: -0.16784923} + outSlope: {x: 0.00023073725, y: 0.014471755, z: 2.2003362, w: -0.16784923} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.54871535, y: -0.18880542, z: -0.0663666, w: 0.8117016} + inSlope: {x: 0.07980251, y: 0.09758985, z: -0.50155145, w: 0.02875328} + outSlope: {x: 0.07980251, y: 0.09758985, z: -0.50155145, w: 0.02875328} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: -0.52063274, y: -0.15432562, z: -0.19865336, w: 0.81588113} + inSlope: {x: 0.3201413, y: 0.31006315, z: -1.0272608, w: 0.011353969} + outSlope: {x: 0.3201413, y: 0.31006315, z: -1.0272608, w: 0.011353969} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.4166667 + value: {x: -0.39318255, y: -0.055297527, z: -0.3566262, w: 0.84567577} + inSlope: {x: 0.65972286, y: 0.38577786, z: 0.3435159, w: 0.47156593} + outSlope: {x: 0.65972286, y: 0.38577786, z: 0.3435159, w: 0.47156593} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: -0.2936614, y: -0.052342683, z: -0.1678844, w: 0.9395946} + inSlope: {x: 0.49664545, y: -0.60977644, z: 1.7328038, w: 0.42131072} + outSlope: {x: 0.49664545, y: -0.60977644, z: 1.7328038, w: 0.42131072} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: -0.2528804, y: -0.10361139, z: 0.0036096205, w: 0.9619268} + inSlope: {x: 0.62283975, y: -0.16141848, z: 2.4236856, w: 0.12256616} + outSlope: {x: 0.62283975, y: -0.16141848, z: 2.4236856, w: 0.12256616} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: -0.16527788, y: -0.07160844, z: 0.20464288, w: 0.962121} + inSlope: {x: 1.5871845, y: 0.76907974, z: 1.855689, w: -0.052707203} + outSlope: {x: 1.5871845, y: 0.76907974, z: 1.855689, w: -0.052707203} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: -0.0031379878, y: 0.0042794636, z: 0.2803541, w: 0.959882} + inSlope: {x: 2.0361354, y: 0.7971262, z: -0.102229, w: 0.03682569} + outSlope: {x: 2.0361354, y: 0.7971262, z: -0.102229, w: 0.03682569} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9583334 + value: {x: 0.18893301, y: 0.029607302, z: 0.14872007, w: 0.9702113} + inSlope: {x: 0.6515982, y: -0.6946235, z: -1.1583827, w: 0.08042337} + outSlope: {x: 0.6515982, y: -0.6946235, z: -1.1583827, w: 0.08042337} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: 0.19631013, y: -0.12652355, z: 0.06583827, w: 0.9701131} + inSlope: {x: -0.20699665, y: -1.2991133, z: -0.24823828, w: -0.107636794} + outSlope: {x: -0.20699665, y: -1.2991133, z: -0.24823828, w: -0.107636794} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: 0.027794989, y: -0.35423002, z: 0.06764587, w: 0.93229425} + inSlope: {x: -1.0213792, y: -0.47105178, z: -0.28804374, w: -0.12762463} + outSlope: {x: -1.0213792, y: -0.47105178, z: -0.28804374, w: -0.12762463} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5416667 + value: {x: -0.13788325, y: -0.36132598, z: -0.0828403, w: 0.9184603} + inSlope: {x: -0.37400305, y: 0.37168545, z: -0.9106922, w: 0.009015106} + outSlope: {x: -0.37400305, y: 0.37168545, z: -0.9106922, w: 0.009015106} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7083334 + value: {x: -0.16580434, y: -0.25221518, z: -0.19609003, w: 0.9329765} + inSlope: {x: -0.1456169, y: 0.7954215, z: -0.302436, w: 0.12791502} + outSlope: {x: -0.1456169, y: 0.7954215, z: -0.302436, w: 0.12791502} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7916667 + value: {x: -0.18353507, y: -0.19922611, z: -0.20329635, w: 0.94090086} + inSlope: {x: -0.32522923, y: -0.009621799, z: 0.14397304, w: -0.03654541} + outSlope: {x: -0.32522923, y: -0.009621799, z: 0.14397304, w: -0.03654541} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.875 + value: {x: -0.21706058, y: -0.2747015, z: -0.17467934, w: 0.92027766} + inSlope: {x: -0.3172184, y: -1.3468051, z: 0.3972568, w: -0.40423867} + outSlope: {x: -0.3172184, y: -1.3468051, z: 0.3972568, w: -0.40423867} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: -0.22800973, y: -0.36955884, z: -0.15123318, w: 0.8880126} + inSlope: {x: -0.019099314, y: -0.45012587, z: 0.09796044, w: -0.16504112} + outSlope: {x: -0.019099314, y: -0.45012587, z: 0.09796044, w: -0.16504112} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: -0.22803624, y: -0.37079906, z: -0.15097, w: 0.8875335} + inSlope: {x: -0.00063622056, y: -0.029765395, z: 0.0063164295, w: -0.011498462} + outSlope: {x: -0.00063622056, y: -0.029765395, z: 0.0063164295, w: -0.011498462} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0.096479885, w: 0.9953349} + inSlope: {x: 0, y: -0, z: 0, w: 0} + outSlope: {x: 0, y: -0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.4166667 + value: {x: 0, y: -0, z: -0.096271366, w: 0.9953551} + inSlope: {x: 0, y: 0, z: 0.029003445, w: 0.002775908} + outSlope: {x: 0, y: 0, z: 0.029003445, w: 0.002775908} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: 0, y: -0, z: -0.0003149418, w: 0.99999994} + inSlope: {x: 0, y: 0, z: 0.07808307, w: 0.00021314611} + outSlope: {x: 0, y: 0, z: 0.07808307, w: 0.00021314611} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: 0, y: -0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + m_CompressedRotationCurves: [] + m_EulerCurves: [] + 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: 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: airboy_model_skeleton + - 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: 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: airboy_model_skeleton/airboy + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.001972887, y: 0.003350157, z: -0.002097815} + inSlope: {x: -0.0004448855, y: -0.0008529639, z: 0.0009245503} + outSlope: {x: -0.0004448855, y: -0.0008529639, z: 0.0009245503} + 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.5833333 + value: {x: -0.002520363, y: 0.0023658222, z: -0.0010881149} + inSlope: {x: -0.00067041704, y: -0.0012099277, z: 0.0015588012} + outSlope: {x: -0.0004826901, y: -0.0008841844, z: 0.0013441438} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: -0.002551543, y: 0.002282424, z: -0.0009866136} + inSlope: {x: -0.00026563153, y: -0.001117372, z: 0.0010918874} + outSlope: {x: -0.000019290466, y: 0.0038815676, z: 0.00080196693} + 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.7083333 + value: {x: -0.0025523468, y: 0.0024441557, z: -0.00095319835} + inSlope: {x: -0.000019290466, y: 0.0038815676, z: 0.00080196693} + outSlope: {x: 0.0017109553, y: 0.017617626, z: 0.0006255051} + 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.75 + value: {x: -0.002481057, y: 0.003178224, z: -0.00092713564} + inSlope: {x: 0.0017109553, y: 0.017617626, z: 0.0006255051} + outSlope: {x: 0.0045212866, y: 0.0356816, z: 0.00058832974} + 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.7916667 + value: {x: -0.0022926698, y: 0.004664958, z: -0.0009026219} + inSlope: {x: 0.0045212866, y: 0.0356816, z: 0.00058832974} + outSlope: {x: 0.006755286, y: 0.04688049, z: 0.0005522906} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.8333333 + value: {x: -0.0020112, y: 0.00661831, z: -0.0008796098} + inSlope: {x: 0.006755286, y: 0.04688049, z: 0.0005522906} + outSlope: {x: 0.008412862, y: 0.05002655, z: 0.0005173889} + 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.875 + value: {x: -0.0016606639, y: 0.00870275, z: -0.00085805194} + inSlope: {x: 0.008412862, y: 0.05002655, z: 0.0005173889} + outSlope: {x: 0.009494081, y: 0.045119952, z: 0.00048361992} + 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.9166667 + value: {x: -0.0012650769, y: 0.01058275, z: -0.0008379011} + inSlope: {x: 0.009494081, y: 0.045119952, z: 0.00048361992} + outSlope: {x: 0.009998916, y: 0.03216099, z: 0.00045099063} + 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.9583333 + value: {x: -0.0008484559, y: 0.01192279, z: -0.0008191098} + inSlope: {x: 0.009998916, y: 0.03216099, z: 0.00045099063} + outSlope: {x: 0.009927353, y: 0.01439543, z: 0.0004194937} + 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.000434816, y: 0.0125226, z: -0.0008016309} + inSlope: {x: 0.009927353, y: 0.01439543, z: 0.0004194937} + outSlope: {x: 0.009279427, y: 0.0004264931, z: 0.00038913346} + 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.0416666 + value: {x: -0.00004817354, y: 0.01254037, z: -0.00078541704} + inSlope: {x: 0.009279427, y: 0.0004264931, z: 0.00038913346} + outSlope: {x: 0.008035606, y: -0.008692543, z: 0.00035990885} + 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.0833334 + value: {x: 0.000286644, y: 0.01217818, z: -0.00077042077} + inSlope: {x: 0.008035606, y: -0.008692543, z: 0.00035990885} + outSlope: {x: 0.0066396086, y: -0.01605433, z: 0.0003318235} + 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.125 + value: {x: 0.0005632941, y: 0.01150925, z: -0.0007565948} + inSlope: {x: 0.0066396086, y: -0.01605433, z: 0.0003318235} + outSlope: {x: 0.0053326506, y: -0.023134338, z: 0.00030486553} + 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.1666666 + value: {x: 0.00078548765, y: 0.01054532, z: -0.0007438921} + inSlope: {x: 0.0053326506, y: -0.023134338, z: 0.00030486553} + outSlope: {x: 0.004114753, y: -0.027575072, z: 0.0002790511} + 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.2083334 + value: {x: 0.000956936, y: 0.0093963565, z: -0.00073226495} + inSlope: {x: 0.004114753, y: -0.027575072, z: 0.0002790511} + outSlope: {x: 0.0029859382, y: -0.029377341, z: 0.00025436663} + 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.25 + value: {x: 0.00108135, y: 0.0081723025, z: -0.0007216663} + inSlope: {x: 0.0029859382, y: -0.029377341, z: 0.00025436663} + outSlope: {x: 0.001946209, y: -0.028540717, z: 0.00023081861} + 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.2916666 + value: {x: 0.0011624419, y: 0.0069831065, z: -0.0007120489} + inSlope: {x: 0.001946209, y: -0.028540717, z: 0.00023081861} + outSlope: {x: 0.0009954947, y: -0.025065131, z: 0.00020841083} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: 0.0012039209, y: 0.005938724, z: -0.00070336513} + inSlope: {x: 0.0009954947, y: -0.025065131, z: 0.00020841083} + outSlope: {x: 0.000133896, y: -0.021239996, z: 0.00018713433} + 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.375 + value: {x: 0.0012095, y: 0.005053725, z: -0.00069556787} + inSlope: {x: 0.000133896, y: -0.021239996, z: 0.00018713433} + outSlope: {x: -0.0006386399, y: -0.018598534, z: 0.00016699628} + 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.4166666 + value: {x: 0.00118289, y: 0.004278787, z: -0.00068860967} + inSlope: {x: -0.0006386399, y: -0.018598534, z: 0.00016699628} + outSlope: {x: -0.0013221334, y: -0.015618359, z: 0.00014798791} + 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.4583334 + value: {x: 0.001127801, y: 0.0036280209, z: -0.0006824435} + inSlope: {x: -0.0013221334, y: -0.015618359, z: 0.00014798791} + outSlope: {x: -0.0020831788, y: -0.0122997, z: 0.00013012481} + 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.5 + value: {x: 0.001041002, y: 0.0031155339, z: -0.0006770216} + inSlope: {x: -0.0020831788, y: -0.0122997, z: 0.00013012481} + outSlope: {x: -0.002830797, y: -0.008642407, z: 0.00011339139} + 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.5416666 + value: {x: 0.0009230522, y: 0.0027554338, z: -0.000672297} + inSlope: {x: -0.002830797, y: -0.008642407, z: 0.00011339139} + outSlope: {x: -0.0033528819, y: -0.004646414, z: 0.000097791366} + 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.5833334 + value: {x: 0.0007833485, y: 0.002561833, z: -0.0006682224} + inSlope: {x: -0.0033528819, y: -0.004646414, z: 0.000097791366} + outSlope: {x: -0.0036494422, y: -0.0003118804, z: 0.00008333095} + 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.625 + value: {x: 0.00063128857, y: 0.0025488378, z: -0.00066475023} + inSlope: {x: -0.0036494422, y: -0.0003118804, z: 0.00008333095} + outSlope: {x: -0.003720459, y: 0.0027896215, z: 0.00007000393} + 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.7083334 + value: {x: 0.00032768902, y: 0.002829541, z: -0.00065942435} + inSlope: {x: -0.0035659273, y: 0.003947246, z: 0.000057817586} + outSlope: {x: -0.0031858736, y: 0.004377319, z: 0.0000467581} + 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.75 + value: {x: 0.0001949444, y: 0.003011929, z: -0.0006574761} + inSlope: {x: -0.0031858736, y: 0.004377319, z: 0.0000467581} + outSlope: {x: -0.0025802844, y: 0.0040797866, z: 0.00003684107} + 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.7916666 + value: {x: 0.00008743266, y: 0.00318192, z: -0.0006559411} + inSlope: {x: -0.0025802844, y: 0.0040797866, z: 0.00003684107} + outSlope: {x: -0.0017491385, y: 0.0030546437, z: 0.000024234605} + 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.8333334 + value: {x: 0.00001455175, y: 0.003309197, z: -0.0006549313} + inSlope: {x: -0.0017491385, y: 0.0030546437, z: 0.000024234605} + outSlope: {x: -0.0006924769, y: 0.001301924, z: 0.000024234676} + 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.875 + value: {x: -0.0000143014295, y: 0.0033634438, z: -0.0006539215} + inSlope: {x: -0.0006924769, y: 0.001301924, z: 0.000024234676} + outSlope: {x: -0.000050041013, y: 0.000011444102, z: 0.0000088977895} + 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.9166666 + value: {x: -0.00001638647, y: 0.0033639206, z: -0.0006535508} + inSlope: {x: -0.000050041013, y: 0.000011444102, z: 0.0000088977895} + outSlope: {x: 0.000005560069, y: 0.000011436917, z: 0.000008899552} + 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.9583334 + value: {x: -0.0000161548, y: 0.0033643972, z: -0.00065317994} + inSlope: {x: 0.000005560069, y: 0.000011436917, z: 0.000008899552} + outSlope: {x: 0.000027800674, y: 0.000011444102, z: 0.0000088977895} + 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.00001499644, y: 0.003364874, z: -0.0006528092} + inSlope: {x: 0.000027800674, y: 0.000011444102, z: 0.0000088977895} + outSlope: {x: 0.000027800674, y: 0.000011444102, z: 0.0000088977895} + 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: airboy_model_skeleton/airboy/Skl_Root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00015192288, y: -0.0012886261, z: -0.0002976164} + inSlope: {x: 0.0000700964, y: 0.000041763782, z: -0.00018466114} + outSlope: {x: 0.0000700964, y: 0.000041763782, z: -0.00018466114} + 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.041666668 + value: {x: 0.00015484357, y: -0.001286886, z: -0.00030531062} + inSlope: {x: 0.0000700964, y: 0.000041763782, z: -0.00018466114} + outSlope: {x: 0.000055713503, y: 0.00006773114, z: -0.00034556864} + 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.125 + value: {x: 0.00015946044, y: -0.0012801301, z: -0.00033934906} + inSlope: {x: 0.000055091237, y: 0.000094410185, z: -0.00047135356} + outSlope: {x: 0.000068181296, y: 0.00012177585, z: -0.00056201214} + 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.00017191136, y: -0.0012613678, z: -0.0004150793} + inSlope: {x: 0.00013561604, y: 0.00017866371, z: -0.00063796155} + outSlope: {x: 0.00018993978, y: 0.00020810013, z: -0.0006232454} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: 0.00019057444, y: -0.001242768, z: -0.00046493977} + inSlope: {x: 0.0002579743, y: 0.00023829269, z: -0.00057340594} + outSlope: {x: 0.00033979304, y: 0.0002691633, z: -0.00048844464} + 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.00022287059, y: -0.001219023, z: -0.00050063984} + inSlope: {x: 0.00043531458, y: 0.0003007168, z: -0.00036835676} + outSlope: {x: 0.0005446124, y: 0.00033300323, z: -0.00021314254} + 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.45833334 + value: {x: 0.00024556278, y: -0.001205148, z: -0.00050952076} + inSlope: {x: 0.0005446124, y: 0.00033300323, z: -0.00021314254} + outSlope: {x: 0.0006676042, y: 0.00036597677, z: -0.000022805933} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.0002733796, y: -0.0011898989, z: -0.000510471} + inSlope: {x: 0.0006676042, y: 0.00036597677, z: -0.000022805933} + outSlope: {x: 0.0008043597, y: 0.00039962213, z: 0.00020265688} + 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.5416667 + value: {x: 0.00030689462, y: -0.0011732479, z: -0.000502027} + inSlope: {x: 0.0008043597, y: 0.00039962213, z: 0.00020265688} + outSlope: {x: 0.0009548431, y: 0.00043402115, z: 0.00046324654} + 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.5833333 + value: {x: 0.0003466797, y: -0.0011551637, z: -0.00048272504} + inSlope: {x: 0.0009548431, y: 0.00043402115, z: 0.00046324654} + outSlope: {x: 0.0013585525, y: 0.000469043, z: 0.00075895747} + 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.625 + value: {x: 0.0004032861, y: -0.0011356203, z: -0.0004511018} + inSlope: {x: 0.0013585525, y: 0.000469043, z: 0.00075895747} + outSlope: {x: 0.0018192404, y: 0.0005048452, z: 0.0012912148} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.00047908782, y: -0.0011145851, z: -0.00039730116} + inSlope: {x: 0.0018192404, y: 0.0005048452, z: 0.0012912148} + outSlope: {x: 0.0019992401, y: 0.0005412792, z: 0.0019353693} + 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.7083333 + value: {x: 0.0005623894, y: -0.0010920318, z: -0.00031666085} + inSlope: {x: 0.0019992401, y: 0.0005412792, z: 0.0019353693} + outSlope: {x: 0.0018986043, y: 0.00057843776, z: 0.0024276464} + 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.75 + value: {x: 0.00064149796, y: -0.0010679303, z: -0.00021550886} + inSlope: {x: 0.0018986043, y: 0.00057843776, z: 0.0024276464} + outSlope: {x: 0.0015173034, y: 0.0006163195, z: 0.0027680616} + 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.7916667 + value: {x: 0.000704719, y: -0.0010422502, z: -0.0001001729} + inSlope: {x: 0.0015173034, y: 0.0006163195, z: 0.0027680616} + outSlope: {x: 0.0008553054, y: 0.00052260206, z: 0.0029566123} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.8333333 + value: {x: 0.0007403566, y: -0.0010204752, z: 0.000023019164} + inSlope: {x: 0.0008553054, y: 0.00052260206, z: 0.0029566123} + outSlope: {x: -0.000087262946, y: 0.0003116922, z: 0.0029932866} + 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.875 + value: {x: 0.0007367207, y: -0.001007488, z: 0.0001477395} + inSlope: {x: -0.000087262946, y: 0.0003116922, z: 0.0029932866} + outSlope: {x: -0.0013105553, y: 0.00012299532, z: 0.0028781018} + 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.9166667 + value: {x: 0.0006821142, y: -0.0010023632, z: 0.00026766045} + inSlope: {x: -0.0013105553, y: 0.00012299532, z: 0.0028781018} + outSlope: {x: -0.002255468, y: -0.0000434107, z: 0.0026110497} + 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.9583333 + value: {x: 0.00058813643, y: -0.0010041719, z: 0.0003764541} + inSlope: {x: -0.002255468, y: -0.0000434107, z: 0.0026110497} + outSlope: {x: -0.0026328042, y: -0.00018763472, z: 0.002192122} + 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.00047843624, y: -0.00101199, z: 0.00046779256} + inSlope: {x: -0.0026328042, y: -0.00018763472, z: 0.002192122} + outSlope: {x: -0.002857282, y: -0.00030959875, z: 0.0016213413} + 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.0416666 + value: {x: 0.00035938292, y: -0.00102489, z: 0.0005353484} + inSlope: {x: -0.002857282, y: -0.00030959875, z: 0.0016213413} + outSlope: {x: -0.0029287364, y: -0.00040934185, z: 0.00089867954} + 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.0833334 + value: {x: 0.00023735201, y: -0.0010419459, z: 0.0005727934} + inSlope: {x: -0.0029287364, y: -0.00040934185, z: 0.00089867954} + outSlope: {x: -0.0028472291, y: -0.0004868178, z: 0.00002415421} + 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.125 + value: {x: 0.000118717566, y: -0.00106223, z: 0.0005737998} + inSlope: {x: -0.0028472291, y: -0.0004868178, z: 0.00002415421} + outSlope: {x: -0.002612792, y: -0.000542066, z: -0.00047025247} + 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.1666666 + value: {x: 0.000009851347, y: -0.0010848161, z: 0.000554206} + inSlope: {x: -0.002612792, y: -0.000542066, z: -0.00047025247} + outSlope: {x: -0.0022253264, y: -0.0005751092, z: -0.0004811802} + 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.2083334 + value: {x: -0.00008287076, y: -0.001108779, z: 0.0005341568} + inSlope: {x: -0.0022253264, y: -0.0005751092, z: -0.0004811802} + outSlope: {x: -0.0016849096, y: -0.0005858647, z: -0.0004889028} + 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.25 + value: {x: -0.00015307526, y: -0.00113319, z: 0.00051378587} + inSlope: {x: -0.0016849096, y: -0.0005858647, z: -0.0004889028} + outSlope: {x: -0.0009915506, y: -0.00057441526, z: -0.0004934286} + 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.2916666 + value: {x: -0.00019438984, y: -0.001157124, z: 0.0004932264} + inSlope: {x: -0.0009915506, y: -0.00057441526, z: -0.0004934286} + outSlope: {x: -0.00014521272, y: -0.000540743, z: -0.00049474504} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: -0.00020044038, y: -0.001179655, z: 0.00047261195} + inSlope: {x: -0.00014521272, y: -0.000540743, z: -0.00049474504} + outSlope: {x: 0.0003962534, y: -0.00048480078, z: -0.00049287785} + 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.375 + value: {x: -0.00018392983, y: -0.001199855, z: 0.00045207542} + inSlope: {x: 0.0003962534, y: -0.00048480078, z: -0.00049287785} + outSlope: {x: 0.00051819294, y: -0.0004066322, z: -0.0004877959} + 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.4166666 + value: {x: -0.00016233847, y: -0.001216798, z: 0.00043175058} + inSlope: {x: 0.00051819294, y: -0.0004066322, z: -0.0004877959} + outSlope: {x: 0.0006213115, y: -0.00030621828, z: -0.00047951902} + 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.4583334 + value: {x: -0.00013645046, y: -0.0012295571, z: 0.0004117706} + inSlope: {x: 0.0006213115, y: -0.00030621828, z: -0.00047951902} + outSlope: {x: 0.00070560153, y: -0.00022562407, z: -0.00046803697} + 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.5 + value: {x: -0.000107050415, y: -0.0012389581, z: 0.00039226908} + inSlope: {x: 0.00070560153, y: -0.00022562407, z: -0.00046803697} + outSlope: {x: 0.0007710429, y: -0.00018247085, z: -0.00045336707} + 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.5416666 + value: {x: -0.00007492366, y: -0.0012465611, z: 0.0003733788} + inSlope: {x: 0.0007710429, y: -0.00018247085, z: -0.00045336707} + outSlope: {x: 0.00081764144, y: -0.00014356765, z: -0.00043548443} + 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.5833334 + value: {x: -0.000040855197, y: -0.001252543, z: 0.00035523358} + inSlope: {x: 0.00081764144, y: -0.00014356765, z: -0.00043548443} + outSlope: {x: 0.00084538944, y: -0.00010886203, z: -0.00041440706} + 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.625 + value: {x: -0.0000056306712, y: -0.001257079, z: 0.00033796663} + inSlope: {x: 0.00084538944, y: -0.00010886203, z: -0.00041440706} + outSlope: {x: 0.0008542945, y: -0.00007841356, z: -0.00039012945} + 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.7083334 + value: {x: 0.00006514679, y: -0.0012620621, z: 0.00030660097} + inSlope: {x: 0.00084436376, y: -0.000041184347, z: -0.00036264645} + outSlope: {x: 0.0008156041, y: -0.000041180887, z: -0.00033196836} + 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.75 + value: {x: 0.00009913026, y: -0.0012637781, z: 0.00029276896} + inSlope: {x: 0.0008156041, y: -0.000041180887, z: -0.00033196836} + outSlope: {x: 0.00076798734, y: 0.000007267005, z: -0.00029809205} + 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.7916666 + value: {x: 0.00013112971, y: -0.0012634753, z: 0.00028034847} + inSlope: {x: 0.00076798734, y: 0.000007267005, z: -0.00029809205} + outSlope: {x: 0.0007015351, y: 0.00000727056, z: -0.00026100973} + 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.8333334 + value: {x: 0.00016036039, y: -0.0012631722, z: 0.00026947304} + inSlope: {x: 0.0007015351, y: 0.00000727056, z: -0.00026100973} + outSlope: {x: 0.00061622425, y: 0.000007267005, z: -0.00022073259} + 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.875 + value: {x: 0.00018603637, y: -0.0012628695, z: 0.00026027585} + inSlope: {x: 0.00061622425, y: 0.000007267005, z: -0.00022073259} + outSlope: {x: 0.0005120954, y: 0.000007267005, z: -0.00017724589} + 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.9166666 + value: {x: 0.00020737367, y: -0.0012625668, z: 0.0002528906} + inSlope: {x: 0.0005120954, y: 0.000007267005, z: -0.00017724589} + outSlope: {x: 0.00038911268, y: 0.00000727056, z: -0.00013057147} + 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.9583334 + value: {x: 0.00022358673, y: -0.0012622637, z: 0.00024745014} + inSlope: {x: 0.00038911268, y: 0.00000727056, z: -0.00013057147} + outSlope: {x: 0.000247278, y: 0.000007267005, z: -0.00008068628} + 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.00023388996, y: -0.001261961, z: 0.00024408821} + inSlope: {x: 0.000247278, y: 0.000007267005, z: -0.00008068628} + outSlope: {x: 0.000247278, y: 0.000007267005, z: -0.00008068628} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.000021829073, y: -0.00299883, z: -0.000053091226} + 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.000021829073, y: -0.00299883, z: -0.000053091226} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.000019311508, y: -0.0025961702, z: 0.00038391186} + 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.000019311508, y: -0.0025961702, z: 0.00038391186} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00051767746, y: 0.0012037568, z: -0.000053728967} + inSlope: {x: -0.00009534269, y: 0.000073421, z: -0.000027247666} + outSlope: {x: -0.00009534269, y: 0.000073421, z: -0.000027247666} + 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.041666668 + value: {x: 0.00051370484, y: 0.0012068159, z: -0.000054864286} + inSlope: {x: -0.00009534269, y: 0.000073421, z: -0.000027247666} + outSlope: {x: -0.000069313646, y: 0.00011186063, z: 0.0000090837475} + 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.125 + value: {x: 0.00050826464, y: 0.0012174959, z: -0.000054107306} + inSlope: {x: -0.00006125182, y: 0.00014445842, z: 0.000009083748} + outSlope: {x: -0.00007117956, y: 0.00017114279, z: 0.000045322173} + 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.20833333 + value: {x: 0.00050117075, y: 0.0012326249, z: -0.00004932627} + inSlope: {x: -0.00009907367, y: 0.00019195322, z: 0.00006942274} + outSlope: {x: -0.0001449546, y: 0.00020692704, z: 0.00009347676} + 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.00049513095, y: 0.0012412469, z: -0.000045431403} + inSlope: {x: -0.0001449546, y: 0.00020692704, z: 0.00009347676} + outSlope: {x: -0.0002087975, y: 0.0002159751, z: 0.00011748078} + 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.29166666 + value: {x: 0.00048643106, y: 0.0012502458, z: -0.00004053637} + inSlope: {x: -0.0002087975, y: 0.0002159751, z: 0.00011748078} + outSlope: {x: -0.00029059398, y: 0.00021919358, z: 0.00014144175} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: 0.000474323, y: 0.0012593789, z: -0.000034642962} + inSlope: {x: -0.00029059398, y: 0.00021919358, z: 0.00014144175} + outSlope: {x: -0.00039038307, y: 0.00021650438, z: 0.00016535642} + 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.375 + value: {x: 0.00045805704, y: 0.0012683999, z: -0.000027753114} + inSlope: {x: -0.00039038307, y: 0.00021650438, z: 0.00016535642} + outSlope: {x: -0.00050814997, y: 0.00020793562, z: 0.00018922452} + 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.00043688412, y: 0.0012770639, z: -0.000019868761} + inSlope: {x: -0.00050814997, y: 0.00020793562, z: 0.00018922452} + outSlope: {x: -0.00064388453, y: 0.00019353737, z: 0.00021304598} + 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.45833334 + value: {x: 0.0004100556, y: 0.001285128, z: -0.000010991841} + inSlope: {x: -0.00064388453, y: 0.00019353737, z: 0.00021304598} + outSlope: {x: -0.0007975828, y: 0.00017320279, z: 0.0002368248} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.00037682298, y: 0.0012923448, z: -0.0000011241435} + inSlope: {x: -0.0007975828, y: 0.00017320279, z: 0.0002368248} + outSlope: {x: -0.0009692578, y: 0.00014704934, z: 0.0002605568} + 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.5416667 + value: {x: 0.00033643722, y: 0.0012984718, z: 0.0000097323955} + inSlope: {x: -0.0009692578, y: 0.00014704934, z: 0.0002605568} + outSlope: {x: -0.0011588992, y: 0.00011496674, z: 0.0002842411} + 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.5833333 + value: {x: 0.0002881498, y: 0.0013032621, z: 0.000021575763} + inSlope: {x: -0.0011588992, y: 0.00011496674, z: 0.0002842411} + outSlope: {x: -0.0013665264, y: 0.00007705804, z: 0.00030788168} + 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.625 + value: {x: 0.00023121118, y: 0.0013064728, z: 0.000034404173} + inSlope: {x: -0.0013665264, y: 0.00007705804, z: 0.00030788168} + outSlope: {x: -0.001690963, y: 0.00000840425, z: 0.0003314708} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.00016075435, y: 0.001306823, z: 0.00004821546} + inSlope: {x: -0.001690963, y: 0.00000840425, z: 0.0003314708} + outSlope: {x: -0.0019211357, y: 0.000008400687, z: -0.00003684822} + 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.7083333 + value: {x: 0.00008070711, y: 0.001307173, z: 0.00004668012} + inSlope: {x: -0.0019211357, y: 0.000008400687, z: -0.00003684822} + outSlope: {x: -0.001852639, y: -0.00007200118, z: -0.0006878486} + 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.75 + value: {x: 0.0000035137816, y: 0.001304173, z: 0.00001801975} + inSlope: {x: -0.001852639, y: -0.00007200118, z: -0.0006878486} + outSlope: {x: -0.0014854654, y: -0.00013342017, z: -0.0011750412} + 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.7916667 + value: {x: -0.00005838064, y: 0.0012986138, z: -0.000030940322} + inSlope: {x: -0.0014854654, y: -0.00013342017, z: -0.0011750412} + outSlope: {x: -0.00081960036, y: -0.0002007367, z: -0.0014984211} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.8333333 + value: {x: -0.00009253062, y: 0.0012902498, z: -0.000093374474} + inSlope: {x: -0.00081960036, y: -0.0002007367, z: -0.0014984211} + outSlope: {x: 0.00014492415, y: -0.0002739106, z: -0.0016579889} + 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.875 + value: {x: -0.00008649211, y: 0.0012788369, z: -0.00016245738} + inSlope: {x: 0.00014492415, y: -0.0002739106, z: -0.0016579889} + outSlope: {x: 0.0014081044, y: -0.0003529678, z: -0.0016537491} + 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.9166667 + value: {x: -0.000027821061, y: 0.0012641299, z: -0.00023136362} + inSlope: {x: 0.0014081044, y: -0.0003529678, z: -0.0016537491} + outSlope: {x: 0.0023009165, y: -0.00043792644, z: -0.0014856985} + 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.9583333 + value: {x: 0.00006805037, y: 0.001245883, z: -0.00029326766} + inSlope: {x: 0.0023009165, y: -0.00043792644, z: -0.0014856985} + outSlope: {x: 0.0025455314, y: -0.0005287203, z: -0.0011538393} + 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.00017411423, y: 0.0012238529, z: -0.0003413443} + inSlope: {x: 0.0025455314, y: -0.0005287203, z: -0.0011538393} + outSlope: {x: 0.0026721954, y: -0.00062539335, z: -0.0006581628} + 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.0416666 + value: {x: 0.0002854556, y: 0.0011977949, z: -0.00036876774} + inSlope: {x: 0.0026721954, y: -0.00062539335, z: -0.0006581628} + outSlope: {x: 0.0026808614, y: -0.000727968, z: 0.0000013142799} + 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.0833334 + value: {x: 0.00039715838, y: 0.0011674628, z: -0.000368713} + inSlope: {x: 0.0026808614, y: -0.000727968, z: 0.0000013142799} + outSlope: {x: 0.00257164, y: -0.0008363994, z: 0.00082460843} + 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.125 + value: {x: 0.00050430995, y: 0.0011326129, z: -0.00033435432} + inSlope: {x: 0.00257164, y: -0.0008363994, z: 0.00082460843} + outSlope: {x: 0.002344394, y: -0.00095070986, z: 0.0012009852} + 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.1666666 + value: {x: 0.00060199294, y: 0.001093, z: -0.00028431334} + inSlope: {x: 0.002344394, y: -0.00095070986, z: 0.0012009852} + outSlope: {x: 0.0019992674, y: -0.0008885033, z: 0.0010287969} + 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.2083334 + value: {x: 0.0006852959, y: 0.0010559789, z: -0.00024144672} + inSlope: {x: 0.0019992674, y: -0.0008885033, z: 0.0010287969} + outSlope: {x: 0.0015361187, y: -0.0006590909, z: 0.0008679708} + 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.25 + value: {x: 0.00074930076, y: 0.0010285169, z: -0.00020528129} + inSlope: {x: 0.0015361187, y: -0.0006590909, z: 0.0008679708} + outSlope: {x: 0.0009550336, y: -0.00044956728, z: 0.00071848935} + 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.2916666 + value: {x: 0.0007890938, y: 0.0010097849, z: -0.00017534426} + inSlope: {x: 0.0009550336, y: -0.00044956728, z: 0.00071848935} + outSlope: {x: 0.00025601636, y: -0.00025990733, z: 0.00058035203} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: 0.00079976115, y: 0.0009989555, z: -0.0001511629} + inSlope: {x: 0.00025601636, y: -0.00025990733, z: 0.00058035203} + outSlope: {x: -0.00019370574, y: -0.00009014376, z: 0.00045357985} + 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.375 + value: {x: 0.0007916901, y: 0.0009951994, z: -0.00013226374} + inSlope: {x: -0.00019370574, y: -0.00009014376, z: 0.00045357985} + outSlope: {x: -0.0003048834, y: 0.000059745365, z: 0.00033814463} + 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.4166666 + value: {x: 0.00077898666, y: 0.0009976889, z: -0.0001181744} + inSlope: {x: -0.0003048834, y: 0.000059745365, z: 0.00033814463} + outSlope: {x: -0.00040020986, y: 0.00018974805, z: 0.00023406878} + 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.4583334 + value: {x: 0.0007623112, y: 0.001005595, z: -0.00010842152} + inSlope: {x: -0.00040020986, y: 0.00018974805, z: 0.00023406878} + outSlope: {x: -0.00047965095, y: 0.0002998784, z: 0.0001413418} + 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.5 + value: {x: 0.0007423258, y: 0.0010180899, z: -0.00010253228} + inSlope: {x: -0.00047965095, y: 0.0002998784, z: 0.0001413418} + outSlope: {x: -0.00054323545, y: 0.00039014732, z: 0.00005996352} + 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.5416666 + value: {x: 0.000719691, y: 0.0010343461, z: -0.0001000338} + inSlope: {x: -0.00054323545, y: 0.00039014732, z: 0.00005996352} + outSlope: {x: -0.00059095386, y: 0.00046050755, z: -0.000010060053} + 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.5833334 + value: {x: 0.00069506787, y: 0.0010535339, z: -0.00010045297} + inSlope: {x: -0.00059095386, y: 0.00046050755, z: -0.000010060053} + outSlope: {x: -0.0006228202, y: 0.0005109863, z: -0.00006873614} + 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.6666666 + value: {x: 0.00064250064, y: 0.0010973919, z: -0.000108152926} + inSlope: {x: -0.0006387937, y: 0.00054160645, z: -0.00011606287} + outSlope: {x: -0.0006389269, y: 0.0005523355, z: -0.00015203447} + 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.9583334 + value: {x: 0.0004930655, y: 0.0012214959, z: -0.00015748858} + inSlope: {x: -0.00030644448, y: 0.00019924842, z: -0.0001295111} + outSlope: {x: -0.00019550908, y: 0.000070849725, z: -0.00008603283} + 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.00048491932, y: 0.001224448, z: -0.00016107327} + inSlope: {x: -0.00019550908, y: 0.000070849725, z: -0.00008603283} + outSlope: {x: -0.00019550908, y: 0.000070849725, z: -0.00008603283} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0029990699, y: -0.00000016082078, z: 0.000054637287} + 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.0029990699, y: -0.00000016082078, z: 0.000054637287} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.0003556071, y: 0.000036823545, z: -0.0026000002} + 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.0003556071, y: 0.000036823545, z: -0.0026000002} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.000011850606, y: 4.8516993e-11, z: -0.00006796107} + 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.000011850606, y: 4.8516993e-11, z: -0.00006796107} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0028583305, y: 1.3038516e-10, z: -0.0001424275} + 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.0028583305, y: 1.3038516e-10, z: -0.0001424275} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0014556205, y: -0.0014599595, z: -0.00012458181} + 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.0014556205, y: -0.0014599595, z: -0.00012458181} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0027749701, y: 0.00000016904436, z: -0.0000054337643} + 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.0027749701, y: 0.00000016904436, z: -0.0000054337643} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0020982698, y: -0.00000016944483, z: 0.0000054343045} + 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.0020982698, y: -0.00000016944483, z: 0.0000054343045} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0014555801, y: 0.0014553501, z: -0.00012458232} + 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.0014555801, y: 0.0014553501, z: -0.00012458232} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00279524, y: 1.4901161e-10, 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.00279524, y: 1.4901161e-10, 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00200266, y: -7.4505804e-11, z: 1.3038516e-10} + 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.00200266, y: -7.4505804e-11, z: 1.3038516e-10} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0027371899, y: -7.4505804e-11, z: -0.00019367944} + 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.0027371899, y: -7.4505804e-11, z: -0.00019367944} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.000047508467, 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.000047508467, 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: airboy_model_skeleton/airboy/board_model + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.013613639, y: -0.0010463829, z: 0.004070008} + 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.013613639, y: -0.0010463829, z: 0.004070008} + 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: airboy_model_skeleton/airboy/board_model/eft_fire_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.013613639, y: -0.0010463829, z: -0.004080487} + 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.013613639, y: -0.0010463829, z: -0.004080487} + 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: airboy_model_skeleton/airboy/board_model/eft_fire_R + m_ScaleCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 0.99999994} + 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: 1, y: 1, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 0.9999998, z: 0.99999994} + 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.99999994, y: 0.9999998, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9999999, y: 0.9999998, z: 0.99999976} + 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.9999999, y: 0.9999998, z: 0.99999976} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 0.9999999} + 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: 1, y: 1, z: 0.9999999} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 0.9999999, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: 0.99999994, y: 0.9999999, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1.0000001, y: 1.0000001, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: 1.0000001, y: 1.0000001, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: 0.99999994, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 0.9999999, z: 0.99999994} + 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: 1, y: 0.9999999, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1.0000001, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: 1.0000001, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1.0000001, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: 1, y: 1.0000001, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9999998, y: 0.9999999, z: 0.9999999} + 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.9999998, y: 0.9999999, z: 0.9999999} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 1, z: 0.9999999} + 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.99999994, y: 1, z: 0.9999999} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + m_FloatCurves: [] + m_PPtrCurves: [] + m_SampleRate: 24 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: [] + 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: [] + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/duck.anim.meta b/Assets/Resources/Models/Games/Airboarder/Animations/duck.anim.meta new file mode 100644 index 00000000..06ef2dd9 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/duck.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1b4429b24dbe1444780def62339b9adc +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/floor.meta b/Assets/Resources/Models/Games/Airboarder/Animations/floor.meta new file mode 100644 index 00000000..4b7f50f6 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/floor.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7ce8dc5a498dacf42b299a80bc1e25b7 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/floor/floor_model.controller b/Assets/Resources/Models/Games/Airboarder/Animations/floor/floor_model.controller new file mode 100644 index 00000000..be115746 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/floor/floor_model.controller @@ -0,0 +1,101 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1102 &-6080643361020602365 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: idle + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: a3c3d7ae64d4c8543b3b96d02c7012c9, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!91 &9100000 +AnimatorController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: floor_model + serializedVersion: 5 + m_AnimatorParameters: [] + m_AnimatorLayers: + - serializedVersion: 5 + m_Name: Base Layer + m_StateMachine: {fileID: 5882784978711017385} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 0 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 0 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} +--- !u!1107 &5882784978711017385 +AnimatorStateMachine: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Base Layer + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: 8319201655781956344} + m_Position: {x: 300, y: 110, z: 0} + - serializedVersion: 1 + m_State: {fileID: -6080643361020602365} + m_Position: {x: 256.64032, y: 225.3553, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 50, y: 20, z: 0} + m_EntryPosition: {x: 50, y: 120, z: 0} + m_ExitPosition: {x: 800, y: 120, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: -6080643361020602365} +--- !u!1102 &8319201655781956344 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: moving + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 16f742123c5b86941b00ec3aef1b7fec, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/floor/floor_model.controller.meta b/Assets/Resources/Models/Games/Airboarder/Animations/floor/floor_model.controller.meta new file mode 100644 index 00000000..f9c28162 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/floor/floor_model.controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 46c60c07fc359a4479c6d02795a8c62e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 9100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/floor/idle.anim b/Assets/Resources/Models/Games/Airboarder/Animations/floor/idle.anim new file mode 100644 index 00000000..c044b95f --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/floor/idle.anim @@ -0,0 +1,53 @@ +%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: idle + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: [] + m_PositionCurves: [] + 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: [] + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 1 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 1 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 1 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: [] + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/floor/idle.anim.meta b/Assets/Resources/Models/Games/Airboarder/Animations/floor/idle.anim.meta new file mode 100644 index 00000000..835f973f --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/floor/idle.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a3c3d7ae64d4c8543b3b96d02c7012c9 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/floor/move.anim b/Assets/Resources/Models/Games/Airboarder/Animations/floor/move.anim new file mode 100644 index 00000000..9e8237f1 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/floor/move.anim @@ -0,0 +1,169 @@ +%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: move + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: [] + m_PositionCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -5, y: -0.93000007, z: 0} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 300, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 20, y: -0.93000007, z: 0} + inSlope: {x: 300, y: -0, z: -0} + outSlope: {x: 299.99997, 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 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 0.083333336 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 1 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 1 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -5 + inSlope: 0 + outSlope: 300 + tangentMode: 69 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 20 + inSlope: 300 + outSlope: 299.99997 + tangentMode: 69 + 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.93000007 + inSlope: 0 + outSlope: 0 + tangentMode: 69 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.93000007 + inSlope: -0 + outSlope: 0 + tangentMode: 69 + 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: 69 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0 + inSlope: -0 + outSlope: 0 + tangentMode: 69 + 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: [] + m_HasGenericRootTransform: 1 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/floor/move.anim.meta b/Assets/Resources/Models/Games/Airboarder/Animations/floor/move.anim.meta new file mode 100644 index 00000000..9cb61d48 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/floor/move.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 16f742123c5b86941b00ec3aef1b7fec +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/hit1.anim b/Assets/Resources/Models/Games/Airboarder/Animations/hit1.anim new file mode 100644 index 00000000..5ab3200e --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/hit1.anim @@ -0,0 +1,34058 @@ +%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: hit1 + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0.7071081, w: 0.7071055} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0, y: 0, z: -0.7071081, w: 0.7071055} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.31590325, y: -0.1753519, z: 0.56630915, w: 0.7407772} + inSlope: {x: 0.114056826, y: 0.07909083, z: 0.085817814, w: 0.0010056496} + outSlope: {x: 0.114056826, y: 0.07909083, z: 0.085817814, w: 0.0010056496} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: -0.2768783, y: -0.14779104, z: 0.59493977, w: 0.7399614} + inSlope: {x: 0.57785726, y: 0.41296667, z: 0.42617154, w: -0.048866984} + outSlope: {x: 0.57785726, y: 0.41296667, z: 0.42617154, w: -0.048866984} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: -0.112037145, y: -0.030446185, z: 0.7090526, w: 0.6955322} + inSlope: {x: 0.813995, y: 0.5888485, z: 0.51339996, w: -0.36357602} + outSlope: {x: 0.813995, y: 0.5888485, z: 0.51339996, w: -0.36357602} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: 0.03355196, y: 0.030257534, z: 0.7832538, w: 0.62005824} + inSlope: {x: 0.08057261, y: -0.36472565, z: 0.08402398, w: -0.093940295} + outSlope: {x: 0.08057261, y: -0.36472565, z: 0.08402398, w: -0.093940295} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: -0.03357827, y: -0.1635339, z: 0.77289075, w: 0.61218387} + inSlope: {x: -0.4684781, y: -0.742672, z: -0.14062351, w: -0.04644797} + outSlope: {x: -0.4684781, y: -0.742672, z: -0.14062351, w: -0.04644797} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: -0.15013169, y: -0.28929853, z: 0.7412615, w: 0.58676934} + inSlope: {x: -0.25705558, y: -0.03731866, z: -0.04317495, w: -0.028412735} + outSlope: {x: -0.25705558, y: -0.03731866, z: -0.04317495, w: -0.028412735} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: -0.17464542, y: -0.26988885, z: 0.7360788, w: 0.5956905} + inSlope: {x: -0.2238074, y: 0.20154499, z: -0.068513624, w: 0.1100871} + outSlope: {x: -0.2238074, y: 0.20154499, z: -0.068513624, w: 0.1100871} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: -0.1854263, y: -0.26249674, z: 0.73247606, w: 0.60015947} + inSlope: {x: -0.43991005, y: -0.03368143, z: -0.16062155, w: 0.0387154} + outSlope: {x: -0.43991005, y: -0.03368143, z: -0.16062155, w: 0.0387154} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4166667 + value: {x: -0.23821981, y: -0.2832488, z: 0.71259993, w: 0.5960058} + inSlope: {x: -0.6672269, y: -0.2634765, z: -0.26388994, w: -0.0780122} + outSlope: {x: -0.6672269, y: -0.2634765, z: -0.26388994, w: -0.0780122} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7083334 + value: {x: -0.42473492, y: -0.3486544, z: 0.6132983, w: 0.56736726} + inSlope: {x: -0.4477244, y: -0.07709105, z: -0.33199054, w: -0.021554252} + outSlope: {x: -0.4477244, y: -0.07709105, z: -0.33199054, w: -0.021554252} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: -0.44939166, y: -0.30562747, z: 0.5500201, w: 0.6341269} + inSlope: {x: 0.19068986, y: 0.4356287, z: -0.21801803, w: 0.530972} + outSlope: {x: 0.19068986, y: 0.4356287, z: -0.21801803, w: 0.530972} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.25 + value: {x: -0.35326606, y: -0.13641323, z: 0.41418204, w: 0.8276761} + inSlope: {x: 0.18403244, y: 0.37607586, z: -1.035946, w: 0.6563015} + outSlope: {x: 0.18403244, y: 0.37607586, z: -1.035946, w: 0.6563015} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.375 + value: {x: -0.36273906, y: -0.12802929, z: 0.28285858, w: 0.8786466} + inSlope: {x: -0.3559196, y: -0.30489665, z: -0.5662142, w: -0.0045428723} + outSlope: {x: -0.3559196, y: -0.30489665, z: -0.5662142, w: -0.0045428723} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: -0.4200064, y: -0.21288529, z: 0.32990798, w: 0.8181903} + inSlope: {x: -0.08421441, y: -0.4055714, z: 0.6217159, w: -0.39704627} + outSlope: {x: -0.08421441, y: -0.4055714, z: 0.6217159, w: -0.39704627} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7083335 + value: {x: -0.4129358, y: -0.24140175, z: 0.39838806, w: 0.7826214} + inSlope: {x: 0.02276406, y: -0.024531823, z: 0.08638168, w: -0.039112996} + outSlope: {x: 0.02276406, y: -0.024531823, z: 0.08638168, w: -0.039112996} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3 + value: {x: -0.4128638, y: -0.2413651, z: 0.39841026, w: 0.78265935} + inSlope: {x: 0.00024676346, y: 0.00012570631, z: 0.00007617481, w: 0.00013017666} + outSlope: {x: 0.00024676346, y: 0.00012570631, z: 0.00007617481, w: 0.00013017666} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.41258615, y: -0.24122377, z: 0.39849585, w: 0.78280574} + inSlope: {x: 0.00024676416, y: 0.00012588549, z: 0.000076532655, w: 0.00013017704} + outSlope: {x: 0.00024676416, y: 0.00012588549, z: 0.000076532655, w: 0.00013017704} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.85060865, y: -0.08955744, z: -0.06372336, w: 0.51418257} + inSlope: {x: -0.0032444, y: 0.013992727, z: 0.007861197, w: 0.008764744} + outSlope: {x: -0.0032444, y: 0.013992727, z: 0.007861197, w: 0.008764744} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: 0.8029568, y: -0.07207319, z: -0.0619954, w: 0.5884067} + inSlope: {x: -0.4804179, y: 0.07172306, z: -0.038139984, w: 0.6563322} + outSlope: {x: -0.4804179, y: 0.07172306, z: -0.038139984, w: 0.6563322} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.6664017, y: -0.04623962, z: -0.060948424, w: 0.7416576} + inSlope: {x: -0.6483771, y: 0.14713082, z: 0.06916799, w: 0.6015072} + outSlope: {x: -0.6483771, y: 0.14713082, z: 0.06916799, w: 0.6015072} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7083334 + value: {x: 0.6130701, y: -0.03554331, z: -0.05448761, w: 0.78734547} + inSlope: {x: 0.089567944, y: -0.011385044, z: 0.0026279849, w: -0.07035831} + outSlope: {x: 0.089567944, y: -0.011385044, z: 0.0026279849, w: -0.07035831} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 0.6244915, y: -0.037935518, z: -0.05447142, w: 0.7782057} + inSlope: {x: -0.22318608, y: 0.02492528, z: 0.015637422, w: 0.18021998} + outSlope: {x: -0.22318608, y: 0.02492528, z: 0.015637422, w: 0.18021998} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: 0.5296135, y: -0.025156107, z: -0.045295734, w: 0.8466552} + inSlope: {x: -1.1281192, y: 0.102591306, z: 0.059998408, w: 0.7024803} + outSlope: {x: -1.1281192, y: 0.102591306, z: 0.059998408, w: 0.7024803} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: 0.3579608, y: -0.008361958, z: -0.026615009, w: 0.93331975} + inSlope: {x: -1.2846407, y: 0.088026255, z: 0.13002396, w: 0.50629985} + outSlope: {x: -1.2846407, y: 0.088026255, z: 0.13002396, w: 0.50629985} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: 0.30955642, y: -0.005085429, z: -0.020919789, w: 0.95063734} + inSlope: {x: -0.553356, y: 0.03603808, z: 0.057752844, w: 0.19856447} + outSlope: {x: -0.553356, y: 0.03603808, z: 0.057752844, w: 0.19856447} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: 0.31184784, y: -0.0053587877, z: -0.021802276, w: 0.9498668} + inSlope: {x: 0.17825542, y: -0.0081467675, z: -0.020899897, w: -0.060122162} + outSlope: {x: 0.17825542, y: -0.0081467675, z: -0.020899897, w: -0.060122162} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5833334 + value: {x: 0.47236198, y: -0.018564707, z: -0.04221796, w: 0.8801972} + inSlope: {x: 1.244132, y: -0.15601853, z: -0.17762905, w: -0.6851477} + outSlope: {x: 1.244132, y: -0.15601853, z: -0.17762905, w: -0.6851477} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.75 + value: {x: 0.68559086, y: -0.054020863, z: -0.06579099, w: 0.7229927} + inSlope: {x: 1.141027, y: -0.22495615, z: -0.065029666, w: -1.101263} + outSlope: {x: 1.141027, y: -0.22495615, z: -0.065029666, w: -1.101263} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: 0.85700047, y: -0.088553116, z: -0.062143944, w: 0.5038321} + inSlope: {x: 0.558111, y: -0.21342099, z: 0.0069124615, w: -0.9807267} + outSlope: {x: 0.558111, y: -0.21342099, z: 0.0069124615, w: -0.9807267} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.2083335 + value: {x: 0.93342066, y: -0.12276335, z: -0.053561658, w: 0.33284563} + inSlope: {x: 0.18703023, y: -0.12891406, z: 0.040010646, w: -0.56472605} + outSlope: {x: 0.18703023, y: -0.12891406, z: 0.040010646, w: -0.56472605} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: 0.95104116, y: -0.12950437, z: -0.04699836, w: 0.2766596} + inSlope: {x: -0.11735608, y: 0.11040738, z: -0.030838639, w: 0.43699002} + outSlope: {x: -0.11735608, y: 0.11040738, z: -0.030838639, w: 0.43699002} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5833335 + value: {x: 0.8980983, y: -0.110162854, z: -0.06138269, w: 0.42132625} + inSlope: {x: -0.43316498, y: 0.14912961, z: -0.07532246, w: 0.9577092} + outSlope: {x: -0.43316498, y: 0.14912961, z: -0.07532246, w: 0.9577092} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7083335 + value: {x: 0.8627134, y: -0.09338542, z: -0.063438475, w: 0.49293038} + inSlope: {x: -0.05822242, y: 0.033533897, z: 0.0027526568, w: 0.11000863} + outSlope: {x: -0.05822242, y: 0.033533897, z: 0.0027526568, w: 0.11000863} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.9166667 + value: {x: 0.862665, y: -0.09340799, z: -0.06339758, w: 0.49301606} + inSlope: {x: -0.00023817971, y: -0.00016361443, z: 0.0002923602, w: 0.00042271533} + outSlope: {x: -0.00023817971, y: -0.00016361443, z: 0.0002923602, w: 0.00042271533} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0.86238664, y: -0.093511485, z: -0.06320846, w: 0.49350744} + inSlope: {x: -0.00022029961, y: 0.00001662976, z: -0.00002127894, w: 0.00038552433} + outSlope: {x: -0.00022029961, y: 0.00001662976, z: -0.00002127894, w: 0.00038552433} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.30507502, y: 0.5295725, z: 0.669985, w: 0.42142913} + inSlope: {x: -0.048851967, y: 0.0075445175, z: -0.048007965, w: 0.031188726} + outSlope: {x: -0.048851967, y: 0.0075445175, z: -0.048007965, w: 0.031188726} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: -0.34144738, y: 0.48624566, z: 0.6467569, w: 0.47820958} + inSlope: {x: -0.15213847, y: -0.59625816, z: -0.011312492, w: 0.50653476} + outSlope: {x: -0.15213847, y: -0.59625816, z: -0.011312492, w: 0.50653476} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.45833334 + value: {x: -0.31942728, y: 0.2946352, z: 0.66450316, w: 0.6079407} + inSlope: {x: 0.37870583, y: -0.9899038, z: 0.07278372, w: 0.6022619} + outSlope: {x: 0.37870583, y: -0.9899038, z: 0.07278372, w: 0.6022619} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: -0.24113363, y: 0.18056871, z: 0.64742315, w: 0.70006627} + inSlope: {x: 0.21990724, y: -0.068041526, z: -0.20519248, w: 0.28418744} + outSlope: {x: 0.21990724, y: -0.068041526, z: -0.20519248, w: 0.28418744} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9583334 + value: {x: -0.17263289, y: 0.21200985, z: 0.5970011, w: 0.7542145} + inSlope: {x: 0.38871104, y: -0.09209693, z: -0.041182987, w: 0.14655378} + outSlope: {x: 0.38871104, y: -0.09209693, z: -0.041182987, w: 0.14655378} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: -0.032052554, y: 0.10059879, z: 0.6206924, w: 0.7769128} + inSlope: {x: 0.62241715, y: -0.69928545, z: 0.17407338, w: -0.022301694} + outSlope: {x: 0.62241715, y: -0.69928545, z: 0.17407338, w: -0.022301694} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: 0.027389437, y: 0.021399157, z: 0.642331, w: 0.76563877} + inSlope: {x: 0.09653613, y: -0.30585566, z: 0.16796868, w: -0.13068807} + outSlope: {x: 0.09653613, y: -0.30585566, z: 0.16796868, w: -0.13068807} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4166667 + value: {x: 0.01011557, y: 0.018514836, z: 0.6568661, w: 0.75371206} + inSlope: {x: -0.3319074, y: 0.049925406, z: 0.19080727, w: -0.1644401} + outSlope: {x: -0.3319074, y: 0.049925406, z: 0.19080727, w: -0.1644401} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.75 + value: {x: -0.17427741, y: 0.18218525, z: 0.71819586, w: 0.6485604} + inSlope: {x: -0.6132604, y: 0.9990343, z: 0.044560447, w: -0.49822325} + outSlope: {x: -0.6132604, y: 0.9990343, z: 0.044560447, w: -0.49822325} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: -0.29897076, y: 0.47914445, z: 0.6777549, w: 0.4708348} + inSlope: {x: -0.3037755, y: 1.2057147, z: -0.33391982, w: -0.935053} + outSlope: {x: -0.3037755, y: 1.2057147, z: -0.33391982, w: -0.935053} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.2083335 + value: {x: -0.280008, y: 0.7018745, z: 0.59891313, w: 0.26508665} + inSlope: {x: 0.6529528, y: 0.96406895, z: -0.40458617, w: -0.9440782} + outSlope: {x: 0.6529528, y: 0.96406895, z: -0.40458617, w: -0.9440782} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.375 + value: {x: -0.11420933, y: 0.79109585, z: 0.57238394, w: 0.18303065} + inSlope: {x: 0.698106, y: -0.21862386, z: 0.35321385, w: 0.27319455} + outSlope: {x: 0.698106, y: -0.21862386, z: 0.35321385, w: 0.27319455} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5 + value: {x: -0.101104856, y: 0.6914493, z: 0.65871835, w: 0.27886552} + inSlope: {x: -0.18395641, y: -1.121557, z: 0.7633096, w: 0.911878} + outSlope: {x: -0.18395641, y: -1.121557, z: 0.7633096, w: 0.911878} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.6666667 + value: {x: -0.12510529, y: 0.533718, z: 0.7407068, w: 0.3883906} + inSlope: {x: -0.048455264, y: -0.42374173, z: 0.17444125, w: 0.24805343} + outSlope: {x: -0.048455264, y: -0.42374173, z: 0.17444125, w: 0.24805343} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7916667 + value: {x: -0.12568058, y: 0.5243199, z: 0.7445794, w: 0.39356655} + inSlope: {x: 0.00025677631, y: -0.0002539153, z: 0.00013375256, w: 0.0001645085} + outSlope: {x: 0.00025677631, y: -0.0002539153, z: 0.00013375256, w: 0.0001645085} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.12533791, y: 0.5239824, z: 0.7447582, w: 0.39378703} + inSlope: {x: 0.0002567778, y: -0.0002532015, z: 0.00013303808, w: 0.00016593997} + outSlope: {x: 0.0002567778, y: -0.0002532015, z: 0.00013303808, w: 0.00016593997} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.09286303, y: 0.56734324, z: 0.07026752, w: 0.8152059} + inSlope: {x: -0.075226486, y: -0.0068764687, z: 0.012553453, w: -0.0050168037} + outSlope: {x: -0.075226486, y: -0.0068764687, z: 0.012553453, w: -0.0050168037} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: -0.12309447, y: 0.56594557, z: 0.07709313, w: 0.81154794} + inSlope: {x: -0.4699096, y: 0.15985678, z: 0.100617886, w: -0.19648789} + outSlope: {x: -0.4699096, y: 0.15985678, z: 0.100617886, w: -0.19648789} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: -0.22596635, y: 0.69814193, z: 0.09809146, w: 0.6722464} + inSlope: {x: -0.6190758, y: 1.2560483, z: 0.13192444, w: -1.5508981} + outSlope: {x: -0.6190758, y: 1.2560483, z: 0.13192444, w: -1.5508981} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.4166667 + value: {x: -0.28470808, y: 0.850166, z: 0.10933957, w: 0.42918986} + inSlope: {x: -0.32280737, y: 0.97466385, z: -0.027540494, w: -2.1275039} + outSlope: {x: -0.32280737, y: 0.97466385, z: -0.027540494, w: -2.1275039} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: -0.31458673, y: 0.92441815, z: 0.08472224, w: 0.19826357} + inSlope: {x: -0.16850773, y: 0.2618736, z: -0.17819999, w: -1.3644769} + outSlope: {x: -0.16850773, y: 0.2618736, z: -0.17819999, w: -1.3644769} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: -0.32412454, y: 0.93860024, z: 0.06672845, w: 0.09757124} + inSlope: {x: -0.0956365, y: 0.12493735, z: -0.53000927, w: -1.2052445} + outSlope: {x: -0.0956365, y: 0.12493735, z: -0.53000927, w: -1.2052445} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: -0.33384764, y: 0.9390806, z: -0.030287687, w: -0.07586938} + inSlope: {x: 0.07025917, y: -0.13185596, z: -0.6700892, w: -1.6340797} + outSlope: {x: 0.07025917, y: -0.13185596, z: -0.6700892, w: -1.6340797} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: -0.31383714, y: 0.92229456, z: -0.06616327, w: -0.21564187} + inSlope: {x: 0.40241626, y: -0.17497802, z: -0.035186447, w: -1.3897848} + outSlope: {x: 0.40241626, y: -0.17497802, z: -0.035186447, w: -1.3897848} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: -0.27218, y: 0.92434937, z: -0.029072868, w: -0.2658027} + inSlope: {x: 0.49372792, y: 0.2759434, z: 0.77982026, w: 0.4149229} + outSlope: {x: 0.49372792, y: 0.2759434, z: 0.77982026, w: 0.4149229} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: -0.22054249, y: 0.96918184, z: 0.083157174, w: -0.07164178} + inSlope: {x: 0.36427957, y: 0.16972852, z: 0.81136554, w: 2.2672172} + outSlope: {x: 0.36427957, y: 0.16972852, z: 0.81136554, w: 2.2672172} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: -0.19080347, y: 0.9622849, z: 0.13979904, w: 0.13438018} + inSlope: {x: 0.34611997, y: -0.34301054, z: 0.5562984, w: 2.4371295} + outSlope: {x: 0.34611997, y: -0.34301054, z: 0.5562984, w: 2.4371295} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: -0.15669726, y: 0.9037203, z: 0.18595847, w: 0.3523565} + inSlope: {x: 0.12224584, y: -0.29208112, z: 0.1588188, w: 0.75491214} + outSlope: {x: 0.12224584, y: -0.29208112, z: 0.1588188, w: 0.75491214} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: -0.15471789, y: 0.8960612, z: 0.19009702, w: 0.37013495} + inSlope: {x: -0.030058004, y: -0.038869627, z: -0.15972672, w: 0.16413286} + outSlope: {x: -0.030058004, y: -0.038869627, z: -0.15972672, w: 0.16413286} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: -0.15920208, y: 0.90048116, z: 0.17264794, w: 0.36603427} + inSlope: {x: -0.17006455, y: 0.4853108, z: -0.9035794, w: -1.0209209} + outSlope: {x: -0.17006455, y: 0.4853108, z: -0.9035794, w: -1.0209209} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: -0.16888992, y: 0.9365037, z: 0.11479881, w: 0.2850583} + inSlope: {x: 0.07471997, y: 0.24647576, z: -1.1534722, w: -0.19304425} + outSlope: {x: 0.07471997, y: 0.24647576, z: -1.1534722, w: -0.19304425} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4166667 + value: {x: -0.15297538, y: 0.92102075, z: 0.07652524, w: 0.34994745} + inSlope: {x: 0.4549222, y: -0.42926633, z: -0.8860645, w: 1.5248344} + outSlope: {x: 0.4549222, y: -0.42926633, z: -0.8860645, w: 1.5248344} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5833334 + value: {x: -0.08987467, y: 0.8251485, z: 0.002784221, w: 0.5577139} + inSlope: {x: -0.031559795, y: -0.54591584, z: 0.19454703, w: 0.8089393} + outSlope: {x: -0.031559795, y: -0.54591584, z: 0.19454703, w: 0.8089393} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.75 + value: {x: -0.1771604, y: 0.77949965, z: 0.059601527, w: 0.5978648} + inSlope: {x: -0.5324242, y: 0.15312599, z: 0.01566445, w: -0.36178315} + outSlope: {x: -0.5324242, y: 0.15312599, z: 0.01566445, w: -0.36178315} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.875 + value: {x: -0.21852058, y: 0.8329929, z: 0.011991585, w: 0.5081612} + inSlope: {x: -0.22879872, y: 0.59133947, z: -0.8490374, w: -1.0802195} + outSlope: {x: -0.22879872, y: 0.59133947, z: -0.8490374, w: -1.0802195} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: -0.25727466, y: 0.8672853, z: -0.0814371, w: 0.41832277} + inSlope: {x: -1.0657808, y: -0.39552537, z: -0.87498295, w: -0.039330512} + outSlope: {x: -1.0657808, y: -0.39552537, z: -0.87498295, w: -0.039330512} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: -0.317953, y: 0.8265539, z: -0.104758956, w: 0.4524822} + inSlope: {x: -1.4504647, y: -0.5398525, z: -0.76003504, w: -0.22178778} + outSlope: {x: -1.4504647, y: -0.5398525, z: -0.76003504, w: -0.22178778} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: -0.37814677, y: 0.82229763, z: -0.14477341, w: 0.39984033} + inSlope: {x: -1.2959166, y: -0.25868174, z: -0.712252, w: -0.8821726} + outSlope: {x: -1.2959166, y: -0.25868174, z: -0.712252, w: -0.8821726} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0833335 + value: {x: -0.42594624, y: 0.804997, z: -0.1641134, w: 0.37896767} + inSlope: {x: -1.0961757, y: -0.62524915, z: -0.19429988, w: 0.008915693} + outSlope: {x: -1.0961757, y: -0.62524915, z: -0.19429988, w: 0.008915693} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.125 + value: {x: -0.46949467, y: 0.77019364, z: -0.16096511, w: 0.40058318} + inSlope: {x: -1.1166545, y: -0.9193953, z: 0.11820297, w: 0.4909982} + outSlope: {x: -1.1166545, y: -0.9193953, z: 0.11820297, w: 0.4909982} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.25 + value: {x: -0.6023809, y: 0.64971966, z: -0.1316218, w: 0.4446094} + inSlope: {x: -0.7176873, y: -0.7427627, z: 0.28655, w: 0.21726564} + outSlope: {x: -0.7176873, y: -0.7427627, z: 0.28655, w: 0.21726564} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: -0.6218282, y: 0.60345566, z: -0.08190499, w: 0.49240482} + inSlope: {x: 0.52768034, y: 0.27825755, z: 0.16554268, w: 0.34313756} + outSlope: {x: 0.52768034, y: 0.27825755, z: 0.16554268, w: 0.34313756} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: -0.5102162, y: 0.6755971, z: -0.076426245, w: 0.5266945} + inSlope: {x: 0.99792325, y: 0.6454227, z: 0.01586613, w: 0.14625306} + outSlope: {x: 0.99792325, y: 0.6454227, z: 0.01586613, w: 0.14625306} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7083335 + value: {x: -0.41027436, y: 0.74134064, z: -0.07982321, w: 0.5250879} + inSlope: {x: 0.06964825, y: 0.05921591, z: -0.025707936, w: -0.032295875} + outSlope: {x: 0.06964825, y: 0.05921591, z: -0.025707936, w: -0.032295875} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3 + value: {x: -0.40976283, y: 0.7413626, z: -0.07923257, w: 0.5255456} + inSlope: {x: 0.0017555968, y: 0.000073671414, z: 0.0020255167, w: 0.0015692725} + outSlope: {x: 0.0017555968, y: 0.000073671414, z: 0.0020255167, w: 0.0015692725} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.40778738, y: 0.74144053, z: -0.076954715, w: 0.5273076} + inSlope: {x: 0.0017581054, y: 0.000062942745, z: 0.0020240026, w: 0.001563555} + outSlope: {x: 0.0017581054, y: 0.000062942745, z: 0.0020240026, w: 0.001563555} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.899648, y: -0.0016581212, z: 0.43659946, w: 0.0034166982} + inSlope: {x: 0.20501804, y: 0.0021516373, z: -0.4334135, w: -0.00031848997} + outSlope: {x: 0.20501804, y: 0.0021516373, z: -0.4334135, w: -0.00031848997} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: 0.9081904, y: -0.0015684697, z: 0.41854057, w: 0.0034034278} + inSlope: {x: 0.33764076, y: 0.0033447328, z: -0.76202095, w: 0.00016151369} + outSlope: {x: 0.33764076, y: 0.0033447328, z: -0.76202095, w: 0.00016151369} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: 0.94948554, y: -0.0011442864, z: 0.31378967, w: 0.0034624708} + inSlope: {x: 0.4676864, y: 0.0055192383, z: -1.4091872, w: 0.0005597016} + outSlope: {x: 0.4676864, y: 0.0055192383, z: -1.4091872, w: 0.0005597016} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: 0.9844648, y: -0.0006048187, z: 0.17554812, w: 0.0033918202} + inSlope: {x: -0.0387118, y: -0.00046578897, z: 0.20145473, w: -0.0013212085} + outSlope: {x: -0.0387118, y: -0.00046578897, z: 0.20145473, w: -0.0013212085} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.45833334 + value: {x: 0.92728305, y: -0.0012143297, z: 0.37434697, w: 0.003007988} + inSlope: {x: -0.66106164, y: -0.0048773345, z: 1.6422343, w: -0.0032619887} + outSlope: {x: -0.66106164, y: -0.0048773345, z: 1.6422343, w: -0.0032619887} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: 0.87564003, y: -0.0015179554, z: 0.48295414, w: 0.002752198} + inSlope: {x: -0.3427647, y: -0.0014684626, z: 0.64722425, w: -0.0021458222} + outSlope: {x: -0.3427647, y: -0.0014684626, z: 0.64722425, w: -0.0021458222} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.86601067, y: -0.0014960802, z: 0.5000166, w: 0.002591162} + inSlope: {x: -0.12066502, y: -0.000005435664, z: 0.2059274, w: -0.0014032417} + outSlope: {x: -0.12066502, y: -0.000005435664, z: 0.2059274, w: -0.0014032417} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: 0.81134266, y: -0.0016607038, z: 0.5845641, w: 0.0023049684} + inSlope: {x: -0.75536835, y: -0.002256544, z: 1.043303, w: -0.003123023} + outSlope: {x: -0.75536835, y: -0.002256544, z: 1.043303, w: -0.003123023} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: 0.764683, y: -0.0017658256, z: 0.6444008, w: 0.0020954316} + inSlope: {x: 0.2892555, y: 0.0017609712, z: -0.37214285, w: -0.00016096729} + outSlope: {x: 0.2892555, y: 0.0017609712, z: -0.37214285, w: -0.00016096729} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9583334 + value: {x: 0.86552364, y: -0.0013220006, z: 0.5008611, w: 0.0022845166} + inSlope: {x: 1.5056387, y: 0.0076458184, z: -2.673634, w: 0.0029288665} + outSlope: {x: 1.5056387, y: 0.0076458184, z: -2.673634, w: 0.0029288665} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 0.92691755, y: -0.00097158185, z: 0.37525606, w: 0.0023999088} + inSlope: {x: 1.2232709, y: 0.0081562735, z: -2.9743285, w: 0.0020600846} + outSlope: {x: 1.2232709, y: 0.0081562735, z: -2.9743285, w: 0.0020600846} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: 0.986706, y: -0.0004043608, z: 0.16249648, w: 0.0024553805} + inSlope: {x: 0.31615978, y: 0.0044581457, z: -1.7031561, w: -0.00039786418} + outSlope: {x: 0.31615978, y: 0.0044581457, z: -1.7031561, w: -0.00039786418} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: 0.99452347, y: -0.00024947288, z: 0.104486585, w: 0.002374585} + inSlope: {x: -0.055923775, y: -0.00087046984, z: 0.4299024, w: -0.0013328423} + outSlope: {x: -0.055923775, y: -0.00087046984, z: 0.4299024, w: -0.0013328423} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: 0.973166, y: -0.00052621524, z: 0.23009287, w: 0.002225623} + inSlope: {x: -0.5920774, y: -0.005050854, z: 2.3375502, w: -0.002519196} + outSlope: {x: -0.5920774, y: -0.005050854, z: 2.3375502, w: -0.002519196} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: 0.9398094, y: -0.0007642429, z: 0.34169188, w: 0.0021020316} + inSlope: {x: -1.1747582, y: -0.0063738422, z: 3.0424526, w: -0.0037440208} + outSlope: {x: -1.1747582, y: -0.0063738422, z: 3.0424526, w: -0.0037440208} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: 0.8752695, y: -0.0010573689, z: 0.48363066, w: 0.0019136212} + inSlope: {x: -3.306207, y: -0.009986923, z: 4.8693395, w: -0.008198425} + outSlope: {x: -3.306207, y: -0.009986923, z: 4.8693395, w: -0.008198425} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: 0.6642924, y: -0.0015964857, z: 0.7474698, w: 0.0014188301} + inSlope: {x: -2.5317266, y: -0.0060179327, z: 3.1660733, w: -0.0063387337} + outSlope: {x: -2.5317266, y: -0.0060179327, z: 3.1660733, w: -0.0063387337} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4166667 + value: {x: 0.66429245, y: -0.0015588627, z: 0.74746984, w: 0.0013853938} + inSlope: {x: 0.0000014305108, y: 0.00090295123, z: 0.0000021457672, w: -0.0008024719} + outSlope: {x: 0.0000014305108, y: 0.00090295123, z: 0.0000021457672, w: -0.0008024719} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.875 + value: {x: 0.6642932, y: -0.0011448108, z: 0.7474706, w: 0.0010174171} + inSlope: {x: 0.000003576276, y: 0.0009029526, z: 0.00000071525847, w: -0.0008024691} + outSlope: {x: 0.000003576276, y: 0.0009029526, z: 0.00000071525847, w: -0.0008024691} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9166667 + value: {x: 0.6642934, y: -0.0011071876, z: 0.74747056, w: 0.0009839808} + inSlope: {x: 0.8697525, y: 0.002127793, z: -0.85597813, w: 0.00044207432} + outSlope: {x: 0.8697525, y: 0.002127793, z: -0.85597813, w: 0.00044207432} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: 0.73677254, y: -0.0009674948, z: 0.6761392, w: 0.0010542565} + inSlope: {x: 3.0501432, y: 0.00673497, z: -4.2238398, w: 0.0034070597} + outSlope: {x: 3.0501432, y: 0.00673497, z: -4.2238398, w: 0.0034070597} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: 0.91847175, y: -0.00054594065, z: 0.39548424, w: 0.0012679022} + inSlope: {x: 2.615872, y: 0.0068635894, z: -4.5452456, w: 0.0025882365} + outSlope: {x: 2.615872, y: 0.0068635894, z: -4.5452456, w: 0.0025882365} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: 0.95476174, y: -0.00039552915, z: 0.2973688, w: 0.0012699426} + inSlope: {x: 0.6722926, y: 0.003105152, z: -2.0530033, w: -0.00024911948} + outSlope: {x: 0.6722926, y: 0.003105152, z: -2.0530033, w: -0.00024911948} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0833335 + value: {x: 0.97449625, y: -0.0002871775, z: 0.22440031, w: 0.0012471422} + inSlope: {x: 0.44201195, y: 0.0028378284, z: -2.016025, w: -0.0006099211} + outSlope: {x: 0.44201195, y: 0.0028378284, z: -2.016025, w: -0.0006099211} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.1666667 + value: {x: 0.99916905, y: -0.000048031525, z: 0.04074062, w: 0.001178135} + inSlope: {x: 0.09407598, y: 0.0023632867, z: -1.9552615, w: -0.0010932509} + outSlope: {x: 0.09407598, y: 0.0023632867, z: -1.9552615, w: -0.0010932509} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.2916667 + value: {x: 0.9919525, y: 0.0001301558, z: -0.12660688, w: 0.0010197087} + inSlope: {x: -0.1087766, y: 0.00074947614, z: -0.87409806, w: -0.0013097691} + outSlope: {x: -0.1087766, y: 0.00074947614, z: -0.87409806, w: -0.0013097691} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: 0.9821692, y: 0.00013646364, z: -0.18799776, w: 0.0007129035} + inSlope: {x: 0.07691559, y: -0.0005201631, z: 0.40933686, w: -0.0011312265} + outSlope: {x: 0.07691559, y: -0.0005201631, z: 0.40933686, w: -0.0011312265} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7083335 + value: {x: 0.9933732, y: 0.000060274346, z: -0.11493214, w: 0.0005209023} + inSlope: {x: 0.012017711, y: -0.00014986437, z: 0.100844935, w: -0.00079317146} + outSlope: {x: 0.012017711, y: -0.00014986437, z: 0.100844935, w: -0.00079317146} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3 + value: {x: 0.99346644, y: 0.00004641694, z: -0.114123814, w: 0.00040400855} + inSlope: {x: 0, y: -0.000046136047, z: 0, w: -0.00040162663} + outSlope: {x: 0, y: -0.000046136047, z: 0, w: -0.00040162663} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0.99346656, y: -0.000005372092, z: -0.11412381, w: -0.00004682912} + inSlope: {x: 0, y: -0.000045953817, z: 0, w: -0.00040004056} + outSlope: {x: 0, y: -0.000045953817, z: 0, w: -0.00040004056} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.48744905, y: 0.5753929, z: 0.3594173, w: 0.54966867} + inSlope: {x: 0.158216, y: 0.17769098, z: 0.17545724, w: -0.16476917} + outSlope: {x: 0.158216, y: 0.17769098, z: 0.17545724, w: -0.16476917} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: -0.4630668, y: 0.60162634, z: 0.38526985, w: 0.524578} + inSlope: {x: 0.52126586, y: 0.5209222, z: 0.51477563, w: -0.5288136} + outSlope: {x: 0.52126586, y: 0.5209222, z: 0.51477563, w: -0.5288136} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.20833334 + value: {x: -0.3764135, y: 0.6754704, z: 0.46043795, w: 0.43594682} + inSlope: {x: 0.6880589, y: 0.49632454, z: 0.5650023, w: -0.7616211} + outSlope: {x: 0.6880589, y: 0.49632454, z: 0.5650023, w: -0.7616211} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: -0.34101003, y: 0.6944242, z: 0.52522254, w: 0.35444105} + inSlope: {x: -0.44129336, y: -0.31451645, z: 0.11694719, w: 0.006489821} + outSlope: {x: -0.44129336, y: -0.31451645, z: 0.11694719, w: 0.006489821} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: -0.4319851, y: 0.6297271, z: 0.5088434, w: 0.3973802} + inSlope: {x: -0.6628264, y: -0.5211832, z: -0.29882163, w: 0.4992531} + outSlope: {x: -0.6628264, y: -0.5211832, z: -0.29882163, w: 0.4992531} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: -0.454902, y: 0.61031324, z: 0.49609447, w: 0.41769868} + inSlope: {x: -0.5578556, y: -0.43567568, z: -0.19424298, w: 0.26864815} + outSlope: {x: -0.5578556, y: -0.43567568, z: -0.19424298, w: 0.26864815} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: -0.50155026, y: 0.5862739, z: 0.48248038, w: 0.41465998} + inSlope: {x: -0.5137973, y: -0.06556544, z: -0.38255382, w: -0.08587186} + outSlope: {x: -0.5137973, y: -0.06556544, z: -0.38255382, w: -0.08587186} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: -0.56599337, y: 0.5837494, z: 0.3977802, w: 0.42504004} + inSlope: {x: -0.6016768, y: -0.23248315, z: -0.88062227, w: 0.32925904} + outSlope: {x: -0.6016768, y: -0.23248315, z: -0.88062227, w: 0.32925904} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: -0.6197313, y: 0.54692227, z: 0.3213437, w: 0.46211186} + inSlope: {x: -0.58429325, y: -0.53611577, z: -0.70537627, w: 0.3611162} + outSlope: {x: -0.58429325, y: -0.53611577, z: -0.70537627, w: 0.3611162} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: -0.6406093, y: 0.5254522, z: 0.29930314, w: 0.47322032} + inSlope: {x: -0.30696723, y: -0.31054136, z: -0.1787999, w: 0.059802346} + outSlope: {x: -0.30696723, y: -0.31054136, z: -0.1787999, w: 0.059802346} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: -0.6132087, y: 0.5496607, z: 0.3593639, w: 0.43898287} + inSlope: {x: 0.6437912, y: 0.40969977, z: 0.5594497, w: -0.07135994} + outSlope: {x: 0.6437912, y: 0.40969977, z: 0.5594497, w: -0.07135994} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: -0.5487178, y: 0.56597, z: 0.37967417, w: 0.48418415} + inSlope: {x: 0.666074, y: -0.33395824, z: -0.25460482, w: 1.2938462} + outSlope: {x: 0.666074, y: -0.33395824, z: -0.25460482, w: 1.2938462} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: -0.5167873, y: 0.46914405, z: 0.31529653, w: 0.6429797} + inSlope: {x: 0.08811356, y: -2.118232, z: -1.163396, w: 2.1150117} + outSlope: {x: 0.08811356, y: -2.118232, z: -1.163396, w: 2.1150117} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: -0.51848584, y: 0.3610966, z: 0.26065284, w: 0.72996014} + inSlope: {x: -0.1084014, y: -2.8967633, z: -1.3623488, w: 1.8160045} + outSlope: {x: -0.1084014, y: -2.8967633, z: -1.3623488, w: 1.8160045} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: -0.52582073, y: 0.22774734, z: 0.20176756, w: 0.79431325} + inSlope: {x: -0.21552715, y: -3.2577105, z: -1.4000442, w: 1.1610925} + outSlope: {x: -0.21552715, y: -3.2577105, z: -1.4000442, w: 1.1610925} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: -0.53644645, y: 0.08962059, z: 0.14398244, w: 0.82671785} + inSlope: {x: -0.32029432, y: -3.0288317, z: -1.2834727, w: 0.4009752} + outSlope: {x: -0.32029432, y: -3.0288317, z: -1.2834727, w: 0.4009752} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: -0.55251193, y: -0.024655461, z: 0.09481145, w: 0.8277279} + inSlope: {x: -0.49842072, y: -2.9552612, z: -1.5512247, w: -0.3117581} + outSlope: {x: -0.49842072, y: -2.9552612, z: -1.5512247, w: -0.3117581} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: -0.5779815, y: -0.15665093, z: 0.01471383, w: 0.80073804} + inSlope: {x: -0.53854454, y: -0.9265567, z: -0.32565284, w: -0.421893} + outSlope: {x: -0.53854454, y: -0.9265567, z: -0.32565284, w: -0.421893} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4166667 + value: {x: -0.59739065, y: -0.10186829, z: 0.067673884, w: 0.7925702} + inSlope: {x: -0.35881487, y: 1.6056359, z: 1.5476041, w: -0.24184006} + outSlope: {x: -0.35881487, y: 1.6056359, z: 1.5476041, w: -0.24184006} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5 + value: {x: -0.6040356, y: 0.06985452, z: 0.23663162, w: 0.7578039} + inSlope: {x: 0.2518412, y: 2.2161715, z: 2.281141, w: -0.7307104} + outSlope: {x: 0.2518412, y: 2.2161715, z: 2.281141, w: -0.7307104} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5833334 + value: {x: -0.5644609, y: 0.24302782, z: 0.42484534, w: 0.66470134} + inSlope: {x: 0.5070703, y: 1.6804056, z: 2.0242743, w: -1.438586} + outSlope: {x: 0.5070703, y: 1.6804056, z: 2.0242743, w: -1.438586} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6666667 + value: {x: -0.5362444, y: 0.33114034, z: 0.558725, w: 0.53908664} + inSlope: {x: 0.0028743222, y: 0.34991425, z: 0.9888522, w: -1.1740448} + outSlope: {x: 0.0028743222, y: 0.34991425, z: 0.9888522, w: -1.1740448} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.75 + value: {x: -0.5659043, y: 0.30981943, z: 0.583186, w: 0.49361756} + inSlope: {x: -0.603134, y: -0.6079948, z: -0.24994713, w: -0.028074734} + outSlope: {x: -0.603134, y: -0.6079948, z: -0.24994713, w: -0.028074734} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.875 + value: {x: -0.6489216, y: 0.20740195, z: 0.49136847, w: 0.54262525} + inSlope: {x: -0.38860288, y: -0.87304604, z: -0.8830694, w: 0.6789403} + outSlope: {x: -0.38860288, y: -0.87304604, z: -0.8830694, w: 0.6789403} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9166667 + value: {x: -0.6559087, y: 0.17305337, z: 0.45777053, w: 0.574702} + inSlope: {x: 0.50431895, y: -0.29582155, z: -0.13457611, w: 0.7654177} + outSlope: {x: 0.50431895, y: -0.29582155, z: -0.13457611, w: 0.7654177} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: -0.6068951, y: 0.18275008, z: 0.4801537, w: 0.6064101} + inSlope: {x: 2.4003744, y: 1.4252812, z: 1.4199048, w: 0.453283} + outSlope: {x: 2.4003744, y: 1.4252812, z: 1.4199048, w: 0.453283} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: -0.4558777, y: 0.2918267, z: 0.5760958, w: 0.6124756} + inSlope: {x: 3.0619054, y: 1.913867, z: 1.3336741, w: 0.40238944} + outSlope: {x: 3.0619054, y: 1.913867, z: 1.3336741, w: 0.40238944} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: -0.35173625, y: 0.342239, z: 0.59129316, w: 0.6399426} + inSlope: {x: 2.160821, y: 1.0676616, z: 0.16919415, w: 0.5246262} + outSlope: {x: 2.160821, y: 1.0676616, z: 0.16919415, w: 0.5246262} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.125 + value: {x: -0.21367587, y: 0.41731802, z: 0.58516186, w: 0.6616448} + inSlope: {x: 1.4596101, y: 0.80888796, z: -0.26829726, w: 0.20142889} + outSlope: {x: 1.4596101, y: 0.80888796, z: -0.26829726, w: 0.20142889} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.25 + value: {x: -0.06750718, y: 0.4819648, z: 0.5215484, w: 0.70081383} + inSlope: {x: 0.69804215, y: 0.2332986, z: -0.44911265, w: 0.2524671} + outSlope: {x: 0.69804215, y: 0.2332986, z: -0.44911265, w: 0.2524671} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: -0.044447694, y: 0.5025361, z: 0.5153115, w: 0.69277406} + inSlope: {x: -0.34076712, y: 0.120252855, z: 0.43747246, w: -0.4427024} + outSlope: {x: -0.34076712, y: 0.120252855, z: 0.43747246, w: -0.4427024} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: -0.11946859, y: 0.5066389, z: 0.59545076, w: 0.6119499} + inSlope: {x: -0.73278785, y: -0.12909268, z: 0.63794684, w: -0.65346926} + outSlope: {x: -0.73278785, y: -0.12909268, z: 0.63794684, w: -0.65346926} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.6666667 + value: {x: -0.19721316, y: 0.48228484, z: 0.64526093, w: 0.55870086} + inSlope: {x: -0.29613927, y: -0.108724385, z: 0.10804418, w: -0.12956189} + outSlope: {x: -0.29613927, y: -0.108724385, z: 0.10804418, w: -0.12956189} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7916667 + value: {x: -0.20286714, y: 0.48011285, z: 0.6459874, w: 0.5577068} + inSlope: {x: -0.0015166969, y: -0.00076854083, z: 0.0018339122, w: -0.0020141564} + outSlope: {x: -0.0015166969, y: -0.00076854083, z: 0.0018339122, w: -0.0020141564} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.20488772, y: 0.47908342, z: 0.6484267, w: 0.5550161} + inSlope: {x: -0.0015145598, y: -0.00077605544, z: 0.0018253396, w: -0.002022751} + outSlope: {x: -0.0015145598, y: -0.00077605544, z: 0.0018253396, w: -0.002022751} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.21179546, y: -0.16912827, z: 0.31227723, w: 0.910506} + inSlope: {x: -0.0024393797, y: 0.05208707, z: -0.0165689, w: 0.015851498} + outSlope: {x: -0.0024393797, y: 0.05208707, z: -0.0165689, w: 0.015851498} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.4166667 + value: {x: 0.21488203, y: -0.07562941, z: 0.25686285, w: 0.9392164} + inSlope: {x: -0.0077301273, y: 0.34247863, z: -0.23932579, w: 0.09470914} + outSlope: {x: -0.0077301273, y: 0.34247863, z: -0.23932579, w: 0.09470914} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: 0.18355975, y: 0.045167744, z: 0.08290242, w: 0.97846454} + inSlope: {x: -0.08176765, y: -0.09402339, z: -0.22513995, w: 0.03877185} + outSlope: {x: -0.08176765, y: -0.09402339, z: -0.22513995, w: 0.03877185} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6666667 + value: {x: 0.020580513, y: -0.11249309, z: 0.03265261, w: 0.99290264} + inSlope: {x: -0.37586617, y: -0.27210414, z: 0.0026303064, w: -0.023014778} + outSlope: {x: -0.37586617, y: -0.27210414, z: 0.0026303064, w: -0.023014778} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.875 + value: {x: -0.05438393, y: -0.15952702, z: 0.029713703, w: 0.9852465} + inSlope: {x: -0.30279124, y: -0.18573269, z: -0.12632605, w: -0.043079115} + outSlope: {x: -0.30279124, y: -0.18573269, z: -0.12632605, w: -0.043079115} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0833335 + value: {x: -0.09323751, y: -0.20436397, z: -0.079353936, w: 0.9712081} + inSlope: {x: -0.07736817, y: -0.17715177, z: -0.57173103, w: -0.08926614} + outSlope: {x: -0.07736817, y: -0.17715177, z: -0.57173103, w: -0.08926614} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.3333335 + value: {x: -0.09121171, y: -0.17271675, z: -0.09972447, w: 0.97565585} + inSlope: {x: 0.06401045, y: 0.43802097, z: 0.1410596, w: 0.097217664} + outSlope: {x: 0.06401045, y: 0.43802097, z: 0.1410596, w: 0.097217664} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.6666667 + value: {x: -0.08058676, y: -0.02915348, z: -0.04766572, w: 0.9951803} + inSlope: {x: -0.016736057, y: 0.14363676, z: 0.056144115, w: 0.0059745195} + outSlope: {x: -0.016736057, y: 0.14363676, z: 0.056144115, w: 0.0059745195} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.9583335 + value: {x: -0.081661865, y: -0.025836177, z: -0.046428174, w: 0.99524283} + inSlope: {x: 0, y: 0, z: 0.0000000447034, w: 0} + outSlope: {x: 0, y: 0, z: 0.0000000447034, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.081661865, y: -0.025836179, z: -0.046428163, w: 0.99524283} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.25013506, y: 0.41935945, z: -0.21182507, w: 0.8465815} + inSlope: {x: -0.017919302, y: -0.10122013, z: -0.003305912, w: 0.04371214} + outSlope: {x: -0.017919302, y: -0.10122013, z: -0.003305912, w: 0.04371214} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: -0.28737512, y: 0.29566726, z: -0.21690747, w: 0.88484323} + inSlope: {x: -0.2103953, y: -0.90936995, z: -0.018440723, w: 0.22864577} + outSlope: {x: -0.2103953, y: -0.90936995, z: -0.018440723, w: 0.22864577} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: -0.31966755, y: -0.04481837, z: -0.21542738, w: 0.9216263} + inSlope: {x: 0.058106277, y: -1.2641671, z: 0.04511098, w: -0.030251011} + outSlope: {x: 0.058106277, y: -1.2641671, z: 0.04511098, w: -0.030251011} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: -0.26770085, y: -0.34576362, z: -0.19378443, w: 0.8781978} + inSlope: {x: 0.21299712, y: -0.6591244, z: 0.07355495, w: -0.17603305} + outSlope: {x: 0.21299712, y: -0.6591244, z: 0.07355495, w: -0.17603305} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: -0.24320827, y: -0.39386708, z: -0.18624726, w: 0.8666201} + inSlope: {x: -0.059577465, y: 0.2612821, z: 0.0463572, w: 0.110936984} + outSlope: {x: -0.059577465, y: 0.2612821, z: 0.0463572, w: 0.110936984} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5 + value: {x: -0.2623595, y: -0.08124651, z: -0.087502755, w: 0.95755404} + inSlope: {x: 0.1957818, y: 1.0608573, z: 0.40793607, w: 0.18012351} + outSlope: {x: 0.1957818, y: 1.0608573, z: 0.40793607, w: 0.18012351} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7916667 + value: {x: -0.12861393, y: 0.21335033, z: 0.048735697, w: 0.96724606} + inSlope: {x: 0.6582924, y: 0.87028104, z: 0.46887076, w: -0.12714955} + outSlope: {x: 0.6582924, y: 0.87028104, z: 0.46887076, w: -0.12714955} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: -0.02627074, y: 0.337772, z: 0.1435341, w: 0.9298483} + inSlope: {x: 0.4581775, y: 0.6534107, z: 0.81894636, w: -0.35177383} + outSlope: {x: 0.4581775, y: 0.6534107, z: 0.81894636, w: -0.35177383} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.1666667 + value: {x: 0.023351304, y: 0.4559639, z: 0.2774391, w: 0.84532785} + inSlope: {x: 0.07493452, y: 0.3979736, z: 0.11189046, w: -0.25087976} + outSlope: {x: 0.07493452, y: 0.3979736, z: 0.11189046, w: -0.25087976} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: -0.060376227, y: 0.51725864, z: 0.13565804, w: 0.84284943} + inSlope: {x: -0.61045, y: 0.071875915, z: -0.93915457, w: 0.062207103} + outSlope: {x: -0.61045, y: 0.071875915, z: -0.93915457, w: 0.062207103} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.625 + value: {x: -0.16542502, y: 0.50973535, z: -0.042365026, w: 0.84321386} + inSlope: {x: -0.288972, y: -0.06706104, z: -0.5159907, w: -0.038353488} + outSlope: {x: -0.288972, y: -0.06706104, z: -0.5159907, w: -0.038353488} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.8333335 + value: {x: -0.17815554, y: 0.5061176, z: -0.06555937, w: 0.841313} + inSlope: {x: 0.000015378013, y: 0.0001430513, z: 0.00003460053, w: -0.00008082397} + outSlope: {x: 0.000015378013, y: 0.0001430513, z: 0.00003460053, w: -0.00008082397} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.17813583, y: 0.5063031, z: -0.065514766, w: 0.84120905} + inSlope: {x: 0.000015020428, y: 0.0001430517, z: 0.00003451122, w: -0.00008010895} + outSlope: {x: 0.000015020428, y: 0.0001430517, z: 0.00003451122, w: -0.00008010895} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.6021076, y: 0.0722471, z: 0.5922965, w: 0.5305013} + inSlope: {x: 0.49427176, y: -0.26395127, z: 0.124614716, w: 0.43735456} + outSlope: {x: 0.49427176, y: -0.26395127, z: 0.124614716, w: 0.43735456} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: -0.5815129, y: 0.061249133, z: 0.59748876, w: 0.5487244} + inSlope: {x: 0.7749753, y: -0.35573113, z: 0.019763231, w: 0.79871464} + outSlope: {x: 0.7749753, y: -0.35573113, z: 0.019763231, w: 0.79871464} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: -0.47989738, y: 0.023549262, z: 0.56721133, w: 0.6688911} + inSlope: {x: 1.4917219, y: -0.46484756, z: -0.9104097, w: 1.821938} + outSlope: {x: 1.4917219, y: -0.46484756, z: -0.9104097, w: 1.821938} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: -0.41321614, y: 0.0038655445, z: 0.51807594, w: 0.748889} + inSlope: {x: 1.6046156, y: -0.4494084, z: -1.327982, w: 1.8069553} + outSlope: {x: 1.6046156, y: -0.4494084, z: -1.327982, w: 1.8069553} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: -0.29040614, y: -0.022875762, z: 0.39981568, w: 0.8690733} + inSlope: {x: 1.1223003, y: 0.010440566, z: -1.2151439, w: 0.964812} + outSlope: {x: 1.1223003, y: 0.010440566, z: -1.2151439, w: 0.964812} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: -0.23349878, y: 0.01794466, z: 0.32597104, w: 0.9159144} + inSlope: {x: 0.263403, y: 1.0382377, z: -0.54263604, w: 0.23393947} + outSlope: {x: 0.263403, y: 1.0382377, z: -0.54263604, w: 0.23393947} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: -0.23070413, y: 0.0734884, z: 0.3100645, w: 0.91936666} + inSlope: {x: 0.2619255, y: 0.5952014, z: -0.11301943, w: 0.075259924} + outSlope: {x: 0.2619255, y: 0.5952014, z: -0.11301943, w: 0.075259924} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.45833334 + value: {x: -0.18013163, y: 0.020289449, z: 0.33076617, w: 0.92613965} + inSlope: {x: 0.73443925, y: -1.0125917, z: 0.28725284, w: 0.06949569} + outSlope: {x: 0.73443925, y: -1.0125917, z: 0.28725284, w: 0.06949569} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: -0.10252797, y: -0.06782054, z: 0.34958902, w: 0.9288035} + inSlope: {x: 0.4492767, y: -0.37671483, z: 0.03363345, w: 0.013521919} + outSlope: {x: 0.4492767, y: -0.37671483, z: 0.03363345, w: 0.013521919} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7083334 + value: {x: -0.051849864, y: -0.122752756, z: 0.34801033, w: 0.9279721} + inSlope: {x: 0.5511983, y: -0.9555092, z: 0.0068975757, w: -0.10753089} + outSlope: {x: 0.5511983, y: -0.9555092, z: 0.0068975757, w: -0.10753089} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: 0.062181227, y: -0.34615162, z: 0.34402904, w: 0.8706071} + inSlope: {x: 0.7944908, y: -1.4636804, z: -0.11332585, w: -0.5966593} + outSlope: {x: 0.7944908, y: -1.4636804, z: -0.11332585, w: -0.5966593} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: 0.23908971, y: -0.54569286, z: 0.3404018, w: 0.727449} + inSlope: {x: 1.5003202, y: -0.54017407, z: 0.4042362, w: -1.1026549} + outSlope: {x: 1.5003202, y: -0.54017407, z: 0.4042362, w: -1.1026549} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: 0.30882904, y: -0.55638, z: 0.3663408, w: 0.678867} + inSlope: {x: 1.9480118, y: 0.20010802, z: 1.0317581, w: -1.3594112} + outSlope: {x: 1.9480118, y: 0.20010802, z: 1.0317581, w: -1.3594112} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: 0.40142387, y: -0.5290172, z: 0.42638156, w: 0.6141648} + inSlope: {x: 2.310535, y: 1.3949698, z: 2.0165977, w: -1.9187093} + outSlope: {x: 2.310535, y: 1.3949698, z: 2.0165977, w: -1.9187093} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: 0.5013737, y: -0.44013235, z: 0.53439075, w: 0.5189744} + inSlope: {x: 1.4684981, y: 2.7845073, z: 3.106215, w: -2.4529552} + outSlope: {x: 1.4684981, y: 2.7845073, z: 3.106215, w: -2.4529552} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 0.5237989, y: -0.2969749, z: 0.6852329, w: 0.4097518} + inSlope: {x: 0.42758387, y: 2.6746001, z: 2.7023115, w: -2.6788366} + outSlope: {x: 0.42758387, y: 2.6746001, z: 2.7023115, w: -2.6788366} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: 0.53700566, y: -0.21724923, z: 0.7595832, w: 0.29573825} + inSlope: {x: -0.18191376, y: 1.4807813, z: 1.5041445, w: -2.1253715} + outSlope: {x: -0.18191376, y: 1.4807813, z: 1.5041445, w: -2.1253715} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: 0.50863934, y: -0.17357644, z: 0.8105783, w: 0.2326375} + inSlope: {x: -0.9062761, y: 0.74532163, z: 1.0665722, w: -1.0583434} + outSlope: {x: -0.9062761, y: 0.74532163, z: 1.0665722, w: -1.0583434} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4166667 + value: {x: 0.34307972, y: -0.14898284, z: 0.90023047, w: 0.2229026} + inSlope: {x: -1.521986, y: -0.01414437, z: 0.43804944, w: 0.54267144} + outSlope: {x: -1.521986, y: -0.01414437, z: 0.43804944, w: 0.54267144} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.625 + value: {x: -0.0057910983, y: -0.105788276, z: 0.8854437, w: 0.45250946} + inSlope: {x: -1.7076509, y: 0.6461554, z: -0.7101382, w: 1.5025456} + outSlope: {x: -1.7076509, y: 0.6461554, z: -0.7101382, w: 1.5025456} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.75 + value: {x: -0.18401699, y: 0.011512635, z: 0.73932254, w: 0.64761674} + inSlope: {x: -0.9604255, y: 1.0962842, z: -1.5803723, w: 1.5165303} + outSlope: {x: -0.9604255, y: 1.0962842, z: -1.5803723, w: 1.5165303} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.875 + value: {x: -0.2383866, y: 0.1267206, z: 0.5204587, w: 0.8100842} + inSlope: {x: -0.06754059, y: 0.5811478, z: -1.6978769, w: 0.99666137} + outSlope: {x: -0.06754059, y: 0.5811478, z: -1.6978769, w: 0.99666137} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: -0.24391954, y: 0.14324294, z: 0.31201553, w: 0.9069901} + inSlope: {x: -0.1778235, y: -0.21393205, z: -0.75137115, w: 0.24872255} + outSlope: {x: -0.1778235, y: -0.21393205, z: -0.75137115, w: 0.24872255} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.2083335 + value: {x: -0.30677482, y: 0.09010942, z: 0.267047, w: 0.90909594} + inSlope: {x: -0.6337171, y: -0.60508883, z: 0.29428813, w: -0.2506018} + outSlope: {x: -0.6337171, y: -0.60508883, z: 0.29428813, w: -0.2506018} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: -0.42955202, y: -0.178709, z: 0.46815962, w: 0.7512488} + inSlope: {x: 0.0025920793, y: -1.8009958, z: 1.3442609, w: -1.2781081} + outSlope: {x: 0.0025920793, y: -1.8009958, z: 1.3442609, w: -1.2781081} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: -0.42156762, y: -0.2556886, z: 0.52502084, w: 0.693727} + inSlope: {x: 0.8857813, y: -2.344891, z: 1.64413, w: -1.7427799} + outSlope: {x: 0.8857813, y: -2.344891, z: 1.64413, w: -1.7427799} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5 + value: {x: -0.35573715, y: -0.3741163, z: 0.60517025, w: 0.60601735} + inSlope: {x: 1.8491049, y: -2.6153655, z: 1.7689755, w: -2.301287} + outSlope: {x: 1.8491049, y: -2.6153655, z: 1.7689755, w: -2.301287} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: -0.26747563, y: -0.47363546, z: 0.6724353, w: 0.50195324} + inSlope: {x: 1.7955052, y: -1.8097008, z: 1.2731428, w: -2.2368774} + outSlope: {x: 1.7955052, y: -1.8097008, z: 1.2731428, w: -2.2368774} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5833335 + value: {x: -0.20611143, y: -0.524925, z: 0.7112657, w: 0.41961053} + inSlope: {x: 1.2481425, y: -0.95726585, z: 0.7359904, w: -1.7200639} + outSlope: {x: 1.2481425, y: -0.95726585, z: 0.7359904, w: -1.7200639} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.6666667 + value: {x: -0.13884072, y: -0.56757885, z: 0.7454816, w: 0.32067847} + inSlope: {x: 0.39645565, y: -0.22624211, z: 0.18070187, w: -0.6092944} + outSlope: {x: 0.39645565, y: -0.22624211, z: 0.18070187, w: -0.6092944} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7916667 + value: {x: -0.13042752, y: -0.57222766, z: 0.7488529, w: 0.30783674} + inSlope: {x: -0.000021278818, y: 0.0004012577, z: 0.0003197187, w: -0.000039338993} + outSlope: {x: -0.000021278818, y: 0.0004012577, z: 0.0003197187, w: -0.000039338993} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.13048889, y: -0.57168216, z: 0.7492892, w: 0.30776262} + inSlope: {x: 0.000037551068, y: 0.0003876701, z: 0.00029897803, w: 0.0000021457754} + outSlope: {x: 0.000037551068, y: 0.0003876701, z: 0.00029897803, w: 0.0000021457754} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0006869979, y: 0.14842014, z: 0.0045775813, w: 0.9889136} + inSlope: {x: -0.009221169, y: 1.3699071, z: 0.012574296, w: -0.24648571} + outSlope: {x: -0.009221169, y: 1.3699071, z: 0.012574296, w: -0.24648571} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: -0.0010712133, y: 0.2054996, z: 0.0051015103, w: 0.97864336} + inSlope: {x: -0.015906582, y: 1.8382982, z: 0.021410778, w: -0.42607284} + outSlope: {x: -0.015906582, y: 1.8382982, z: 0.021410778, w: -0.42607284} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: -0.0020125464, y: 0.30161166, z: 0.006361813, w: 0.9534075} + inSlope: {x: -0.02630977, y: 2.1036446, z: 0.033876076, w: -0.64832425} + outSlope: {x: -0.02630977, y: 2.1036446, z: 0.033876076, w: -0.64832425} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.20833334 + value: {x: -0.005136564, y: 0.4306143, z: 0.010764957, w: 0.90245724} + inSlope: {x: -0.005295573, y: -0.41069317, z: 0.024492234, w: 0.1834331} + outSlope: {x: -0.005295573, y: -0.41069317, z: 0.024492234, w: 0.1834331} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: -0.0028387085, y: 0.30934623, z: 0.008726021, w: 0.9509052} + inSlope: {x: 0.045641758, y: -2.4523497, z: -0.06931968, w: 0.74576056} + outSlope: {x: 0.045641758, y: -2.4523497, z: -0.06931968, w: 0.74576056} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: -0.0010910977, y: 0.18681164, z: 0.005737826, w: 0.98237836} + inSlope: {x: 0.033828963, y: -3.4102623, z: -0.09534134, w: 0.5853361} + outSlope: {x: 0.033828963, y: -3.4102623, z: -0.09534134, w: 0.5853361} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: -0.000019628791, y: 0.025157768, z: 0.00078091136, w: 0.9996832} + inSlope: {x: 0.012353272, y: -1.9062297, z: -0.04239069, w: 0.206739} + outSlope: {x: 0.012353272, y: -1.9062297, z: -0.04239069, w: 0.206739} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.4166667 + value: {x: -0.00006165861, y: 0.027959207, z: 0.0022052708, w: 0.9996066} + inSlope: {x: -0.0073292623, y: 1.2571093, z: 0.048365027, w: -0.09804156} + outSlope: {x: -0.0073292623, y: 1.2571093, z: 0.048365027, w: -0.09804156} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.45833334 + value: {x: -0.00063040055, y: 0.12991685, z: 0.00481133, w: 0.9915131} + inSlope: {x: -0.014376585, y: 2.0725508, z: 0.047333624, w: -0.23961788} + outSlope: {x: -0.014376585, y: 2.0725508, z: 0.047333624, w: -0.23961788} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: -0.0019740288, y: 0.26989204, z: 0.0070425877, w: 0.96286285} + inSlope: {x: -0.005897496, y: 0.09726378, z: 0.019580625, w: -0.025616813} + outSlope: {x: -0.005897496, y: 0.09726378, z: 0.019580625, w: -0.025616813} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: -0.0022863257, y: 0.24745303, z: 0.008951758, w: 0.96885586} + inSlope: {x: -0.007498064, y: 0.22443393, z: 0.01912775, w: -0.062286586} + outSlope: {x: -0.007498064, y: 0.22443393, z: 0.01912775, w: -0.062286586} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: -0.0038606103, y: 0.3757104, z: 0.00952214, w: 0.92668015} + inSlope: {x: -0.0120110605, y: 1.1694908, z: -0.0048601045, w: -0.47149777} + outSlope: {x: -0.0120110605, y: 1.1694908, z: -0.0048601045, w: -0.47149777} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: -0.004858477, y: 0.472978, z: 0.009049892, w: 0.8810144} + inSlope: {x: 0.005198015, y: -0.50528973, z: 0.0027055303, w: 0.26479596} + outSlope: {x: 0.005198015, y: -0.50528973, z: 0.0027055303, w: 0.26479596} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: -0.0040446185, y: 0.3938007, z: 0.009440254, w: 0.9191385} + inSlope: {x: 0.014605793, y: -1.4214609, z: 0.006066816, w: 0.59215367} + outSlope: {x: 0.014605793, y: -1.4214609, z: 0.006066816, w: 0.59215367} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: -0.003332703, y: 0.3245076, z: 0.009713726, w: 0.94582736} + inSlope: {x: 0.030213024, y: -2.0767984, z: -0.03232492, w: 0.67405164} + outSlope: {x: 0.030213024, y: -2.0767984, z: -0.03232492, w: 0.67405164} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: -0.0015268635, y: 0.22073404, z: 0.006746505, w: 0.9753095} + inSlope: {x: 0.039990723, y: -3.9213784, z: -0.11741433, w: 0.65004045} + outSlope: {x: 0.039990723, y: -3.9213784, z: -0.11741433, w: 0.65004045} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: -0.00000014046584, y: -0.0022739123, z: -0.00007080113, w: 0.99999744} + inSlope: {x: 0.018320693, y: -2.676098, z: -0.08180775, w: 0.29625562} + outSlope: {x: 0.018320693, y: -2.676098, z: -0.08180775, w: 0.29625562} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: -0.00000014061169, y: -0.0022739118, z: -0.000070801216, w: 0.99999744} + inSlope: {x: -0.0000000035003023, y: 0.000000013969828, z: -0.0000000022700974, w: 0} + outSlope: {x: -0.0000000035003023, y: 0.000000013969828, z: -0.0000000022700974, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: -0.00000014469556, y: -0.0022738944, z: -0.00007080382, w: 0.99999744} + inSlope: {x: -0.0000000024433529, y: 0.000007345327, z: 0.00000023451821, w: 0} + outSlope: {x: -0.0000000024433529, y: 0.000007345327, z: 0.00000023451821, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: -0.00000014475332, y: -0.0022732832, z: -0.000070784175, w: 0.99999744} + inSlope: {x: -0.010000917, y: 1.9499764, z: 0.062472764, w: -0.15516531} + outSlope: {x: -0.010000917, y: 1.9499764, z: 0.062472764, w: -0.15516531} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5 + value: {x: -0.0008335513, y: 0.16022353, z: 0.00513524, w: 0.98706704} + inSlope: {x: -0.041580573, y: 3.9965272, z: 0.119480036, w: -0.67613083} + outSlope: {x: -0.041580573, y: 3.9965272, z: 0.119480036, w: -0.67613083} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: -0.0034651947, y: 0.33077037, z: 0.009885875, w: 0.94365317} + inSlope: {x: -0.039924778, y: 2.7018352, z: 0.057917167, w: -0.7724497} + outSlope: {x: -0.039924778, y: 2.7018352, z: 0.057917167, w: -0.7724497} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5833335 + value: {x: -0.0041606226, y: 0.3853769, z: 0.00996168, w: 0.9226961} + inSlope: {x: -0.013420727, y: 0.8134318, z: 0.007930971, w: -0.3189774} + outSlope: {x: -0.013420727, y: 0.8134318, z: 0.007930971, w: -0.3189774} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.6666667 + value: {x: -0.00482675, y: 0.39548236, z: 0.011208747, w: 0.9183925} + inSlope: {x: -0.0039404538, y: -0.07654795, z: 0.011683714, w: 0.03279227} + outSlope: {x: -0.0039404538, y: -0.07654795, z: 0.011683714, w: 0.03279227} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.2083335 + value: {x: -0.004911966, y: 0.3921774, z: 0.011520443, w: 0.9198044} + inSlope: {x: -0.0000000111758816, y: 0, z: 0.000000022351763, w: 0} + outSlope: {x: -0.0000000111758816, y: 0, z: 0.000000022351763, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.0049119773, y: 0.3921774, z: 0.011520463, w: 0.9198044} + inSlope: {x: -0.0000000111759135, y: 0, z: 0.000000022351827, w: 0} + outSlope: {x: -0.0000000111759135, y: 0, z: 0.000000022351827, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.09302473, y: -0.067266546, z: 0.24988492, w: 0.9614464} + inSlope: {x: -0.0035853982, y: -0.0032497644, z: -0.06900215, w: 0.017942905} + outSlope: {x: -0.0035853982, y: -0.0032497644, z: -0.06900215, w: 0.017942905} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: 0.08527517, y: -0.07410443, z: 0.08960249, w: 0.98954946} + inSlope: {x: -0.036425285, y: -0.034162037, z: -0.7421987, w: 0.06710028} + outSlope: {x: -0.036425285, y: -0.034162037, z: -0.7421987, w: 0.06710028} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: 0.06692755, y: -0.09146699, z: -0.21820419, w: 0.96929944} + inSlope: {x: -0.061687604, y: -0.05364491, z: -0.76832545, w: -0.17319492} + outSlope: {x: -0.061687604, y: -0.05364491, z: -0.76832545, w: -0.17319492} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: 0.04868116, y: -0.10164027, z: -0.4066128, w: 0.90662307} + inSlope: {x: 0.0068936935, y: 0.006760155, z: 0.044107452, w: 0.019904912} + outSlope: {x: 0.0068936935, y: 0.006760155, z: 0.044107452, w: 0.019904912} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5 + value: {x: 0.07476819, y: -0.08409769, z: -0.10991185, w: 0.98755085} + inSlope: {x: 0.08403956, y: 0.06958255, z: 1.4375086, w: 0.15847848} + outSlope: {x: 0.08403956, y: 0.06958255, z: 1.4375086, w: 0.15847848} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7083334 + value: {x: 0.088947006, y: -0.07112953, z: 0.17907694, w: 0.9772208} + inSlope: {x: 0.052410953, y: 0.05578991, z: 1.1583533, w: -0.20937128} + outSlope: {x: 0.052410953, y: 0.05578991, z: 1.1583533, w: -0.20937128} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.875 + value: {x: 0.09473985, y: -0.06218426, z: 0.30849138, w: 0.9444525} + inSlope: {x: 0.023085488, y: 0.05415811, z: 0.29572934, w: -0.093279384} + outSlope: {x: 0.023085488, y: 0.05415811, z: 0.29572934, w: -0.093279384} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: 0.09608159, y: -0.06030825, z: 0.28704354, w: 0.9511768} + inSlope: {x: -0.029900758, y: -0.06385617, z: -1.2152958, w: 0.3344482} + outSlope: {x: -0.029900758, y: -0.06385617, z: -1.2152958, w: 0.3344482} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: 0.08664494, y: -0.07372433, z: 0.10492282, w: 0.98795176} + inSlope: {x: -0.19390868, y: -0.21805146, z: -2.788119, w: 0.2767505} + outSlope: {x: -0.19390868, y: -0.21805146, z: -2.788119, w: 0.2767505} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.125 + value: {x: 0.06748502, y: -0.091311984, z: -0.14202015, w: 0.98333013} + inSlope: {x: -0.21663642, y: -0.14827287, z: -2.7678049, w: -0.3783266} + outSlope: {x: -0.21663642, y: -0.14827287, z: -2.7678049, w: -0.3783266} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.25 + value: {x: 0.05383193, y: -0.09663983, z: -0.34972265, w: 0.9302994} + inSlope: {x: 0.045800254, y: 0.037334356, z: 0.011273742, w: 0.0049202815} + outSlope: {x: 0.045800254, y: 0.037334356, z: 0.011273742, w: 0.0049202815} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.375 + value: {x: 0.0733892, y: -0.087456144, z: -0.14116666, w: 0.9833806} + inSlope: {x: 0.19181167, y: 0.09581707, z: 2.6614394, w: 0.3651853} + outSlope: {x: 0.19181167, y: 0.09581707, z: 2.6614394, w: 0.3651853} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0.08775698, y: -0.07815932, z: 0.081795834, w: 0.98969656} + inSlope: {x: 0.12610024, y: 0.120737076, z: 2.2149935, w: -0.15167606} + outSlope: {x: 0.12610024, y: 0.120737076, z: 2.2149935, w: -0.15167606} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: 0.092175506, y: -0.070262305, z: 0.18893106, w: 0.9751266} + inSlope: {x: -0.028516743, y: 0.009720666, z: 0.01625523, w: 0.0007030964} + outSlope: {x: -0.028516743, y: 0.009720666, z: 0.01625523, w: 0.0007030964} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.625 + value: {x: 0.08520625, y: -0.07674479, z: 0.097895406, w: 0.98856795} + inSlope: {x: -0.090654574, y: -0.10445033, z: -1.5074147, w: 0.14908175} + outSlope: {x: -0.090654574, y: -0.10445033, z: -1.5074147, w: 0.14908175} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.6666667 + value: {x: 0.081769235, y: -0.080967754, z: 0.034922346, w: 0.9927429} + inSlope: {x: -0.050031416, y: -0.06944297, z: -1.0990906, w: 0.05640353} + outSlope: {x: -0.050031416, y: -0.06944297, z: -1.0990906, w: 0.05640353} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7916667 + value: {x: 0.081782475, y: -0.08222532, z: 0.0063412553, w: 0.9932323} + inSlope: {x: 0, y: 0, z: -0.000000005587925, w: 0} + outSlope: {x: 0, y: 0, z: -0.000000005587925, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0.081782475, y: -0.082225315, z: 0.0063412474, w: 0.9932323} + inSlope: {x: 0, y: 0, z: -0.0000000111759135, w: 0} + outSlope: {x: 0, y: 0, z: -0.0000000111759135, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.2783816, y: 0.14141959, z: 0.21781448, w: 0.92469513} + inSlope: {x: -0.3094797, y: 0.18473518, z: 0.3399067, w: -0.020688057} + outSlope: {x: -0.3094797, y: 0.18473518, z: 0.3399067, w: -0.020688057} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: 0.2654866, y: 0.14911689, z: 0.23197725, w: 0.92383313} + inSlope: {x: -0.6602871, y: 0.31639034, z: 0.6874845, w: -0.057145357} + outSlope: {x: -0.6602871, y: 0.31639034, z: 0.6874845, w: -0.057145357} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.22335766, y: 0.16778545, z: 0.27510485, w: 0.919933} + inSlope: {x: -1.6143391, y: 0.3249069, z: 1.4932299, w: -0.18793704} + outSlope: {x: -1.6143391, y: 0.3249069, z: 1.4932299, w: -0.18793704} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: 0.13095835, y: 0.17619246, z: 0.35641307, w: 0.9081717} + inSlope: {x: -3.1432607, y: -0.46277684, z: 2.4647849, w: -0.6404514} + outSlope: {x: -3.1432607, y: -0.46277684, z: 2.4647849, w: -0.6404514} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: -0.038580753, y: 0.12922071, z: 0.4805036, w: 0.86656207} + inSlope: {x: -4.1456704, y: -2.0535653, z: 3.0258603, w: -1.730792} + outSlope: {x: -4.1456704, y: -2.0535653, z: 3.0258603, w: -1.730792} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.20833334 + value: {x: -0.21451423, y: 0.0050620036, z: 0.60856813, w: 0.763939} + inSlope: {x: -2.7727256, y: -2.9096346, z: 2.623765, w: -2.569661} + outSlope: {x: -2.7727256, y: -2.9096346, z: 2.623765, w: -2.569661} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: -0.26964122, y: -0.113248825, z: 0.6991507, w: 0.6524237} + inSlope: {x: -0.29129148, y: -2.283634, z: 1.8159097, w: -2.2609885} + outSlope: {x: -0.29129148, y: -2.283634, z: 1.8159097, w: -2.2609885} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: -0.23878849, y: -0.18524083, z: 0.75989395, w: 0.5755233} + inSlope: {x: 1.1267076, y: -1.3027105, z: 1.1841507, w: -1.4410598} + outSlope: {x: 1.1267076, y: -1.3027105, z: 1.1841507, w: -1.4410598} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: -0.102638744, y: -0.23365344, z: 0.81649286, w: 0.5178907} + inSlope: {x: 1.8177124, y: -0.13635781, z: 0.2984784, w: -0.17344241} + outSlope: {x: 1.8177124, y: -0.13635781, z: 0.2984784, w: -0.17344241} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.45833334 + value: {x: 0.056553707, y: -0.2317101, z: 0.8217338, w: 0.51755744} + inSlope: {x: 1.9550211, y: 0.044321008, z: -0.12804654, w: 0.0060088653} + outSlope: {x: 1.9550211, y: 0.044321008, z: -0.12804654, w: 0.0060088653} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: 0.3753435, y: -0.21941811, z: 0.72340065, w: 0.5363436} + inSlope: {x: 1.6669315, y: 0.10609551, z: -1.0276239, w: 0.2693253} + outSlope: {x: 1.6669315, y: 0.10609551, z: -1.0276239, w: 0.2693253} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: 0.55478823, y: -0.1641978, z: 0.48466566, w: 0.6560094} + inSlope: {x: -0.0012653992, y: 0.5413608, z: -0.8551513, w: 0.7729327} + outSlope: {x: -0.0012653992, y: 0.5413608, z: -0.8551513, w: 0.7729327} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: 0.44580686, y: 0.023725247, z: 0.3893296, w: 0.80567724} + inSlope: {x: -0.5450207, y: 0.82438904, z: -0.18432587, w: 0.36752665} + outSlope: {x: -0.5450207, y: 0.82438904, z: -0.18432587, w: 0.36752665} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: 0.34311983, y: 0.21317276, z: 0.34703127, w: 0.84640145} + inSlope: {x: -0.19020784, y: 0.3125304, z: -0.0665939, w: 0.026629664} + outSlope: {x: -0.19020784, y: 0.3125304, z: -0.0665939, w: 0.026629664} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5416667 + value: {x: 0.27562892, y: 0.22328363, z: 0.3763514, w: 0.85588133} + inSlope: {x: -0.83789027, y: -0.24683139, z: 0.46882355, w: 0.1177368} + outSlope: {x: -0.83789027, y: -0.24683139, z: 0.46882355, w: 0.1177368} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6666667 + value: {x: 0.0850288, y: 0.13685836, z: 0.45833153, w: 0.87405497} + inSlope: {x: -2.3052232, y: -1.2519652, z: 0.71700525, w: 0.0065065213} + outSlope: {x: -2.3052232, y: -1.2519652, z: 0.71700525, w: 0.0065065213} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7083334 + value: {x: -0.021236746, y: 0.07640048, z: 0.48700684, w: 0.869791} + inSlope: {x: -2.6197453, y: -1.5721343, z: 0.58700955, w: -0.27173308} + outSlope: {x: -2.6197453, y: -1.5721343, z: 0.58700955, w: -0.27173308} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.75 + value: {x: -0.1332831, y: 0.0058472897, z: 0.50724894, w: 0.85141057} + inSlope: {x: -2.5076683, y: -1.6657524, z: 0.35982084, w: -0.5724416} + outSlope: {x: -2.5076683, y: -1.6657524, z: 0.35982084, w: -0.5724416} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.8333334 + value: {x: -0.3003825, y: -0.11876829, z: 0.51978344, w: 0.790879} + inSlope: {x: -1.4141726, y: -1.2154064, z: 0.035277877, w: -0.71249485} + outSlope: {x: -1.4141726, y: -1.2154064, z: 0.035277877, w: -0.71249485} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: -0.39475965, y: -0.22709353, z: 0.5221159, w: 0.7211022} + inSlope: {x: -0.28180566, y: -0.6105109, z: 0.07385309, w: -0.3948959} + outSlope: {x: -0.28180566, y: -0.6105109, z: 0.07385309, w: -0.3948959} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.1666667 + value: {x: -0.35884923, y: -0.3152422, z: 0.55616605, w: 0.6800948} + inSlope: {x: 0.596863, y: -0.3127035, z: 0.1185012, w: 0.069287404} + outSlope: {x: 0.596863, y: -0.3127035, z: 0.1185012, w: 0.069287404} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.3333335 + value: {x: -0.18345328, y: -0.38466907, z: 0.5760851, w: 0.69749594} + inSlope: {x: 1.4769678, y: -0.60142636, z: 0.09351182, w: -0.030460058} + outSlope: {x: 1.4769678, y: -0.60142636, z: 0.09351182, w: -0.030460058} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.375 + value: {x: -0.117971554, y: -0.41175365, z: 0.57863116, w: 0.69406605} + inSlope: {x: 1.5814484, y: -0.66215754, z: 0.036184896, w: -0.15624899} + outSlope: {x: 1.5814484, y: -0.66215754, z: 0.036184896, w: -0.15624899} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: -0.05166603, y: -0.4398488, z: 0.5791005, w: 0.6844752} + inSlope: {x: 1.2002203, y: -0.26376042, z: 0.008031592, w: -0.04997769} + outSlope: {x: 1.2002203, y: -0.26376042, z: 0.008031592, w: -0.04997769} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: -0.017953003, y: -0.43373373, z: 0.57930046, w: 0.68990123} + inSlope: {x: 0.7272762, y: 0.15823871, z: 0.07773571, w: 0.056530077} + outSlope: {x: 0.7272762, y: 0.15823871, z: 0.07773571, w: 0.056530077} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: 0.01642461, y: -0.4094467, z: 0.59879, w: 0.68813825} + inSlope: {x: -0.17947868, y: 0.6610077, z: 0.39352438, w: 0.03936045} + outSlope: {x: -0.17947868, y: 0.6610077, z: 0.39352438, w: 0.03936045} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.625 + value: {x: -0.04174522, y: -0.3301549, z: 0.63739794, w: 0.69496685} + inSlope: {x: -0.7828872, y: 0.8573557, z: 0.36367667, w: 0.039332725} + outSlope: {x: -0.7828872, y: 0.8573557, z: 0.36367667, w: 0.039332725} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7083335 + value: {x: -0.08450034, y: -0.28883126, z: 0.6515999, w: 0.69631445} + inSlope: {x: -0.15895438, y: 0.1355779, z: 0.035043173, w: 0.006844269} + outSlope: {x: -0.15895438, y: 0.1355779, z: 0.035043173, w: 0.006844269} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.8333335 + value: {x: -0.084508464, y: -0.28883886, z: 0.65159655, w: 0.6963135} + inSlope: {x: -0.00006499892, y: -0.000060796796, z: -0.000027179747, w: -0.000007867822} + outSlope: {x: -0.00006499892, y: -0.000060796796, z: -0.000027179747, w: -0.000007867822} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.08459234, y: -0.28891742, z: 0.6515617, w: 0.6963033} + inSlope: {x: -0.00006508852, y: -0.000061512226, z: -0.000027179822, w: -0.0000071525847} + outSlope: {x: -0.00006508852, y: -0.000061512226, z: -0.000027179822, w: -0.0000071525847} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.0000000018626454, y: 0.000000016763808, z: 0.000000011175873, w: 1} + inSlope: {x: -0.0000000010379431, y: -0.000000011946625, z: 7.684733e-10, w: 0} + outSlope: {x: -0.0000000010379431, y: -0.000000011946625, z: 7.684733e-10, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: -2.5648378e-10, y: -0.000000007627211, z: 0.000000012744875, w: 1} + inSlope: {x: -0.0000000010379404, y: -0.000000011946618, z: 7.684825e-10, w: 0} + outSlope: {x: -0.0000000010379404, y: -0.000000011946618, z: 7.684825e-10, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.375 + value: {x: -6.024639e-10, y: -0.000000011609417, z: 0.0000000130010385, w: 1} + inSlope: {x: -0.0000000010379088, y: -0.0000024375308, z: 7.6847406e-10, w: 0} + outSlope: {x: -0.0000000010379088, y: -0.0000024375308, z: 7.6847406e-10, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: -6.4570893e-10, y: -0.00000021423959, z: 0.000000013033058, w: 1} + inSlope: {x: 0.000000015917367, y: -1.2940674, z: -0.0000000010373549, w: -0.06997977} + outSlope: {x: 0.000000015917367, y: -1.2940674, z: -0.0000000010373549, w: -0.06997977} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 7.2398587e-10, y: -0.107839175, z: 0.000000012914592, w: 0.99416834} + inSlope: {x: 0.000000029588879, y: -2.3257222, z: -0.0000000039144226, w: -0.2275319} + outSlope: {x: 0.000000029588879, y: -2.3257222, z: -0.0000000039144226, w: -0.2275319} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5 + value: {x: 0.0000000018200293, y: -0.19381028, z: 0.000000012706857, w: 0.98103905} + inSlope: {x: 0.00000002483297, y: -1.9416068, z: -0.000000005770204, w: -0.37448448} + outSlope: {x: 0.00000002483297, y: -1.9416068, z: -0.000000005770204, w: -0.37448448} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: 0.0000000027933977, y: -0.26963955, z: 0.000000012433742, w: 0.9629613} + inSlope: {x: 0.000000027650604, y: -2.1278214, z: -0.000000009474121, w: -0.6294918} + outSlope: {x: 0.000000027650604, y: -2.1278214, z: -0.000000009474121, w: -0.6294918} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5833335 + value: {x: 0.0000000041242507, y: -0.37112907, z: 0.000000011917345, w: 0.9285813} + inSlope: {x: 0.00000002994004, y: -2.2710292, z: -0.000000013287168, w: -0.89363086} + outSlope: {x: 0.00000002994004, y: -2.2710292, z: -0.000000013287168, w: -0.89363086} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.6666667 + value: {x: 0.0000000059447594, y: -0.5084408, z: 0.000000010927925, w: 0.861097} + inSlope: {x: 0.000000010305859, y: -0.7884539, z: -0.000000006449943, w: -0.4456929} + outSlope: {x: 0.000000010305859, y: -0.7884539, z: -0.000000006449943, w: -0.4456929} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7916667 + value: {x: 0.0000000061073995, y: -0.5246121, z: 0.000000010797983, w: 0.85134137} + inSlope: {x: -4.7785687e-10, y: -0.0001881119, z: 1.0798808e-10, w: -0.00011658647} + outSlope: {x: -4.7785687e-10, y: -0.0001881119, z: 1.0798808e-10, w: -0.00011658647} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0.0000000054707345, y: -0.52486336, z: 0.000000010941464, w: 0.8511865} + inSlope: {x: -4.7715615e-10, y: -0.00018882824, z: 1.07242625e-10, w: -0.00011587187} + outSlope: {x: -4.7715615e-10, y: -0.00018882824, z: 1.07242625e-10, w: -0.00011587187} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.00000003987768, y: -0.00000010233669, z: -0.24623103, w: 0.96921116} + inSlope: {x: -0.0000017488703, y: -0.0000070340925, z: 0.09652126, w: 0.024308681} + outSlope: {x: -0.0000017488703, y: -0.0000070340925, z: 0.09652126, w: 0.024308681} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: -0.00000035043956, y: -0.0000027825113, z: -0.11984934, w: 0.99279207} + inSlope: {x: 0.00000038694714, y: -0.000019621955, z: 0.9321978, w: 0.11034464} + outSlope: {x: 0.00000038694714, y: -0.000019621955, z: 0.9321978, w: 0.11034464} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: 0.0000025608733, y: -0.0000109994535, z: 0.22809677, w: 0.9736385} + inSlope: {x: 0.00002290382, y: -0.00003193017, z: 1.2922332, w: -0.30273473} + outSlope: {x: 0.00002290382, y: -0.00003193017, z: 1.2922332, w: -0.30273473} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: 0.0000127271105, y: -0.000019439974, z: 0.5483443, w: 0.8362527} + inSlope: {x: 0.000042475192, y: -0.000025165644, z: 0.78618634, w: -0.512915} + outSlope: {x: 0.000042475192, y: -0.000025165644, z: 0.78618634, w: -0.512915} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: 0.000022387683, y: -0.000026149639, z: 0.65074146, w: 0.7592994} + inSlope: {x: 0.000025798257, y: -0.000036548103, z: -0.084924534, w: 0.071568556} + outSlope: {x: 0.000025798257, y: -0.000036548103, z: -0.084924534, w: 0.071568556} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: 0.00002090004, y: -0.000035898112, z: 0.5035247, w: 0.8639808} + inSlope: {x: -0.000048492417, y: -0.00007485167, z: -1.6584425, w: 0.95298696} + outSlope: {x: -0.000048492417, y: -0.00007485167, z: -1.6584425, w: 0.95298696} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: 0.000011436125, y: -0.000044943983, z: 0.24698873, w: 0.96901834} + inSlope: {x: -0.00009659922, y: -0.00006215808, z: -2.2787232, w: 0.5808133} + outSlope: {x: -0.00009659922, y: -0.00006215808, z: -2.2787232, w: 0.5808133} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5 + value: {x: -0.0000014622872, y: -0.000050561393, z: -0.02852691, w: 0.999593} + inSlope: {x: -0.00009730363, y: -0.000028074699, z: -1.9122734, w: -0.04286515} + outSlope: {x: -0.00009730363, y: -0.000028074699, z: -1.9122734, w: -0.04286515} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6666667 + value: {x: -0.000011452509, y: -0.000053651023, z: -0.20840348, w: 0.97804296} + inSlope: {x: -0.0000073261303, y: -0.000018483312, z: -0.06298718, w: -0.012713589} + outSlope: {x: -0.0000073261303, y: -0.000018483312, z: -0.06298718, w: -0.012713589} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: -0.00017383475, y: -0.000014007153, z: 0.1259089, w: 0.9920418} + inSlope: {x: -0.004217627, y: 0.002008062, z: 1.8412399, w: -0.23677061} + outSlope: {x: -0.004217627, y: 0.002008062, z: 1.8412399, w: -0.23677061} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.125 + value: {x: -0.0015009011, y: 0.0005226768, z: 0.42604092, w: 0.9047025} + inSlope: {x: -0.010229927, y: 0.0021867696, z: 1.5824678, w: -0.73984325} + outSlope: {x: -0.010229927, y: 0.0021867696, z: 1.5824678, w: -0.73984325} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.3333335 + value: {x: -0.0029942028, y: 0.00048722888, z: 0.6367064, w: 0.77110034} + inSlope: {x: -0.0038667147, y: -0.00031536873, z: 0.32242355, w: -0.26180565} + outSlope: {x: -0.0038667147, y: -0.00031536873, z: 0.32242355, w: -0.26180565} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: -0.003796461, y: 0.0007424611, z: 0.62582695, w: 0.77995235} + inSlope: {x: -0.015636355, y: 0.008523259, z: -0.7853214, w: 0.6067996} + outSlope: {x: -0.015636355, y: 0.008523259, z: -0.7853214, w: 0.6067996} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5 + value: {x: -0.005231385, y: 0.001967367, z: 0.50509596, w: 0.8630451} + inSlope: {x: -0.01443045, y: 0.019826496, z: -1.9391451, w: 1.1182855} + outSlope: {x: -0.01443045, y: 0.019826496, z: -1.9391451, w: 1.1182855} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5833335 + value: {x: -0.005920659, y: 0.0037638894, z: 0.32595086, w: 0.9453607} + inSlope: {x: -0.0002872583, y: 0.018371442, z: -2.0788236, w: 0.73016554} + outSlope: {x: -0.0002872583, y: 0.018371442, z: -2.0788236, w: 0.73016554} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.6666667 + value: {x: -0.0055652135, y: 0.0047113807, z: 0.18404913, w: 0.98289} + inSlope: {x: 0.0007510338, y: 0.003990516, z: -0.9849402, w: 0.20369872} + outSlope: {x: 0.0007510338, y: 0.003990516, z: -0.9849402, w: 0.20369872} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7916667 + value: {x: -0.00644282, y: 0.0044130073, z: 0.16132107, w: 0.98687106} + inSlope: {x: -0.00998313, y: -0.004586831, z: 0.000032722888, w: -0.000050783063} + outSlope: {x: -0.00998313, y: -0.004586831, z: 0.000032722888, w: -0.000050783063} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.007855812, y: 0.0032033285, z: 0.1613218, w: 0.9868654} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.02652352, y: 0.13469812, z: -0.26623374, w: 0.954082} + inSlope: {x: -0.019829974, y: 0.00049495697, z: 0.008289814, w: 0.0016822815} + outSlope: {x: -0.019829974, y: 0.00049495697, z: 0.008289814, w: 0.0016822815} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.45833334 + value: {x: -0.09521316, y: 0.12932664, z: -0.19443509, w: 0.96767974} + inSlope: {x: -0.15482259, y: -0.07310684, z: 0.34869066, w: 0.06447603} + outSlope: {x: -0.15482259, y: -0.07310684, z: 0.34869066, w: 0.06447603} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9583334 + value: {x: -0.032938134, y: 0.0209898, z: -0.044325124, w: 0.9982534} + inSlope: {x: 0.37756228, y: -0.44684976, z: 0.08554253, w: 0.02494526} + outSlope: {x: 0.37756228, y: -0.44684976, z: 0.08554253, w: 0.02494526} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: 0.06851528, y: -0.15448542, z: -0.047394663, w: 0.9844763} + inSlope: {x: 0.070938095, y: -0.47473428, z: -0.06074495, w: -0.081820205} + outSlope: {x: 0.070938095, y: -0.47473428, z: -0.06074495, w: -0.081820205} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6666667 + value: {x: 0.047626074, y: -0.17840524, z: -0.09277482, w: 0.97841513} + inSlope: {x: 0.00882834, y: 0.29406655, z: -0.19948357, w: 0.0338559} + outSlope: {x: 0.00882834, y: 0.29406655, z: -0.19948357, w: 0.0338559} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: 0.07227802, y: 0.006062578, z: -0.21356305, w: 0.97423303} + inSlope: {x: -0.19961014, y: 0.67848426, z: -0.4416322, w: -0.08735688} + outSlope: {x: -0.19961014, y: 0.67848426, z: -0.4416322, w: -0.08735688} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.2916667 + value: {x: -0.030221257, y: 0.13321517, z: -0.30198634, w: 0.94347477} + inSlope: {x: -0.6286282, y: 0.01394067, z: 0.0012645684, w: -0.022107799} + outSlope: {x: -0.6286282, y: 0.01394067, z: 0.0012645684, w: -0.022107799} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: -0.107310325, y: 0.092231594, z: -0.28489056, w: 0.94805866} + inSlope: {x: -0.5382749, y: -0.6428905, z: 0.25019634, w: 0.07452879} + outSlope: {x: -0.5382749, y: -0.6428905, z: 0.25019634, w: 0.07452879} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5 + value: {x: -0.15224762, y: 0.005711881, z: -0.25567898, w: 0.9546813} + inSlope: {x: -0.5987053, y: -1.7200435, z: 0.48765874, w: 0.014831018} + outSlope: {x: -0.5987053, y: -1.7200435, z: 0.48765874, w: 0.014831018} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5833335 + value: {x: -0.20081782, y: -0.18373752, z: -0.2047058, w: 0.94021714} + inSlope: {x: -0.45802405, y: -2.3409042, z: 0.642684, w: -0.4037761} + outSlope: {x: -0.45802405, y: -2.3409042, z: 0.642684, w: -0.4037761} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.6666667 + value: {x: -0.22519355, y: -0.34464332, z: -0.1587215, w: 0.8973942} + inSlope: {x: -0.13917276, y: -1.1292222, z: 0.32949606, w: -0.37887597} + outSlope: {x: -0.13917276, y: -1.1292222, z: 0.32949606, w: -0.37887597} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7916667 + value: {x: -0.22803572, y: -0.37079942, z: -0.15096878, w: 0.8875336} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.22803572, y: -0.37079942, z: -0.15096878, w: 0.8875336} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0.13871254, w: 0.9903327} + inSlope: {x: 0, y: -0, z: -0.0129003525, w: -0.0018110275} + outSlope: {x: 0, y: -0, z: -0.0129003525, w: -0.0018110275} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: 0, y: -0, z: -0.17867425, w: 0.9839083} + inSlope: {x: 0, y: 0, z: 0.16140376, w: 0.02923537} + outSlope: {x: 0, y: 0, z: 0.16140376, w: 0.02923537} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5 + value: {x: 0, y: -0, z: -0.102292314, w: 0.9947544} + inSlope: {x: 0, y: 0, z: -0.12045981, w: -0.012459747} + outSlope: {x: 0, y: 0, z: -0.12045981, w: -0.012459747} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: 0, y: -0, z: -0.13052417, w: 0.9914451} + inSlope: {x: 0, y: 0, z: 0.26128596, w: 0.034051873} + outSlope: {x: 0, y: 0, z: 0.26128596, w: 0.034051873} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0, y: 0, z: 0.000000004676871, w: 1} + inSlope: {x: 0, y: 0, z: 0.058031093, w: 0.00006794911} + outSlope: {x: 0, y: 0, z: 0.058031093, w: 0.00006794911} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.9583335 + value: {x: 0, y: -0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + m_CompressedRotationCurves: [] + m_EulerCurves: [] + 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: 4.125 + 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: airboy_model_skeleton + - 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: 4.125 + 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: airboy_model_skeleton/airboy + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0013052019, y: 0.005500984, z: 0.00058792246} + inSlope: {x: -0.0002477789, y: 0.00017618178, z: 0.0009826523} + outSlope: {x: -0.0002477789, y: 0.00017618178, z: 0.0009826523} + 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.041666668 + value: {x: -0.0013155261, y: 0.005508325, z: 0.0006288663} + inSlope: {x: -0.0002477789, y: 0.00017618178, z: 0.0009826523} + outSlope: {x: -0.0007124126, y: 0.0005042553, z: 0.0027651393} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: -0.0013452099, y: 0.0055293357, z: 0.00074408046} + inSlope: {x: -0.0007124126, y: 0.0005042553, z: 0.0027651393} + outSlope: {x: -0.0011305476, y: 0.0007958937, z: 0.0042733955} + 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.125 + value: {x: -0.0013923161, y: 0.005562498, z: 0.00092213857} + inSlope: {x: -0.0011305476, y: 0.0007958937, z: 0.0042733955} + outSlope: {x: -0.001502255, y: 0.0010510539, z: 0.005507433} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: -0.00145491, y: 0.005606292, z: 0.0011516149} + inSlope: {x: -0.001502255, y: 0.0010510539, z: 0.005507433} + outSlope: {x: -0.0018274537, y: 0.0012697938, z: 0.00646721} + 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.20833333 + value: {x: -0.0015310539, y: 0.0056592, z: 0.001421082} + inSlope: {x: -0.0018274537, y: 0.0012697938, z: 0.00646721} + outSlope: {x: -0.0021062419, y: 0.0014520548, z: 0.007152814} + 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.45833334 + value: {x: -0.002164087, y: 0.006082968, z: 0.0032378458} + inSlope: {x: -0.0028031503, y: 0.0018165912, z: 0.006467203} + outSlope: {x: -0.0028031522, y: 0.0017801289, z: 0.0055074487} + 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.5416667 + value: {x: -0.002395748, y: 0.006228274, z: 0.003645381} + inSlope: {x: -0.0027567123, y: 0.0017072145, z: 0.004273393} + outSlope: {x: -0.0026637616, y: 0.0015978399, z: 0.0027651384} + 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.625 + value: {x: -0.0026119212, y: 0.006355354, z: 0.0038015388} + inSlope: {x: -0.0025243938, y: 0.0014520828, z: 0.0009826536} + outSlope: {x: -0.0023385347, y: 0.0012697643, z: -0.00082777935} + 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.7083333 + value: {x: -0.0027971198, y: 0.0064520547, z: 0.0036675169} + inSlope: {x: -0.002106237, y: 0.0010510549, z: -0.0023887488} + outSlope: {x: -0.0018274846, y: 0.0007959076, z: -0.0038078122} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.8333333 + value: {x: -0.002982965, y: 0.006503317, z: 0.0030378108} + inSlope: {x: -0.00113057, y: -0.000069851936, z: -0.0062201843} + outSlope: {x: -0.00071238715, y: -0.000069866146, z: -0.007213529} + 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.9583333 + value: {x: -0.003017534, y: 0.0064778263, z: 0.002035602} + inSlope: {x: 0.00013053429, y: -0.00047206922, z: -0.008774504} + outSlope: {x: 0.0003827546, y: -0.00064908, z: -0.009342115} + 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.125 + value: {x: -0.00289622, y: 0.006328215, z: 0.0003958043} + inSlope: {x: 0.0010597453, y: -0.0011394464, z: -0.010193563} + outSlope: {x: 0.0012588727, y: -0.0012893354, z: -0.010193569} + 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.1666666 + value: {x: -0.002843767, y: 0.0062744925, z: -0.000028927325} + inSlope: {x: 0.0012588727, y: -0.0012893354, z: -0.010193569} + outSlope: {x: 0.0014447066, y: -0.0014323827, z: -0.010051627} + 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.2083334 + value: {x: -0.002783571, y: 0.00621481, z: -0.0004477459} + inSlope: {x: 0.0014447066, y: -0.0014323827, z: -0.010051627} + outSlope: {x: 0.0016172876, y: -0.0015686718, z: -0.009767843} + 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.25 + value: {x: -0.002716184, y: 0.0061494485, z: -0.000854739} + inSlope: {x: 0.0016172876, y: -0.0015686718, z: -0.009767843} + outSlope: {x: 0.0017765752, y: -0.0016981903, z: -0.009342127} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: -0.0025620519, y: 0.006002823, z: -0.0016095979} + inSlope: {x: 0.0019225894, y: -0.0018208231, z: -0.00877448} + outSlope: {x: 0.0020553393, y: -0.0019367284, z: -0.00806497} + 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.4166666 + value: {x: -0.002385796, y: 0.0058368808, z: -0.002246202} + inSlope: {x: 0.0021748086, y: -0.0020458908, z: -0.00721354} + outSlope: {x: 0.0022810034, y: -0.002148138, z: -0.006220188} + 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.5 + value: {x: -0.00219184, y: 0.005653889, z: -0.00271725} + inSlope: {x: 0.0023739396, y: -0.0022436592, z: -0.005084958} + outSlope: {x: 0.002453569, y: -0.0023324224, z: -0.0038077962} + 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.5416666 + value: {x: -0.002089608, y: 0.005556705, z: -0.002875908} + inSlope: {x: 0.002453569, y: -0.0023324224, z: -0.0038077962} + outSlope: {x: 0.0025199484, y: -0.0024143266, z: -0.002388742} + 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.5833334 + value: {x: -0.00198461, y: 0.0054561077, z: -0.002975439} + inSlope: {x: 0.0025199484, y: -0.0024143266, z: -0.002388742} + outSlope: {x: 0.002573042, y: -0.00248945, z: -0.0008277806} + 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.625 + value: {x: -0.0018774, y: 0.0053523807, z: -0.0030099298} + inSlope: {x: 0.002573042, y: -0.00248945, z: -0.0008277806} + outSlope: {x: 0.0026128816, y: -0.002557771, z: 0.00075408054} + 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.7083334 + value: {x: -0.0016585549, y: 0.005136667, z: -0.0028893768} + inSlope: {x: 0.0026393959, y: -0.0026193615, z: 0.00213919} + outSlope: {x: 0.0026526963, y: -0.0026740863, z: 0.0033395751} + 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.7916666 + value: {x: -0.001437497, y: 0.004911828, z: -0.002568758} + inSlope: {x: 0.0026526998, y: -0.0027220515, z: 0.004355282} + outSlope: {x: 0.0026394173, y: -0.002763185, z: 0.005186345} + 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.9583334 + value: {x: -0.001006444, y: 0.004337036, z: -0.0015735539} + inSlope: {x: 0.0025199235, y: -0.0047227317, z: 0.006571428} + outSlope: {x: 0.0024535852, y: -0.005654023, z: 0.006663751} + 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.0833333 + value: {x: -0.0007102561, y: 0.003560543, z: -0.0007598217} + inSlope: {x: 0.002281011, y: -0.006676559, z: 0.0062944386} + outSlope: {x: 0.002174813, y: -0.0067677936, z: 0.0058326987} + 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.125 + value: {x: -0.0006196387, y: 0.003278551, z: -0.00051679206} + inSlope: {x: 0.002174813, y: -0.0067677936, z: 0.0058326987} + outSlope: {x: 0.00205533, y: -0.006579017, z: 0.005186327} + 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.1666667 + value: {x: -0.0005339998, y: 0.0030044247, z: -0.0003006947} + inSlope: {x: 0.00205533, y: -0.006579017, z: 0.005186327} + outSlope: {x: 0.0019225995, y: -0.006110324, z: 0.004355316} + 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.2083333 + value: {x: -0.0004538918, y: 0.0027498289, z: -0.00011922389} + inSlope: {x: 0.0019225995, y: -0.006110324, z: 0.004355316} + outSlope: {x: 0.0017765773, y: -0.005361568, z: 0.0033395728} + 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.25 + value: {x: -0.0003798676, y: 0.00252643, z: 0.000019925235} + inSlope: {x: 0.0017765773, y: -0.005361568, z: 0.0033395728} + outSlope: {x: 0.00161727, y: -0.0043327534, z: 0.0021391676} + 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.2916667 + value: {x: -0.0003124812, y: 0.0023458982, z: 0.000109057386} + inSlope: {x: 0.00161727, y: -0.0043327534, z: 0.0021391676} + outSlope: {x: 0.0014447144, y: -0.0030240412, z: 0.0007540975} + 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.3333333 + value: {x: -0.000252285, y: 0.0022198968, z: 0.00014047799} + inSlope: {x: 0.0014447144, y: -0.0030240412, z: 0.0007540975} + outSlope: {x: 0.0012588624, y: -0.0014352724, z: -0.00053317787} + 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.375 + value: {x: -0.0001998323, y: 0.0021600937, z: 0.00011826221} + inSlope: {x: 0.0012588624, y: -0.0014352724, z: -0.00053317787} + outSlope: {x: 0.0010597564, y: 0.00043351567, z: -0.0014472031} + 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.4166667 + value: {x: -0.00015567569, y: 0.002178157, z: 0.00005796196} + inSlope: {x: 0.0010597564, y: 0.00043351567, z: -0.0014472031} + outSlope: {x: 0.0008473519, y: 0.0025822904, z: -0.0021327322} + 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.4583333 + value: {x: -0.0001203695, y: 0.002285752, z: -0.00003090154} + inSlope: {x: 0.0008473519, y: 0.0025822904, z: -0.0021327322} + outSlope: {x: 0.00062169216, y: 0.0041878, z: -0.0025897312} + 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.5 + value: {x: -0.00009446561, y: 0.0024602439, z: -0.00013880721} + inSlope: {x: 0.00062169216, y: 0.0041878, z: -0.0025897312} + outSlope: {x: 0.0003827469, y: 0.004766319, z: -0.0028182345} + 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.5416667 + value: {x: -0.00007851779, y: 0.002658841, z: -0.00025623388} + inSlope: {x: 0.0003827469, y: 0.004766319, z: -0.0028182345} + outSlope: {x: 0.000130534, y: 0.004899163, z: -0.0028182524} + 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.5833333 + value: {x: -0.000073078896, y: 0.002862972, z: -0.00037366062} + inSlope: {x: 0.000130534, y: 0.004899163, z: -0.0028182524} + outSlope: {x: 0.000009291825, y: 0.004586268, z: -0.0025897285} + 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.625 + value: {x: -0.000072691735, y: 0.0030540668, z: -0.00048156618} + inSlope: {x: 0.000009291825, y: 0.004586268, z: -0.0025897285} + outSlope: {x: 0.00002665619, y: 0.003827734, z: -0.0021327205} + 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.6666667 + value: {x: -0.00007158106, y: 0.003213556, z: -0.0005704297} + inSlope: {x: 0.00002665619, y: 0.003827734, z: -0.0021327205} + outSlope: {x: 0.000042193657, y: 0.002623468, z: -0.0014472093} + 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.7083333 + value: {x: -0.000069823, y: 0.0033228667, z: -0.00063072983} + inSlope: {x: 0.000042193657, y: 0.002623468, z: -0.0014472093} + outSlope: {x: 0.000055902157, y: 0.00097353983, z: -0.000533181} + 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.75 + value: {x: -0.00006749374, y: 0.003363431, z: -0.0006529458} + inSlope: {x: 0.000055902157, y: 0.00097353983, z: -0.000533181} + outSlope: {x: 0.000067783534, 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: 3.2083333 + value: {x: -0.000025954108, y: 0.003363431, z: -0.0006529458} + inSlope: {x: 0.000086062406, y: -0, z: -0} + outSlope: {x: 0.00007783661, 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: 3.2916667 + value: {x: -0.00001988659, y: 0.003363431, z: -0.0006529458} + inSlope: {x: 0.00006778359, y: -0, z: -0} + outSlope: {x: 0.000055902674, 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: 3.3333333 + value: {x: -0.00001755732, y: 0.003363431, z: -0.0006529458} + inSlope: {x: 0.000055902674, y: -0, z: -0} + outSlope: {x: 0.000042193107, 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: 3.375 + value: {x: -0.00001579927, y: 0.003363431, z: -0.0006529458} + inSlope: {x: 0.000042193107, y: -0, z: -0} + outSlope: {x: 0.000026656524, 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: 3.4166667 + value: {x: -0.0000146885795, y: 0.003363431, z: -0.0006529458} + inSlope: {x: 0.000026656524, y: -0, z: -0} + outSlope: {x: 0.0000005465549, 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: 4.125 + value: {x: -0.0000143014295, y: 0.003363431, z: -0.0006529458} + inSlope: {x: 0.00000054655806, y: -0, z: -0} + outSlope: {x: 0.00000054655806, 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: airboy_model_skeleton/airboy/Skl_Root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.0010659234, y: -0.0007641401, z: -0.00018158685} + inSlope: {x: -0.000029418468, y: -0.000015769601, z: -0.00008799523} + outSlope: {x: -0.000029418468, y: -0.000015769601, z: -0.00008799523} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.0010473212, y: -0.00077417714, z: -0.00020767159} + inSlope: {x: -0.00019073901, y: -0.0001032561, z: -0.00022009668} + outSlope: {x: -0.00023830896, y: -0.00012956682, z: -0.000254286} + 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.875 + value: {x: 0.00071313744, y: -0.0009667142, z: -0.00041406244} + inSlope: {x: -0.00058237166, y: -0.00035716454, z: -0.00013148539} + outSlope: {x: -0.0005777654, y: -0.00035930137, z: -0.00008194681} + 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.125 + value: {x: 0.00057605444, y: -0.0010557991, z: -0.0003964084} + inSlope: {x: -0.00050865015, y: -0.00034864817, z: 0.00023959391} + outSlope: {x: -0.00048560544, y: -0.00034221265, z: 0.0003186807} + 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.25 + value: {x: 0.0005187453, y: -0.0010975398, z: -0.00034586742} + inSlope: {x: -0.00043030272, y: -0.00032513766, z: 0.0004916172} + outSlope: {x: -0.00039807416, y: -0.00031450004, z: 0.00058547314} + 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.375 + value: {x: 0.00047353024, y: -0.0011352808, z: -0.0002601303} + inSlope: {x: -0.0003243321, y: -0.00028887956, z: 0.0007879622} + outSlope: {x: -0.00028286243, y: -0.0002739575, z: 0.00089659175} + 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.4166666 + value: {x: 0.00046174432, y: -0.0011466957, z: -0.00022277236} + inSlope: {x: -0.00028286243, y: -0.0002739575, z: 0.00089659175} + outSlope: {x: -0.00023832991, y: -0.00025759172, z: 0.0010101466} + 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.5416666 + value: {x: 0.0004380326, y: -0.0011766129, z: -0.00009410739} + inSlope: {x: -0.00014004094, y: -0.00022060295, z: 0.0010236035} + outSlope: {x: -0.000086253414, y: -0.00019999764, z: 0.0009901981} + 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.5833334 + value: {x: 0.00043443873, y: -0.0011849462, z: -0.000052849053} + inSlope: {x: -0.000086253414, y: -0.00019999764, z: 0.0009901981} + outSlope: {x: -0.000029427436, y: -0.00017790751, z: 0.00095400185} + 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.625 + value: {x: 0.00043321258, y: -0.0011923589, z: -0.000013099015} + inSlope: {x: -0.000029427436, y: -0.00017790751, z: 0.00095400185} + outSlope: {x: -0.000056979115, y: -0.00015446857, z: 0.00091501325} + 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.6666666 + value: {x: 0.00043083847, y: -0.0011987952, z: 0.0000250265} + inSlope: {x: -0.000056979115, y: -0.00015446857, z: 0.00091501325} + outSlope: {x: -0.00017820741, y: -0.00012956653, z: 0.00087320403} + 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.7083334 + value: {x: 0.00042341312, y: -0.0012041937, z: 0.000061410065} + inSlope: {x: -0.00017820741, y: -0.00012956653, z: 0.00087320403} + outSlope: {x: -0.00031038732, y: -0.00010325263, z: 0.0008286031} + 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.75 + value: {x: 0.00041048034, y: -0.0012084959, z: 0.00009593517} + inSlope: {x: -0.00031038732, y: -0.00010325263, z: 0.0008286031} + outSlope: {x: -0.0004534967, y: -0.00007550604, z: 0.00078120304} + 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.8333334 + value: {x: 0.0003662699, y: -0.0012129366, z: 0.00015894367} + inSlope: {x: -0.0006075532, y: -0.000031068863, z: 0.0007310007} + outSlope: {x: -0.00077253685, y: -0.00003106895, z: 0.00067800586} + 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.875 + value: {x: 0.0003340809, y: -0.0012142311, z: 0.0001871939} + inSlope: {x: -0.00077253685, y: -0.00003106895, z: 0.00067800586} + outSlope: {x: -0.00094846037, y: -0.000008168228, z: 0.00062220154} + 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.9166666 + value: {x: 0.00029456176, y: -0.0012145714, z: 0.00021311894} + inSlope: {x: -0.00094846037, y: -0.000008168228, z: 0.00062220154} + outSlope: {x: -0.0011353107, y: -0.000008169993, z: 0.000563599} + 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.9583334 + value: {x: 0.00024725703, y: -0.0012149118, z: 0.00023660227} + inSlope: {x: -0.0011353107, y: -0.000008169993, z: 0.000563599} + outSlope: {x: -0.0013331182, y: -0.000008168228, z: 0.0005021994} + 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.00019171051, y: -0.0012152522, z: 0.00025752722} + inSlope: {x: -0.0013331182, y: -0.000008168228, z: 0.0005021994} + outSlope: {x: -0.0015418468, y: -0.000008168205, z: 0.00043799318} + 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.0416667 + value: {x: 0.00012746677, y: -0.0012155925, z: 0.00027577698} + inSlope: {x: -0.0015418468, y: -0.000008168205, z: 0.00043799318} + outSlope: {x: -0.0017615253, y: -0.000008168252, z: 0.00037099203} + 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.0833333 + value: {x: 0.00005407017, y: -0.0012159329, z: 0.00029123493} + inSlope: {x: -0.0017615253, y: -0.000008168252, z: 0.00037099203} + outSlope: {x: -0.0016169976, y: -0.000008169993, z: 0.00030118733} + 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.125 + value: {x: -0.000013304862, y: -0.0012162733, z: 0.0003037844} + inSlope: {x: -0.0016169976, y: -0.000008169993, z: 0.00030118733} + outSlope: {x: -0.001134086, y: -0.000008168205, z: 0.00022858547} + 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.1666667 + value: {x: -0.000060558537, y: -0.0012166136, z: 0.00031330882} + inSlope: {x: -0.001134086, y: -0.000008168205, z: 0.00022858547} + outSlope: {x: -0.0007009102, y: -0.000008168252, z: 0.00015318065} + 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.2083333 + value: {x: -0.000089763016, y: -0.001216954, z: 0.00031969132} + inSlope: {x: -0.0007009102, y: -0.000008168252, z: 0.00015318065} + outSlope: {x: -0.00031735032, y: -0.000018449986, z: 0.00007497832} + 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.25 + value: {x: -0.00010298597, y: -0.0012177227, z: 0.00032281544} + inSlope: {x: -0.00031735032, y: -0.000018449986, z: 0.00007497832} + outSlope: {x: 0.000016495107, y: -0.000018449986, z: -0.0000060287} + 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.2916667 + value: {x: -0.000102298676, y: -0.0012184915, z: 0.00032256424} + inSlope: {x: 0.000016495107, y: -0.000018449986, z: -0.0000060287} + outSlope: {x: 0.00030067522, y: -0.000018448303, z: -0.00008983468} + 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.3333333 + value: {x: -0.00008977059, y: -0.0012192602, z: 0.00031882114} + inSlope: {x: 0.00030067522, y: -0.000018448303, z: -0.00008983468} + outSlope: {x: 0.0005351596, y: -0.000018449986, z: -0.00017643806} + 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.375 + value: {x: -0.00006747223, y: -0.0012200288, z: 0.00031146954} + inSlope: {x: 0.0005351596, y: -0.000018449986, z: -0.00017643806} + outSlope: {x: 0.00071997487, y: -0.000023009732, z: -0.0002658453} + 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.4166667 + value: {x: -0.000037473226, y: -0.0012209876, z: 0.00030039262} + inSlope: {x: 0.00071997487, y: -0.000023009732, z: -0.0002658453} + outSlope: {x: 0.0008551207, y: -0.000023008077, z: -0.00029913493} + 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.4583333 + value: {x: -0.0000018433319, y: -0.0012219463, z: 0.00028792873} + inSlope: {x: 0.0008551207, y: -0.000023008077, z: -0.00029913493} + outSlope: {x: 0.0009405609, y: -0.000023009732, z: -0.00027499386} + 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.5 + value: {x: 0.00003734678, y: -0.001222905, z: 0.00027647062} + inSlope: {x: 0.0009405609, y: -0.000023009732, z: -0.00027499386} + outSlope: {x: 0.0009763353, y: -0.000026087115, z: -0.00025169176} + 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.5833333 + value: {x: 0.00011812919, y: -0.001225079, z: 0.00025643234} + inSlope: {x: 0.0009624443, y: -0.000026085476, z: -0.00022922782} + outSlope: {x: 0.000898853, y: -0.000026087115, z: -0.00020759454} + 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.625 + value: {x: 0.00015558147, y: -0.0012261659, z: 0.00024778253} + inSlope: {x: 0.000898853, y: -0.000026087115, z: -0.00020759454} + outSlope: {x: 0.0007855779, y: -0.00002844209, z: -0.00018680388} + 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.6666667 + value: {x: 0.00018831395, y: -0.0012273509, z: 0.00023999903} + inSlope: {x: 0.0007855779, y: -0.00002844209, z: -0.00018680388} + outSlope: {x: 0.00062263967, y: -0.000028440465, z: -0.00016684386} + 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.7083333 + value: {x: 0.00021425716, y: -0.001228536, z: 0.00023304722} + inSlope: {x: 0.00062263967, y: -0.000028440465, z: -0.00016684386} + outSlope: {x: 0.0004100124, y: -0.00002844209, z: -0.00014772327} + 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.75 + value: {x: 0.00023134104, y: -0.001229721, z: 0.00022689208} + inSlope: {x: 0.0004100124, y: -0.00002844209, z: -0.00014772327} + outSlope: {x: 0.00014771434, y: -0.00002984399, z: -0.00012943421} + 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.7916667 + value: {x: 0.00023749581, y: -0.0012309646, z: 0.00022149898} + inSlope: {x: 0.00014771434, y: -0.00002984399, z: -0.00012943421} + outSlope: {x: -0, y: -0.000029842371, z: -0.00011198623} + 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: 3.1666667 + value: {x: 0.00023749587, y: -0.001242497, z: 0.00020232501} + inSlope: {x: -0, y: -0.000030827465, z: 0.000002055015} + outSlope: {x: 4.4703397e-10, y: -0.00003025347, z: 0.000002055015} + 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: 4.125 + value: {x: 0.00023749605, y: -0.001261696, z: 0.00024273239} + inSlope: {x: -0, y: -0.0000073242463, z: 0.000018472445} + outSlope: {x: -0, y: -0.0000073242463, z: 0.000018472445} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00002182968, y: -0.00299883, z: -0.000053090826} + 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: 4.125 + value: {x: 0.00002182968, y: -0.00299883, z: -0.000053090826} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.000019310834, y: -0.00259617, z: 0.00038391232} + 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: 4.125 + value: {x: -0.000019310834, y: -0.00259617, z: 0.00038391232} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0005545899, y: 0.0010460541, z: 0.0005271861} + inSlope: {x: 0.000046821533, y: 0.000031104682, z: -0.000004350543} + outSlope: {x: 0.000046821533, y: 0.000031104682, z: -0.000004350543} + 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.0004911879, y: 0.001067124, z: 0.00052272796} + inSlope: {x: 0.0004422068, y: 0.0001332253, z: -0.000051566356} + outSlope: {x: 0.0005049635, y: 0.00014985685, z: -0.0000651312} + 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.625 + value: {x: -0.00023502293, y: 0.001141881, z: 0.00047776697} + inSlope: {x: 0.00081036426, y: 0.00023700166, z: -0.00017498009} + outSlope: {x: 0.0008240104, y: 0.00024216223, z: -0.00018887033} + 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.875 + value: {x: -0.00002845467, y: 0.001203801, z: 0.0004218194} + inSlope: {x: 0.0008103574, y: 0.00024895358, z: -0.00025882944} + outSlope: {x: 0.00079127273, y: 0.0002465074, z: -0.00027291643} + 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.9166667 + value: {x: 0.000004515043, y: 0.0012140721, z: 0.00041044786} + inSlope: {x: 0.00079127273, y: 0.0002465074, z: -0.00027291643} + outSlope: {x: 0.00076673925, y: 0.00024278305, z: -0.00028705742} + 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.9583333 + value: {x: 0.00003646248, y: 0.0012241881, z: 0.00039848714} + inSlope: {x: 0.00076673925, y: 0.00024278305, z: -0.00028705742} + outSlope: {x: 0.0007367251, y: 0.00023778844, z: -0.00030121906} + 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.00006715937, y: 0.001234096, z: 0.00038593635} + inSlope: {x: 0.0007367251, y: 0.00023778844, z: -0.00030121906} + outSlope: {x: 0.0007012915, y: 0.00023150883, z: -0.0003154245} + 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.0833334 + value: {x: 0.00012389556, y: 0.0012530738, z: 0.000359058} + inSlope: {x: 0.0006603762, y: 0.00022395866, z: -0.00032965536} + outSlope: {x: 0.00061402866, y: 0.00021519203, z: -0.00034392657} + 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.2083334 + value: {x: 0.00019394464, y: 0.001278657, z: 0.00031427748} + inSlope: {x: 0.0005049347, y: 0.00019372664, z: -0.00037257333} + outSlope: {x: 0.00044223678, y: 0.00018111007, z: -0.00038694657} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: 0.00024047295, y: 0.001299505, z: 0.00026410638} + inSlope: {x: 0.00030041352, y: 0.00015203805, z: -0.0004158024} + outSlope: {x: 0.00022134994, y: 0.00013560189, z: -0.00043028395} + 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.4583334 + value: {x: 0.00025734658, y: 0.001314189, z: 0.00020850539} + inSlope: {x: 0.000046812056, y: 0.00009893041, z: -0.00045934707} + outSlope: {x: 0.000027928972, y: 0.000078646015, z: -0.0004739289} + 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.625 + value: {x: 0.00027627192, y: 0.0013206329, z: 0.00012585669} + inSlope: {x: 0.00020010505, y: -0.000015488878, z: -0.0005178885} + outSlope: {x: 0.0002593569, y: -0.000015488878, z: -0.0005326157} + 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.7916666 + value: {x: 0.00033469842, y: 0.001312332, z: 0.00003339231} + inSlope: {x: 0.0004426838, y: -0.0000986875, z: -0.0005769902} + outSlope: {x: 0.0005056401, y: -0.00012911772, z: -0.0005918551} + 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.8333334 + value: {x: 0.00035576677, y: 0.0013069521, z: 0.000008731633} + inSlope: {x: 0.0005056401, y: -0.00012911772, z: -0.0005918551} + outSlope: {x: 0.0005695354, y: -0.00016082182, z: -0.0006067556} + 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.875 + value: {x: 0.0003794974, y: 0.0013002511, z: -0.000016549826} + inSlope: {x: 0.0005695354, y: -0.00016082182, z: -0.0006067556} + outSlope: {x: 0.0006343591, y: -0.00019378084, z: -0.0005518275} + 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.9166666 + value: {x: 0.000405929, y: 0.001292177, z: -0.000039542614} + inSlope: {x: 0.0006343591, y: -0.00019378084, z: -0.0005518275} + outSlope: {x: 0.0007001258, y: -0.0002045985, z: -0.00043607628} + 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.9583334 + value: {x: 0.00043510098, y: 0.001283652, z: -0.000057712496} + inSlope: {x: 0.0007001258, y: -0.0002045985, z: -0.00043607628} + outSlope: {x: 0.0007667826, y: -0.00019265074, z: -0.00033388886} + 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.0004670502, y: 0.0012756248, z: -0.00007162451} + inSlope: {x: 0.0007667826, y: -0.00019265074, z: -0.00033388886} + outSlope: {x: 0.0008343863, y: -0.0001810273, z: -0.00024526072} + 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.0416667 + value: {x: 0.0005018164, y: 0.0012680821, z: -0.00008184373} + inSlope: {x: 0.0008343863, y: -0.0001810273, z: -0.00024526072} + outSlope: {x: 0.0009029271, y: -0.00016965931, z: -0.00017018145} + 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.0833333 + value: {x: 0.0005394382, y: 0.001261013, z: -0.0000889346} + inSlope: {x: 0.0009029271, y: -0.00016965931, z: -0.00017018145} + outSlope: {x: 0.00083036744, y: -0.0001586613, z: -0.00010866323} + 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.125 + value: {x: 0.0005740369, y: 0.0012544021, z: -0.000093462244} + inSlope: {x: 0.00083036744, y: -0.0001586613, z: -0.00010866323} + outSlope: {x: 0.0006281087, y: -0.00014793607, z: -0.000060698272} + 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.25 + value: {x: 0.0006302656, y: 0.0012371971, z: -0.00009719753} + inSlope: {x: 0.00027755534, y: -0.00012744045, z: -0.0000026585112} + outSlope: {x: 0.00012925541, y: -0.00011767186, z: -0.0000026587347} + 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.375 + value: {x: 0.0006308848, y: 0.001223661, z: -0.00009842806} + inSlope: {x: -0.0001133553, y: -0.00009900193, z: -0.000024215384} + outSlope: {x: -0.00020767322, y: -0.00009016854, z: -0.000057587138} + 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.4583333 + value: {x: 0.00061039836, y: 0.0012165031, z: -0.00010518225} + inSlope: {x: -0.0002840005, y: -0.000081621714, z: -0.000104513565} + outSlope: {x: -0.00034234038, y: -0.00007339225, z: -0.00016499532} + 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.5 + value: {x: 0.00059613417, y: 0.0012134451, z: -0.00011205707} + inSlope: {x: -0.00034234038, y: -0.00007339225, z: -0.00016499532} + outSlope: {x: -0.0003826834, y: -0.00006544756, z: -0.00023903445} + 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.5416667 + value: {x: 0.000580189, y: 0.0012107181, z: -0.00012201685} + inSlope: {x: -0.0003826834, y: -0.00006544756, z: -0.00023903445} + outSlope: {x: -0.00040504368, y: -0.000054179036, z: -0.00032663348} + 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.7083333 + value: {x: 0.0005145893, y: 0.0012028541, z: -0.0001758606} + inSlope: {x: -0.00036416668, y: -0.000040188585, z: -0.00028743554} + outSlope: {x: -0.00031455458, y: -0.000024495674, z: -0.00025488625} + 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.875 + value: {x: 0.00048206153, y: 0.0012000515, z: -0.00021079525} + inSlope: {x: -0.000057785397, y: 0.0000062280774, z: -0.00016574768} + outSlope: {x: -0, y: 0.0000062280774, z: -0.00013887021} + 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: 3.1666667 + value: {x: 0.00048206147, y: 0.001201868, z: -0.00023073501} + inSlope: {x: -8.9406793e-10, y: 0.0000062280774, z: 0.0000011068561} + outSlope: {x: -0, y: 0.000006228113, z: 0.0000011068624} + 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: 4.0833335 + value: {x: 0.00048206127, y: 0.0012238666, z: -0.00016371667} + inSlope: {x: -0, y: 0.00001177302, z: 0.00003818006} + outSlope: {x: -0, y: 0.000011771366, z: 0.000023943276} + 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: 4.125 + value: {x: 0.00048206127, y: 0.001224357, z: -0.00016271904} + inSlope: {x: -0, y: 0.000011771366, z: 0.000023943276} + outSlope: {x: -0, y: 0.000011771366, z: 0.000023943276} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0029990706, y: -0.0000001607649, z: 0.000054637305} + 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: 4.125 + value: {x: -0.0029990706, y: -0.0000001607649, z: 0.000054637305} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00035560774, y: 0.000036823505, z: -0.0026000005} + 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: 4.125 + value: {x: 0.00035560774, y: 0.000036823505, z: -0.0026000005} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.000011850639, y: 1.6015975e-10, z: -0.000067961104} + 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: 4.125 + value: {x: -0.000011850639, y: 1.6015975e-10, z: -0.000067961104} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.00285833, y: 1.4901161e-10, z: -0.00014242723} + 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: 4.125 + value: {x: -0.00285833, y: 1.4901161e-10, z: -0.00014242723} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0014556204, y: -0.0014599606, z: -0.00012458155} + 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: 4.125 + value: {x: -0.0014556204, y: -0.0014599606, z: -0.00012458155} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0027749704, y: 0.00000016925856, z: -0.00000543423} + 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: 4.125 + value: {x: -0.0027749704, y: 0.00000016925856, z: -0.00000543423} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.00209827, y: -0.0000001693517, z: 0.000005433392} + 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: 4.125 + value: {x: -0.00209827, y: -0.0000001693517, z: 0.000005433392} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0014555808, y: 0.0014553496, z: -0.00012458135} + 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: 4.125 + value: {x: -0.0014555808, y: 0.0014553496, z: -0.00012458135} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.0027952401, y: -3.259629e-10, z: 2.0256266e-10} + 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: 4.125 + value: {x: 0.0027952401, y: -3.259629e-10, z: 2.0256266e-10} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.0020026595, y: -2.2351741e-10, z: -1.3969838e-10} + 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: 4.125 + value: {x: 0.0020026595, y: -2.2351741e-10, z: -1.3969838e-10} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0027371915, y: -7.8231094e-10, z: -0.00019367966} + 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: 4.125 + value: {x: -0.0027371915, y: -7.8231094e-10, z: -0.00019367966} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.0000475085, 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: 4.125 + value: {x: -0, y: 0.0000475085, 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: airboy_model_skeleton/airboy/board_model + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0136136385, y: -0.0010463829, z: 0.004070008} + 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: 4.125 + value: {x: -0.0136136385, y: -0.0010463829, z: 0.004070008} + 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: airboy_model_skeleton/airboy/board_model/eft_fire_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0136136385, y: -0.0010463829, z: -0.004080487} + 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: 4.125 + value: {x: -0.0136136385, y: -0.0010463829, z: -0.004080487} + 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: airboy_model_skeleton/airboy/board_model/eft_fire_R + m_ScaleCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 1, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 0.9999999, z: 0.9999999} + 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: 4.125 + value: {x: 1, y: 0.9999999, z: 0.9999999} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9999998, y: 0.99999976, z: 0.99999976} + 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: 4.125 + value: {x: 0.9999998, y: 0.99999976, z: 0.99999976} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 0.99999994, z: 0.9999999} + 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: 4.125 + value: {x: 0.99999994, y: 0.99999994, z: 0.9999999} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 0.99999994, z: 0.99999994} + 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: 4.125 + value: {x: 0.99999994, y: 0.99999994, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1.0000001, y: 1.0000001, z: 1.0000001} + 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: 4.125 + value: {x: 1.0000001, y: 1.0000001, z: 1.0000001} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9999999, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0.9999999, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1.0000001, y: 1.0000001, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 1.0000001, y: 1.0000001, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1.0000001, y: 1, z: 0.99999994} + 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: 4.125 + value: {x: 1.0000001, y: 1, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 1.0000001, z: 0.99999994} + 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: 4.125 + value: {x: 0.99999994, y: 1.0000001, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0.99999994, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 0.9999999} + 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: 4.125 + value: {x: 1, y: 1, z: 0.9999999} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 0.9999999, z: 0.9999999} + 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: 4.125 + value: {x: 0.99999994, y: 0.9999999, z: 0.9999999} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9999999, y: 0.9999999, z: 0.9999998} + 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: 4.125 + value: {x: 0.9999999, y: 0.9999999, z: 0.9999998} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0.99999994, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + m_FloatCurves: [] + m_PPtrCurves: + - curve: + - time: 0 + value: {fileID: 2100000, guid: a18a0015544712349972ba1f9e49f3a7, type: 2} + - time: 2.5833333 + value: {fileID: 2100000, guid: 87659f38f7545534ca0e91a913b69fbc, type: 2} + - time: 4.125 + value: {fileID: 2100000, guid: 87659f38f7545534ca0e91a913b69fbc, type: 2} + attribute: m_Materials.Array.data[1] + path: airboy_model + classID: 137 + script: {fileID: 0} + m_SampleRate: 24 + 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: 2504784628 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2251060401 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2082687442 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2251060401 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 261047678 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3303939288 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2082687442 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2441273854 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 211212723 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1638354070 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 495050795 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2666421826 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 748820667 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2528979002 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1692492577 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2997861435 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1590029649 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3703802864 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 279179908 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4291209787 + attribute: 1 + script: {fileID: 0} + typeID: 137 + customType: 21 + isPPtrCurve: 1 + - serializedVersion: 2 + path: 804800636 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4196139211 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 261047678 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3303939288 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2441273854 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 211212723 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1638354070 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 495050795 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2666421826 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 748820667 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2528979002 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1692492577 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2997861435 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1590029649 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3703802864 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 279179908 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1848425199 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2485356428 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 804800636 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4196139211 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2504784628 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1848425199 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2485356428 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2251060401 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 261047678 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3303939288 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2082687442 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2441273854 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 211212723 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1638354070 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 495050795 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2666421826 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 748820667 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2528979002 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1692492577 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2997861435 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1590029649 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3703802864 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + pptrCurveMapping: + - {fileID: 2100000, guid: a18a0015544712349972ba1f9e49f3a7, type: 2} + - {fileID: 2100000, guid: 87659f38f7545534ca0e91a913b69fbc, type: 2} + - {fileID: 2100000, guid: 87659f38f7545534ca0e91a913b69fbc, type: 2} + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 4.1666665 + 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.7071068 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.7071068 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.7071067 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.7071067 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.7071081 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.7071081 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.7071055 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.7071055 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.31590325 + inSlope: 0.114056826 + outSlope: 0.114056826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.2768783 + inSlope: 0.57785726 + outSlope: 0.57785726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.112037145 + inSlope: 0.813995 + outSlope: 0.813995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.03355196 + inSlope: 0.08057261 + outSlope: 0.08057261 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.03357827 + inSlope: -0.4684781 + outSlope: -0.4684781 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.15013169 + inSlope: -0.25705558 + outSlope: -0.25705558 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -0.17464542 + inSlope: -0.2238074 + outSlope: -0.2238074 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.1854263 + inSlope: -0.43991005 + outSlope: -0.43991005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -0.23821981 + inSlope: -0.6672269 + outSlope: -0.6672269 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -0.42473492 + inSlope: -0.4477244 + outSlope: -0.4477244 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.44939166 + inSlope: 0.19068986 + outSlope: 0.19068986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.35326606 + inSlope: 0.18403244 + outSlope: 0.18403244 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.36273906 + inSlope: -0.3559196 + outSlope: -0.3559196 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.4200064 + inSlope: -0.08421441 + outSlope: -0.08421441 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -0.4129358 + inSlope: 0.02276406 + outSlope: 0.02276406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -0.4128638 + inSlope: 0.00024676346 + outSlope: 0.00024676346 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.41258615 + inSlope: 0.00024676416 + outSlope: 0.00024676416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.1753519 + inSlope: 0.07909083 + outSlope: 0.07909083 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.14779104 + inSlope: 0.41296667 + outSlope: 0.41296667 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.030446185 + inSlope: 0.5888485 + outSlope: 0.5888485 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.030257534 + inSlope: -0.36472565 + outSlope: -0.36472565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.1635339 + inSlope: -0.742672 + outSlope: -0.742672 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.28929853 + inSlope: -0.03731866 + outSlope: -0.03731866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -0.26988885 + inSlope: 0.20154499 + outSlope: 0.20154499 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.26249674 + inSlope: -0.03368143 + outSlope: -0.03368143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -0.2832488 + inSlope: -0.2634765 + outSlope: -0.2634765 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -0.3486544 + inSlope: -0.07709105 + outSlope: -0.07709105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.30562747 + inSlope: 0.4356287 + outSlope: 0.4356287 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.13641323 + inSlope: 0.37607586 + outSlope: 0.37607586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.12802929 + inSlope: -0.30489665 + outSlope: -0.30489665 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.21288529 + inSlope: -0.4055714 + outSlope: -0.4055714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -0.24140175 + inSlope: -0.024531823 + outSlope: -0.024531823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -0.2413651 + inSlope: 0.00012570631 + outSlope: 0.00012570631 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.24122377 + inSlope: 0.00012588549 + outSlope: 0.00012588549 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.56630915 + inSlope: 0.085817814 + outSlope: 0.085817814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.59493977 + inSlope: 0.42617154 + outSlope: 0.42617154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.7090526 + inSlope: 0.51339996 + outSlope: 0.51339996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.7832538 + inSlope: 0.08402398 + outSlope: 0.08402398 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.77289075 + inSlope: -0.14062351 + outSlope: -0.14062351 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.7412615 + inSlope: -0.04317495 + outSlope: -0.04317495 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.7360788 + inSlope: -0.068513624 + outSlope: -0.068513624 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.73247606 + inSlope: -0.16062155 + outSlope: -0.16062155 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.71259993 + inSlope: -0.26388994 + outSlope: -0.26388994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.6132983 + inSlope: -0.33199054 + outSlope: -0.33199054 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.5500201 + inSlope: -0.21801803 + outSlope: -0.21801803 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.41418204 + inSlope: -1.035946 + outSlope: -1.035946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.28285858 + inSlope: -0.5662142 + outSlope: -0.5662142 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.32990798 + inSlope: 0.6217159 + outSlope: 0.6217159 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.39838806 + inSlope: 0.08638168 + outSlope: 0.08638168 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0.39841026 + inSlope: 0.00007617481 + outSlope: 0.00007617481 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.39849585 + inSlope: 0.000076532655 + outSlope: 0.000076532655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.7407772 + inSlope: 0.0010056496 + outSlope: 0.0010056496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.7399614 + inSlope: -0.048866984 + outSlope: -0.048866984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.6955322 + inSlope: -0.36357602 + outSlope: -0.36357602 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.62005824 + inSlope: -0.093940295 + outSlope: -0.093940295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.61218387 + inSlope: -0.04644797 + outSlope: -0.04644797 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.58676934 + inSlope: -0.028412735 + outSlope: -0.028412735 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.5956905 + inSlope: 0.1100871 + outSlope: 0.1100871 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.60015947 + inSlope: 0.0387154 + outSlope: 0.0387154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.5960058 + inSlope: -0.0780122 + outSlope: -0.0780122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.56736726 + inSlope: -0.021554252 + outSlope: -0.021554252 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.6341269 + inSlope: 0.530972 + outSlope: 0.530972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.8276761 + inSlope: 0.6563015 + outSlope: 0.6563015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.8786466 + inSlope: -0.0045428723 + outSlope: -0.0045428723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.8181903 + inSlope: -0.39704627 + outSlope: -0.39704627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.7826214 + inSlope: -0.039112996 + outSlope: -0.039112996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0.78265935 + inSlope: 0.00013017666 + outSlope: 0.00013017666 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.78280574 + inSlope: 0.00013017704 + outSlope: 0.00013017704 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.85060865 + inSlope: -0.0032444 + outSlope: -0.0032444 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.8029568 + inSlope: -0.4804179 + outSlope: -0.4804179 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.6664017 + inSlope: -0.6483771 + outSlope: -0.6483771 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.6130701 + inSlope: 0.089567944 + outSlope: 0.089567944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.6244915 + inSlope: -0.22318608 + outSlope: -0.22318608 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.5296135 + inSlope: -1.1281192 + outSlope: -1.1281192 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.3579608 + inSlope: -1.2846407 + outSlope: -1.2846407 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.30955642 + inSlope: -0.553356 + outSlope: -0.553356 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.31184784 + inSlope: 0.17825542 + outSlope: 0.17825542 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.47236198 + inSlope: 1.244132 + outSlope: 1.244132 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.68559086 + inSlope: 1.141027 + outSlope: 1.141027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.85700047 + inSlope: 0.558111 + outSlope: 0.558111 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 0.93342066 + inSlope: 0.18703023 + outSlope: 0.18703023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.95104116 + inSlope: -0.11735608 + outSlope: -0.11735608 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.8980983 + inSlope: -0.43316498 + outSlope: -0.43316498 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.8627134 + inSlope: -0.05822242 + outSlope: -0.05822242 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: 0.862665 + inSlope: -0.00023817971 + outSlope: -0.00023817971 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.86238664 + inSlope: -0.00022029961 + outSlope: -0.00022029961 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.08955744 + inSlope: 0.013992727 + outSlope: 0.013992727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.07207319 + inSlope: 0.07172306 + outSlope: 0.07172306 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.04623962 + inSlope: 0.14713082 + outSlope: 0.14713082 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -0.03554331 + inSlope: -0.011385044 + outSlope: -0.011385044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.037935518 + inSlope: 0.02492528 + outSlope: 0.02492528 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.025156107 + inSlope: 0.102591306 + outSlope: 0.102591306 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -0.008361958 + inSlope: 0.088026255 + outSlope: 0.088026255 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.005085429 + inSlope: 0.03603808 + outSlope: 0.03603808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.0053587877 + inSlope: -0.0081467675 + outSlope: -0.0081467675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.018564707 + inSlope: -0.15601853 + outSlope: -0.15601853 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -0.054020863 + inSlope: -0.22495615 + outSlope: -0.22495615 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.088553116 + inSlope: -0.21342099 + outSlope: -0.21342099 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -0.12276335 + inSlope: -0.12891406 + outSlope: -0.12891406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.12950437 + inSlope: 0.11040738 + outSlope: 0.11040738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.110162854 + inSlope: 0.14912961 + outSlope: 0.14912961 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -0.09338542 + inSlope: 0.033533897 + outSlope: 0.033533897 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: -0.09340799 + inSlope: -0.00016361443 + outSlope: -0.00016361443 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.093511485 + inSlope: 0.00001662976 + outSlope: 0.00001662976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.06372336 + inSlope: 0.007861197 + outSlope: 0.007861197 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.0619954 + inSlope: -0.038139984 + outSlope: -0.038139984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.060948424 + inSlope: 0.06916799 + outSlope: 0.06916799 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -0.05448761 + inSlope: 0.0026279849 + outSlope: 0.0026279849 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.05447142 + inSlope: 0.015637422 + outSlope: 0.015637422 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.045295734 + inSlope: 0.059998408 + outSlope: 0.059998408 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -0.026615009 + inSlope: 0.13002396 + outSlope: 0.13002396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.020919789 + inSlope: 0.057752844 + outSlope: 0.057752844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.021802276 + inSlope: -0.020899897 + outSlope: -0.020899897 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.04221796 + inSlope: -0.17762905 + outSlope: -0.17762905 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -0.06579099 + inSlope: -0.065029666 + outSlope: -0.065029666 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.062143944 + inSlope: 0.0069124615 + outSlope: 0.0069124615 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -0.053561658 + inSlope: 0.040010646 + outSlope: 0.040010646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.04699836 + inSlope: -0.030838639 + outSlope: -0.030838639 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.06138269 + inSlope: -0.07532246 + outSlope: -0.07532246 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -0.063438475 + inSlope: 0.0027526568 + outSlope: 0.0027526568 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: -0.06339758 + inSlope: 0.0002923602 + outSlope: 0.0002923602 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.06320846 + inSlope: -0.00002127894 + outSlope: -0.00002127894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.51418257 + inSlope: 0.008764744 + outSlope: 0.008764744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.5884067 + inSlope: 0.6563322 + outSlope: 0.6563322 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.7416576 + inSlope: 0.6015072 + outSlope: 0.6015072 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.78734547 + inSlope: -0.07035831 + outSlope: -0.07035831 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.7782057 + inSlope: 0.18021998 + outSlope: 0.18021998 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.8466552 + inSlope: 0.7024803 + outSlope: 0.7024803 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.93331975 + inSlope: 0.50629985 + outSlope: 0.50629985 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.95063734 + inSlope: 0.19856447 + outSlope: 0.19856447 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.9498668 + inSlope: -0.060122162 + outSlope: -0.060122162 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.8801972 + inSlope: -0.6851477 + outSlope: -0.6851477 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.7229927 + inSlope: -1.101263 + outSlope: -1.101263 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.5038321 + inSlope: -0.9807267 + outSlope: -0.9807267 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 0.33284563 + inSlope: -0.56472605 + outSlope: -0.56472605 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.2766596 + inSlope: 0.43699002 + outSlope: 0.43699002 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.42132625 + inSlope: 0.9577092 + outSlope: 0.9577092 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.49293038 + inSlope: 0.11000863 + outSlope: 0.11000863 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: 0.49301606 + inSlope: 0.00042271533 + outSlope: 0.00042271533 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.49350744 + inSlope: 0.00038552433 + outSlope: 0.00038552433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.30507502 + inSlope: -0.048851967 + outSlope: -0.048851967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.34144738 + inSlope: -0.15213847 + outSlope: -0.15213847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.31942728 + inSlope: 0.37870583 + outSlope: 0.37870583 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.24113363 + inSlope: 0.21990724 + outSlope: 0.21990724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: -0.17263289 + inSlope: 0.38871104 + outSlope: 0.38871104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.032052554 + inSlope: 0.62241715 + outSlope: 0.62241715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.027389437 + inSlope: 0.09653613 + outSlope: 0.09653613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.01011557 + inSlope: -0.3319074 + outSlope: -0.3319074 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -0.17427741 + inSlope: -0.6132604 + outSlope: -0.6132604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.29897076 + inSlope: -0.3037755 + outSlope: -0.3037755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -0.280008 + inSlope: 0.6529528 + outSlope: 0.6529528 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.11420933 + inSlope: 0.698106 + outSlope: 0.698106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.101104856 + inSlope: -0.18395641 + outSlope: -0.18395641 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.12510529 + inSlope: -0.048455264 + outSlope: -0.048455264 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.12568058 + inSlope: 0.00025677631 + outSlope: 0.00025677631 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.12533791 + inSlope: 0.0002567778 + outSlope: 0.0002567778 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.5295725 + inSlope: 0.0075445175 + outSlope: 0.0075445175 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.48624566 + inSlope: -0.59625816 + outSlope: -0.59625816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.2946352 + inSlope: -0.9899038 + outSlope: -0.9899038 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.18056871 + inSlope: -0.068041526 + outSlope: -0.068041526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.21200985 + inSlope: -0.09209693 + outSlope: -0.09209693 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.10059879 + inSlope: -0.69928545 + outSlope: -0.69928545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.021399157 + inSlope: -0.30585566 + outSlope: -0.30585566 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.018514836 + inSlope: 0.049925406 + outSlope: 0.049925406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.18218525 + inSlope: 0.9990343 + outSlope: 0.9990343 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.47914445 + inSlope: 1.2057147 + outSlope: 1.2057147 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 0.7018745 + inSlope: 0.96406895 + outSlope: 0.96406895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.79109585 + inSlope: -0.21862386 + outSlope: -0.21862386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.6914493 + inSlope: -1.121557 + outSlope: -1.121557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.533718 + inSlope: -0.42374173 + outSlope: -0.42374173 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.5243199 + inSlope: -0.0002539153 + outSlope: -0.0002539153 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.5239824 + inSlope: -0.0002532015 + outSlope: -0.0002532015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.669985 + inSlope: -0.048007965 + outSlope: -0.048007965 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.6467569 + inSlope: -0.011312492 + outSlope: -0.011312492 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.66450316 + inSlope: 0.07278372 + outSlope: 0.07278372 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.64742315 + inSlope: -0.20519248 + outSlope: -0.20519248 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.5970011 + inSlope: -0.041182987 + outSlope: -0.041182987 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.6206924 + inSlope: 0.17407338 + outSlope: 0.17407338 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.642331 + inSlope: 0.16796868 + outSlope: 0.16796868 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.6568661 + inSlope: 0.19080727 + outSlope: 0.19080727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.71819586 + inSlope: 0.044560447 + outSlope: 0.044560447 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.6777549 + inSlope: -0.33391982 + outSlope: -0.33391982 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 0.59891313 + inSlope: -0.40458617 + outSlope: -0.40458617 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.57238394 + inSlope: 0.35321385 + outSlope: 0.35321385 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.65871835 + inSlope: 0.7633096 + outSlope: 0.7633096 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.7407068 + inSlope: 0.17444125 + outSlope: 0.17444125 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.7445794 + inSlope: 0.00013375256 + outSlope: 0.00013375256 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.7447582 + inSlope: 0.00013303808 + outSlope: 0.00013303808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.42142913 + inSlope: 0.031188726 + outSlope: 0.031188726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.47820958 + inSlope: 0.50653476 + outSlope: 0.50653476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.6079407 + inSlope: 0.6022619 + outSlope: 0.6022619 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.70006627 + inSlope: 0.28418744 + outSlope: 0.28418744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.7542145 + inSlope: 0.14655378 + outSlope: 0.14655378 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.7769128 + inSlope: -0.022301694 + outSlope: -0.022301694 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.76563877 + inSlope: -0.13068807 + outSlope: -0.13068807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.75371206 + inSlope: -0.1644401 + outSlope: -0.1644401 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.6485604 + inSlope: -0.49822325 + outSlope: -0.49822325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.4708348 + inSlope: -0.935053 + outSlope: -0.935053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 0.26508665 + inSlope: -0.9440782 + outSlope: -0.9440782 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.18303065 + inSlope: 0.27319455 + outSlope: 0.27319455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.27886552 + inSlope: 0.911878 + outSlope: 0.911878 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.3883906 + inSlope: 0.24805343 + outSlope: 0.24805343 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.39356655 + inSlope: 0.0001645085 + outSlope: 0.0001645085 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.39378703 + inSlope: 0.00016593997 + outSlope: 0.00016593997 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.09286303 + inSlope: -0.075226486 + outSlope: -0.075226486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.12309447 + inSlope: -0.4699096 + outSlope: -0.4699096 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.22596635 + inSlope: -0.6190758 + outSlope: -0.6190758 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.28470808 + inSlope: -0.32280737 + outSlope: -0.32280737 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.31458673 + inSlope: -0.16850773 + outSlope: -0.16850773 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -0.32412454 + inSlope: -0.0956365 + outSlope: -0.0956365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.33384764 + inSlope: 0.07025917 + outSlope: 0.07025917 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.31383714 + inSlope: 0.40241626 + outSlope: 0.40241626 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.27218 + inSlope: 0.49372792 + outSlope: 0.49372792 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.22054249 + inSlope: 0.36427957 + outSlope: 0.36427957 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.19080347 + inSlope: 0.34611997 + outSlope: 0.34611997 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.15669726 + inSlope: 0.12224584 + outSlope: 0.12224584 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -0.15471789 + inSlope: -0.030058004 + outSlope: -0.030058004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.15920208 + inSlope: -0.17006455 + outSlope: -0.17006455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.16888992 + inSlope: 0.07471997 + outSlope: 0.07471997 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -0.15297538 + inSlope: 0.4549222 + outSlope: 0.4549222 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.08987467 + inSlope: -0.031559795 + outSlope: -0.031559795 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -0.1771604 + inSlope: -0.5324242 + outSlope: -0.5324242 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -0.21852058 + inSlope: -0.22879872 + outSlope: -0.22879872 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.25727466 + inSlope: -1.0657808 + outSlope: -1.0657808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.317953 + inSlope: -1.4504647 + outSlope: -1.4504647 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.37814677 + inSlope: -1.2959166 + outSlope: -1.2959166 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -0.42594624 + inSlope: -1.0961757 + outSlope: -1.0961757 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.46949467 + inSlope: -1.1166545 + outSlope: -1.1166545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.6023809 + inSlope: -0.7176873 + outSlope: -0.7176873 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.6218282 + inSlope: 0.52768034 + outSlope: 0.52768034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.5102162 + inSlope: 0.99792325 + outSlope: 0.99792325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -0.41027436 + inSlope: 0.06964825 + outSlope: 0.06964825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -0.40976283 + inSlope: 0.0017555968 + outSlope: 0.0017555968 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.40778738 + inSlope: 0.0017581054 + outSlope: 0.0017581054 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.56734324 + inSlope: -0.0068764687 + outSlope: -0.0068764687 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.56594557 + inSlope: 0.15985678 + outSlope: 0.15985678 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.69814193 + inSlope: 1.2560483 + outSlope: 1.2560483 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.850166 + inSlope: 0.97466385 + outSlope: 0.97466385 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.92441815 + inSlope: 0.2618736 + outSlope: 0.2618736 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.93860024 + inSlope: 0.12493735 + outSlope: 0.12493735 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.9390806 + inSlope: -0.13185596 + outSlope: -0.13185596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.92229456 + inSlope: -0.17497802 + outSlope: -0.17497802 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.92434937 + inSlope: 0.2759434 + outSlope: 0.2759434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.96918184 + inSlope: 0.16972852 + outSlope: 0.16972852 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.9622849 + inSlope: -0.34301054 + outSlope: -0.34301054 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.9037203 + inSlope: -0.29208112 + outSlope: -0.29208112 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.8960612 + inSlope: -0.038869627 + outSlope: -0.038869627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.90048116 + inSlope: 0.4853108 + outSlope: 0.4853108 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.9365037 + inSlope: 0.24647576 + outSlope: 0.24647576 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.92102075 + inSlope: -0.42926633 + outSlope: -0.42926633 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.8251485 + inSlope: -0.54591584 + outSlope: -0.54591584 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.77949965 + inSlope: 0.15312599 + outSlope: 0.15312599 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.8329929 + inSlope: 0.59133947 + outSlope: 0.59133947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.8672853 + inSlope: -0.39552537 + outSlope: -0.39552537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.8265539 + inSlope: -0.5398525 + outSlope: -0.5398525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.82229763 + inSlope: -0.25868174 + outSlope: -0.25868174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 0.804997 + inSlope: -0.62524915 + outSlope: -0.62524915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.77019364 + inSlope: -0.9193953 + outSlope: -0.9193953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.64971966 + inSlope: -0.7427627 + outSlope: -0.7427627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.60345566 + inSlope: 0.27825755 + outSlope: 0.27825755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.6755971 + inSlope: 0.6454227 + outSlope: 0.6454227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.74134064 + inSlope: 0.05921591 + outSlope: 0.05921591 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0.7413626 + inSlope: 0.000073671414 + outSlope: 0.000073671414 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.74144053 + inSlope: 0.000062942745 + outSlope: 0.000062942745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.07026752 + inSlope: 0.012553453 + outSlope: 0.012553453 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.07709313 + inSlope: 0.100617886 + outSlope: 0.100617886 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.09809146 + inSlope: 0.13192444 + outSlope: 0.13192444 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.10933957 + inSlope: -0.027540494 + outSlope: -0.027540494 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.08472224 + inSlope: -0.17819999 + outSlope: -0.17819999 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.06672845 + inSlope: -0.53000927 + outSlope: -0.53000927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.030287687 + inSlope: -0.6700892 + outSlope: -0.6700892 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.06616327 + inSlope: -0.035186447 + outSlope: -0.035186447 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.029072868 + inSlope: 0.77982026 + outSlope: 0.77982026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.083157174 + inSlope: 0.81136554 + outSlope: 0.81136554 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.13979904 + inSlope: 0.5562984 + outSlope: 0.5562984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.18595847 + inSlope: 0.1588188 + outSlope: 0.1588188 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.19009702 + inSlope: -0.15972672 + outSlope: -0.15972672 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.17264794 + inSlope: -0.9035794 + outSlope: -0.9035794 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.11479881 + inSlope: -1.1534722 + outSlope: -1.1534722 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.07652524 + inSlope: -0.8860645 + outSlope: -0.8860645 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.002784221 + inSlope: 0.19454703 + outSlope: 0.19454703 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.059601527 + inSlope: 0.01566445 + outSlope: 0.01566445 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.011991585 + inSlope: -0.8490374 + outSlope: -0.8490374 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.0814371 + inSlope: -0.87498295 + outSlope: -0.87498295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.104758956 + inSlope: -0.76003504 + outSlope: -0.76003504 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.14477341 + inSlope: -0.712252 + outSlope: -0.712252 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -0.1641134 + inSlope: -0.19429988 + outSlope: -0.19429988 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.16096511 + inSlope: 0.11820297 + outSlope: 0.11820297 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.1316218 + inSlope: 0.28655 + outSlope: 0.28655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.08190499 + inSlope: 0.16554268 + outSlope: 0.16554268 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.076426245 + inSlope: 0.01586613 + outSlope: 0.01586613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -0.07982321 + inSlope: -0.025707936 + outSlope: -0.025707936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -0.07923257 + inSlope: 0.0020255167 + outSlope: 0.0020255167 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.076954715 + inSlope: 0.0020240026 + outSlope: 0.0020240026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.8152059 + inSlope: -0.0050168037 + outSlope: -0.0050168037 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.81154794 + inSlope: -0.19648789 + outSlope: -0.19648789 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.6722464 + inSlope: -1.5508981 + outSlope: -1.5508981 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.42918986 + inSlope: -2.1275039 + outSlope: -2.1275039 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.19826357 + inSlope: -1.3644769 + outSlope: -1.3644769 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.09757124 + inSlope: -1.2052445 + outSlope: -1.2052445 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.07586938 + inSlope: -1.6340797 + outSlope: -1.6340797 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.21564187 + inSlope: -1.3897848 + outSlope: -1.3897848 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.2658027 + inSlope: 0.4149229 + outSlope: 0.4149229 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.07164178 + inSlope: 2.2672172 + outSlope: 2.2672172 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.13438018 + inSlope: 2.4371295 + outSlope: 2.4371295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.3523565 + inSlope: 0.75491214 + outSlope: 0.75491214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.37013495 + inSlope: 0.16413286 + outSlope: 0.16413286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.36603427 + inSlope: -1.0209209 + outSlope: -1.0209209 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.2850583 + inSlope: -0.19304425 + outSlope: -0.19304425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.34994745 + inSlope: 1.5248344 + outSlope: 1.5248344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.5577139 + inSlope: 0.8089393 + outSlope: 0.8089393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.5978648 + inSlope: -0.36178315 + outSlope: -0.36178315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.5081612 + inSlope: -1.0802195 + outSlope: -1.0802195 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.41832277 + inSlope: -0.039330512 + outSlope: -0.039330512 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.4524822 + inSlope: -0.22178778 + outSlope: -0.22178778 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.39984033 + inSlope: -0.8821726 + outSlope: -0.8821726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 0.37896767 + inSlope: 0.008915693 + outSlope: 0.008915693 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.40058318 + inSlope: 0.4909982 + outSlope: 0.4909982 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.4446094 + inSlope: 0.21726564 + outSlope: 0.21726564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.49240482 + inSlope: 0.34313756 + outSlope: 0.34313756 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.5266945 + inSlope: 0.14625306 + outSlope: 0.14625306 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.5250879 + inSlope: -0.032295875 + outSlope: -0.032295875 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0.5255456 + inSlope: 0.0015692725 + outSlope: 0.0015692725 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.5273076 + inSlope: 0.001563555 + outSlope: 0.001563555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.899648 + inSlope: 0.20501804 + outSlope: 0.20501804 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.9081904 + inSlope: 0.33764076 + outSlope: 0.33764076 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.94948554 + inSlope: 0.4676864 + outSlope: 0.4676864 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.9844648 + inSlope: -0.0387118 + outSlope: -0.0387118 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.92728305 + inSlope: -0.66106164 + outSlope: -0.66106164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.87564003 + inSlope: -0.3427647 + outSlope: -0.3427647 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.86601067 + inSlope: -0.12066502 + outSlope: -0.12066502 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.81134266 + inSlope: -0.75536835 + outSlope: -0.75536835 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.764683 + inSlope: 0.2892555 + outSlope: 0.2892555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.86552364 + inSlope: 1.5056387 + outSlope: 1.5056387 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.92691755 + inSlope: 1.2232709 + outSlope: 1.2232709 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.986706 + inSlope: 0.31615978 + outSlope: 0.31615978 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.99452347 + inSlope: -0.055923775 + outSlope: -0.055923775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.973166 + inSlope: -0.5920774 + outSlope: -0.5920774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.9398094 + inSlope: -1.1747582 + outSlope: -1.1747582 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.8752695 + inSlope: -3.306207 + outSlope: -3.306207 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.6642924 + inSlope: -2.5317266 + outSlope: -2.5317266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.66429245 + inSlope: 0.0000014305108 + outSlope: 0.0000014305108 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.6642932 + inSlope: 0.000003576276 + outSlope: 0.000003576276 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 0.6642934 + inSlope: 0.8697525 + outSlope: 0.8697525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.73677254 + inSlope: 3.0501432 + outSlope: 3.0501432 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.91847175 + inSlope: 2.615872 + outSlope: 2.615872 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.95476174 + inSlope: 0.6722926 + outSlope: 0.6722926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 0.97449625 + inSlope: 0.44201195 + outSlope: 0.44201195 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.99916905 + inSlope: 0.09407598 + outSlope: 0.09407598 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.9919525 + inSlope: -0.1087766 + outSlope: -0.1087766 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.9821692 + inSlope: 0.07691559 + outSlope: 0.07691559 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.9933732 + inSlope: 0.012017711 + outSlope: 0.012017711 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0.99346644 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99346656 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0016581212 + inSlope: 0.0021516373 + outSlope: 0.0021516373 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.0015684697 + inSlope: 0.0033447328 + outSlope: 0.0033447328 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.0011442864 + inSlope: 0.0055192383 + outSlope: 0.0055192383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.0006048187 + inSlope: -0.00046578897 + outSlope: -0.00046578897 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.0012143297 + inSlope: -0.0048773345 + outSlope: -0.0048773345 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.0015179554 + inSlope: -0.0014684626 + outSlope: -0.0014684626 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.0014960802 + inSlope: -0.000005435664 + outSlope: -0.000005435664 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.0016607038 + inSlope: -0.002256544 + outSlope: -0.002256544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.0017658256 + inSlope: 0.0017609712 + outSlope: 0.0017609712 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: -0.0013220006 + inSlope: 0.0076458184 + outSlope: 0.0076458184 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.00097158185 + inSlope: 0.0081562735 + outSlope: 0.0081562735 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.0004043608 + inSlope: 0.0044581457 + outSlope: 0.0044581457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.00024947288 + inSlope: -0.00087046984 + outSlope: -0.00087046984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.00052621524 + inSlope: -0.005050854 + outSlope: -0.005050854 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -0.0007642429 + inSlope: -0.0063738422 + outSlope: -0.0063738422 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.0010573689 + inSlope: -0.009986923 + outSlope: -0.009986923 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.0015964857 + inSlope: -0.0060179327 + outSlope: -0.0060179327 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -0.0015588627 + inSlope: 0.00090295123 + outSlope: 0.00090295123 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -0.0011448108 + inSlope: 0.0009029526 + outSlope: 0.0009029526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: -0.0011071876 + inSlope: 0.002127793 + outSlope: 0.002127793 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.0009674948 + inSlope: 0.00673497 + outSlope: 0.00673497 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.00054594065 + inSlope: 0.0068635894 + outSlope: 0.0068635894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.00039552915 + inSlope: 0.003105152 + outSlope: 0.003105152 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -0.0002871775 + inSlope: 0.0028378284 + outSlope: 0.0028378284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.000048031525 + inSlope: 0.0023632867 + outSlope: 0.0023632867 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.0001301558 + inSlope: 0.00074947614 + outSlope: 0.00074947614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.00013646364 + inSlope: -0.0005201631 + outSlope: -0.0005201631 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.000060274346 + inSlope: -0.00014986437 + outSlope: -0.00014986437 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0.00004641694 + inSlope: -0.000046136047 + outSlope: -0.000046136047 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.000005372092 + inSlope: -0.000045953817 + outSlope: -0.000045953817 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.43659946 + inSlope: -0.4334135 + outSlope: -0.4334135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.41854057 + inSlope: -0.76202095 + outSlope: -0.76202095 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.31378967 + inSlope: -1.4091872 + outSlope: -1.4091872 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.17554812 + inSlope: 0.20145473 + outSlope: 0.20145473 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.37434697 + inSlope: 1.6422343 + outSlope: 1.6422343 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.48295414 + inSlope: 0.64722425 + outSlope: 0.64722425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.5000166 + inSlope: 0.2059274 + outSlope: 0.2059274 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.5845641 + inSlope: 1.043303 + outSlope: 1.043303 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.6444008 + inSlope: -0.37214285 + outSlope: -0.37214285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.5008611 + inSlope: -2.673634 + outSlope: -2.673634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.37525606 + inSlope: -2.9743285 + outSlope: -2.9743285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.16249648 + inSlope: -1.7031561 + outSlope: -1.7031561 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.104486585 + inSlope: 0.4299024 + outSlope: 0.4299024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.23009287 + inSlope: 2.3375502 + outSlope: 2.3375502 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.34169188 + inSlope: 3.0424526 + outSlope: 3.0424526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.48363066 + inSlope: 4.8693395 + outSlope: 4.8693395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.7474698 + inSlope: 3.1660733 + outSlope: 3.1660733 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.74746984 + inSlope: 0.0000021457672 + outSlope: 0.0000021457672 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.7474706 + inSlope: 0.00000071525847 + outSlope: 0.00000071525847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 0.74747056 + inSlope: -0.85597813 + outSlope: -0.85597813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.6761392 + inSlope: -4.2238398 + outSlope: -4.2238398 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.39548424 + inSlope: -4.5452456 + outSlope: -4.5452456 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.2973688 + inSlope: -2.0530033 + outSlope: -2.0530033 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 0.22440031 + inSlope: -2.016025 + outSlope: -2.016025 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.04074062 + inSlope: -1.9552615 + outSlope: -1.9552615 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -0.12660688 + inSlope: -0.87409806 + outSlope: -0.87409806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.18799776 + inSlope: 0.40933686 + outSlope: 0.40933686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -0.11493214 + inSlope: 0.100844935 + outSlope: 0.100844935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -0.114123814 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.11412381 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0034166982 + inSlope: -0.00031848997 + outSlope: -0.00031848997 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.0034034278 + inSlope: 0.00016151369 + outSlope: 0.00016151369 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.0034624708 + inSlope: 0.0005597016 + outSlope: 0.0005597016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.0033918202 + inSlope: -0.0013212085 + outSlope: -0.0013212085 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.003007988 + inSlope: -0.0032619887 + outSlope: -0.0032619887 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.002752198 + inSlope: -0.0021458222 + outSlope: -0.0021458222 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.002591162 + inSlope: -0.0014032417 + outSlope: -0.0014032417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.0023049684 + inSlope: -0.003123023 + outSlope: -0.003123023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.0020954316 + inSlope: -0.00016096729 + outSlope: -0.00016096729 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.0022845166 + inSlope: 0.0029288665 + outSlope: 0.0029288665 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.0023999088 + inSlope: 0.0020600846 + outSlope: 0.0020600846 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.0024553805 + inSlope: -0.00039786418 + outSlope: -0.00039786418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.002374585 + inSlope: -0.0013328423 + outSlope: -0.0013328423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.002225623 + inSlope: -0.002519196 + outSlope: -0.002519196 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.0021020316 + inSlope: -0.0037440208 + outSlope: -0.0037440208 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.0019136212 + inSlope: -0.008198425 + outSlope: -0.008198425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.0014188301 + inSlope: -0.0063387337 + outSlope: -0.0063387337 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.0013853938 + inSlope: -0.0008024719 + outSlope: -0.0008024719 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.0010174171 + inSlope: -0.0008024691 + outSlope: -0.0008024691 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 0.0009839808 + inSlope: 0.00044207432 + outSlope: 0.00044207432 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.0010542565 + inSlope: 0.0034070597 + outSlope: 0.0034070597 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.0012679022 + inSlope: 0.0025882365 + outSlope: 0.0025882365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.0012699426 + inSlope: -0.00024911948 + outSlope: -0.00024911948 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 0.0012471422 + inSlope: -0.0006099211 + outSlope: -0.0006099211 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.001178135 + inSlope: -0.0010932509 + outSlope: -0.0010932509 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.0010197087 + inSlope: -0.0013097691 + outSlope: -0.0013097691 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.0007129035 + inSlope: -0.0011312265 + outSlope: -0.0011312265 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.0005209023 + inSlope: -0.00079317146 + outSlope: -0.00079317146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0.00040400855 + inSlope: -0.00040162663 + outSlope: -0.00040162663 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.00004682912 + inSlope: -0.00040004056 + outSlope: -0.00040004056 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.48744905 + inSlope: 0.158216 + outSlope: 0.158216 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.4630668 + inSlope: 0.52126586 + outSlope: 0.52126586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.3764135 + inSlope: 0.6880589 + outSlope: 0.6880589 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.34101003 + inSlope: -0.44129336 + outSlope: -0.44129336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.4319851 + inSlope: -0.6628264 + outSlope: -0.6628264 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.454902 + inSlope: -0.5578556 + outSlope: -0.5578556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -0.50155026 + inSlope: -0.5137973 + outSlope: -0.5137973 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.56599337 + inSlope: -0.6016768 + outSlope: -0.6016768 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.6197313 + inSlope: -0.58429325 + outSlope: -0.58429325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.6406093 + inSlope: -0.30696723 + outSlope: -0.30696723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.6132087 + inSlope: 0.6437912 + outSlope: 0.6437912 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.5487178 + inSlope: 0.666074 + outSlope: 0.666074 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.5167873 + inSlope: 0.08811356 + outSlope: 0.08811356 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.51848584 + inSlope: -0.1084014 + outSlope: -0.1084014 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.52582073 + inSlope: -0.21552715 + outSlope: -0.21552715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -0.53644645 + inSlope: -0.32029432 + outSlope: -0.32029432 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.55251193 + inSlope: -0.49842072 + outSlope: -0.49842072 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.5779815 + inSlope: -0.53854454 + outSlope: -0.53854454 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -0.59739065 + inSlope: -0.35881487 + outSlope: -0.35881487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.6040356 + inSlope: 0.2518412 + outSlope: 0.2518412 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.5644609 + inSlope: 0.5070703 + outSlope: 0.5070703 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.5362444 + inSlope: 0.0028743222 + outSlope: 0.0028743222 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -0.5659043 + inSlope: -0.603134 + outSlope: -0.603134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -0.6489216 + inSlope: -0.38860288 + outSlope: -0.38860288 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: -0.6559087 + inSlope: 0.50431895 + outSlope: 0.50431895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.6068951 + inSlope: 2.4003744 + outSlope: 2.4003744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.4558777 + inSlope: 3.0619054 + outSlope: 3.0619054 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.35173625 + inSlope: 2.160821 + outSlope: 2.160821 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.21367587 + inSlope: 1.4596101 + outSlope: 1.4596101 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.06750718 + inSlope: 0.69804215 + outSlope: 0.69804215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.044447694 + inSlope: -0.34076712 + outSlope: -0.34076712 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.11946859 + inSlope: -0.73278785 + outSlope: -0.73278785 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.19721316 + inSlope: -0.29613927 + outSlope: -0.29613927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.20286714 + inSlope: -0.0015166969 + outSlope: -0.0015166969 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.20488772 + inSlope: -0.0015145598 + outSlope: -0.0015145598 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.5753929 + inSlope: 0.17769098 + outSlope: 0.17769098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.60162634 + inSlope: 0.5209222 + outSlope: 0.5209222 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.6754704 + inSlope: 0.49632454 + outSlope: 0.49632454 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.6944242 + inSlope: -0.31451645 + outSlope: -0.31451645 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.6297271 + inSlope: -0.5211832 + outSlope: -0.5211832 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.61031324 + inSlope: -0.43567568 + outSlope: -0.43567568 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.5862739 + inSlope: -0.06556544 + outSlope: -0.06556544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.5837494 + inSlope: -0.23248315 + outSlope: -0.23248315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.54692227 + inSlope: -0.53611577 + outSlope: -0.53611577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.5254522 + inSlope: -0.31054136 + outSlope: -0.31054136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.5496607 + inSlope: 0.40969977 + outSlope: 0.40969977 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.56597 + inSlope: -0.33395824 + outSlope: -0.33395824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.46914405 + inSlope: -2.118232 + outSlope: -2.118232 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.3610966 + inSlope: -2.8967633 + outSlope: -2.8967633 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.22774734 + inSlope: -3.2577105 + outSlope: -3.2577105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.08962059 + inSlope: -3.0288317 + outSlope: -3.0288317 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.024655461 + inSlope: -2.9552612 + outSlope: -2.9552612 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.15665093 + inSlope: -0.9265567 + outSlope: -0.9265567 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -0.10186829 + inSlope: 1.6056359 + outSlope: 1.6056359 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.06985452 + inSlope: 2.2161715 + outSlope: 2.2161715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.24302782 + inSlope: 1.6804056 + outSlope: 1.6804056 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.33114034 + inSlope: 0.34991425 + outSlope: 0.34991425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.30981943 + inSlope: -0.6079948 + outSlope: -0.6079948 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.20740195 + inSlope: -0.87304604 + outSlope: -0.87304604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 0.17305337 + inSlope: -0.29582155 + outSlope: -0.29582155 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.18275008 + inSlope: 1.4252812 + outSlope: 1.4252812 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.2918267 + inSlope: 1.913867 + outSlope: 1.913867 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.342239 + inSlope: 1.0676616 + outSlope: 1.0676616 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.41731802 + inSlope: 0.80888796 + outSlope: 0.80888796 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.4819648 + inSlope: 0.2332986 + outSlope: 0.2332986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.5025361 + inSlope: 0.120252855 + outSlope: 0.120252855 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.5066389 + inSlope: -0.12909268 + outSlope: -0.12909268 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.48228484 + inSlope: -0.108724385 + outSlope: -0.108724385 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.48011285 + inSlope: -0.00076854083 + outSlope: -0.00076854083 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.47908342 + inSlope: -0.00077605544 + outSlope: -0.00077605544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.3594173 + inSlope: 0.17545724 + outSlope: 0.17545724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.38526985 + inSlope: 0.51477563 + outSlope: 0.51477563 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.46043795 + inSlope: 0.5650023 + outSlope: 0.5650023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.52522254 + inSlope: 0.11694719 + outSlope: 0.11694719 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.5088434 + inSlope: -0.29882163 + outSlope: -0.29882163 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.49609447 + inSlope: -0.19424298 + outSlope: -0.19424298 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.48248038 + inSlope: -0.38255382 + outSlope: -0.38255382 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.3977802 + inSlope: -0.88062227 + outSlope: -0.88062227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.3213437 + inSlope: -0.70537627 + outSlope: -0.70537627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.29930314 + inSlope: -0.1787999 + outSlope: -0.1787999 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.3593639 + inSlope: 0.5594497 + outSlope: 0.5594497 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.37967417 + inSlope: -0.25460482 + outSlope: -0.25460482 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.31529653 + inSlope: -1.163396 + outSlope: -1.163396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.26065284 + inSlope: -1.3623488 + outSlope: -1.3623488 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.20176756 + inSlope: -1.4000442 + outSlope: -1.4000442 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.14398244 + inSlope: -1.2834727 + outSlope: -1.2834727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.09481145 + inSlope: -1.5512247 + outSlope: -1.5512247 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.01471383 + inSlope: -0.32565284 + outSlope: -0.32565284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.067673884 + inSlope: 1.5476041 + outSlope: 1.5476041 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.23663162 + inSlope: 2.281141 + outSlope: 2.281141 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.42484534 + inSlope: 2.0242743 + outSlope: 2.0242743 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.558725 + inSlope: 0.9888522 + outSlope: 0.9888522 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.583186 + inSlope: -0.24994713 + outSlope: -0.24994713 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.49136847 + inSlope: -0.8830694 + outSlope: -0.8830694 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 0.45777053 + inSlope: -0.13457611 + outSlope: -0.13457611 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.4801537 + inSlope: 1.4199048 + outSlope: 1.4199048 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.5760958 + inSlope: 1.3336741 + outSlope: 1.3336741 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.59129316 + inSlope: 0.16919415 + outSlope: 0.16919415 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.58516186 + inSlope: -0.26829726 + outSlope: -0.26829726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.5215484 + inSlope: -0.44911265 + outSlope: -0.44911265 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.5153115 + inSlope: 0.43747246 + outSlope: 0.43747246 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.59545076 + inSlope: 0.63794684 + outSlope: 0.63794684 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.64526093 + inSlope: 0.10804418 + outSlope: 0.10804418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.6459874 + inSlope: 0.0018339122 + outSlope: 0.0018339122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.6484267 + inSlope: 0.0018253396 + outSlope: 0.0018253396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.54966867 + inSlope: -0.16476917 + outSlope: -0.16476917 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.524578 + inSlope: -0.5288136 + outSlope: -0.5288136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.43594682 + inSlope: -0.7616211 + outSlope: -0.7616211 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.35444105 + inSlope: 0.006489821 + outSlope: 0.006489821 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.3973802 + inSlope: 0.4992531 + outSlope: 0.4992531 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.41769868 + inSlope: 0.26864815 + outSlope: 0.26864815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.41465998 + inSlope: -0.08587186 + outSlope: -0.08587186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.42504004 + inSlope: 0.32925904 + outSlope: 0.32925904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.46211186 + inSlope: 0.3611162 + outSlope: 0.3611162 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.47322032 + inSlope: 0.059802346 + outSlope: 0.059802346 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.43898287 + inSlope: -0.07135994 + outSlope: -0.07135994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.48418415 + inSlope: 1.2938462 + outSlope: 1.2938462 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.6429797 + inSlope: 2.1150117 + outSlope: 2.1150117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.72996014 + inSlope: 1.8160045 + outSlope: 1.8160045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.79431325 + inSlope: 1.1610925 + outSlope: 1.1610925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.82671785 + inSlope: 0.4009752 + outSlope: 0.4009752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.8277279 + inSlope: -0.3117581 + outSlope: -0.3117581 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.80073804 + inSlope: -0.421893 + outSlope: -0.421893 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.7925702 + inSlope: -0.24184006 + outSlope: -0.24184006 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.7578039 + inSlope: -0.7307104 + outSlope: -0.7307104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.66470134 + inSlope: -1.438586 + outSlope: -1.438586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.53908664 + inSlope: -1.1740448 + outSlope: -1.1740448 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.49361756 + inSlope: -0.028074734 + outSlope: -0.028074734 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.54262525 + inSlope: 0.6789403 + outSlope: 0.6789403 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 0.574702 + inSlope: 0.7654177 + outSlope: 0.7654177 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.6064101 + inSlope: 0.453283 + outSlope: 0.453283 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.6124756 + inSlope: 0.40238944 + outSlope: 0.40238944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.6399426 + inSlope: 0.5246262 + outSlope: 0.5246262 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.6616448 + inSlope: 0.20142889 + outSlope: 0.20142889 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.70081383 + inSlope: 0.2524671 + outSlope: 0.2524671 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.69277406 + inSlope: -0.4427024 + outSlope: -0.4427024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.6119499 + inSlope: -0.65346926 + outSlope: -0.65346926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.55870086 + inSlope: -0.12956189 + outSlope: -0.12956189 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.5577068 + inSlope: -0.0020141564 + outSlope: -0.0020141564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.5550161 + inSlope: -0.002022751 + outSlope: -0.002022751 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.21179546 + inSlope: -0.0024393797 + outSlope: -0.0024393797 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.21488203 + inSlope: -0.0077301273 + outSlope: -0.0077301273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.18355975 + inSlope: -0.08176765 + outSlope: -0.08176765 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.020580513 + inSlope: -0.37586617 + outSlope: -0.37586617 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -0.05438393 + inSlope: -0.30279124 + outSlope: -0.30279124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -0.09323751 + inSlope: -0.07736817 + outSlope: -0.07736817 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.09121171 + inSlope: 0.06401045 + outSlope: 0.06401045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.08058676 + inSlope: -0.016736057 + outSlope: -0.016736057 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: -0.081661865 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.081661865 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.16912827 + inSlope: 0.05208707 + outSlope: 0.05208707 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.07562941 + inSlope: 0.34247863 + outSlope: 0.34247863 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.045167744 + inSlope: -0.09402339 + outSlope: -0.09402339 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.11249309 + inSlope: -0.27210414 + outSlope: -0.27210414 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -0.15952702 + inSlope: -0.18573269 + outSlope: -0.18573269 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -0.20436397 + inSlope: -0.17715177 + outSlope: -0.17715177 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.17271675 + inSlope: 0.43802097 + outSlope: 0.43802097 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.02915348 + inSlope: 0.14363676 + outSlope: 0.14363676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: -0.025836177 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.025836179 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.31227723 + inSlope: -0.0165689 + outSlope: -0.0165689 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.25686285 + inSlope: -0.23932579 + outSlope: -0.23932579 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.08290242 + inSlope: -0.22513995 + outSlope: -0.22513995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.03265261 + inSlope: 0.0026303064 + outSlope: 0.0026303064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.029713703 + inSlope: -0.12632605 + outSlope: -0.12632605 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -0.079353936 + inSlope: -0.57173103 + outSlope: -0.57173103 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.09972447 + inSlope: 0.1410596 + outSlope: 0.1410596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.04766572 + inSlope: 0.056144115 + outSlope: 0.056144115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: -0.046428174 + inSlope: 0.0000000447034 + outSlope: 0.0000000447034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.046428163 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.910506 + inSlope: 0.015851498 + outSlope: 0.015851498 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.9392164 + inSlope: 0.09470914 + outSlope: 0.09470914 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.97846454 + inSlope: 0.03877185 + outSlope: 0.03877185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.99290264 + inSlope: -0.023014778 + outSlope: -0.023014778 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.9852465 + inSlope: -0.043079115 + outSlope: -0.043079115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 0.9712081 + inSlope: -0.08926614 + outSlope: -0.08926614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0.97565585 + inSlope: 0.097217664 + outSlope: 0.097217664 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.9951803 + inSlope: 0.0059745195 + outSlope: 0.0059745195 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: 0.99524283 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99524283 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.25013506 + inSlope: -0.017919302 + outSlope: -0.017919302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.28737512 + inSlope: -0.2103953 + outSlope: -0.2103953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.31966755 + inSlope: 0.058106277 + outSlope: 0.058106277 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.26770085 + inSlope: 0.21299712 + outSlope: 0.21299712 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.24320827 + inSlope: -0.059577465 + outSlope: -0.059577465 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.2623595 + inSlope: 0.1957818 + outSlope: 0.1957818 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: -0.12861393 + inSlope: 0.6582924 + outSlope: 0.6582924 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.02627074 + inSlope: 0.4581775 + outSlope: 0.4581775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.023351304 + inSlope: 0.07493452 + outSlope: 0.07493452 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.060376227 + inSlope: -0.61045 + outSlope: -0.61045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.16542502 + inSlope: -0.288972 + outSlope: -0.288972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -0.17815554 + inSlope: 0.000015378013 + outSlope: 0.000015378013 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.17813583 + inSlope: 0.000015020428 + outSlope: 0.000015020428 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.41935945 + inSlope: -0.10122013 + outSlope: -0.10122013 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.29566726 + inSlope: -0.90936995 + outSlope: -0.90936995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.04481837 + inSlope: -1.2641671 + outSlope: -1.2641671 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.34576362 + inSlope: -0.6591244 + outSlope: -0.6591244 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.39386708 + inSlope: 0.2612821 + outSlope: 0.2612821 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.08124651 + inSlope: 1.0608573 + outSlope: 1.0608573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 0.21335033 + inSlope: 0.87028104 + outSlope: 0.87028104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.337772 + inSlope: 0.6534107 + outSlope: 0.6534107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.4559639 + inSlope: 0.3979736 + outSlope: 0.3979736 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.51725864 + inSlope: 0.071875915 + outSlope: 0.071875915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.50973535 + inSlope: -0.06706104 + outSlope: -0.06706104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 0.5061176 + inSlope: 0.0001430513 + outSlope: 0.0001430513 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.5063031 + inSlope: 0.0001430517 + outSlope: 0.0001430517 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.21182507 + inSlope: -0.003305912 + outSlope: -0.003305912 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.21690747 + inSlope: -0.018440723 + outSlope: -0.018440723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.21542738 + inSlope: 0.04511098 + outSlope: 0.04511098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.19378443 + inSlope: 0.07355495 + outSlope: 0.07355495 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.18624726 + inSlope: 0.0463572 + outSlope: 0.0463572 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.087502755 + inSlope: 0.40793607 + outSlope: 0.40793607 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 0.048735697 + inSlope: 0.46887076 + outSlope: 0.46887076 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.1435341 + inSlope: 0.81894636 + outSlope: 0.81894636 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.2774391 + inSlope: 0.11189046 + outSlope: 0.11189046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.13565804 + inSlope: -0.93915457 + outSlope: -0.93915457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.042365026 + inSlope: -0.5159907 + outSlope: -0.5159907 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -0.06555937 + inSlope: 0.00003460053 + outSlope: 0.00003460053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.065514766 + inSlope: 0.00003451122 + outSlope: 0.00003451122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.8465815 + inSlope: 0.04371214 + outSlope: 0.04371214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.88484323 + inSlope: 0.22864577 + outSlope: 0.22864577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.9216263 + inSlope: -0.030251011 + outSlope: -0.030251011 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.8781978 + inSlope: -0.17603305 + outSlope: -0.17603305 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.8666201 + inSlope: 0.110936984 + outSlope: 0.110936984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.95755404 + inSlope: 0.18012351 + outSlope: 0.18012351 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 0.96724606 + inSlope: -0.12714955 + outSlope: -0.12714955 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.9298483 + inSlope: -0.35177383 + outSlope: -0.35177383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.84532785 + inSlope: -0.25087976 + outSlope: -0.25087976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.84284943 + inSlope: 0.062207103 + outSlope: 0.062207103 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.84321386 + inSlope: -0.038353488 + outSlope: -0.038353488 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 0.841313 + inSlope: -0.00008082397 + outSlope: -0.00008082397 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.84120905 + inSlope: -0.00008010895 + outSlope: -0.00008010895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.6021076 + inSlope: 0.49427176 + outSlope: 0.49427176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.5815129 + inSlope: 0.7749753 + outSlope: 0.7749753 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.47989738 + inSlope: 1.4917219 + outSlope: 1.4917219 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.41321614 + inSlope: 1.6046156 + outSlope: 1.6046156 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.29040614 + inSlope: 1.1223003 + outSlope: 1.1223003 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.23349878 + inSlope: 0.263403 + outSlope: 0.263403 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.23070413 + inSlope: 0.2619255 + outSlope: 0.2619255 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.18013163 + inSlope: 0.73443925 + outSlope: 0.73443925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.10252797 + inSlope: 0.4492767 + outSlope: 0.4492767 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -0.051849864 + inSlope: 0.5511983 + outSlope: 0.5511983 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.062181227 + inSlope: 0.7944908 + outSlope: 0.7944908 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.23908971 + inSlope: 1.5003202 + outSlope: 1.5003202 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.30882904 + inSlope: 1.9480118 + outSlope: 1.9480118 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.40142387 + inSlope: 2.310535 + outSlope: 2.310535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.5013737 + inSlope: 1.4684981 + outSlope: 1.4684981 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.5237989 + inSlope: 0.42758387 + outSlope: 0.42758387 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.53700566 + inSlope: -0.18191376 + outSlope: -0.18191376 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.50863934 + inSlope: -0.9062761 + outSlope: -0.9062761 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.34307972 + inSlope: -1.521986 + outSlope: -1.521986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: -0.0057910983 + inSlope: -1.7076509 + outSlope: -1.7076509 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -0.18401699 + inSlope: -0.9604255 + outSlope: -0.9604255 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -0.2383866 + inSlope: -0.06754059 + outSlope: -0.06754059 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.24391954 + inSlope: -0.1778235 + outSlope: -0.1778235 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -0.30677482 + inSlope: -0.6337171 + outSlope: -0.6337171 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.42955202 + inSlope: 0.0025920793 + outSlope: 0.0025920793 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.42156762 + inSlope: 0.8857813 + outSlope: 0.8857813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.35573715 + inSlope: 1.8491049 + outSlope: 1.8491049 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.26747563 + inSlope: 1.7955052 + outSlope: 1.7955052 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.20611143 + inSlope: 1.2481425 + outSlope: 1.2481425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.13884072 + inSlope: 0.39645565 + outSlope: 0.39645565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.13042752 + inSlope: -0.000021278818 + outSlope: -0.000021278818 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.13048889 + inSlope: 0.000037551068 + outSlope: 0.000037551068 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0722471 + inSlope: -0.26395127 + outSlope: -0.26395127 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.061249133 + inSlope: -0.35573113 + outSlope: -0.35573113 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.023549262 + inSlope: -0.46484756 + outSlope: -0.46484756 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.0038655445 + inSlope: -0.4494084 + outSlope: -0.4494084 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.022875762 + inSlope: 0.010440566 + outSlope: 0.010440566 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.01794466 + inSlope: 1.0382377 + outSlope: 1.0382377 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.0734884 + inSlope: 0.5952014 + outSlope: 0.5952014 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.020289449 + inSlope: -1.0125917 + outSlope: -1.0125917 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.06782054 + inSlope: -0.37671483 + outSlope: -0.37671483 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -0.122752756 + inSlope: -0.9555092 + outSlope: -0.9555092 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.34615162 + inSlope: -1.4636804 + outSlope: -1.4636804 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.54569286 + inSlope: -0.54017407 + outSlope: -0.54017407 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.55638 + inSlope: 0.20010802 + outSlope: 0.20010802 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.5290172 + inSlope: 1.3949698 + outSlope: 1.3949698 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.44013235 + inSlope: 2.7845073 + outSlope: 2.7845073 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.2969749 + inSlope: 2.6746001 + outSlope: 2.6746001 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.21724923 + inSlope: 1.4807813 + outSlope: 1.4807813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -0.17357644 + inSlope: 0.74532163 + outSlope: 0.74532163 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -0.14898284 + inSlope: -0.01414437 + outSlope: -0.01414437 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: -0.105788276 + inSlope: 0.6461554 + outSlope: 0.6461554 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.011512635 + inSlope: 1.0962842 + outSlope: 1.0962842 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.1267206 + inSlope: 0.5811478 + outSlope: 0.5811478 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.14324294 + inSlope: -0.21393205 + outSlope: -0.21393205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 0.09010942 + inSlope: -0.60508883 + outSlope: -0.60508883 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.178709 + inSlope: -1.8009958 + outSlope: -1.8009958 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.2556886 + inSlope: -2.344891 + outSlope: -2.344891 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.3741163 + inSlope: -2.6153655 + outSlope: -2.6153655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.47363546 + inSlope: -1.8097008 + outSlope: -1.8097008 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.524925 + inSlope: -0.95726585 + outSlope: -0.95726585 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.56757885 + inSlope: -0.22624211 + outSlope: -0.22624211 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.57222766 + inSlope: 0.0004012577 + outSlope: 0.0004012577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.57168216 + inSlope: 0.0003876701 + outSlope: 0.0003876701 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.5922965 + inSlope: 0.124614716 + outSlope: 0.124614716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.59748876 + inSlope: 0.019763231 + outSlope: 0.019763231 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.56721133 + inSlope: -0.9104097 + outSlope: -0.9104097 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.51807594 + inSlope: -1.327982 + outSlope: -1.327982 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.39981568 + inSlope: -1.2151439 + outSlope: -1.2151439 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.32597104 + inSlope: -0.54263604 + outSlope: -0.54263604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.3100645 + inSlope: -0.11301943 + outSlope: -0.11301943 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.33076617 + inSlope: 0.28725284 + outSlope: 0.28725284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.34958902 + inSlope: 0.03363345 + outSlope: 0.03363345 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.34801033 + inSlope: 0.0068975757 + outSlope: 0.0068975757 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.34402904 + inSlope: -0.11332585 + outSlope: -0.11332585 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.3404018 + inSlope: 0.4042362 + outSlope: 0.4042362 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.3663408 + inSlope: 1.0317581 + outSlope: 1.0317581 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.42638156 + inSlope: 2.0165977 + outSlope: 2.0165977 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.53439075 + inSlope: 3.106215 + outSlope: 3.106215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.6852329 + inSlope: 2.7023115 + outSlope: 2.7023115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.7595832 + inSlope: 1.5041445 + outSlope: 1.5041445 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.8105783 + inSlope: 1.0665722 + outSlope: 1.0665722 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.90023047 + inSlope: 0.43804944 + outSlope: 0.43804944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 0.8854437 + inSlope: -0.7101382 + outSlope: -0.7101382 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.73932254 + inSlope: -1.5803723 + outSlope: -1.5803723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.5204587 + inSlope: -1.6978769 + outSlope: -1.6978769 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.31201553 + inSlope: -0.75137115 + outSlope: -0.75137115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 0.267047 + inSlope: 0.29428813 + outSlope: 0.29428813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.46815962 + inSlope: 1.3442609 + outSlope: 1.3442609 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.52502084 + inSlope: 1.64413 + outSlope: 1.64413 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.60517025 + inSlope: 1.7689755 + outSlope: 1.7689755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.6724353 + inSlope: 1.2731428 + outSlope: 1.2731428 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.7112657 + inSlope: 0.7359904 + outSlope: 0.7359904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.7454816 + inSlope: 0.18070187 + outSlope: 0.18070187 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.7488529 + inSlope: 0.0003197187 + outSlope: 0.0003197187 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.7492892 + inSlope: 0.00029897803 + outSlope: 0.00029897803 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.5305013 + inSlope: 0.43735456 + outSlope: 0.43735456 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.5487244 + inSlope: 0.79871464 + outSlope: 0.79871464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.6688911 + inSlope: 1.821938 + outSlope: 1.821938 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.748889 + inSlope: 1.8069553 + outSlope: 1.8069553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.8690733 + inSlope: 0.964812 + outSlope: 0.964812 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.9159144 + inSlope: 0.23393947 + outSlope: 0.23393947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.91936666 + inSlope: 0.075259924 + outSlope: 0.075259924 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.92613965 + inSlope: 0.06949569 + outSlope: 0.06949569 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.9288035 + inSlope: 0.013521919 + outSlope: 0.013521919 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.9279721 + inSlope: -0.10753089 + outSlope: -0.10753089 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.8706071 + inSlope: -0.5966593 + outSlope: -0.5966593 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.727449 + inSlope: -1.1026549 + outSlope: -1.1026549 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.678867 + inSlope: -1.3594112 + outSlope: -1.3594112 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.6141648 + inSlope: -1.9187093 + outSlope: -1.9187093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.5189744 + inSlope: -2.4529552 + outSlope: -2.4529552 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.4097518 + inSlope: -2.6788366 + outSlope: -2.6788366 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.29573825 + inSlope: -2.1253715 + outSlope: -2.1253715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.2326375 + inSlope: -1.0583434 + outSlope: -1.0583434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.2229026 + inSlope: 0.54267144 + outSlope: 0.54267144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 0.45250946 + inSlope: 1.5025456 + outSlope: 1.5025456 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.64761674 + inSlope: 1.5165303 + outSlope: 1.5165303 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.8100842 + inSlope: 0.99666137 + outSlope: 0.99666137 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.9069901 + inSlope: 0.24872255 + outSlope: 0.24872255 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 0.90909594 + inSlope: -0.2506018 + outSlope: -0.2506018 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.7512488 + inSlope: -1.2781081 + outSlope: -1.2781081 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.693727 + inSlope: -1.7427799 + outSlope: -1.7427799 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.60601735 + inSlope: -2.301287 + outSlope: -2.301287 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.50195324 + inSlope: -2.2368774 + outSlope: -2.2368774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.41961053 + inSlope: -1.7200639 + outSlope: -1.7200639 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.32067847 + inSlope: -0.6092944 + outSlope: -0.6092944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.30783674 + inSlope: -0.000039338993 + outSlope: -0.000039338993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.30776262 + inSlope: 0.0000021457754 + outSlope: 0.0000021457754 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0006869979 + inSlope: -0.009221169 + outSlope: -0.009221169 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.0010712133 + inSlope: -0.015906582 + outSlope: -0.015906582 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.0020125464 + inSlope: -0.02630977 + outSlope: -0.02630977 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.005136564 + inSlope: -0.005295573 + outSlope: -0.005295573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.0028387085 + inSlope: 0.045641758 + outSlope: 0.045641758 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.0010910977 + inSlope: 0.033828963 + outSlope: 0.033828963 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.000019628791 + inSlope: 0.012353272 + outSlope: 0.012353272 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.00006165861 + inSlope: -0.0073292623 + outSlope: -0.0073292623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.00063040055 + inSlope: -0.014376585 + outSlope: -0.014376585 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.0019740288 + inSlope: -0.005897496 + outSlope: -0.005897496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.0022863257 + inSlope: -0.007498064 + outSlope: -0.007498064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.0038606103 + inSlope: -0.0120110605 + outSlope: -0.0120110605 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.004858477 + inSlope: 0.005198015 + outSlope: 0.005198015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.0040446185 + inSlope: 0.014605793 + outSlope: 0.014605793 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.003332703 + inSlope: 0.030213024 + outSlope: 0.030213024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.0015268635 + inSlope: 0.039990723 + outSlope: 0.039990723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.00000014046584 + inSlope: 0.018320693 + outSlope: 0.018320693 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.00000014061169 + inSlope: -0.0000000035003023 + outSlope: -0.0000000035003023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.00000014469556 + inSlope: -0.0000000024433529 + outSlope: -0.0000000024433529 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.00000014475332 + inSlope: -0.010000917 + outSlope: -0.010000917 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.0008335513 + inSlope: -0.041580573 + outSlope: -0.041580573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.0034651947 + inSlope: -0.039924778 + outSlope: -0.039924778 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.0041606226 + inSlope: -0.013420727 + outSlope: -0.013420727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.00482675 + inSlope: -0.0039404538 + outSlope: -0.0039404538 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: -0.004911966 + inSlope: -0.0000000111758816 + outSlope: -0.0000000111758816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0049119773 + inSlope: -0.0000000111759135 + outSlope: -0.0000000111759135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.14842014 + inSlope: 1.3699071 + outSlope: 1.3699071 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.2054996 + inSlope: 1.8382982 + outSlope: 1.8382982 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.30161166 + inSlope: 2.1036446 + outSlope: 2.1036446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.4306143 + inSlope: -0.41069317 + outSlope: -0.41069317 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.30934623 + inSlope: -2.4523497 + outSlope: -2.4523497 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.18681164 + inSlope: -3.4102623 + outSlope: -3.4102623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.025157768 + inSlope: -1.9062297 + outSlope: -1.9062297 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.027959207 + inSlope: 1.2571093 + outSlope: 1.2571093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.12991685 + inSlope: 2.0725508 + outSlope: 2.0725508 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.26989204 + inSlope: 0.09726378 + outSlope: 0.09726378 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.24745303 + inSlope: 0.22443393 + outSlope: 0.22443393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.3757104 + inSlope: 1.1694908 + outSlope: 1.1694908 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.472978 + inSlope: -0.50528973 + outSlope: -0.50528973 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.3938007 + inSlope: -1.4214609 + outSlope: -1.4214609 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.3245076 + inSlope: -2.0767984 + outSlope: -2.0767984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.22073404 + inSlope: -3.9213784 + outSlope: -3.9213784 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.0022739123 + inSlope: -2.676098 + outSlope: -2.676098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.0022739118 + inSlope: 0.000000013969828 + outSlope: 0.000000013969828 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.0022738944 + inSlope: 0.000007345327 + outSlope: 0.000007345327 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.0022732832 + inSlope: 1.9499764 + outSlope: 1.9499764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.16022353 + inSlope: 3.9965272 + outSlope: 3.9965272 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.33077037 + inSlope: 2.7018352 + outSlope: 2.7018352 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.3853769 + inSlope: 0.8134318 + outSlope: 0.8134318 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.39548236 + inSlope: -0.07654795 + outSlope: -0.07654795 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: 0.3921774 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.3921774 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0045775813 + inSlope: 0.012574296 + outSlope: 0.012574296 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.0051015103 + inSlope: 0.021410778 + outSlope: 0.021410778 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.006361813 + inSlope: 0.033876076 + outSlope: 0.033876076 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.010764957 + inSlope: 0.024492234 + outSlope: 0.024492234 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.008726021 + inSlope: -0.06931968 + outSlope: -0.06931968 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.005737826 + inSlope: -0.09534134 + outSlope: -0.09534134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.00078091136 + inSlope: -0.04239069 + outSlope: -0.04239069 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.0022052708 + inSlope: 0.048365027 + outSlope: 0.048365027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.00481133 + inSlope: 0.047333624 + outSlope: 0.047333624 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.0070425877 + inSlope: 0.019580625 + outSlope: 0.019580625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.008951758 + inSlope: 0.01912775 + outSlope: 0.01912775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.00952214 + inSlope: -0.0048601045 + outSlope: -0.0048601045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.009049892 + inSlope: 0.0027055303 + outSlope: 0.0027055303 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.009440254 + inSlope: 0.006066816 + outSlope: 0.006066816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.009713726 + inSlope: -0.03232492 + outSlope: -0.03232492 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.006746505 + inSlope: -0.11741433 + outSlope: -0.11741433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.00007080113 + inSlope: -0.08180775 + outSlope: -0.08180775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.000070801216 + inSlope: -0.0000000022700974 + outSlope: -0.0000000022700974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.00007080382 + inSlope: 0.00000023451821 + outSlope: 0.00000023451821 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.000070784175 + inSlope: 0.062472764 + outSlope: 0.062472764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.00513524 + inSlope: 0.119480036 + outSlope: 0.119480036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.009885875 + inSlope: 0.057917167 + outSlope: 0.057917167 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.00996168 + inSlope: 0.007930971 + outSlope: 0.007930971 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.011208747 + inSlope: 0.011683714 + outSlope: 0.011683714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: 0.011520443 + inSlope: 0.000000022351763 + outSlope: 0.000000022351763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.011520463 + inSlope: 0.000000022351827 + outSlope: 0.000000022351827 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9889136 + inSlope: -0.24648571 + outSlope: -0.24648571 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.97864336 + inSlope: -0.42607284 + outSlope: -0.42607284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.9534075 + inSlope: -0.64832425 + outSlope: -0.64832425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.90245724 + inSlope: 0.1834331 + outSlope: 0.1834331 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.9509052 + inSlope: 0.74576056 + outSlope: 0.74576056 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.98237836 + inSlope: 0.5853361 + outSlope: 0.5853361 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.9996832 + inSlope: 0.206739 + outSlope: 0.206739 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.9996066 + inSlope: -0.09804156 + outSlope: -0.09804156 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.9915131 + inSlope: -0.23961788 + outSlope: -0.23961788 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.96286285 + inSlope: -0.025616813 + outSlope: -0.025616813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.96885586 + inSlope: -0.062286586 + outSlope: -0.062286586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.92668015 + inSlope: -0.47149777 + outSlope: -0.47149777 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.8810144 + inSlope: 0.26479596 + outSlope: 0.26479596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.9191385 + inSlope: 0.59215367 + outSlope: 0.59215367 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.94582736 + inSlope: 0.67405164 + outSlope: 0.67405164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.9753095 + inSlope: 0.65004045 + outSlope: 0.65004045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.99999744 + inSlope: 0.29625562 + outSlope: 0.29625562 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.99999744 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.99999744 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.99999744 + inSlope: -0.15516531 + outSlope: -0.15516531 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.98706704 + inSlope: -0.67613083 + outSlope: -0.67613083 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.94365317 + inSlope: -0.7724497 + outSlope: -0.7724497 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.9226961 + inSlope: -0.3189774 + outSlope: -0.3189774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.9183925 + inSlope: 0.03279227 + outSlope: 0.03279227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: 0.9198044 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9198044 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.09302473 + inSlope: -0.0035853982 + outSlope: -0.0035853982 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.08527517 + inSlope: -0.036425285 + outSlope: -0.036425285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.06692755 + inSlope: -0.061687604 + outSlope: -0.061687604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.04868116 + inSlope: 0.0068936935 + outSlope: 0.0068936935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.07476819 + inSlope: 0.08403956 + outSlope: 0.08403956 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.088947006 + inSlope: 0.052410953 + outSlope: 0.052410953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.09473985 + inSlope: 0.023085488 + outSlope: 0.023085488 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.09608159 + inSlope: -0.029900758 + outSlope: -0.029900758 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.08664494 + inSlope: -0.19390868 + outSlope: -0.19390868 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.06748502 + inSlope: -0.21663642 + outSlope: -0.21663642 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.05383193 + inSlope: 0.045800254 + outSlope: 0.045800254 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.0733892 + inSlope: 0.19181167 + outSlope: 0.19181167 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.08775698 + inSlope: 0.12610024 + outSlope: 0.12610024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.092175506 + inSlope: -0.028516743 + outSlope: -0.028516743 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.08520625 + inSlope: -0.090654574 + outSlope: -0.090654574 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.081769235 + inSlope: -0.050031416 + outSlope: -0.050031416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.081782475 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.081782475 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.067266546 + inSlope: -0.0032497644 + outSlope: -0.0032497644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.07410443 + inSlope: -0.034162037 + outSlope: -0.034162037 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.09146699 + inSlope: -0.05364491 + outSlope: -0.05364491 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.10164027 + inSlope: 0.006760155 + outSlope: 0.006760155 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.08409769 + inSlope: 0.06958255 + outSlope: 0.06958255 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -0.07112953 + inSlope: 0.05578991 + outSlope: 0.05578991 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -0.06218426 + inSlope: 0.05415811 + outSlope: 0.05415811 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.06030825 + inSlope: -0.06385617 + outSlope: -0.06385617 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.07372433 + inSlope: -0.21805146 + outSlope: -0.21805146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.091311984 + inSlope: -0.14827287 + outSlope: -0.14827287 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.09663983 + inSlope: 0.037334356 + outSlope: 0.037334356 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.087456144 + inSlope: 0.09581707 + outSlope: 0.09581707 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.07815932 + inSlope: 0.120737076 + outSlope: 0.120737076 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.070262305 + inSlope: 0.009720666 + outSlope: 0.009720666 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.07674479 + inSlope: -0.10445033 + outSlope: -0.10445033 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.080967754 + inSlope: -0.06944297 + outSlope: -0.06944297 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.08222532 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.082225315 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.24988492 + inSlope: -0.06900215 + outSlope: -0.06900215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.08960249 + inSlope: -0.7421987 + outSlope: -0.7421987 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.21820419 + inSlope: -0.76832545 + outSlope: -0.76832545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.4066128 + inSlope: 0.044107452 + outSlope: 0.044107452 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.10991185 + inSlope: 1.4375086 + outSlope: 1.4375086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.17907694 + inSlope: 1.1583533 + outSlope: 1.1583533 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.30849138 + inSlope: 0.29572934 + outSlope: 0.29572934 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.28704354 + inSlope: -1.2152958 + outSlope: -1.2152958 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.10492282 + inSlope: -2.788119 + outSlope: -2.788119 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.14202015 + inSlope: -2.7678049 + outSlope: -2.7678049 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.34972265 + inSlope: 0.011273742 + outSlope: 0.011273742 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.14116666 + inSlope: 2.6614394 + outSlope: 2.6614394 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.081795834 + inSlope: 2.2149935 + outSlope: 2.2149935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.18893106 + inSlope: 0.01625523 + outSlope: 0.01625523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.097895406 + inSlope: -1.5074147 + outSlope: -1.5074147 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.034922346 + inSlope: -1.0990906 + outSlope: -1.0990906 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.0063412553 + inSlope: -0.000000005587925 + outSlope: -0.000000005587925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0063412474 + inSlope: -0.0000000111759135 + outSlope: -0.0000000111759135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9614464 + inSlope: 0.017942905 + outSlope: 0.017942905 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.98954946 + inSlope: 0.06710028 + outSlope: 0.06710028 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.96929944 + inSlope: -0.17319492 + outSlope: -0.17319492 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.90662307 + inSlope: 0.019904912 + outSlope: 0.019904912 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.98755085 + inSlope: 0.15847848 + outSlope: 0.15847848 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.9772208 + inSlope: -0.20937128 + outSlope: -0.20937128 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.9444525 + inSlope: -0.093279384 + outSlope: -0.093279384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.9511768 + inSlope: 0.3344482 + outSlope: 0.3344482 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.98795176 + inSlope: 0.2767505 + outSlope: 0.2767505 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.98333013 + inSlope: -0.3783266 + outSlope: -0.3783266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.9302994 + inSlope: 0.0049202815 + outSlope: 0.0049202815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.9833806 + inSlope: 0.3651853 + outSlope: 0.3651853 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.98969656 + inSlope: -0.15167606 + outSlope: -0.15167606 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.9751266 + inSlope: 0.0007030964 + outSlope: 0.0007030964 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.98856795 + inSlope: 0.14908175 + outSlope: 0.14908175 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.9927429 + inSlope: 0.05640353 + outSlope: 0.05640353 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.9932323 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9932323 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.2783816 + inSlope: -0.3094797 + outSlope: -0.3094797 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.2654866 + inSlope: -0.6602871 + outSlope: -0.6602871 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.22335766 + inSlope: -1.6143391 + outSlope: -1.6143391 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.13095835 + inSlope: -3.1432607 + outSlope: -3.1432607 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.038580753 + inSlope: -4.1456704 + outSlope: -4.1456704 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.21451423 + inSlope: -2.7727256 + outSlope: -2.7727256 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.26964122 + inSlope: -0.29129148 + outSlope: -0.29129148 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.23878849 + inSlope: 1.1267076 + outSlope: 1.1267076 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.102638744 + inSlope: 1.8177124 + outSlope: 1.8177124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.056553707 + inSlope: 1.9550211 + outSlope: 1.9550211 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.3753435 + inSlope: 1.6669315 + outSlope: 1.6669315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.55478823 + inSlope: -0.0012653992 + outSlope: -0.0012653992 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.44580686 + inSlope: -0.5450207 + outSlope: -0.5450207 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.34311983 + inSlope: -0.19020784 + outSlope: -0.19020784 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 0.27562892 + inSlope: -0.83789027 + outSlope: -0.83789027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.0850288 + inSlope: -2.3052232 + outSlope: -2.3052232 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -0.021236746 + inSlope: -2.6197453 + outSlope: -2.6197453 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -0.1332831 + inSlope: -2.5076683 + outSlope: -2.5076683 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.3003825 + inSlope: -1.4141726 + outSlope: -1.4141726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.39475965 + inSlope: -0.28180566 + outSlope: -0.28180566 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.35884923 + inSlope: 0.596863 + outSlope: 0.596863 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.18345328 + inSlope: 1.4769678 + outSlope: 1.4769678 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.117971554 + inSlope: 1.5814484 + outSlope: 1.5814484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.05166603 + inSlope: 1.2002203 + outSlope: 1.2002203 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.017953003 + inSlope: 0.7272762 + outSlope: 0.7272762 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.01642461 + inSlope: -0.17947868 + outSlope: -0.17947868 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.04174522 + inSlope: -0.7828872 + outSlope: -0.7828872 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -0.08450034 + inSlope: -0.15895438 + outSlope: -0.15895438 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -0.084508464 + inSlope: -0.00006499892 + outSlope: -0.00006499892 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.08459234 + inSlope: -0.00006508852 + outSlope: -0.00006508852 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.14141959 + inSlope: 0.18473518 + outSlope: 0.18473518 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.14911689 + inSlope: 0.31639034 + outSlope: 0.31639034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.16778545 + inSlope: 0.3249069 + outSlope: 0.3249069 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.17619246 + inSlope: -0.46277684 + outSlope: -0.46277684 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.12922071 + inSlope: -2.0535653 + outSlope: -2.0535653 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.0050620036 + inSlope: -2.9096346 + outSlope: -2.9096346 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.113248825 + inSlope: -2.283634 + outSlope: -2.283634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.18524083 + inSlope: -1.3027105 + outSlope: -1.3027105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.23365344 + inSlope: -0.13635781 + outSlope: -0.13635781 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.2317101 + inSlope: 0.044321008 + outSlope: 0.044321008 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -0.21941811 + inSlope: 0.10609551 + outSlope: 0.10609551 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.1641978 + inSlope: 0.5413608 + outSlope: 0.5413608 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.023725247 + inSlope: 0.82438904 + outSlope: 0.82438904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.21317276 + inSlope: 0.3125304 + outSlope: 0.3125304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 0.22328363 + inSlope: -0.24683139 + outSlope: -0.24683139 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.13685836 + inSlope: -1.2519652 + outSlope: -1.2519652 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.07640048 + inSlope: -1.5721343 + outSlope: -1.5721343 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.0058472897 + inSlope: -1.6657524 + outSlope: -1.6657524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.11876829 + inSlope: -1.2154064 + outSlope: -1.2154064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.22709353 + inSlope: -0.6105109 + outSlope: -0.6105109 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.3152422 + inSlope: -0.3127035 + outSlope: -0.3127035 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.38466907 + inSlope: -0.60142636 + outSlope: -0.60142636 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.41175365 + inSlope: -0.66215754 + outSlope: -0.66215754 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.4398488 + inSlope: -0.26376042 + outSlope: -0.26376042 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.43373373 + inSlope: 0.15823871 + outSlope: 0.15823871 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.4094467 + inSlope: 0.6610077 + outSlope: 0.6610077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.3301549 + inSlope: 0.8573557 + outSlope: 0.8573557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -0.28883126 + inSlope: 0.1355779 + outSlope: 0.1355779 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -0.28883886 + inSlope: -0.000060796796 + outSlope: -0.000060796796 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.28891742 + inSlope: -0.000061512226 + outSlope: -0.000061512226 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.21781448 + inSlope: 0.3399067 + outSlope: 0.3399067 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.23197725 + inSlope: 0.6874845 + outSlope: 0.6874845 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.27510485 + inSlope: 1.4932299 + outSlope: 1.4932299 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.35641307 + inSlope: 2.4647849 + outSlope: 2.4647849 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.4805036 + inSlope: 3.0258603 + outSlope: 3.0258603 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.60856813 + inSlope: 2.623765 + outSlope: 2.623765 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.6991507 + inSlope: 1.8159097 + outSlope: 1.8159097 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.75989395 + inSlope: 1.1841507 + outSlope: 1.1841507 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.81649286 + inSlope: 0.2984784 + outSlope: 0.2984784 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.8217338 + inSlope: -0.12804654 + outSlope: -0.12804654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.72340065 + inSlope: -1.0276239 + outSlope: -1.0276239 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.48466566 + inSlope: -0.8551513 + outSlope: -0.8551513 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.3893296 + inSlope: -0.18432587 + outSlope: -0.18432587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.34703127 + inSlope: -0.0665939 + outSlope: -0.0665939 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 0.3763514 + inSlope: 0.46882355 + outSlope: 0.46882355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.45833153 + inSlope: 0.71700525 + outSlope: 0.71700525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.48700684 + inSlope: 0.58700955 + outSlope: 0.58700955 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.50724894 + inSlope: 0.35982084 + outSlope: 0.35982084 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.51978344 + inSlope: 0.035277877 + outSlope: 0.035277877 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.5221159 + inSlope: 0.07385309 + outSlope: 0.07385309 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.55616605 + inSlope: 0.1185012 + outSlope: 0.1185012 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0.5760851 + inSlope: 0.09351182 + outSlope: 0.09351182 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.57863116 + inSlope: 0.036184896 + outSlope: 0.036184896 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.5791005 + inSlope: 0.008031592 + outSlope: 0.008031592 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.57930046 + inSlope: 0.07773571 + outSlope: 0.07773571 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.59879 + inSlope: 0.39352438 + outSlope: 0.39352438 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.63739794 + inSlope: 0.36367667 + outSlope: 0.36367667 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.6515999 + inSlope: 0.035043173 + outSlope: 0.035043173 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 0.65159655 + inSlope: -0.000027179747 + outSlope: -0.000027179747 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.6515617 + inSlope: -0.000027179822 + outSlope: -0.000027179822 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.92469513 + inSlope: -0.020688057 + outSlope: -0.020688057 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.92383313 + inSlope: -0.057145357 + outSlope: -0.057145357 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.919933 + inSlope: -0.18793704 + outSlope: -0.18793704 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.9081717 + inSlope: -0.6404514 + outSlope: -0.6404514 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.86656207 + inSlope: -1.730792 + outSlope: -1.730792 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.763939 + inSlope: -2.569661 + outSlope: -2.569661 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.6524237 + inSlope: -2.2609885 + outSlope: -2.2609885 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.5755233 + inSlope: -1.4410598 + outSlope: -1.4410598 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.5178907 + inSlope: -0.17344241 + outSlope: -0.17344241 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.51755744 + inSlope: 0.0060088653 + outSlope: 0.0060088653 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.5363436 + inSlope: 0.2693253 + outSlope: 0.2693253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.6560094 + inSlope: 0.7729327 + outSlope: 0.7729327 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.80567724 + inSlope: 0.36752665 + outSlope: 0.36752665 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.84640145 + inSlope: 0.026629664 + outSlope: 0.026629664 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 0.85588133 + inSlope: 0.1177368 + outSlope: 0.1177368 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.87405497 + inSlope: 0.0065065213 + outSlope: 0.0065065213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.869791 + inSlope: -0.27173308 + outSlope: -0.27173308 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.85141057 + inSlope: -0.5724416 + outSlope: -0.5724416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.790879 + inSlope: -0.71249485 + outSlope: -0.71249485 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.7211022 + inSlope: -0.3948959 + outSlope: -0.3948959 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.6800948 + inSlope: 0.069287404 + outSlope: 0.069287404 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0.69749594 + inSlope: -0.030460058 + outSlope: -0.030460058 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.69406605 + inSlope: -0.15624899 + outSlope: -0.15624899 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.6844752 + inSlope: -0.04997769 + outSlope: -0.04997769 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.68990123 + inSlope: 0.056530077 + outSlope: 0.056530077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.68813825 + inSlope: 0.03936045 + outSlope: 0.03936045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.69496685 + inSlope: 0.039332725 + outSlope: 0.039332725 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.69631445 + inSlope: 0.006844269 + outSlope: 0.006844269 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 0.6963135 + inSlope: -0.000007867822 + outSlope: -0.000007867822 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.6963033 + inSlope: -0.0000071525847 + outSlope: -0.0000071525847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0000000018626454 + inSlope: -0.0000000010379431 + outSlope: -0.0000000010379431 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -2.5648378e-10 + inSlope: -0.0000000010379404 + outSlope: -0.0000000010379404 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -6.024639e-10 + inSlope: -0.0000000010379088 + outSlope: -0.0000000010379088 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -6.4570893e-10 + inSlope: 0.000000015917367 + outSlope: 0.000000015917367 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 7.2398587e-10 + inSlope: 0.000000029588879 + outSlope: 0.000000029588879 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.0000000018200293 + inSlope: 0.00000002483297 + outSlope: 0.00000002483297 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.0000000027933977 + inSlope: 0.000000027650604 + outSlope: 0.000000027650604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.0000000041242507 + inSlope: 0.00000002994004 + outSlope: 0.00000002994004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.0000000059447594 + inSlope: 0.000000010305859 + outSlope: 0.000000010305859 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.0000000061073995 + inSlope: -4.7785687e-10 + outSlope: -4.7785687e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0000000054707345 + inSlope: -4.7715615e-10 + outSlope: -4.7715615e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000000016763808 + inSlope: -0.000000011946625 + outSlope: -0.000000011946625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.000000007627211 + inSlope: -0.000000011946618 + outSlope: -0.000000011946618 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.000000011609417 + inSlope: -0.0000024375308 + outSlope: -0.0000024375308 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.00000021423959 + inSlope: -1.2940674 + outSlope: -1.2940674 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.107839175 + inSlope: -2.3257222 + outSlope: -2.3257222 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.19381028 + inSlope: -1.9416068 + outSlope: -1.9416068 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.26963955 + inSlope: -2.1278214 + outSlope: -2.1278214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.37112907 + inSlope: -2.2710292 + outSlope: -2.2710292 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.5084408 + inSlope: -0.7884539 + outSlope: -0.7884539 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.5246121 + inSlope: -0.0001881119 + outSlope: -0.0001881119 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.52486336 + inSlope: -0.00018882824 + outSlope: -0.00018882824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000000011175873 + inSlope: 7.684733e-10 + outSlope: 7.684733e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.000000012744875 + inSlope: 7.684825e-10 + outSlope: 7.684825e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.0000000130010385 + inSlope: 7.6847406e-10 + outSlope: 7.6847406e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.000000013033058 + inSlope: -0.0000000010373549 + outSlope: -0.0000000010373549 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.000000012914592 + inSlope: -0.0000000039144226 + outSlope: -0.0000000039144226 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.000000012706857 + inSlope: -0.000000005770204 + outSlope: -0.000000005770204 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.000000012433742 + inSlope: -0.000000009474121 + outSlope: -0.000000009474121 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.000000011917345 + inSlope: -0.000000013287168 + outSlope: -0.000000013287168 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.000000010927925 + inSlope: -0.000000006449943 + outSlope: -0.000000006449943 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.000000010797983 + inSlope: 1.0798808e-10 + outSlope: 1.0798808e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.000000010941464 + inSlope: 1.07242625e-10 + outSlope: 1.07242625e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 1 + inSlope: -0.06997977 + outSlope: -0.06997977 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.99416834 + inSlope: -0.2275319 + outSlope: -0.2275319 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.98103905 + inSlope: -0.37448448 + outSlope: -0.37448448 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.9629613 + inSlope: -0.6294918 + outSlope: -0.6294918 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.9285813 + inSlope: -0.89363086 + outSlope: -0.89363086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.861097 + inSlope: -0.4456929 + outSlope: -0.4456929 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.85134137 + inSlope: -0.00011658647 + outSlope: -0.00011658647 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.8511865 + inSlope: -0.00011587187 + outSlope: -0.00011587187 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00000003987768 + inSlope: -0.0000017488703 + outSlope: -0.0000017488703 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.00000035043956 + inSlope: 0.00000038694714 + outSlope: 0.00000038694714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.0000025608733 + inSlope: 0.00002290382 + outSlope: 0.00002290382 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.0000127271105 + inSlope: 0.000042475192 + outSlope: 0.000042475192 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.000022387683 + inSlope: 0.000025798257 + outSlope: 0.000025798257 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.00002090004 + inSlope: -0.000048492417 + outSlope: -0.000048492417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.000011436125 + inSlope: -0.00009659922 + outSlope: -0.00009659922 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.0000014622872 + inSlope: -0.00009730363 + outSlope: -0.00009730363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.000011452509 + inSlope: -0.0000073261303 + outSlope: -0.0000073261303 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.00017383475 + inSlope: -0.004217627 + outSlope: -0.004217627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.0015009011 + inSlope: -0.010229927 + outSlope: -0.010229927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.0029942028 + inSlope: -0.0038667147 + outSlope: -0.0038667147 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.003796461 + inSlope: -0.015636355 + outSlope: -0.015636355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.005231385 + inSlope: -0.01443045 + outSlope: -0.01443045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.005920659 + inSlope: -0.0002872583 + outSlope: -0.0002872583 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.0055652135 + inSlope: 0.0007510338 + outSlope: 0.0007510338 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.00644282 + inSlope: -0.00998313 + outSlope: -0.00998313 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.007855812 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00000010233669 + inSlope: -0.0000070340925 + outSlope: -0.0000070340925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.0000027825113 + inSlope: -0.000019621955 + outSlope: -0.000019621955 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.0000109994535 + inSlope: -0.00003193017 + outSlope: -0.00003193017 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.000019439974 + inSlope: -0.000025165644 + outSlope: -0.000025165644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.000026149639 + inSlope: -0.000036548103 + outSlope: -0.000036548103 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.000035898112 + inSlope: -0.00007485167 + outSlope: -0.00007485167 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.000044943983 + inSlope: -0.00006215808 + outSlope: -0.00006215808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.000050561393 + inSlope: -0.000028074699 + outSlope: -0.000028074699 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.000053651023 + inSlope: -0.000018483312 + outSlope: -0.000018483312 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.000014007153 + inSlope: 0.002008062 + outSlope: 0.002008062 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.0005226768 + inSlope: 0.0021867696 + outSlope: 0.0021867696 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0.00048722888 + inSlope: -0.00031536873 + outSlope: -0.00031536873 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.0007424611 + inSlope: 0.008523259 + outSlope: 0.008523259 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.001967367 + inSlope: 0.019826496 + outSlope: 0.019826496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.0037638894 + inSlope: 0.018371442 + outSlope: 0.018371442 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.0047113807 + inSlope: 0.003990516 + outSlope: 0.003990516 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.0044130073 + inSlope: -0.004586831 + outSlope: -0.004586831 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0032033285 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.24623103 + inSlope: 0.09652126 + outSlope: 0.09652126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.11984934 + inSlope: 0.9321978 + outSlope: 0.9321978 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.22809677 + inSlope: 1.2922332 + outSlope: 1.2922332 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.5483443 + inSlope: 0.78618634 + outSlope: 0.78618634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.65074146 + inSlope: -0.084924534 + outSlope: -0.084924534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.5035247 + inSlope: -1.6584425 + outSlope: -1.6584425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.24698873 + inSlope: -2.2787232 + outSlope: -2.2787232 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.02852691 + inSlope: -1.9122734 + outSlope: -1.9122734 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.20840348 + inSlope: -0.06298718 + outSlope: -0.06298718 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.1259089 + inSlope: 1.8412399 + outSlope: 1.8412399 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.42604092 + inSlope: 1.5824678 + outSlope: 1.5824678 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0.6367064 + inSlope: 0.32242355 + outSlope: 0.32242355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.62582695 + inSlope: -0.7853214 + outSlope: -0.7853214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.50509596 + inSlope: -1.9391451 + outSlope: -1.9391451 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.32595086 + inSlope: -2.0788236 + outSlope: -2.0788236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.18404913 + inSlope: -0.9849402 + outSlope: -0.9849402 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.16132107 + inSlope: 0.000032722888 + outSlope: 0.000032722888 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.1613218 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.96921116 + inSlope: 0.024308681 + outSlope: 0.024308681 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.99279207 + inSlope: 0.11034464 + outSlope: 0.11034464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.9736385 + inSlope: -0.30273473 + outSlope: -0.30273473 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.8362527 + inSlope: -0.512915 + outSlope: -0.512915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.7592994 + inSlope: 0.071568556 + outSlope: 0.071568556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.8639808 + inSlope: 0.95298696 + outSlope: 0.95298696 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.96901834 + inSlope: 0.5808133 + outSlope: 0.5808133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.999593 + inSlope: -0.04286515 + outSlope: -0.04286515 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.97804296 + inSlope: -0.012713589 + outSlope: -0.012713589 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.9920418 + inSlope: -0.23677061 + outSlope: -0.23677061 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.9047025 + inSlope: -0.73984325 + outSlope: -0.73984325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0.77110034 + inSlope: -0.26180565 + outSlope: -0.26180565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.77995235 + inSlope: 0.6067996 + outSlope: 0.6067996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.8630451 + inSlope: 1.1182855 + outSlope: 1.1182855 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.9453607 + inSlope: 0.73016554 + outSlope: 0.73016554 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.98289 + inSlope: 0.20369872 + outSlope: 0.20369872 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.98687106 + inSlope: -0.000050783063 + outSlope: -0.000050783063 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9868654 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.02652352 + inSlope: -0.019829974 + outSlope: -0.019829974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.09521316 + inSlope: -0.15482259 + outSlope: -0.15482259 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: -0.032938134 + inSlope: 0.37756228 + outSlope: 0.37756228 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.06851528 + inSlope: 0.070938095 + outSlope: 0.070938095 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.047626074 + inSlope: 0.00882834 + outSlope: 0.00882834 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.07227802 + inSlope: -0.19961014 + outSlope: -0.19961014 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -0.030221257 + inSlope: -0.6286282 + outSlope: -0.6286282 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.107310325 + inSlope: -0.5382749 + outSlope: -0.5382749 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.15224762 + inSlope: -0.5987053 + outSlope: -0.5987053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.20081782 + inSlope: -0.45802405 + outSlope: -0.45802405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.22519355 + inSlope: -0.13917276 + outSlope: -0.13917276 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.22803572 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.22803572 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.13469812 + inSlope: 0.00049495697 + outSlope: 0.00049495697 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.12932664 + inSlope: -0.07310684 + outSlope: -0.07310684 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.0209898 + inSlope: -0.44684976 + outSlope: -0.44684976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -0.15448542 + inSlope: -0.47473428 + outSlope: -0.47473428 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.17840524 + inSlope: 0.29406655 + outSlope: 0.29406655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.006062578 + inSlope: 0.67848426 + outSlope: 0.67848426 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.13321517 + inSlope: 0.01394067 + outSlope: 0.01394067 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.092231594 + inSlope: -0.6428905 + outSlope: -0.6428905 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.005711881 + inSlope: -1.7200435 + outSlope: -1.7200435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.18373752 + inSlope: -2.3409042 + outSlope: -2.3409042 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.34464332 + inSlope: -1.1292222 + outSlope: -1.1292222 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.37079942 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.37079942 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.26623374 + inSlope: 0.008289814 + outSlope: 0.008289814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.19443509 + inSlope: 0.34869066 + outSlope: 0.34869066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: -0.044325124 + inSlope: 0.08554253 + outSlope: 0.08554253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -0.047394663 + inSlope: -0.06074495 + outSlope: -0.06074495 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.09277482 + inSlope: -0.19948357 + outSlope: -0.19948357 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.21356305 + inSlope: -0.4416322 + outSlope: -0.4416322 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -0.30198634 + inSlope: 0.0012645684 + outSlope: 0.0012645684 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.28489056 + inSlope: 0.25019634 + outSlope: 0.25019634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.25567898 + inSlope: 0.48765874 + outSlope: 0.48765874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.2047058 + inSlope: 0.642684 + outSlope: 0.642684 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.1587215 + inSlope: 0.32949606 + outSlope: 0.32949606 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.15096878 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.15096878 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.954082 + inSlope: 0.0016822815 + outSlope: 0.0016822815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.96767974 + inSlope: 0.06447603 + outSlope: 0.06447603 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.9982534 + inSlope: 0.02494526 + outSlope: 0.02494526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.9844763 + inSlope: -0.081820205 + outSlope: -0.081820205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.97841513 + inSlope: 0.0338559 + outSlope: 0.0338559 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.97423303 + inSlope: -0.08735688 + outSlope: -0.08735688 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.94347477 + inSlope: -0.022107799 + outSlope: -0.022107799 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.94805866 + inSlope: 0.07452879 + outSlope: 0.07452879 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.9546813 + inSlope: 0.014831018 + outSlope: 0.014831018 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.94021714 + inSlope: -0.4037761 + outSlope: -0.4037761 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.8973942 + inSlope: -0.37887597 + outSlope: -0.37887597 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.8875336 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.8875336 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.13871254 + inSlope: -0.0129003525 + outSlope: -0.0129003525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.17867425 + inSlope: 0.16140376 + outSlope: 0.16140376 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.102292314 + inSlope: -0.12045981 + outSlope: -0.12045981 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.13052417 + inSlope: 0.26128596 + outSlope: 0.26128596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.000000004676871 + inSlope: 0.058031093 + outSlope: 0.058031093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9903327 + inSlope: -0.0018110275 + outSlope: -0.0018110275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.9839083 + inSlope: 0.02923537 + outSlope: 0.02923537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.9947544 + inSlope: -0.012459747 + outSlope: -0.012459747 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.9914451 + inSlope: 0.034051873 + outSlope: 0.034051873 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 1 + inSlope: 0.00006794911 + outSlope: 0.00006794911 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0013052019 + inSlope: -0.0002477789 + outSlope: -0.0002477789 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.0013155261 + inSlope: -0.0002477789 + outSlope: -0.0007124126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.0013452099 + inSlope: -0.0007124126 + outSlope: -0.0011305476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.0013923161 + inSlope: -0.0011305476 + outSlope: -0.001502255 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.00145491 + inSlope: -0.001502255 + outSlope: -0.0018274537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: -0.0015310539 + inSlope: -0.0018274537 + outSlope: -0.0021062419 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.002164087 + inSlope: -0.0028031503 + outSlope: -0.0028031522 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.002395748 + inSlope: -0.0027567123 + outSlope: -0.0026637616 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -0.0026119212 + inSlope: -0.0025243938 + outSlope: -0.0023385347 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: -0.0027971198 + inSlope: -0.002106237 + outSlope: -0.0018274846 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: -0.002982965 + inSlope: -0.00113057 + outSlope: -0.00071238715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: -0.003017534 + inSlope: 0.00013053429 + outSlope: 0.0003827546 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.00289622 + inSlope: 0.0010597453 + outSlope: 0.0012588727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: -0.002843767 + inSlope: 0.0012588727 + outSlope: 0.0014447066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.002783571 + inSlope: 0.0014447066 + outSlope: 0.0016172876 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.002716184 + inSlope: 0.0016172876 + outSlope: 0.0017765752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.0025620519 + inSlope: 0.0019225894 + outSlope: 0.0020553393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166666 + value: -0.002385796 + inSlope: 0.0021748086 + outSlope: 0.0022810034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.00219184 + inSlope: 0.0023739396 + outSlope: 0.002453569 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416666 + value: -0.002089608 + inSlope: 0.002453569 + outSlope: 0.0025199484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.00198461 + inSlope: 0.0025199484 + outSlope: 0.002573042 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: -0.0018774 + inSlope: 0.002573042 + outSlope: 0.0026128816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -0.0016585549 + inSlope: 0.0026393959 + outSlope: 0.0026526963 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916666 + value: -0.001437497 + inSlope: 0.0026526998 + outSlope: 0.0026394173 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.001006444 + inSlope: 0.0025199235 + outSlope: 0.0024535852 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: -0.0007102561 + inSlope: 0.002281011 + outSlope: 0.002174813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.0006196387 + inSlope: 0.002174813 + outSlope: 0.00205533 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.0005339998 + inSlope: 0.00205533 + outSlope: 0.0019225995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: -0.0004538918 + inSlope: 0.0019225995 + outSlope: 0.0017765773 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.0003798676 + inSlope: 0.0017765773 + outSlope: 0.00161727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -0.0003124812 + inSlope: 0.00161727 + outSlope: 0.0014447144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333333 + value: -0.000252285 + inSlope: 0.0014447144 + outSlope: 0.0012588624 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.0001998323 + inSlope: 0.0012588624 + outSlope: 0.0010597564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.00015567569 + inSlope: 0.0010597564 + outSlope: 0.0008473519 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0.0001203695 + inSlope: 0.0008473519 + outSlope: 0.00062169216 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.00009446561 + inSlope: 0.00062169216 + outSlope: 0.0003827469 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.00007851779 + inSlope: 0.0003827469 + outSlope: 0.000130534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833333 + value: -0.000073078896 + inSlope: 0.000130534 + outSlope: 0.000009291825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.000072691735 + inSlope: 0.000009291825 + outSlope: 0.00002665619 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.00007158106 + inSlope: 0.00002665619 + outSlope: 0.000042193657 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: -0.000069823 + inSlope: 0.000042193657 + outSlope: 0.000055902157 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: -0.00006749374 + inSlope: 0.000055902157 + outSlope: 0.000067783534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083333 + value: -0.000025954108 + inSlope: 0.000086062406 + outSlope: 0.00007783661 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2916667 + value: -0.00001988659 + inSlope: 0.00006778359 + outSlope: 0.000055902674 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333333 + value: -0.00001755732 + inSlope: 0.000055902674 + outSlope: 0.000042193107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: -0.00001579927 + inSlope: 0.000042193107 + outSlope: 0.000026656524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: -0.0000146885795 + inSlope: 0.000026656524 + outSlope: 0.0000005465549 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0000143014295 + inSlope: 0.00000054655806 + outSlope: 0.00000054655806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.005500984 + inSlope: 0.00017618178 + outSlope: 0.00017618178 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.005508325 + inSlope: 0.00017618178 + outSlope: 0.0005042553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.0055293357 + inSlope: 0.0005042553 + outSlope: 0.0007958937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.005562498 + inSlope: 0.0007958937 + outSlope: 0.0010510539 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.005606292 + inSlope: 0.0010510539 + outSlope: 0.0012697938 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.0056592 + inSlope: 0.0012697938 + outSlope: 0.0014520548 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.006082968 + inSlope: 0.0018165912 + outSlope: 0.0017801289 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.006228274 + inSlope: 0.0017072145 + outSlope: 0.0015978399 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.006355354 + inSlope: 0.0014520828 + outSlope: 0.0012697643 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: 0.0064520547 + inSlope: 0.0010510549 + outSlope: 0.0007959076 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0.006503317 + inSlope: -0.000069851936 + outSlope: -0.000069866146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0.0064778263 + inSlope: -0.00047206922 + outSlope: -0.00064908 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.006328215 + inSlope: -0.0011394464 + outSlope: -0.0012893354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0.0062744925 + inSlope: -0.0012893354 + outSlope: -0.0014323827 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.00621481 + inSlope: -0.0014323827 + outSlope: -0.0015686718 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.0061494485 + inSlope: -0.0015686718 + outSlope: -0.0016981903 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.006002823 + inSlope: -0.0018208231 + outSlope: -0.0019367284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166666 + value: 0.0058368808 + inSlope: -0.0020458908 + outSlope: -0.002148138 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.005653889 + inSlope: -0.0022436592 + outSlope: -0.0023324224 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416666 + value: 0.005556705 + inSlope: -0.0023324224 + outSlope: -0.0024143266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.0054561077 + inSlope: -0.0024143266 + outSlope: -0.00248945 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 0.0053523807 + inSlope: -0.00248945 + outSlope: -0.002557771 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.005136667 + inSlope: -0.0026193615 + outSlope: -0.0026740863 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916666 + value: 0.004911828 + inSlope: -0.0027220515 + outSlope: -0.002763185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.004337036 + inSlope: -0.0047227317 + outSlope: -0.005654023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: 0.003560543 + inSlope: -0.006676559 + outSlope: -0.0067677936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.003278551 + inSlope: -0.0067677936 + outSlope: -0.006579017 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.0030044247 + inSlope: -0.006579017 + outSlope: -0.006110324 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: 0.0027498289 + inSlope: -0.006110324 + outSlope: -0.005361568 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.00252643 + inSlope: -0.005361568 + outSlope: -0.0043327534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.0023458982 + inSlope: -0.0043327534 + outSlope: -0.0030240412 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333333 + value: 0.0022198968 + inSlope: -0.0030240412 + outSlope: -0.0014352724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.0021600937 + inSlope: -0.0014352724 + outSlope: 0.00043351567 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.002178157 + inSlope: 0.00043351567 + outSlope: 0.0025822904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.002285752 + inSlope: 0.0025822904 + outSlope: 0.0041878 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.0024602439 + inSlope: 0.0041878 + outSlope: 0.004766319 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.002658841 + inSlope: 0.004766319 + outSlope: 0.004899163 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833333 + value: 0.002862972 + inSlope: 0.004899163 + outSlope: 0.004586268 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.0030540668 + inSlope: 0.004586268 + outSlope: 0.003827734 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.003213556 + inSlope: 0.003827734 + outSlope: 0.002623468 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: 0.0033228667 + inSlope: 0.002623468 + outSlope: 0.00097353983 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: 0.003363431 + inSlope: 0.00097353983 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083333 + value: 0.003363431 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2916667 + value: 0.003363431 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333333 + value: 0.003363431 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: 0.003363431 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: 0.003363431 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.003363431 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00058792246 + inSlope: 0.0009826523 + outSlope: 0.0009826523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.0006288663 + inSlope: 0.0009826523 + outSlope: 0.0027651393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.00074408046 + inSlope: 0.0027651393 + outSlope: 0.0042733955 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.00092213857 + inSlope: 0.0042733955 + outSlope: 0.005507433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.0011516149 + inSlope: 0.005507433 + outSlope: 0.00646721 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.001421082 + inSlope: 0.00646721 + outSlope: 0.007152814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.0032378458 + inSlope: 0.006467203 + outSlope: 0.0055074487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.003645381 + inSlope: 0.004273393 + outSlope: 0.0027651384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.0038015388 + inSlope: 0.0009826536 + outSlope: -0.00082777935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: 0.0036675169 + inSlope: -0.0023887488 + outSlope: -0.0038078122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0.0030378108 + inSlope: -0.0062201843 + outSlope: -0.007213529 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0.002035602 + inSlope: -0.008774504 + outSlope: -0.009342115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.0003958043 + inSlope: -0.010193563 + outSlope: -0.010193569 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: -0.000028927325 + inSlope: -0.010193569 + outSlope: -0.010051627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.0004477459 + inSlope: -0.010051627 + outSlope: -0.009767843 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.000854739 + inSlope: -0.009767843 + outSlope: -0.009342127 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.0016095979 + inSlope: -0.00877448 + outSlope: -0.00806497 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166666 + value: -0.002246202 + inSlope: -0.00721354 + outSlope: -0.006220188 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.00271725 + inSlope: -0.005084958 + outSlope: -0.0038077962 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416666 + value: -0.002875908 + inSlope: -0.0038077962 + outSlope: -0.002388742 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.002975439 + inSlope: -0.002388742 + outSlope: -0.0008277806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: -0.0030099298 + inSlope: -0.0008277806 + outSlope: 0.00075408054 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -0.0028893768 + inSlope: 0.00213919 + outSlope: 0.0033395751 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916666 + value: -0.002568758 + inSlope: 0.004355282 + outSlope: 0.005186345 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.0015735539 + inSlope: 0.006571428 + outSlope: 0.006663751 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: -0.0007598217 + inSlope: 0.0062944386 + outSlope: 0.0058326987 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.00051679206 + inSlope: 0.0058326987 + outSlope: 0.005186327 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.0003006947 + inSlope: 0.005186327 + outSlope: 0.004355316 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: -0.00011922389 + inSlope: 0.004355316 + outSlope: 0.0033395728 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.000019925235 + inSlope: 0.0033395728 + outSlope: 0.0021391676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.000109057386 + inSlope: 0.0021391676 + outSlope: 0.0007540975 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333333 + value: 0.00014047799 + inSlope: 0.0007540975 + outSlope: -0.00053317787 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.00011826221 + inSlope: -0.00053317787 + outSlope: -0.0014472031 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.00005796196 + inSlope: -0.0014472031 + outSlope: -0.0021327322 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0.00003090154 + inSlope: -0.0021327322 + outSlope: -0.0025897312 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.00013880721 + inSlope: -0.0025897312 + outSlope: -0.0028182345 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.00025623388 + inSlope: -0.0028182345 + outSlope: -0.0028182524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833333 + value: -0.00037366062 + inSlope: -0.0028182524 + outSlope: -0.0025897285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.00048156618 + inSlope: -0.0025897285 + outSlope: -0.0021327205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.0005704297 + inSlope: -0.0021327205 + outSlope: -0.0014472093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: -0.00063072983 + inSlope: -0.0014472093 + outSlope: -0.000533181 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: -0.0006529458 + inSlope: -0.000533181 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083333 + value: -0.0006529458 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2916667 + value: -0.0006529458 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333333 + value: -0.0006529458 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: -0.0006529458 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: -0.0006529458 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0006529458 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0010659234 + inSlope: -0.000029418468 + outSlope: -0.000029418468 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.0010473212 + inSlope: -0.00019073901 + outSlope: -0.00023830896 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.00071313744 + inSlope: -0.00058237166 + outSlope: -0.0005777654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.00057605444 + inSlope: -0.00050865015 + outSlope: -0.00048560544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.0005187453 + inSlope: -0.00043030272 + outSlope: -0.00039807416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.00047353024 + inSlope: -0.0003243321 + outSlope: -0.00028286243 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166666 + value: 0.00046174432 + inSlope: -0.00028286243 + outSlope: -0.00023832991 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416666 + value: 0.0004380326 + inSlope: -0.00014004094 + outSlope: -0.000086253414 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.00043443873 + inSlope: -0.000086253414 + outSlope: -0.000029427436 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 0.00043321258 + inSlope: -0.000029427436 + outSlope: -0.000056979115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666666 + value: 0.00043083847 + inSlope: -0.000056979115 + outSlope: -0.00017820741 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.00042341312 + inSlope: -0.00017820741 + outSlope: -0.00031038732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.00041048034 + inSlope: -0.00031038732 + outSlope: -0.0004534967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.0003662699 + inSlope: -0.0006075532 + outSlope: -0.00077253685 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.0003340809 + inSlope: -0.00077253685 + outSlope: -0.00094846037 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166666 + value: 0.00029456176 + inSlope: -0.00094846037 + outSlope: -0.0011353107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.00024725703 + inSlope: -0.0011353107 + outSlope: -0.0013331182 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.00019171051 + inSlope: -0.0013331182 + outSlope: -0.0015418468 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.00012746677 + inSlope: -0.0015418468 + outSlope: -0.0017615253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: 0.00005407017 + inSlope: -0.0017615253 + outSlope: -0.0016169976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.000013304862 + inSlope: -0.0016169976 + outSlope: -0.001134086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.000060558537 + inSlope: -0.001134086 + outSlope: -0.0007009102 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: -0.000089763016 + inSlope: -0.0007009102 + outSlope: -0.00031735032 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.00010298597 + inSlope: -0.00031735032 + outSlope: 0.000016495107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -0.000102298676 + inSlope: 0.000016495107 + outSlope: 0.00030067522 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333333 + value: -0.00008977059 + inSlope: 0.00030067522 + outSlope: 0.0005351596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.00006747223 + inSlope: 0.0005351596 + outSlope: 0.00071997487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.000037473226 + inSlope: 0.00071997487 + outSlope: 0.0008551207 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0.0000018433319 + inSlope: 0.0008551207 + outSlope: 0.0009405609 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.00003734678 + inSlope: 0.0009405609 + outSlope: 0.0009763353 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833333 + value: 0.00011812919 + inSlope: 0.0009624443 + outSlope: 0.000898853 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.00015558147 + inSlope: 0.000898853 + outSlope: 0.0007855779 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.00018831395 + inSlope: 0.0007855779 + outSlope: 0.00062263967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: 0.00021425716 + inSlope: 0.00062263967 + outSlope: 0.0004100124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: 0.00023134104 + inSlope: 0.0004100124 + outSlope: 0.00014771434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.00023749581 + inSlope: 0.00014771434 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.00023749587 + inSlope: -0 + outSlope: 4.4703397e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.00023749605 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0007641401 + inSlope: -0.000015769601 + outSlope: -0.000015769601 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.00077417714 + inSlope: -0.0001032561 + outSlope: -0.00012956682 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.0009667142 + inSlope: -0.00035716454 + outSlope: -0.00035930137 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.0010557991 + inSlope: -0.00034864817 + outSlope: -0.00034221265 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.0010975398 + inSlope: -0.00032513766 + outSlope: -0.00031450004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.0011352808 + inSlope: -0.00028887956 + outSlope: -0.0002739575 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166666 + value: -0.0011466957 + inSlope: -0.0002739575 + outSlope: -0.00025759172 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416666 + value: -0.0011766129 + inSlope: -0.00022060295 + outSlope: -0.00019999764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.0011849462 + inSlope: -0.00019999764 + outSlope: -0.00017790751 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: -0.0011923589 + inSlope: -0.00017790751 + outSlope: -0.00015446857 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666666 + value: -0.0011987952 + inSlope: -0.00015446857 + outSlope: -0.00012956653 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -0.0012041937 + inSlope: -0.00012956653 + outSlope: -0.00010325263 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -0.0012084959 + inSlope: -0.00010325263 + outSlope: -0.00007550604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.0012129366 + inSlope: -0.000031068863 + outSlope: -0.00003106895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -0.0012142311 + inSlope: -0.00003106895 + outSlope: -0.000008168228 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166666 + value: -0.0012145714 + inSlope: -0.000008168228 + outSlope: -0.000008169993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.0012149118 + inSlope: -0.000008169993 + outSlope: -0.000008168228 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.0012152522 + inSlope: -0.000008168228 + outSlope: -0.000008168205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.0012155925 + inSlope: -0.000008168205 + outSlope: -0.000008168252 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: -0.0012159329 + inSlope: -0.000008168252 + outSlope: -0.000008169993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.0012162733 + inSlope: -0.000008169993 + outSlope: -0.000008168205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.0012166136 + inSlope: -0.000008168205 + outSlope: -0.000008168252 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: -0.001216954 + inSlope: -0.000008168252 + outSlope: -0.000018449986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.0012177227 + inSlope: -0.000018449986 + outSlope: -0.000018449986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -0.0012184915 + inSlope: -0.000018449986 + outSlope: -0.000018448303 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333333 + value: -0.0012192602 + inSlope: -0.000018448303 + outSlope: -0.000018449986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.0012200288 + inSlope: -0.000018449986 + outSlope: -0.000023009732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.0012209876 + inSlope: -0.000023009732 + outSlope: -0.000023008077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0.0012219463 + inSlope: -0.000023008077 + outSlope: -0.000023009732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.001222905 + inSlope: -0.000023009732 + outSlope: -0.000026087115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833333 + value: -0.001225079 + inSlope: -0.000026085476 + outSlope: -0.000026087115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.0012261659 + inSlope: -0.000026087115 + outSlope: -0.00002844209 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.0012273509 + inSlope: -0.00002844209 + outSlope: -0.000028440465 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: -0.001228536 + inSlope: -0.000028440465 + outSlope: -0.00002844209 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: -0.001229721 + inSlope: -0.00002844209 + outSlope: -0.00002984399 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.0012309646 + inSlope: -0.00002984399 + outSlope: -0.000029842371 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: -0.001242497 + inSlope: -0.000030827465 + outSlope: -0.00003025347 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.001261696 + inSlope: -0.0000073242463 + outSlope: -0.0000073242463 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00018158685 + inSlope: -0.00008799523 + outSlope: -0.00008799523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.00020767159 + inSlope: -0.00022009668 + outSlope: -0.000254286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.00041406244 + inSlope: -0.00013148539 + outSlope: -0.00008194681 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.0003964084 + inSlope: 0.00023959391 + outSlope: 0.0003186807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.00034586742 + inSlope: 0.0004916172 + outSlope: 0.00058547314 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.0002601303 + inSlope: 0.0007879622 + outSlope: 0.00089659175 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166666 + value: -0.00022277236 + inSlope: 0.00089659175 + outSlope: 0.0010101466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416666 + value: -0.00009410739 + inSlope: 0.0010236035 + outSlope: 0.0009901981 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.000052849053 + inSlope: 0.0009901981 + outSlope: 0.00095400185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: -0.000013099015 + inSlope: 0.00095400185 + outSlope: 0.00091501325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666666 + value: 0.0000250265 + inSlope: 0.00091501325 + outSlope: 0.00087320403 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.000061410065 + inSlope: 0.00087320403 + outSlope: 0.0008286031 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.00009593517 + inSlope: 0.0008286031 + outSlope: 0.00078120304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.00015894367 + inSlope: 0.0007310007 + outSlope: 0.00067800586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.0001871939 + inSlope: 0.00067800586 + outSlope: 0.00062220154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166666 + value: 0.00021311894 + inSlope: 0.00062220154 + outSlope: 0.000563599 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.00023660227 + inSlope: 0.000563599 + outSlope: 0.0005021994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.00025752722 + inSlope: 0.0005021994 + outSlope: 0.00043799318 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.00027577698 + inSlope: 0.00043799318 + outSlope: 0.00037099203 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: 0.00029123493 + inSlope: 0.00037099203 + outSlope: 0.00030118733 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.0003037844 + inSlope: 0.00030118733 + outSlope: 0.00022858547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.00031330882 + inSlope: 0.00022858547 + outSlope: 0.00015318065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: 0.00031969132 + inSlope: 0.00015318065 + outSlope: 0.00007497832 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.00032281544 + inSlope: 0.00007497832 + outSlope: -0.0000060287 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.00032256424 + inSlope: -0.0000060287 + outSlope: -0.00008983468 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333333 + value: 0.00031882114 + inSlope: -0.00008983468 + outSlope: -0.00017643806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.00031146954 + inSlope: -0.00017643806 + outSlope: -0.0002658453 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.00030039262 + inSlope: -0.0002658453 + outSlope: -0.00029913493 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.00028792873 + inSlope: -0.00029913493 + outSlope: -0.00027499386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.00027647062 + inSlope: -0.00027499386 + outSlope: -0.00025169176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833333 + value: 0.00025643234 + inSlope: -0.00022922782 + outSlope: -0.00020759454 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.00024778253 + inSlope: -0.00020759454 + outSlope: -0.00018680388 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.00023999903 + inSlope: -0.00018680388 + outSlope: -0.00016684386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: 0.00023304722 + inSlope: -0.00016684386 + outSlope: -0.00014772327 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: 0.00022689208 + inSlope: -0.00014772327 + outSlope: -0.00012943421 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.00022149898 + inSlope: -0.00012943421 + outSlope: -0.00011198623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.00020232501 + inSlope: 0.000002055015 + outSlope: 0.000002055015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.00024273239 + inSlope: 0.000018472445 + outSlope: 0.000018472445 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00002182968 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.00002182968 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00299883 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.00299883 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000053090826 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.000053090826 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000019310834 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.000019310834 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00259617 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.00259617 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00038391232 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.00038391232 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0005545899 + inSlope: 0.000046821533 + outSlope: 0.000046821533 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.0004911879 + inSlope: 0.0004422068 + outSlope: 0.0005049635 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -0.00023502293 + inSlope: 0.00081036426 + outSlope: 0.0008240104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.00002845467 + inSlope: 0.0008103574 + outSlope: 0.00079127273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.000004515043 + inSlope: 0.00079127273 + outSlope: 0.00076673925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0.00003646248 + inSlope: 0.00076673925 + outSlope: 0.0007367251 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.00006715937 + inSlope: 0.0007367251 + outSlope: 0.0007012915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.00012389556 + inSlope: 0.0006603762 + outSlope: 0.00061402866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.00019394464 + inSlope: 0.0005049347 + outSlope: 0.00044223678 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.00024047295 + inSlope: 0.00030041352 + outSlope: 0.00022134994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 0.00025734658 + inSlope: 0.000046812056 + outSlope: 0.000027928972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 0.00027627192 + inSlope: 0.00020010505 + outSlope: 0.0002593569 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916666 + value: 0.00033469842 + inSlope: 0.0004426838 + outSlope: 0.0005056401 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.00035576677 + inSlope: 0.0005056401 + outSlope: 0.0005695354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.0003794974 + inSlope: 0.0005695354 + outSlope: 0.0006343591 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166666 + value: 0.000405929 + inSlope: 0.0006343591 + outSlope: 0.0007001258 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.00043510098 + inSlope: 0.0007001258 + outSlope: 0.0007667826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.0004670502 + inSlope: 0.0007667826 + outSlope: 0.0008343863 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.0005018164 + inSlope: 0.0008343863 + outSlope: 0.0009029271 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: 0.0005394382 + inSlope: 0.0009029271 + outSlope: 0.00083036744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.0005740369 + inSlope: 0.00083036744 + outSlope: 0.0006281087 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.0006302656 + inSlope: 0.00027755534 + outSlope: 0.00012925541 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.0006308848 + inSlope: -0.0001133553 + outSlope: -0.00020767322 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.00061039836 + inSlope: -0.0002840005 + outSlope: -0.00034234038 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.00059613417 + inSlope: -0.00034234038 + outSlope: -0.0003826834 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.000580189 + inSlope: -0.0003826834 + outSlope: -0.00040504368 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: 0.0005145893 + inSlope: -0.00036416668 + outSlope: -0.00031455458 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: 0.00048206153 + inSlope: -0.000057785397 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.00048206147 + inSlope: -8.9406793e-10 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.0833335 + value: 0.00048206127 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.00048206127 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0010460541 + inSlope: 0.000031104682 + outSlope: 0.000031104682 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.001067124 + inSlope: 0.0001332253 + outSlope: 0.00014985685 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.001141881 + inSlope: 0.00023700166 + outSlope: 0.00024216223 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.001203801 + inSlope: 0.00024895358 + outSlope: 0.0002465074 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.0012140721 + inSlope: 0.0002465074 + outSlope: 0.00024278305 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0.0012241881 + inSlope: 0.00024278305 + outSlope: 0.00023778844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.001234096 + inSlope: 0.00023778844 + outSlope: 0.00023150883 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.0012530738 + inSlope: 0.00022395866 + outSlope: 0.00021519203 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.001278657 + inSlope: 0.00019372664 + outSlope: 0.00018111007 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.001299505 + inSlope: 0.00015203805 + outSlope: 0.00013560189 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 0.001314189 + inSlope: 0.00009893041 + outSlope: 0.000078646015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 0.0013206329 + inSlope: -0.000015488878 + outSlope: -0.000015488878 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916666 + value: 0.001312332 + inSlope: -0.0000986875 + outSlope: -0.00012911772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.0013069521 + inSlope: -0.00012911772 + outSlope: -0.00016082182 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.0013002511 + inSlope: -0.00016082182 + outSlope: -0.00019378084 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166666 + value: 0.001292177 + inSlope: -0.00019378084 + outSlope: -0.0002045985 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.001283652 + inSlope: -0.0002045985 + outSlope: -0.00019265074 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.0012756248 + inSlope: -0.00019265074 + outSlope: -0.0001810273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.0012680821 + inSlope: -0.0001810273 + outSlope: -0.00016965931 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: 0.001261013 + inSlope: -0.00016965931 + outSlope: -0.0001586613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.0012544021 + inSlope: -0.0001586613 + outSlope: -0.00014793607 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.0012371971 + inSlope: -0.00012744045 + outSlope: -0.00011767186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.001223661 + inSlope: -0.00009900193 + outSlope: -0.00009016854 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.0012165031 + inSlope: -0.000081621714 + outSlope: -0.00007339225 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.0012134451 + inSlope: -0.00007339225 + outSlope: -0.00006544756 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.0012107181 + inSlope: -0.00006544756 + outSlope: -0.000054179036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: 0.0012028541 + inSlope: -0.000040188585 + outSlope: -0.000024495674 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: 0.0012000515 + inSlope: 0.0000062280774 + outSlope: 0.0000062280774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.001201868 + inSlope: 0.0000062280774 + outSlope: 0.000006228113 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.0833335 + value: 0.0012238666 + inSlope: 0.00001177302 + outSlope: 0.000011771366 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.001224357 + inSlope: 0.000011771366 + outSlope: 0.000011771366 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0005271861 + inSlope: -0.000004350543 + outSlope: -0.000004350543 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.00052272796 + inSlope: -0.000051566356 + outSlope: -0.0000651312 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.00047776697 + inSlope: -0.00017498009 + outSlope: -0.00018887033 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.0004218194 + inSlope: -0.00025882944 + outSlope: -0.00027291643 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.00041044786 + inSlope: -0.00027291643 + outSlope: -0.00028705742 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0.00039848714 + inSlope: -0.00028705742 + outSlope: -0.00030121906 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.00038593635 + inSlope: -0.00030121906 + outSlope: -0.0003154245 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.000359058 + inSlope: -0.00032965536 + outSlope: -0.00034392657 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.00031427748 + inSlope: -0.00037257333 + outSlope: -0.00038694657 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.00026410638 + inSlope: -0.0004158024 + outSlope: -0.00043028395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 0.00020850539 + inSlope: -0.00045934707 + outSlope: -0.0004739289 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 0.00012585669 + inSlope: -0.0005178885 + outSlope: -0.0005326157 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916666 + value: 0.00003339231 + inSlope: -0.0005769902 + outSlope: -0.0005918551 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.000008731633 + inSlope: -0.0005918551 + outSlope: -0.0006067556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -0.000016549826 + inSlope: -0.0006067556 + outSlope: -0.0005518275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166666 + value: -0.000039542614 + inSlope: -0.0005518275 + outSlope: -0.00043607628 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.000057712496 + inSlope: -0.00043607628 + outSlope: -0.00033388886 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.00007162451 + inSlope: -0.00033388886 + outSlope: -0.00024526072 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.00008184373 + inSlope: -0.00024526072 + outSlope: -0.00017018145 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: -0.0000889346 + inSlope: -0.00017018145 + outSlope: -0.00010866323 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.000093462244 + inSlope: -0.00010866323 + outSlope: -0.000060698272 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.00009719753 + inSlope: -0.0000026585112 + outSlope: -0.0000026587347 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.00009842806 + inSlope: -0.000024215384 + outSlope: -0.000057587138 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0.00010518225 + inSlope: -0.000104513565 + outSlope: -0.00016499532 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.00011205707 + inSlope: -0.00016499532 + outSlope: -0.00023903445 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.00012201685 + inSlope: -0.00023903445 + outSlope: -0.00032663348 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: -0.0001758606 + inSlope: -0.00028743554 + outSlope: -0.00025488625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: -0.00021079525 + inSlope: -0.00016574768 + outSlope: -0.00013887021 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: -0.00023073501 + inSlope: 0.0000011068561 + outSlope: 0.0000011068624 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.0833335 + value: -0.00016371667 + inSlope: 0.00003818006 + outSlope: 0.000023943276 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.00016271904 + inSlope: 0.000023943276 + outSlope: 0.000023943276 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0029990706 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0029990706 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0000001607649 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0000001607649 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000054637305 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.000054637305 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00035560774 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.00035560774 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000036823505 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.000036823505 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0026000005 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0026000005 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000011850639 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.000011850639 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.6015975e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1.6015975e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000067961104 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.000067961104 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00285833 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.00285833 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.4901161e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1.4901161e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00014242723 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.00014242723 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0014556204 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0014556204 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0014599606 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0014599606 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00012458155 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.00012458155 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0027749704 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0027749704 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00000016925856 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.00000016925856 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00000543423 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.00000543423 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00209827 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.00209827 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0000001693517 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0000001693517 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000005433392 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.000005433392 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0014555808 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0014555808 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0014553496 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0014553496 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00012458135 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.00012458135 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0027952401 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0027952401 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -3.259629e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -3.259629e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 2.0256266e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 2.0256266e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0020026595 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0020026595 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -2.2351741e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -2.2351741e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -1.3969838e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -1.3969838e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0027371915 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0027371915 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -7.8231094e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -7.8231094e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00019367966 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.00019367966 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0000475085 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0000475085 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0136136385 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0136136385 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0010463829 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0010463829 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.004070008 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.004070008 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0136136385 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0136136385 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0010463829 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0010463829 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.004080487 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.004080487 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999976 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999976 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999976 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999976 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + m_EulerEditorCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -89.98021 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -89.98021 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -90.000206 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -90.000206 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -15.629818 + inSlope: 6.4393616 + outSlope: 6.4393616 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -13.527083 + inSlope: 29.648048 + outSlope: 29.144077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -6.46954 + inSlope: 19.34995 + outSlope: 17.579817 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -0.33176246 + inSlope: 38.039597 + outSlope: 38.039593 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 12.220559 + inSlope: 29.211458 + outSlope: 29.516308 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 14.637719 + inSlope: -15.560219 + outSlope: -15.57296 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 10.908998 + inSlope: -37.27224 + outSlope: -37.27122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 9.321519 + inSlope: -33.494118 + outSlope: -33.537434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 6.876253 + inSlope: -30.82824 + outSlope: -31.038755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -3.1128683 + inSlope: -35.999542 + outSlope: -36.003124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -13.517373 + inSlope: -47.724323 + outSlope: -47.306576 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -28.149897 + inSlope: -37.72492 + outSlope: -44.442398 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -34.403023 + inSlope: -41.470276 + outSlope: -41.623196 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -33.149475 + inSlope: 52.64371 + outSlope: 52.64371 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -27.000715 + inSlope: 8.333641 + outSlope: 8.339235 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -26.996672 + inSlope: 0.013791773 + outSlope: 0.013829549 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -26.981077 + inSlope: 0.013870239 + outSlope: 0.013870239 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -39.889194 + inSlope: 16.326141 + outSlope: 16.326141 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -34.319805 + inSlope: 81.60489 + outSlope: 81.610344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -11.684521 + inSlope: 111.724525 + outSlope: 111.69592 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 5.168427 + inSlope: -18.26713 + outSlope: -18.267128 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -14.949999 + inSlope: -100.354904 + outSlope: -100.24745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -35.516113 + inSlope: -25.742609 + outSlope: -25.775757 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -36.107002 + inSlope: -3.730774 + outSlope: -3.769962 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -36.482113 + inSlope: -42.841503 + outSlope: -42.77978 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -43.00425 + inSlope: -82.93658 + outSlope: -82.55026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -66.63007 + inSlope: -53.33486 + outSlope: -53.332764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -65.106155 + inSlope: 64.63733 + outSlope: 65.024475 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -36.01486 + inSlope: 95.36083 + outSlope: 91.2117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -31.425726 + inSlope: -43.0399 + outSlope: -42.938843 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -48.33784 + inSlope: -69.52152 + outSlope: -69.52152 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -52.49906 + inSlope: -2.0602102 + outSlope: -2.0277634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -52.488136 + inSlope: 0.037353534 + outSlope: 0.037434895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -52.44601 + inSlope: 0.037465412 + outSlope: 0.037465412 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 80.49676 + inSlope: 3.4293823 + outSlope: 3.4293823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 81.794174 + inSlope: 24.549683 + outSlope: 25.084204 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 91.765686 + inSlope: 63.813866 + outSlope: 64.10114 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 103.25163 + inSlope: 15.599488 + outSlope: 15.599486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 101.627144 + inSlope: -23.557903 + outSlope: -23.192225 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 98.56013 + inSlope: 1.1655576 + outSlope: 1.0171509 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 98.46976 + inSlope: -3.6635742 + outSlope: -3.7045934 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 98.26234 + inSlope: -8.547921 + outSlope: -8.365261 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 97.471306 + inSlope: -6.5036283 + outSlope: -4.9249363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 96.50189 + inSlope: -1.406878 + outSlope: -1.640625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 90.527405 + inSlope: -50.854614 + outSlope: -51.30553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 62.486713 + inSlope: -164.45755 + outSlope: -161.34018 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 45.644497 + inSlope: -39.43643 + outSlope: -39.30048 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 59.135876 + inSlope: 92.35604 + outSlope: 92.35604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 67.460266 + inSlope: 8.669857 + outSlope: 8.649384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 67.45531 + inSlope: -0.016950345 + outSlope: -0.017008463 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 67.43619 + inSlope: -0.016927084 + outSlope: -0.016927084 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 59.691696 + inSlope: 1.6757288 + outSlope: 1.6757288 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 69.389305 + inSlope: 72.7867 + outSlope: 75.85412 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 79.37261 + inSlope: -64.657074 + outSlope: -64.65706 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 74.0543 + inSlope: 11.194517 + outSlope: 11.152616 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 75.428154 + inSlope: -27.63054 + outSlope: -27.212435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 63.446983 + inSlope: -147.44235 + outSlope: -147.22174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 41.89277 + inSlope: -157.03436 + outSlope: -157.06784 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 36.039227 + inSlope: -67.02298 + outSlope: -67.02298 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 36.312862 + inSlope: 21.456594 + outSlope: 21.451296 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 56.096252 + inSlope: 153.24518 + outSlope: 154.37442 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 79.8164 + inSlope: -51.75207 + outSlope: -66.42717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 58.491497 + inSlope: -126.519356 + outSlope: -126.53053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 37.460846 + inSlope: -67.39011 + outSlope: -67.405106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 30.934397 + inSlope: 51.59651 + outSlope: 51.598194 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 48.009914 + inSlope: 114.96727 + outSlope: 115.243744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 56.999607 + inSlope: 14.304474 + outSlope: 14.301513 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: 57.010635 + inSlope: 0.055810567 + outSlope: 0.055613555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 57.073338 + inSlope: 0.046966556 + outSlope: 0.046966556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -156.58969 + inSlope: -2.061035 + outSlope: -2.061035 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -148.41444 + inSlope: 205.12305 + outSlope: 179.77788 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -54.329082 + inSlope: 367.50055 + outSlope: 367.50046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -26.545912 + inSlope: -25.50698 + outSlope: -26.021927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -30.33722 + inSlope: 66.028465 + outSlope: 70.710175 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -11.690107 + inSlope: 77.38131 + outSlope: 82.031204 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -2.668961 + inSlope: 27.333996 + outSlope: 29.71918 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -1.6030244 + inSlope: 10.125894 + outSlope: 10.125894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -1.6909894 + inSlope: -3.0237923 + outSlope: -3.1006312 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -7.47494 + inSlope: -122.86918 + outSlope: -112.951385 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -72.18435 + inSlope: -906.6849 + outSlope: -835.1951 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -158.00381 + inSlope: -58.389465 + outSlope: -56.43088 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -166.7662 + inSlope: -19.292715 + outSlope: -19.418123 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -169.17793 + inSlope: 12.9454155 + outSlope: 12.907007 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -162.32825 + inSlope: 63.471832 + outSlope: 61.36743 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -158.28381 + inSlope: 6.032593 + outSlope: 6.0877466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: -158.2814 + inSlope: 0.0008789066 + outSlope: 0.00083344564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -158.26187 + inSlope: 0.036254887 + outSlope: 0.036254887 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -154.42084 + inSlope: -2.5842981 + outSlope: -2.5842981 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -147.58447 + inSlope: 196.08115 + outSlope: 170.7047 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -55.526077 + inSlope: 361.10196 + outSlope: 361.10187 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -28.095972 + inSlope: -24.340288 + outSlope: -24.855688 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -31.68804 + inSlope: 65.22621 + outSlope: 69.90882 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -13.366863 + inSlope: 73.24629 + outSlope: 77.914215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -4.2886753 + inSlope: 30.15477 + outSlope: 32.491684 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -3.0427938 + inSlope: 11.701035 + outSlope: 11.701035 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -3.1843367 + inSlope: -4.04002 + outSlope: -4.1122503 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -9.478686 + inSlope: -123.843544 + outSlope: -113.930954 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -73.14186 + inSlope: -893.6682 + outSlope: -822.18365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -155.78026 + inSlope: -38.73405 + outSlope: -36.68974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -160.50996 + inSlope: -1.7664176 + outSlope: -1.9636971 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -161.48851 + inSlope: -1.9151374 + outSlope: -2.0044546 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -158.09364 + inSlope: 42.772778 + outSlope: 40.55786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -155.75284 + inSlope: 3.3398438 + outSlope: 3.397633 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: -155.74513 + inSlope: 0.038891617 + outSlope: 0.038982525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -155.70126 + inSlope: 0.0326938 + outSlope: 0.0326938 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -75.18267 + inSlope: -4.407715 + outSlope: -4.407715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -72.84926 + inSlope: 55.14386 + outSlope: 55.20146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -51.256706 + inSlope: 122.98216 + outSlope: 122.98216 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -34.849846 + inSlope: 24.01029 + outSlope: 24.270916 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: -30.900229 + inSlope: 44.499706 + outSlope: 44.46778 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -10.060378 + inSlope: 104.97325 + outSlope: 104.973976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.82796115 + inSlope: 30.326563 + outSlope: 30.27102 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -0.51997095 + inSlope: -32.87777 + outSlope: -32.40613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -29.192684 + inSlope: -135.6613 + outSlope: -135.99724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -68.59385 + inSlope: -162.11133 + outSlope: -162.4156 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -81.56248 + inSlope: 112.55792 + outSlope: 112.831894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -71.339066 + inSlope: -8.677011 + outSlope: -11.786865 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -75.31406 + inSlope: 62.496094 + outSlope: 70.85162 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -62.602627 + inSlope: 44.40857 + outSlope: 44.26236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -61.60895 + inSlope: 0.047698975 + outSlope: 0.047799114 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -61.545204 + inSlope: 0.047859196 + outSlope: 0.047859196 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 8.446224 + inSlope: 3.3854828 + outSlope: 3.3854828 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 4.548964 + inSlope: -60.154526 + outSlope: -60.983547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -6.0793724 + inSlope: -23.115728 + outSlope: -23.115728 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -4.1515393 + inSlope: 27.396227 + outSlope: 26.93177 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 7.613032 + inSlope: 22.287388 + outSlope: 22.454653 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 6.796484 + inSlope: -19.435066 + outSlope: -20.446426 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 3.8968997 + inSlope: -19.293537 + outSlope: -19.386036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 2.3612862 + inSlope: -21.029058 + outSlope: -21.716852 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -0.9198304 + inSlope: 6.3248315 + outSlope: 8.221803 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 7.2307367 + inSlope: 81.860306 + outSlope: 73.03275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 165.50989 + inSlope: 94.96926 + outSlope: 97.75424 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 150.23482 + inSlope: -266.73978 + outSlope: -265.4037 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 84.715065 + inSlope: -595.43134 + outSlope: -563.5414 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 29.880716 + inSlope: -69.95531 + outSlope: -71.07628 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 28.317589 + inSlope: -0.003479004 + outSlope: -0.0035533907 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 28.313019 + inSlope: -0.0032958987 + outSlope: -0.0032958987 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 109.15193 + inSlope: -10.689148 + outSlope: -10.689148 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 103.68422 + inSlope: -13.153015 + outSlope: -12.267993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 98.009 + inSlope: -47.24736 + outSlope: -47.24736 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 86.82897 + inSlope: -50.19598 + outSlope: -49.79749 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 74.61998 + inSlope: -16.687918 + outSlope: -16.872803 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 76.6453 + inSlope: 23.61905 + outSlope: 24.492004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 80.01796 + inSlope: 25.057251 + outSlope: 25.127369 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 82.1341 + inSlope: 28.454302 + outSlope: 28.971436 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 96.07286 + inSlope: 47.61819 + outSlope: 46.7265 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 105.48935 + inSlope: -0.62438965 + outSlope: 8.531536 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -30.982098 + inSlope: 42.640488 + outSlope: 39.8331 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 5.1689153 + inSlope: 303.12158 + outSlope: 301.80176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 63.849117 + inSlope: 501.22495 + outSlope: 469.31824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 106.22793 + inSlope: 39.09991 + outSlope: 40.25775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 107.1726 + inSlope: 0.0067749023 + outSlope: 0.006952286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 107.181595 + inSlope: 0.006557465 + outSlope: 0.006557465 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -13.3639965 + inSlope: -7.953415 + outSlope: -7.953415 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -16.681734 + inSlope: -50.819412 + outSlope: -50.707905 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -26.153254 + inSlope: -23.964579 + outSlope: -27.192398 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -25.486677 + inSlope: 57.962723 + outSlope: 57.962723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -16.342567 + inSlope: 66.64691 + outSlope: 66.02043 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -10.866025 + inSlope: 102.0338 + outSlope: 102.24273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 6.173687 + inSlope: 132.79623 + outSlope: 133.43892 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 14.915659 + inSlope: 40.717716 + outSlope: 40.717747 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 11.445709 + inSlope: -111.41567 + outSlope: -111.294014 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -7.445826 + inSlope: -148.23967 + outSlope: -150.27242 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -18.683088 + inSlope: -102.60149 + outSlope: -98.88762 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -26.521618 + inSlope: -18.802826 + outSlope: -19.840446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -27.078453 + inSlope: 14.672763 + outSlope: 14.672805 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -25.307692 + inSlope: 103.09676 + outSlope: 103.09676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -18.13795 + inSlope: 134.4791 + outSlope: 134.47871 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -14.3609295 + inSlope: 92.588066 + outSlope: 94.57634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -6.0181494 + inSlope: -27.774696 + outSlope: -27.774696 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -17.743404 + inSlope: -31.6212 + outSlope: -32.029633 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -14.008459 + inSlope: 100.32912 + outSlope: 99.091896 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -4.243151 + inSlope: 32.538826 + outSlope: 32.937214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -6.5781493 + inSlope: -1.5714928 + outSlope: -1.5714883 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -3.6868339 + inSlope: 43.576466 + outSlope: 43.576466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -3.3604958 + inSlope: -42.086945 + outSlope: -42.08719 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -7.3652835 + inSlope: -106.65434 + outSlope: -107.6967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -21.383821 + inSlope: -89.47627 + outSlope: -89.26631 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -30.899273 + inSlope: -2.4659488 + outSlope: -2.9561462 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -25.733725 + inSlope: 63.929947 + outSlope: 64.35413 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -18.210428 + inSlope: 8.887558 + outSlope: 8.881764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -18.253265 + inSlope: -0.14674604 + outSlope: -0.14660645 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -18.41782 + inSlope: -0.14557903 + outSlope: -0.14557903 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 69.6086 + inSlope: 0.09448242 + outSlope: 0.09448242 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 69.90571 + inSlope: 33.18219 + outSlope: 33.42631 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 94.91627 + inSlope: 266.36884 + outSlope: 266.1568 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 132.31401 + inSlope: 287.82092 + outSlope: 287.82092 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 160.94707 + inSlope: 152.19324 + outSlope: 152.95444 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 171.80986 + inSlope: 114.062836 + outSlope: 113.555786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -172.93558 + inSlope: 155.15479 + outSlope: 154.44627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -158.36678 + inSlope: 165.67155 + outSlope: 165.67168 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -150.9736 + inSlope: -23.761236 + outSlope: -24.18053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -169.8026 + inSlope: -239.86916 + outSlope: -238.33269 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 167.48503 + inSlope: -290.38596 + outSlope: -292.41394 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 139.71179 + inSlope: -104.93262 + outSlope: -104.52812 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 137.24028 + inSlope: -19.618248 + outSlope: -19.618305 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 138.057 + inSlope: 141.44252 + outSlope: 141.44252 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 148.59865 + inSlope: 15.377578 + outSlope: 15.377534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 140.11551 + inSlope: -198.84557 + outSlope: -195.56493 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 112.333 + inSlope: -111.23591 + outSlope: -111.23591 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 106.9715 + inSlope: 58.525284 + outSlope: 58.219482 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 119.87234 + inSlope: 133.04315 + outSlope: 134.46738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 129.67992 + inSlope: -20.425222 + outSlope: -19.80727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 124.91347 + inSlope: 5.659063 + outSlope: 5.6590466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 129.76651 + inSlope: 72.793076 + outSlope: 72.793076 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 131.30258 + inSlope: -7.9628754 + outSlope: -7.962921 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 129.23222 + inSlope: -40.56058 + outSlope: -37.319458 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 127.74415 + inSlope: 12.881653 + outSlope: 14.044778 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 125.77716 + inSlope: -49.847694 + outSlope: -49.819336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 118.76588 + inSlope: -34.52362 + outSlope: -33.27716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 117.309746 + inSlope: 2.5923603 + outSlope: 2.6101177 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 117.2645 + inSlope: -0.15545663 + outSlope: -0.15561931 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 117.08903 + inSlope: -0.15692139 + outSlope: -0.15692139 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.54148036 + inSlope: -3.7728724 + outSlope: -3.7728724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.8493758 + inSlope: -27.242546 + outSlope: -27.513418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -11.804596 + inSlope: -110.120895 + outSlope: -109.377686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -25.614492 + inSlope: -93.08702 + outSlope: -93.08702 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -34.8269 + inSlope: -38.53354 + outSlope: -39.91842 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -37.322136 + inSlope: -21.091833 + outSlope: -19.624695 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -38.759636 + inSlope: 26.835754 + outSlope: 24.258625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -34.719284 + inSlope: 70.80466 + outSlope: 70.8047 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -29.842638 + inSlope: 34.459793 + outSlope: 34.7117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -26.304602 + inSlope: 60.51317 + outSlope: 56.02614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -20.363747 + inSlope: 100.20008 + outSlope: 104.16815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -9.79194 + inSlope: 45.25802 + outSlope: 44.64348 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -8.821758 + inSlope: -5.226461 + outSlope: -5.2264757 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -10.215311 + inSlope: -85.291756 + outSlope: -85.291756 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -15.30764 + inSlope: -26.89071 + outSlope: -26.890635 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -13.626339 + inSlope: 38.75063 + outSlope: 31.512573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -8.396294 + inSlope: 16.732594 + outSlope: 16.732594 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -12.424948 + inSlope: -59.59882 + outSlope: -59.29637 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -21.263037 + inSlope: -82.53282 + outSlope: -84.43518 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -31.051537 + inSlope: -158.52412 + outSlope: -158.51584 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -38.64735 + inSlope: -199.74948 + outSlope: -199.74892 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -47.66337 + inSlope: -184.78914 + outSlope: -184.78914 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -54.248 + inSlope: -139.38768 + outSlope: -139.38737 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -59.23281 + inSlope: -127.81433 + outSlope: -127.22937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -75.08761 + inSlope: -91.85596 + outSlope: -92.42299 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -75.61041 + inSlope: 94.5244 + outSlope: 94.50952 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -58.723595 + inSlope: 131.41406 + outSlope: 130.60143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -46.77147 + inSlope: 6.0586824 + outSlope: 6.0611606 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -46.6731 + inSlope: 0.33763358 + outSlope: 0.33765665 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -46.293236 + inSlope: 0.33803305 + outSlope: 0.33803305 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.43519548 + inSlope: -0.13839555 + outSlope: -0.13839555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.4294277 + inSlope: -0.13839984 + outSlope: -0.1384138 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.41787684 + inSlope: -0.13786556 + outSlope: -0.13732265 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.39480567 + inSlope: -0.13869809 + outSlope: -0.13869812 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.3717189 + inSlope: -0.13677175 + outSlope: -0.13786231 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.36016795 + inSlope: -0.13840948 + outSlope: -0.13841558 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.34286445 + inSlope: -0.13841486 + outSlope: -0.13841486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.32554564 + inSlope: -0.13768029 + outSlope: -0.13785592 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.31400996 + inSlope: -0.13840416 + outSlope: -0.13840407 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.30245915 + inSlope: -0.13675934 + outSlope: -0.13728847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.29669142 + inSlope: -0.1372949 + outSlope: -0.13566393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.28515607 + inSlope: -0.1373226 + outSlope: -0.1373226 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.27360523 + inSlope: -0.13842338 + outSlope: -0.13842358 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.26206937 + inSlope: -0.13731743 + outSlope: -0.13730523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.25630143 + inSlope: -0.13729665 + outSlope: -0.13729705 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.2505335 + inSlope: -0.1350912 + outSlope: -0.1350912 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.24475029 + inSlope: -0.1317867 + outSlope: -0.13178633 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.23898248 + inSlope: -0.13837919 + outSlope: -0.13842337 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.17550592 + inSlope: -0.13842337 + outSlope: -0.13837919 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 0.16973808 + inSlope: -0.13837811 + outSlope: -0.13837852 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.16397023 + inSlope: -0.1361791 + outSlope: -0.1361791 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.15818734 + inSlope: -0.1317985 + outSlope: -0.13179813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.15241961 + inSlope: -0.13729772 + outSlope: -0.13729772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 0.14665192 + inSlope: -0.13730738 + outSlope: -0.13786782 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.1351165 + inSlope: -0.13787587 + outSlope: -0.1369611 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.11779804 + inSlope: -0.138066 + outSlope: -0.13751444 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.083175935 + inSlope: -0.13824794 + outSlope: -0.13843264 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.060089286 + inSlope: -0.09228826 + outSlope: -0.092287004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0.04660052 + inSlope: -0.04630139 + outSlope: -0.046305817 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0054014158 + inSlope: -0.0461431 + outSlope: -0.0461431 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 128.22536 + inSlope: 54.943726 + outSlope: 54.943726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 130.51466 + inSlope: 95.50964 + outSlope: 95.514595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 143.42421 + inSlope: 170.03706 + outSlope: 169.74068 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 159.77876 + inSlope: -23.507719 + outSlope: -23.507723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 136.03185 + inSlope: -202.19157 + outSlope: -202.68839 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 122.242645 + inSlope: -83.87292 + outSlope: -83.843994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 119.9975 + inSlope: -27.35083 + outSlope: -27.35083 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 108.45526 + inSlope: -147.47607 + outSlope: -147.54861 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 99.7581 + inSlope: 53.99397 + outSlope: 53.99393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 119.88578 + inSlope: 351.09406 + outSlope: 351.5557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 135.91956 + inSlope: 368.19177 + outSlope: 367.37274 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 161.29628 + inSlope: 198.11472 + outSlope: 198.11472 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 168.00478 + inSlope: -49.67521 + outSlope: -49.675278 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 153.39484 + inSlope: -276.1702 + outSlope: -276.332 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 140.03992 + inSlope: -373.7322 + outSlope: -373.73328 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 122.15425 + inSlope: -675.17316 + outSlope: -675.17316 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 83.256355 + inSlope: -453.09253 + outSlope: -453.09344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 83.256355 + inSlope: -0.00054931536 + outSlope: -0.000049937862 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 83.25636 + inSlope: 0.0002996272 + outSlope: -0.0010986307 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 83.25638 + inSlope: 139.76341 + outSlope: 139.76381 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 94.91453 + inSlope: 596.94653 + outSlope: 596.94653 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 133.4076 + inSlope: 590.94635 + outSlope: 590.9447 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 145.4007 + inSlope: 247.34132 + outSlope: 247.34132 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 154.06473 + inSlope: 236.50223 + outSlope: 236.37767 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 175.33017 + inSlope: 224.00046 + outSlope: 223.68164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -165.45287 + inSlope: 100.87976 + outSlope: 100.732544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -158.32806 + inSlope: -47.713623 + outSlope: -47.72239 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -166.80055 + inSlope: -11.637812 + outSlope: -11.637039 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -166.8938 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -166.8938 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 180 + inSlope: 0.0021972656 + outSlope: 0.0021972656 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 180 + inSlope: 0 + outSlope: -0.0021972659 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 180 + inSlope: -0.0065917973 + outSlope: -0.011535644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 180 + inSlope: -0.00054931635 + outSlope: -0.00054931646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 180 + inSlope: 0.013732911 + outSlope: 0.006591796 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 180 + inSlope: 0.0054931636 + outSlope: 0.006591797 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 180 + inSlope: 0.0007324219 + outSlope: 0.0007324219 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 180 + inSlope: 0.0073242188 + outSlope: 0.004394532 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 180 + inSlope: 0.004394532 + outSlope: 0.0043945294 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 180 + inSlope: -0.010986323 + outSlope: -0.0043945354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 180 + inSlope: -0.008789071 + outSlope: -0.013183587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 180 + inSlope: -0.009887691 + outSlope: -0.009887691 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 180 + inSlope: -0.0021972647 + outSlope: -0.0021972677 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 180 + inSlope: 0.007690437 + outSlope: 0.004394523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 180 + inSlope: 0.004394523 + outSlope: 0.0043945354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 180 + inSlope: -0.0021972677 + outSlope: -0.0021972677 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -180 + inSlope: 0.030761749 + outSlope: 0.030761661 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -180 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -180 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: -180 + inSlope: 0.005493154 + outSlope: 0.005493169 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 180 + inSlope: 0.008789071 + outSlope: 0.008789071 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 180 + inSlope: -0.026367214 + outSlope: -0.026367137 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 180 + inSlope: -0.008789046 + outSlope: -0.008789046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 180 + inSlope: -0.004394523 + outSlope: -0.0065918034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 180 + inSlope: -0.008789071 + outSlope: -0.012451172 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 180 + inSlope: -0.005859375 + outSlope: -0.010986328 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 180 + inSlope: 0.0043945312 + outSlope: 0.0027465806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 180 + inSlope: 0.0010986323 + outSlope: 0.001255581 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 180 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 180 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -71.71055 + inSlope: 0.042297363 + outSlope: 0.042297363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -71.696495 + inSlope: 0.16699219 + outSlope: 0.028198242 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -71.84497 + inSlope: -7.7036133 + outSlope: -7.890656 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -76.21349 + inSlope: -35.43256 + outSlope: -36.116455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -79.79808 + inSlope: -13.300049 + outSlope: -13.627435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -80.2547 + inSlope: -10.883052 + outSlope: -10.312869 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -79.014946 + inSlope: 51.57478 + outSlope: 51.754395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -71.0051 + inSlope: 55.788574 + outSlope: 55.896763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -67.558586 + inSlope: 21.443106 + outSlope: 21.631002 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -67.04884 + inSlope: 3.3299592 + outSlope: 3.5665283 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -68.97639 + inSlope: -40.528564 + outSlope: -40.69334 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -73.9725 + inSlope: -37.755596 + outSlope: -37.755596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -73.823166 + inSlope: 79.558556 + outSlope: 68.00434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -70.94221 + inSlope: 81.547195 + outSlope: 81.547195 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -68.008095 + inSlope: 68.144966 + outSlope: 68.14587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -65.89341 + inSlope: 35.635185 + outSlope: 35.63419 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -65.503105 + inSlope: -10.816051 + outSlope: -10.816051 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -67.07471 + inSlope: -33.101837 + outSlope: -33.10174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -68.93295 + inSlope: -40.20549 + outSlope: -40.61759 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -71.53923 + inSlope: -24.362206 + outSlope: -24.361073 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -73.115906 + inSlope: -9.386714 + outSlope: -9.386714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -71.47716 + inSlope: 56.375217 + outSlope: 56.375298 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -66.93269 + inSlope: 42.948895 + outSlope: 43.31543 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -65.239174 + inSlope: -10.049561 + outSlope: -9.597638 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: -65.83097 + inSlope: -12.94187 + outSlope: -12.941907 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -65.72056 + inSlope: 19.114033 + outSlope: 19.114033 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -63.46584 + inSlope: 107.565315 + outSlope: 107.56721 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -58.7497 + inSlope: 127.61722 + outSlope: 134.02632 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -50.45747 + inSlope: 105.94332 + outSlope: 107.91568 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -36.680756 + inSlope: 82.81787 + outSlope: 83.14202 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -35.41606 + inSlope: -70.2655 + outSlope: -70.341064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -48.55354 + inSlope: -102.88742 + outSlope: -102.88742 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -57.433304 + inSlope: -24.764648 + outSlope: -24.764648 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -57.841015 + inSlope: -0.17697144 + outSlope: -0.17613317 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -58.074116 + inSlope: -0.17227079 + outSlope: -0.17227079 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 115.95907 + inSlope: 21.401642 + outSlope: 21.401642 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 119.10757 + inSlope: 62.79593 + outSlope: 62.779724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 128.95389 + inSlope: 87.31348 + outSlope: 87.318794 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 145.76936 + inSlope: 137.88805 + outSlope: 131.68323 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 159.904 + inSlope: 47.45984 + outSlope: 43.583843 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 159.77933 + inSlope: 127.2348 + outSlope: 129.77823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 179.32875 + inSlope: 70.922806 + outSlope: 65.65686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 171.88387 + inSlope: -97.74426 + outSlope: -99.12904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 163.69313 + inSlope: -47.027504 + outSlope: -46.785324 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 163.02654 + inSlope: 31.01773 + outSlope: 30.76941 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 173.30046 + inSlope: -28.118042 + outSlope: -25.918385 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 151.58107 + inSlope: -609.926 + outSlope: -609.926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 84.713455 + inSlope: -749.92804 + outSlope: -788.53455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 51.880432 + inSlope: -682.39886 + outSlope: -682.39886 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 23.54949 + inSlope: -595.80054 + outSlope: -595.7999 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -0.8832257 + inSlope: -504.23514 + outSlope: -504.2355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -20.555126 + inSlope: -496.55533 + outSlope: -496.55533 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -43.448586 + inSlope: -271.45428 + outSlope: -271.45352 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -42.388367 + inSlope: 50.244778 + outSlope: 47.877365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -34.640697 + inSlope: 84.842964 + outSlope: 84.84284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -32.613243 + inSlope: -104.01548 + outSlope: -104.01548 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -49.675808 + inSlope: -200.98668 + outSlope: -200.98642 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -64.68632 + inSlope: -142.57411 + outSlope: -140.20679 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -80.13318 + inSlope: -33.561768 + outSlope: -34.22015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: -78.778984 + inSlope: 226.00372 + outSlope: 226.00217 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -61.442924 + inSlope: 689.3922 + outSlope: 689.3922 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -22.060398 + inSlope: 728.6494 + outSlope: 728.64954 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 2.4380245 + inSlope: 432.57224 + outSlope: 414.26553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 28.334148 + inSlope: 234.56451 + outSlope: 228.80649 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 48.984695 + inSlope: 73.29346 + outSlope: 72.154594 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 52.9555 + inSlope: -13.114854 + outSlope: -12.488434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 46.206562 + inSlope: -118.0936 + outSlope: -118.0936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 31.893692 + inSlope: -61.390503 + outSlope: -61.390503 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 30.910334 + inSlope: -0.52098083 + outSlope: -0.52235276 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 30.21013 + inSlope: -0.530747 + outSlope: -0.530747 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -31.898987 + inSlope: 17.875854 + outSlope: 17.875854 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -29.15102 + inSlope: 58.243057 + outSlope: 58.227997 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -20.09583 + inSlope: 59.875626 + outSlope: 59.732224 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -25.153534 + inSlope: -177.541 + outSlope: -171.35742 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -52.04521 + inSlope: -163.00781 + outSlope: -159.24236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -56.303566 + inSlope: -211.71413 + outSlope: -214.23454 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -80.5397 + inSlope: -121.16934 + outSlope: -115.92993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -82.43595 + inSlope: -21.407959 + outSlope: -19.919302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -86.19347 + inSlope: -81.89864 + outSlope: -82.12068 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -89.989 + inSlope: -81.57796 + outSlope: -81.319336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -91.650734 + inSlope: 126.77014 + outSlope: 124.68378 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -66.631516 + inSlope: 539.8141 + outSlope: 539.8141 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -16.56636 + inSlope: 434.13718 + outSlope: 472.7806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1.0678952 + inSlope: 298.27518 + outSlope: 298.27518 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 12.495837 + inSlope: 194.82384 + outSlope: 194.82327 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 20.331661 + inSlope: 142.1477 + outSlope: 142.14812 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 26.374672 + inSlope: 122.688286 + outSlope: 122.688286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 31.69297 + inSlope: 169.71202 + outSlope: 169.71153 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 39.569878 + inSlope: 209.60611 + outSlope: 211.61583 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 60.007244 + inSlope: 291.78192 + outSlope: 291.7826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 89.6487 + inSlope: 445.57614 + outSlope: 445.57614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 128.89314 + inSlope: 347.35843 + outSlope: 347.35892 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 144.93726 + inSlope: 57.493706 + outSlope: 55.044434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 140.91127 + inSlope: -136.52234 + outSlope: -136.16759 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 133.0593 + inSlope: -267.59567 + outSlope: -267.59424 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 118.74394 + inSlope: -404.1995 + outSlope: -404.1995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 100.24071 + inSlope: -379.35278 + outSlope: -379.35388 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 84.102036 + inSlope: -261.86414 + outSlope: -243.02824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 69.413826 + inSlope: -121.37954 + outSlope: -115.15521 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 56.137707 + inSlope: -52.813385 + outSlope: -51.573578 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 55.213253 + inSlope: 49.831833 + outSlope: 49.364227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 66.65175 + inSlope: 136.47363 + outSlope: 136.47363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 80.42998 + inSlope: 49.71277 + outSlope: 49.71277 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 81.01907 + inSlope: 0.6057129 + outSlope: 0.6074067 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 81.83258 + inSlope: 0.6156464 + outSlope: 0.6156464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 29.426844 + inSlope: -2.3504837 + outSlope: -2.3504837 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 26.26313 + inSlope: -11.044829 + outSlope: -10.611803 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 20.592821 + inSlope: -7.587972 + outSlope: -7.587973 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 2.7636032 + inSlope: -41.334045 + outSlope: -41.706646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -5.6057553 + inSlope: -35.85658 + outSlope: -35.85654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -12.329899 + inSlope: -23.612183 + outSlope: -23.69783 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -12.264832 + inSlope: 13.886719 + outSlope: 13.759006 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -9.391288 + inSlope: -1.0766003 + outSlope: -1.0667036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: -9.494087 + inSlope: 0.00007847375 + outSlope: 0.000019618446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -9.494087 + inSlope: 0.000019618446 + outSlope: 0.000019618446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -11.638364 + inSlope: 5.7018833 + outSlope: 5.7018833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -2.0241318 + inSlope: 33.667328 + outSlope: 33.676277 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 7.2925663 + inSlope: -16.875776 + outSlope: -16.875778 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -12.844387 + inSlope: -32.812153 + outSlope: -32.546623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -18.608799 + inSlope: -22.7355 + outSlope: -22.735476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -23.028273 + inSlope: -13.211956 + outSlope: -13.034752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -19.043085 + inSlope: 49.561455 + outSlope: 49.544456 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -2.9249249 + inSlope: 16.159777 + outSlope: 16.160707 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: -2.547786 + inSlope: -0.00004659379 + outSlope: -0.0000116484525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -2.5477862 + inSlope: -0.000011035376 + outSlope: -0.000011035376 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 34.794968 + inSlope: -0.72553706 + outSlope: -0.72553706 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 30.118929 + inSlope: -22.387512 + outSlope: -22.523445 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 11.012416 + inSlope: -29.761204 + outSlope: -29.761206 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 3.4559705 + inSlope: 6.758461 + outSlope: 5.124578 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 4.374013 + inSlope: -7.025169 + outSlope: -7.025161 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -6.8210673 + inSlope: -61.47341 + outSlope: -61.460182 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -9.607345 + inSlope: 10.149342 + outSlope: 10.305857 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -5.24405 + inSlope: 5.1633096 + outSlope: 5.165466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: -5.1302276 + inSlope: -0.00006375992 + outSlope: -0.000015939988 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -5.130226 + inSlope: 0.000019618446 + outSlope: 0.000019618446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -14.232529 + inSlope: -5.4656982 + outSlope: -5.4656982 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -22.352205 + inSlope: -54.547096 + outSlope: -54.400505 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -37.483887 + inSlope: -22.225655 + outSlope: -22.225655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -37.170994 + inSlope: 21.082645 + outSlope: 20.82463 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -34.628403 + inSlope: -1.633667 + outSlope: -1.5881838 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -31.108833 + inSlope: 33.080112 + outSlope: 33.96917 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: -15.640357 + inSlope: 55.89833 + outSlope: 58.12193 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -8.38472 + inSlope: 3.6735544 + outSlope: 2.718896 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -12.32903 + inSlope: -12.448318 + outSlope: -12.507145 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -14.011504 + inSlope: -3.1933708 + outSlope: -3.4993804 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -13.638042 + inSlope: 2.9256053 + outSlope: 2.925602 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -13.497775 + inSlope: 0.0022384627 + outSlope: 0.0022393507 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -13.494868 + inSlope: 0.0022216307 + outSlope: 0.0022216307 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 57.336376 + inSlope: -11.54512 + outSlope: -11.54512 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 44.47052 + inSlope: -98.47302 + outSlope: -98.78435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 3.9830067 + inSlope: -174.50389 + outSlope: -174.50389 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -39.192722 + inSlope: -93.355965 + outSlope: -93.66847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -46.016068 + inSlope: 35.313538 + outSlope: 35.324562 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -7.360075 + inSlope: 118.139496 + outSlope: 119.14745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 24.55559 + inSlope: 96.42099 + outSlope: 95.91118 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 38.852463 + inSlope: 78.57396 + outSlope: 78.5296 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 53.354046 + inSlope: 51.44111 + outSlope: 51.432907 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 61.85992 + inSlope: 19.565231 + outSlope: 19.534853 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 64.02638 + inSlope: 3.5371594 + outSlope: 3.5371554 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 64.13442 + inSlope: 0.01856688 + outSlope: 0.018588161 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 64.15844 + inSlope: 0.018517282 + outSlope: 0.018517282 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -35.905334 + inSlope: -0.13916016 + outSlope: -0.13916016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -36.782818 + inSlope: 7.8612213 + outSlope: 8.60869 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -27.6649 + inSlope: 66.72293 + outSlope: 66.72293 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -11.234218 + inSlope: 29.992939 + outSlope: 30.360844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -9.176636 + inSlope: -3.1620483 + outSlope: -3.1957035 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -8.391287 + inSlope: 19.146576 + outSlope: 17.76683 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 2.3448596 + inSlope: 59.828278 + outSlope: 58.28284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 14.588494 + inSlope: 101.317154 + outSlope: 101.248535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 30.127392 + inSlope: 10.293803 + outSlope: 10.214951 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 9.86431 + inSlope: -131.78914 + outSlope: -131.8864 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -14.303451 + inSlope: -68.96869 + outSlope: -68.96861 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -17.391739 + inSlope: 0.002197264 + outSlope: 0.0021972659 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -17.388893 + inSlope: 0.0022149857 + outSlope: 0.0022149857 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -46.420708 + inSlope: 23.940857 + outSlope: 23.940857 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -45.346653 + inSlope: 27.902252 + outSlope: 30.2867 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -41.967808 + inSlope: 78.08932 + outSlope: 69.501976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -38.52905 + inSlope: 109.8575 + outSlope: 117.48217 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -29.109236 + inSlope: 94.33679 + outSlope: 94.33678 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -26.067432 + inSlope: -15.0654125 + outSlope: -16.754978 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -28.019733 + inSlope: 7.52701 + outSlope: 7.860854 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -20.308586 + inSlope: 122.72249 + outSlope: 122.974884 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -8.223682 + inSlope: 63.690018 + outSlope: 63.690033 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -0.6183481 + inSlope: 97.13601 + outSlope: 96.975266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 20.26992 + inSlope: 130.96104 + outSlope: 130.9615 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 46.00173 + inSlope: 197.25407 + outSlope: 203.24342 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 55.787407 + inSlope: 295.06064 + outSlope: 295.06064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 70.770546 + inSlope: 427.51962 + outSlope: 427.5206 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 82.22443 + inSlope: -491.40213 + outSlope: -491.40134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 56.746113 + inSlope: -504.02383 + outSlope: -504.02383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 40.365704 + inSlope: -308.0402 + outSlope: -308.0404 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 31.201654 + inSlope: -157.86073 + outSlope: -156.34447 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 24.90939 + inSlope: -16.536163 + outSlope: -21.206203 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 10.49199 + inSlope: -180.49712 + outSlope: -175.89847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -14.795395 + inSlope: -196.90576 + outSlope: -196.90576 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -31.20704 + inSlope: -38.703873 + outSlope: -34.811092 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -32.130756 + inSlope: -6.2879534 + outSlope: -6.2879534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -37.2938 + inSlope: -49.176292 + outSlope: -48.06817 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -28.55957 + inSlope: 227.4452 + outSlope: 216.65547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -18.446678 + inSlope: 360.54807 + outSlope: 360.54794 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 1.2401108 + inSlope: 479.8232 + outSlope: 479.82376 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 21.620539 + inSlope: 403.3407 + outSlope: 403.3407 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 35.01209 + inSlope: 267.9272 + outSlope: 267.17004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 49.217335 + inSlope: 82.78522 + outSlope: 82.63687 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 50.961952 + inSlope: -0.02142334 + outSlope: -0.021715166 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 50.931343 + inSlope: -0.019449236 + outSlope: -0.019449236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -67.4381 + inSlope: 101.77954 + outSlope: 101.77954 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -63.26403 + inSlope: 155.39502 + outSlope: 153.902 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -43.61663 + inSlope: 252.15465 + outSlope: 259.1603 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -32.677288 + inSlope: 225.9577 + outSlope: 216.68158 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -18.137482 + inSlope: 118.62049 + outSlope: 118.62047 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -7.6355996 + inSlope: 149.7072 + outSlope: 149.39285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.5153887 + inSlope: 85.630226 + outSlope: 85.5195 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -4.99039 + inSlope: -85.29005 + outSlope: -84.313385 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -11.520755 + inSlope: -21.314135 + outSlope: -21.31414 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -15.303156 + inSlope: -81.35829 + outSlope: -81.50659 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -36.64859 + inSlope: -168.89369 + outSlope: -168.89384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -65.31406 + inSlope: -179.32864 + outSlope: -149.14284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -70.23558 + inSlope: -73.39533 + outSlope: -73.39533 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -69.00557 + inSlope: 425.75467 + outSlope: 425.75674 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 35.738983 + inSlope: 1575.7012 + outSlope: 1575.7035 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 59.914745 + inSlope: 100.84168 + outSlope: 100.84168 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 64.43018 + inSlope: -30.171232 + outSlope: -30.171146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 60.41373 + inSlope: -129.1531 + outSlope: -127.93405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 37.432575 + inSlope: -208.93369 + outSlope: -207.26622 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: -6.1884017 + inSlope: -135.0767 + outSlope: -144.06479 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -15.426612 + inSlope: 41.784096 + outSlope: 41.784096 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -2.870478 + inSlope: 134.03563 + outSlope: 135.36018 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 7.3016057 + inSlope: -3.4052193 + outSlope: -3.4052193 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -0.000745875 + inSlope: -124.90382 + outSlope: -126.11895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -49.78483 + inSlope: -170.71947 + outSlope: -199.79369 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -57.20476 + inSlope: -142.20209 + outSlope: -142.20181 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -62.154716 + inSlope: -72.69351 + outSlope: -72.6931 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -63.950394 + inSlope: -11.76194 + outSlope: -11.76194 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -63.61767 + inSlope: 25.600292 + outSlope: 30.354704 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -60.951694 + inSlope: 27.962566 + outSlope: 29.153412 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -60.401478 + inSlope: 0.07992554 + outSlope: 0.079762466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -60.29572 + inSlope: 0.08092976 + outSlope: 0.08092976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 128.24156 + inSlope: -109.7655 + outSlope: -109.7655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 123.73398 + inSlope: -181.90942 + outSlope: -180.45815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 98.04531 + inSlope: -374.89062 + outSlope: -381.4799 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 81.05027 + inSlope: -380.15384 + outSlope: -371.748 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 54.155556 + inSlope: -222.94365 + outSlope: -222.9436 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 40.950996 + inSlope: -103.67494 + outSlope: -103.29842 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 37.40286 + inSlope: -36.799538 + outSlope: -36.677166 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 40.202213 + inSlope: 35.881207 + outSlope: 34.38784 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 42.08231 + inSlope: -2.3189387 + outSlope: -2.3189392 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 41.19741 + inSlope: -10.408997 + outSlope: -11.369067 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 36.347725 + inSlope: -77.583405 + outSlope: -77.58335 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 19.713324 + inSlope: -143.39825 + outSlope: -112.15555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 15.868537 + inSlope: -56.1176 + outSlope: -56.1176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 17.49613 + inSlope: 440.79346 + outSlope: 440.7955 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 123.1071 + inSlope: 1650.1752 + outSlope: 1650.1799 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 152.82454 + inSlope: 242.66075 + outSlope: 242.66075 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 163.53537 + inSlope: 130.48474 + outSlope: 130.48438 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 166.43875 + inSlope: 36.481133 + outSlope: 41.076416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 160.74463 + inSlope: -105.25488 + outSlope: -103.51279 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 125.29229 + inSlope: -177.68799 + outSlope: -185.16779 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 99.5808 + inSlope: -236.95953 + outSlope: -236.95953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 66.241234 + inSlope: -272.78522 + outSlope: -273.52798 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 35.862335 + inSlope: -93.97453 + outSlope: -93.97453 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 32.74056 + inSlope: 88.62385 + outSlope: 89.95076 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 77.331566 + inSlope: 156.55315 + outSlope: 186.51729 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 84.35758 + inSlope: 135.57707 + outSlope: 135.57785 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 89.17242 + inSlope: 90.74357 + outSlope: 90.74305 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 92.92415 + inSlope: 87.66084 + outSlope: 87.66084 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 96.78485 + inSlope: 93.21223 + outSlope: 96.81381 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 103.2795 + inSlope: 50.834064 + outSlope: 51.935486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 104.301414 + inSlope: 0.08441162 + outSlope: 0.08399392 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 104.41748 + inSlope: 0.07649232 + outSlope: 0.07649232 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.15570568 + inSlope: -1.9914619 + outSlope: -1.9914619 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.24026413 + inSlope: -3.37066 + outSlope: -3.37066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.43975785 + inSlope: -5.463533 + outSlope: -5.5308943 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -1.0624477 + inSlope: -1.3298693 + outSlope: -1.3471597 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.61865795 + inSlope: 9.238054 + outSlope: 9.420083 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.24565794 + inSlope: 7.5382037 + outSlope: 7.5382037 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.004499845 + inSlope: 1.5764307 + outSlope: 1.5764295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.014128218 + inSlope: -1.4107461 + outSlope: -1.410747 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.14325371 + inSlope: -3.5900304 + outSlope: -3.8410847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.4356191 + inSlope: -1.3356689 + outSlope: -1.332789 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.50767696 + inSlope: -1.6050385 + outSlope: -1.610919 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.819944 + inSlope: -2.0153131 + outSlope: -1.9336265 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.9810419 + inSlope: 0.7869645 + outSlope: 0.76111186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.85203606 + inSlope: 2.6103697 + outSlope: 2.5576582 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.7224432 + inSlope: 6.4523196 + outSlope: 6.452301 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.3412955 + inSlope: 9.615373 + outSlope: 9.6154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.00003454489 + inSlope: 1.6998767 + outSlope: 1.6998767 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.00003456162 + inSlope: 0.00029117137 + outSlope: 0.000010398966 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.000035030134 + inSlope: 0.000011603715 + outSlope: 0.00032490343 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.000035026675 + inSlope: -1.3103417 + outSlope: -1.3103492 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.18856733 + inSlope: -9.842746 + outSlope: -9.8426895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.7494382 + inSlope: -9.0810795 + outSlope: -9.0810795 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.8798676 + inSlope: -2.5048738 + outSlope: -2.496094 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -1.015989 + inSlope: -0.8614105 + outSlope: -0.8468893 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: -1.0355177 + inSlope: -0.000026409438 + outSlope: -0.000015605583 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -1.0355198 + inSlope: -0.000008583071 + outSlope: -0.000008583071 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 17.07026 + inSlope: 159.49457 + outSlope: 159.49457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 23.716673 + inSlope: 216.24184 + outSlope: 216.24184 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 35.107258 + inSlope: 252.07443 + outSlope: 251.33487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 51.009018 + inSlope: -51.585938 + outSlope: -51.580803 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 36.03665 + inSlope: -293.50632 + outSlope: -293.6712 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 21.532583 + inSlope: -396.429 + outSlope: -396.429 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 2.8831692 + inSlope: -218.43173 + outSlope: -218.43158 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 3.2042832 + inSlope: 144.41861 + outSlope: 144.41872 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 14.929078 + inSlope: 238.85704 + outSlope: 238.11209 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 31.31382 + inSlope: 11.506894 + outSlope: 11.507907 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 28.650826 + inSlope: 26.666845 + outSlope: 26.66803 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 44.132854 + inSlope: 144.35751 + outSlope: 144.11499 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 56.45323 + inSlope: -65.36712 + outSlope: -65.38071 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 46.378944 + inSlope: -176.42303 + outSlope: -176.46751 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 37.867702 + inSlope: -250.17404 + outSlope: -250.17442 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 25.502789 + inSlope: -455.64914 + outSlope: -455.64932 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.26057136 + inSlope: -305.16113 + outSlope: -305.16113 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.2605713 + inSlope: -0.00021886846 + outSlope: -0.000007816723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.2605693 + inSlope: 0.0008110233 + outSlope: 0.00073599676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.26049927 + inSlope: 223.8505 + outSlope: 223.85068 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 18.43906 + inSlope: 464.07498 + outSlope: 464.07452 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 38.627148 + inSlope: 320.49063 + outSlope: 320.49063 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 45.330387 + inSlope: 100.05862 + outSlope: 100.017845 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 46.587273 + inSlope: -9.561136 + outSlope: -9.56178 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: 46.17495 + inSlope: 0.000042255102 + outSlope: 0.000024968931 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 46.17495 + inSlope: 0.000024968931 + outSlope: 0.000024968931 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.507061 + inSlope: 1.0340881 + outSlope: 1.0340881 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.5468927 + inSlope: 1.5071483 + outSlope: 1.5071483 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.62551653 + inSlope: 1.6470137 + outSlope: 1.3055964 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.8599646 + inSlope: 2.7858982 + outSlope: 2.777541 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.85029006 + inSlope: -4.9732957 + outSlope: -4.6467886 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.6225809 + inSlope: -9.491597 + outSlope: -9.491597 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.08940094 + inSlope: -4.8570347 + outSlope: -4.8570313 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.25240928 + inSlope: 5.494376 + outSlope: 5.49438 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.5372831 + inSlope: 4.7412753 + outSlope: 4.5082803 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.7160384 + inSlope: 1.9272604 + outSlope: 1.9290388 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.9290944 + inSlope: 1.7874053 + outSlope: 1.7819352 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.8450587 + inSlope: -2.174841 + outSlope: -2.2380834 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.65043145 + inSlope: 1.0877178 + outSlope: 1.1065009 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.8118981 + inSlope: 2.5122674 + outSlope: 2.5690951 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.9289961 + inSlope: -0.9653558 + outSlope: -0.9653531 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.7154149 + inSlope: -11.158166 + outSlope: -11.158197 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.008113153 + inSlope: -9.400237 + outSlope: -9.400237 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.0081131635 + inSlope: -0.0003248829 + outSlope: -0.000011602948 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.008113462 + inSlope: 0.000028400282 + outSlope: -0.0003034243 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.008111211 + inSlope: 7.1395354 + outSlope: 7.1395764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.56555265 + inSlope: 11.452127 + outSlope: 11.452063 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.9377849 + inSlope: 2.135 + outSlope: 2.135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.86967903 + inSlope: -0.569404 + outSlope: -0.59946144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.96106166 + inSlope: 1.1381096 + outSlope: 1.1489047 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: 0.99374276 + inSlope: 0.0000062722415 + outSlope: 0.0000037063257 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99374443 + inSlope: -0.000001755628 + outSlope: -0.000001755628 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 12.268569 + inSlope: -0.66698456 + outSlope: -0.66698456 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 10.489065 + inSlope: -10.604416 + outSlope: -10.604416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 5.1537533 + inSlope: -18.285812 + outSlope: -18.334023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.32168606 + inSlope: 1.6535499 + outSlope: 1.6539896 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 7.4226785 + inSlope: 22.466545 + outSlope: 23.854027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 11.497025 + inSlope: 10.394822 + outSlope: 10.764956 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 12.551742 + inSlope: 1.4801506 + outSlope: 1.5754731 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 12.556564 + inSlope: -6.111142 + outSlope: -6.111142 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 10.758675 + inSlope: -44.654182 + outSlope: -44.654247 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 6.12995 + inSlope: -61.16337 + outSlope: -61.81216 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 1.8661873 + inSlope: 6.5385303 + outSlope: 6.5385303 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 6.871745 + inSlope: 49.99926 + outSlope: 51.281506 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 10.748117 + inSlope: 28.783781 + outSlope: 28.783863 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 11.90649 + inSlope: -3.3413575 + outSlope: -3.3413575 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 10.573124 + inSlope: -22.440283 + outSlope: -21.861927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 9.671951 + inSlope: -15.949921 + outSlope: -16.475464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 9.410154 + inSlope: 0.000045776367 + outSlope: 0.000004291535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 9.410154 + inSlope: 0.000004291535 + outSlope: 0.000004291535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -4.864055 + inSlope: -1.3533058 + outSlope: -1.3533058 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -7.6783047 + inSlope: -11.123611 + outSlope: -11.123611 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -11.967914 + inSlope: -6.5700455 + outSlope: -6.3663354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -12.93768 + inSlope: 0.40801156 + outSlope: 0.40578184 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -10.607492 + inSlope: 21.13655 + outSlope: 19.872423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -6.2781935 + inSlope: 22.073439 + outSlope: 21.915997 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -3.4657636 + inSlope: 10.849903 + outSlope: 10.837064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -3.4988263 + inSlope: -24.185247 + outSlope: -24.185247 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -7.4563694 + inSlope: -54.19354 + outSlope: -54.19362 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -11.530587 + inSlope: -24.893085 + outSlope: -22.44413 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -12.566689 + inSlope: 2.1549683 + outSlope: 2.1549683 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -11.193323 + inSlope: 31.318954 + outSlope: 29.500774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -8.213255 + inSlope: 41.138706 + outSlope: 41.138275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -5.995293 + inSlope: 0.7297847 + outSlope: 0.7297847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -7.896548 + inSlope: -28.106813 + outSlope: -28.61806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -9.049334 + inSlope: -18.401928 + outSlope: -17.857864 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -9.469021 + inSlope: -0.000091552734 + outSlope: -0.00000858307 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -9.46902 + inSlope: -0.000010728837 + outSlope: -0.000010728837 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 28.615183 + inSlope: -8.340164 + outSlope: -8.340164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 9.642059 + inSlope: -85.87671 + outSlope: -85.87671 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -25.913929 + inSlope: -88.79245 + outSlope: -88.699066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -48.34814 + inSlope: 5.3951373 + outSlope: 5.3948035 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -13.391499 + inSlope: 165.12843 + outSlope: 165.60025 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 20.135971 + inSlope: 137.2313 + outSlope: 137.28519 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 35.79645 + inSlope: 36.909058 + outSlope: 36.907314 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 33.200188 + inSlope: -147.83827 + outSlope: -147.83827 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 11.421344 + inSlope: -324.2724 + outSlope: -324.2723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -17.056036 + inSlope: -316.13278 + outSlope: -314.89807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -41.41047 + inSlope: 0.7369995 + outSlope: 0.7369995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -17.012451 + inSlope: 306.3197 + outSlope: 306.5306 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 8.675273 + inSlope: 257.70435 + outSlope: 257.70453 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 21.304676 + inSlope: 2.0779285 + outSlope: 2.0779285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 10.579016 + inSlope: -175.52728 + outSlope: -175.77034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 3.2621977 + inSlope: -127.15815 + outSlope: -126.85524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.049511027 + inSlope: -0.000089854 + outSlope: -0.000008423814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.04951189 + inSlope: -0.0000064792116 + outSlope: -0.0000064792116 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 26.951088 + inSlope: -48.643616 + outSlope: -48.643616 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 24.91967 + inSlope: -100.25409 + outSlope: -100.25409 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 18.580153 + inSlope: -223.00914 + outSlope: -223.00916 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 6.44623 + inSlope: -363.31253 + outSlope: -363.31247 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -11.013907 + inSlope: -320.541 + outSlope: -320.541 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -19.506433 + inSlope: 64.18171 + outSlope: 64.18173 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -11.156216 + inSlope: 269.1857 + outSlope: 269.1866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.38217068 + inSlope: 251.7165 + outSlope: 250.8394 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 15.976402 + inSlope: 134.46527 + outSlope: 134.46523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 26.062262 + inSlope: 119.27505 + outSlope: 117.10757 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 46.06113 + inSlope: 111.330444 + outSlope: 110.210815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 62.505436 + inSlope: 1.1493345 + outSlope: 0.2671051 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 44.417294 + inSlope: -94.228226 + outSlope: -94.018616 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 25.650408 + inSlope: -31.081446 + outSlope: -31.192677 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 17.68268 + inSlope: -83.18627 + outSlope: -83.28081 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 1.3286182 + inSlope: -170.9419 + outSlope: -174.88527 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -6.3936143 + inSlope: -175.887 + outSlope: -175.887 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -13.467237 + inSlope: -137.84024 + outSlope: -132.44623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -20.589178 + inSlope: -25.824795 + outSlope: -22.769028 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -19.401499 + inSlope: 36.256577 + outSlope: 36.934406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -7.9002533 + inSlope: 68.924255 + outSlope: 68.84964 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 10.7945795 + inSlope: 166.2284 + outSlope: 165.85732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 18.224848 + inSlope: 182.86855 + outSlope: 182.8675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 26.021288 + inSlope: 123.76391 + outSlope: 123.76391 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 28.53873 + inSlope: 57.629498 + outSlope: 57.640785 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 30.860521 + inSlope: -48.24273 + outSlope: -48.24273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 21.275759 + inSlope: -120.5246 + outSlope: -120.524254 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 14.994551 + inSlope: -22.53834 + outSlope: -22.539505 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 14.994363 + inSlope: -0.0013046265 + outSlope: -0.0015084053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 14.992414 + inSlope: -0.0014840405 + outSlope: -0.0014840405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 25.432802 + inSlope: 16.042099 + outSlope: 16.042099 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 26.079693 + inSlope: 21.544464 + outSlope: 21.544464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 27.086073 + inSlope: -16.335434 + outSlope: -16.335436 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 24.582727 + inSlope: -186.44858 + outSlope: -186.44855 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 10.975304 + inSlope: -494.48523 + outSlope: -494.48523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -15.592051 + inSlope: -548.7499 + outSlope: -548.75006 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -32.33851 + inSlope: -212.83983 + outSlope: -212.83968 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -35.17961 + inSlope: 19.379873 + outSlope: 23.818365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -25.21896 + inSlope: 171.9299 + outSlope: 171.92984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -9.411886 + inSlope: 203.62408 + outSlope: 207.70158 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 26.321886 + inSlope: 224.02686 + outSlope: 228.28923 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 44.2843 + inSlope: -76.173035 + outSlope: -76.01697 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 32.65126 + inSlope: 17.495544 + outSlope: 18.239662 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 41.64323 + inSlope: 17.665901 + outSlope: 17.547699 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 38.237083 + inSlope: -76.30207 + outSlope: -76.45441 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 18.497997 + inSlope: -255.43607 + outSlope: -253.4996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 6.483804 + inSlope: -310.6998 + outSlope: -310.6998 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -7.400261 + inSlope: -333.15027 + outSlope: -336.09277 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -32.29343 + inSlope: -241.73961 + outSlope: -241.90933 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -51.653347 + inSlope: -86.03366 + outSlope: -85.382706 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -56.7078 + inSlope: 24.114107 + outSlope: 24.40337 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -49.592506 + inSlope: 34.29724 + outSlope: 37.53219 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -48.201096 + inSlope: 24.574312 + outSlope: 24.574171 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -47.446278 + inSlope: 37.96236 + outSlope: 37.96236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -44.822987 + inSlope: 62.127842 + outSlope: 62.33992 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -39.31174 + inSlope: 78.69638 + outSlope: 78.69638 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -33.33723 + inSlope: 38.754173 + outSlope: 38.754612 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -32.033566 + inSlope: 1.8812678 + outSlope: 1.853302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -32.034935 + inSlope: -0.011169434 + outSlope: -0.01093317 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -32.049088 + inSlope: -0.011057209 + outSlope: -0.011057209 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 32.699562 + inSlope: 32.813416 + outSlope: 32.813416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 34.050453 + inSlope: 62.24579 + outSlope: 62.24579 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 37.81123 + inSlope: 119.30301 + outSlope: 119.30302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 44.261066 + inSlope: 213.93651 + outSlope: 213.93646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 56.954853 + inSlope: 439.2858 + outSlope: 439.2858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 79.779236 + inSlope: 514.02386 + outSlope: 514.02405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 97.204185 + inSlope: 283.96423 + outSlope: 283.96405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 105.60021 + inSlope: 144.63548 + outSlope: 145.39557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 111.63107 + inSlope: 36.4076 + outSlope: 36.40759 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 113.40866 + inSlope: 34.456417 + outSlope: 41.77387 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 118.24536 + inSlope: 38.24561 + outSlope: 43.79501 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 100.6578 + inSlope: -208.8337 + outSlope: -208.52481 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 65.2213 + inSlope: -65.53693 + outSlope: -65.16981 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 54.484356 + inSlope: -17.21962 + outSlope: -17.093277 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 53.645195 + inSlope: 7.020947 + outSlope: 6.248474 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 55.55904 + inSlope: 57.579254 + outSlope: 47.03444 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 58.127495 + inSlope: 88.12197 + outSlope: 88.12197 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 62.445766 + inSlope: 124.289825 + outSlope: 130.18752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 72.64802 + inSlope: 109.54435 + outSlope: 110.16412 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 81.272446 + inSlope: 36.961304 + outSlope: 36.024822 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 82.81927 + inSlope: -31.918682 + outSlope: -32.14969 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 74.11029 + inSlope: -59.119053 + outSlope: -60.497543 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 71.426834 + inSlope: -62.127922 + outSlope: -62.127567 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 68.869774 + inSlope: -40.923447 + outSlope: -40.923447 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 68.06416 + inSlope: -3.3640072 + outSlope: -2.8762236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 70.79601 + inSlope: 75.09849 + outSlope: 75.09849 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 78.61402 + inSlope: 72.7974 + outSlope: 72.798294 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 81.87298 + inSlope: 9.33534 + outSlope: 9.323181 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 81.87262 + inSlope: -0.0029296875 + outSlope: -0.0028351818 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 81.86895 + inSlope: -0.0028883414 + outSlope: -0.0028883414 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0000002134434 + inSlope: -0.00000031363112 + outSlope: -0.00000031363112 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.000000029390861 + inSlope: 0.00000004318657 + outSlope: 0.0000002645178 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.000000069037256 + inSlope: 0.00000062133546 + outSlope: 0.0000049706728 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.000000073992474 + inSlope: 0.000005327448 + outSlope: 0.000005327448 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.0000002420704 + inSlope: -0.000017429034 + outSlope: -0.000017429134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.0000004868124 + inSlope: -0.000035050627 + outSlope: -0.000035050423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.0000006924267 + inSlope: -0.000049854625 + outSlope: -0.000049854625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.0000009456754 + inSlope: -0.000068088506 + outSlope: -0.000034044348 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.0000012232897 + inSlope: -0.000044038472 + outSlope: -0.000029358953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.0000012449494 + inSlope: -0.000029878785 + outSlope: -0.0000028011364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0000011916821 + inSlope: -0.000002681285 + outSlope: -0.000002681285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0000019209908 + inSlope: -0.0000028226802 + outSlope: -0.0000028226802 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.00000087401395 + inSlope: 0.0000012842653 + outSlope: 0.000007866128 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.0000013303412 + inSlope: -0.0002626852 + outSlope: 0.00009578439 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.000024550047 + inSlope: -148.41776 + outSlope: -148.41776 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -12.381536 + inSlope: -267.57996 + outSlope: -267.58038 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -22.35046 + inSlope: -226.50517 + outSlope: -226.50497 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -31.285639 + inSlope: -254.28398 + outSlope: -254.28398 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -43.570534 + inSlope: -279.4999 + outSlope: -279.13074 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -61.120052 + inSlope: -103.69689 + outSlope: -103.644745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -63.284267 + inSlope: -0.025360107 + outSlope: -0.025345804 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -63.318085 + inSlope: -0.025405886 + outSlope: -0.025405886 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0000012806606 + inSlope: -0.0000018817871 + outSlope: -0.0000018817871 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.0000014604551 + inSlope: -0.0000021459748 + outSlope: -0.000013144098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.0000014898092 + inSlope: -0.000013408286 + outSlope: -0.00010726605 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.0000014934784 + inSlope: -0.000107530235 + outSlope: -0.000107530235 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.0000014623263 + inSlope: -0.00010528728 + outSlope: -0.00010528789 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.0000013880684 + inSlope: -0.0000999413 + outSlope: -0.000099940735 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.0000012857174 + inSlope: -0.000092571485 + outSlope: -0.000092571485 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.0000010926987 + inSlope: -0.00007867415 + outSlope: -0.00003933719 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.0000007319473 + inSlope: -0.000026350128 + outSlope: -0.000017566736 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.00000068626053 + inSlope: -0.000016470252 + outSlope: -0.0000015440862 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0000007381803 + inSlope: -0.0000016609058 + outSlope: -0.0000016609058 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000007316483 + inSlope: -0.00027841315 + outSlope: -0.00027841315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.0000780822 + inSlope: 0.00020456454 + outSlope: 0.00033228856 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.0005732218 + inSlope: 0.0052472795 + outSlope: 0.0052472795 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.00244113 + inSlope: 0.006437689 + outSlope: 0.006412005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.0038979016 + inSlope: 0.0048609227 + outSlope: 0.004819461 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.004140516 + inSlope: -0.0069633685 + outSlope: -0.0063548014 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.002541924 + inSlope: -0.021089181 + outSlope: -0.021089181 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.00033277986 + inSlope: -0.02240879 + outSlope: -0.022299746 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.0025648002 + inSlope: -0.0016241228 + outSlope: -0.0015558611 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.01955937 + inSlope: -0.5082209 + outSlope: -0.5089849 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.18111806 + inSlope: -1.0657419 + outSlope: -1.045952 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.30012265 + inSlope: -0.23206669 + outSlope: -0.23959123 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.3925606 + inSlope: -2.2187726 + outSlope: -2.2187726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.63125527 + inSlope: -2.658724 + outSlope: -2.6587164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.78199714 + inSlope: -0.069233045 + outSlope: -0.069233246 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.7261996 + inSlope: 0.46264502 + outSlope: 0.4783516 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.81020576 + inSlope: -1.0445638 + outSlope: -1.0442284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.94764614 + inSlope: -0.0000021457674 + outSlope: -0.0000021457674 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000010240673 + inSlope: -0.00079263933 + outSlope: -0.00079263933 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.00031174117 + inSlope: -0.0023015863 + outSlope: -0.0022866833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.0011602812 + inSlope: -0.0015631673 + outSlope: -0.0015631673 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.0010631679 + inSlope: 0.0030880643 + outSlope: 0.0030534253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.0006058239 + inSlope: -0.0017022814 + outSlope: -0.001729448 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.0023481639 + inSlope: -0.017608544 + outSlope: -0.017618677 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.0046669645 + inSlope: -0.013603203 + outSlope: -0.013603203 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.005786771 + inSlope: -0.00027765334 + outSlope: 0.00034107623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.0057394626 + inSlope: -0.0016091067 + outSlope: -0.001704228 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.004100432 + inSlope: 0.039350823 + outSlope: 0.07847699 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.01908856 + inSlope: -0.6921422 + outSlope: -0.7156516 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.17541093 + inSlope: -0.44061065 + outSlope: -0.43685502 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.20590836 + inSlope: 0.087566696 + outSlope: 0.087566696 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.10822976 + inSlope: 2.703708 + outSlope: 2.7037 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.18661736 + inSlope: 3.703399 + outSlope: 3.7034097 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.4133108 + inSlope: 1.1745844 + outSlope: 1.1668446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.37999278 + inSlope: -0.7032008 + outSlope: -0.7033725 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.21705978 + inSlope: -0.00000787899 + outSlope: -0.00000787899 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -28.50919 + inSlope: 11.405869 + outSlope: 11.405869 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -13.766815 + inSlope: 107.368286 + outSlope: 107.292946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 26.37009 + inSlope: 151.2525 + outSlope: 151.2525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 66.506996 + inSlope: 107.24782 + outSlope: 107.32938 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 81.19505 + inSlope: -12.726746 + outSlope: -12.726291 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 60.46693 + inSlope: -218.5024 + outSlope: -218.82486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 28.598783 + inSlope: -268.61346 + outSlope: -268.61346 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -3.2693863 + inSlope: -218.6131 + outSlope: -218.22119 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -24.057615 + inSlope: -7.362519 + outSlope: -7.36243 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 14.466492 + inSlope: 210.5232 + outSlope: 212.01393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 50.43323 + inSlope: 199.4999 + outSlope: 199.13841 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 79.094215 + inSlope: 47.568897 + outSlope: 47.58705 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 77.487206 + inSlope: -113.7314 + outSlope: -113.7314 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 60.67709 + inSlope: -256.29688 + outSlope: -256.2972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 38.046078 + inSlope: -252.10704 + outSlope: -252.10667 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 21.209349 + inSlope: -115.15214 + outSlope: -115.084305 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 18.565052 + inSlope: 0.006500244 + outSlope: 0.008986474 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 18.566132 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.2096696 + inSlope: -2.2870445 + outSlope: -2.2870445 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -7.6996665 + inSlope: -24.47461 + outSlope: -24.429169 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: -3.6637223 + inSlope: 41.37146 + outSlope: 41.215298 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 6.907095 + inSlope: 3.0880675 + outSlope: 3.0071564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 3.4451575 + inSlope: 1.0151558 + outSlope: 1.0151558 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 8.245838 + inSlope: -2.2573547 + outSlope: -3.5510101 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 1.342697 + inSlope: -67.20282 + outSlope: -67.34143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -8.680312 + inSlope: -83.50417 + outSlope: -83.69286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -16.7248 + inSlope: -119.12899 + outSlope: -119.12865 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -26.926619 + inSlope: -79.98533 + outSlope: -79.98556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -30.902544 + inSlope: -9.057618 + outSlope: -7.520462 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -31.113626 + inSlope: -0.0001373291 + outSlope: -0.000012874604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -31.113626 + inSlope: -0.000012874604 + outSlope: -0.000012874604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 15.73625 + inSlope: 0.6703782 + outSlope: 0.6703782 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 16.853954 + inSlope: -8.191181 + outSlope: -8.30912 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 2.5744808 + inSlope: -52.708847 + outSlope: -52.97856 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -18.23651 + inSlope: -56.308514 + outSlope: -56.29982 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -21.013863 + inSlope: 33.31134 + outSlope: 33.31134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -1.1034815 + inSlope: 77.609344 + outSlope: 77.73903 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 15.646247 + inSlope: 23.875774 + outSlope: 23.613121 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 13.813372 + inSlope: -54.67021 + outSlope: -54.309387 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 5.3177814 + inSlope: -188.31305 + outSlope: -188.31306 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -17.175758 + inSlope: -311.04187 + outSlope: -311.04276 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -39.612053 + inSlope: -165.69733 + outSlope: -165.72308 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -43.500977 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -43.500977 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -31.016027 + inSlope: 0.66520965 + outSlope: 0.66520965 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -23.864601 + inSlope: 38.343334 + outSlope: 38.38115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: -5.1671853 + inSlope: 9.333587 + outSlope: 10.406476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -6.6223154 + inSlope: -11.771154 + outSlope: -11.787834 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -11.472496 + inSlope: -21.74762 + outSlope: -21.74762 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -24.808178 + inSlope: -46.165924 + outSlope: -46.209457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -35.313053 + inSlope: -10.784317 + outSlope: -10.20108 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -34.504375 + inSlope: 25.91446 + outSlope: 25.306894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -30.76801 + inSlope: 82.84042 + outSlope: 82.84074 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -20.42454 + inSlope: 161.99069 + outSlope: 161.99062 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -8.690574 + inSlope: 88.79073 + outSlope: 88.92167 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -6.6313887 + inSlope: -0.00011444092 + outSlope: -0.000010728837 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -6.6313887 + inSlope: -0.000010728837 + outSlope: -0.000010728837 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -15.946705 + inSlope: -1.4927535 + outSlope: -1.4927535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -20.585094 + inSlope: 18.78386 + outSlope: 18.78846 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -11.742373 + inSlope: -13.874209 + outSlope: -13.875624 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -14.999765 + inSlope: 30.176662 + outSlope: 30.179596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.00000053592987 + inSlope: 6.6496196 + outSlope: 6.649564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/hit1.anim.meta b/Assets/Resources/Models/Games/Airboarder/Animations/hit1.anim.meta new file mode 100644 index 00000000..78c1a173 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/hit1.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 76170fa24eac34343bd183f3af30efd4 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/hit2fix.anim b/Assets/Resources/Models/Games/Airboarder/Animations/hit2fix.anim new file mode 100644 index 00000000..2fd6fc09 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/hit2fix.anim @@ -0,0 +1,33374 @@ +%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: hit2fix + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0.7071081, w: 0.7071055} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0, y: 0, z: -0.7071081, w: 0.7071055} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.31590325, y: -0.1753519, z: 0.56630915, w: 0.7407772} + inSlope: {x: 0.114056826, y: 0.07909083, z: 0.085817814, w: 0.0010056496} + outSlope: {x: 0.114056826, y: 0.07909083, z: 0.085817814, w: 0.0010056496} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: -0.2768783, y: -0.14779104, z: 0.59493977, w: 0.7399614} + inSlope: {x: 0.57785726, y: 0.41296667, z: 0.42617154, w: -0.048866984} + outSlope: {x: 0.57785726, y: 0.41296667, z: 0.42617154, w: -0.048866984} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: -0.112037145, y: -0.030446185, z: 0.7090526, w: 0.6955322} + inSlope: {x: 0.813995, y: 0.5888485, z: 0.51339996, w: -0.36357602} + outSlope: {x: 0.813995, y: 0.5888485, z: 0.51339996, w: -0.36357602} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: 0.03355196, y: 0.030257534, z: 0.7832538, w: 0.62005824} + inSlope: {x: 0.08057261, y: -0.36472565, z: 0.08402398, w: -0.093940295} + outSlope: {x: 0.08057261, y: -0.36472565, z: 0.08402398, w: -0.093940295} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: -0.03357827, y: -0.1635339, z: 0.77289075, w: 0.61218387} + inSlope: {x: -0.4684781, y: -0.742672, z: -0.14062351, w: -0.04644797} + outSlope: {x: -0.4684781, y: -0.742672, z: -0.14062351, w: -0.04644797} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: -0.15013169, y: -0.28929853, z: 0.7412615, w: 0.58676934} + inSlope: {x: -0.25705558, y: -0.03731866, z: -0.04317495, w: -0.028412735} + outSlope: {x: -0.25705558, y: -0.03731866, z: -0.04317495, w: -0.028412735} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: -0.17464542, y: -0.26988885, z: 0.7360788, w: 0.5956905} + inSlope: {x: -0.2238074, y: 0.20154499, z: -0.068513624, w: 0.1100871} + outSlope: {x: -0.2238074, y: 0.20154499, z: -0.068513624, w: 0.1100871} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: -0.1854263, y: -0.26249674, z: 0.73247606, w: 0.60015947} + inSlope: {x: -0.43991005, y: -0.03368143, z: -0.16062155, w: 0.0387154} + outSlope: {x: -0.43991005, y: -0.03368143, z: -0.16062155, w: 0.0387154} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4166667 + value: {x: -0.23821981, y: -0.2832488, z: 0.71259993, w: 0.5960058} + inSlope: {x: -0.6672269, y: -0.2634765, z: -0.26388994, w: -0.0780122} + outSlope: {x: -0.6672269, y: -0.2634765, z: -0.26388994, w: -0.0780122} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7083334 + value: {x: -0.42473492, y: -0.3486544, z: 0.6132983, w: 0.56736726} + inSlope: {x: -0.4477244, y: -0.07709105, z: -0.33199054, w: -0.021554252} + outSlope: {x: -0.4477244, y: -0.07709105, z: -0.33199054, w: -0.021554252} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: -0.44939166, y: -0.30562747, z: 0.5500201, w: 0.6341269} + inSlope: {x: 0.19068986, y: 0.4356287, z: -0.21801803, w: 0.530972} + outSlope: {x: 0.19068986, y: 0.4356287, z: -0.21801803, w: 0.530972} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.25 + value: {x: -0.35326606, y: -0.13641323, z: 0.41418204, w: 0.8276761} + inSlope: {x: 0.18403244, y: 0.37607586, z: -1.035946, w: 0.6563015} + outSlope: {x: 0.18403244, y: 0.37607586, z: -1.035946, w: 0.6563015} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.375 + value: {x: -0.36273906, y: -0.12802929, z: 0.28285858, w: 0.8786466} + inSlope: {x: -0.3559196, y: -0.30489665, z: -0.5662142, w: -0.0045428723} + outSlope: {x: -0.3559196, y: -0.30489665, z: -0.5662142, w: -0.0045428723} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: -0.4200064, y: -0.21288529, z: 0.32990798, w: 0.8181903} + inSlope: {x: -0.08421441, y: -0.4055714, z: 0.6217159, w: -0.39704627} + outSlope: {x: -0.08421441, y: -0.4055714, z: 0.6217159, w: -0.39704627} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7083335 + value: {x: -0.4129358, y: -0.24140175, z: 0.39838806, w: 0.7826214} + inSlope: {x: 0.02276406, y: -0.024531823, z: 0.08638168, w: -0.039112996} + outSlope: {x: 0.02276406, y: -0.024531823, z: 0.08638168, w: -0.039112996} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3 + value: {x: -0.4128638, y: -0.2413651, z: 0.39841026, w: 0.78265935} + inSlope: {x: 0.00024676346, y: 0.00012570631, z: 0.00007617481, w: 0.00013017666} + outSlope: {x: 0.00024676346, y: 0.00012570631, z: 0.00007617481, w: 0.00013017666} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.41258615, y: -0.24122377, z: 0.39849585, w: 0.78280574} + inSlope: {x: 0.00024676416, y: 0.00012588549, z: 0.000076532655, w: 0.00013017704} + outSlope: {x: 0.00024676416, y: 0.00012588549, z: 0.000076532655, w: 0.00013017704} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.85060865, y: -0.08955744, z: -0.063723385, w: 0.51418257} + inSlope: {x: -0.0032444, y: 0.013993084, z: 0.007861197, w: 0.008764744} + outSlope: {x: -0.0032444, y: 0.013993084, z: 0.007861197, w: 0.008764744} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: 0.8029568, y: -0.07207318, z: -0.061995428, w: 0.5884067} + inSlope: {x: -0.48041862, y: 0.07172324, z: -0.038140744, w: 0.6563315} + outSlope: {x: -0.48041862, y: 0.07172324, z: -0.038140744, w: 0.6563315} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.6664017, y: -0.0462396, z: -0.060948417, w: 0.7416576} + inSlope: {x: -0.6483771, y: 0.14713097, z: 0.06916714, w: 0.6015072} + outSlope: {x: -0.6483771, y: 0.14713097, z: 0.06916714, w: 0.6015072} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7083334 + value: {x: 0.6130701, y: -0.035543274, z: -0.054487623, w: 0.78734547} + inSlope: {x: 0.089567944, y: -0.0113851335, z: 0.0026284766, w: -0.07035831} + outSlope: {x: 0.089567944, y: -0.0113851335, z: 0.0026284766, w: -0.07035831} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 0.6244915, y: -0.03793551, z: -0.054471448, w: 0.7782057} + inSlope: {x: -0.22318608, y: 0.02492528, z: 0.015637735, w: 0.18021998} + outSlope: {x: -0.22318608, y: 0.02492528, z: 0.015637735, w: 0.18021998} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: 0.52961355, y: -0.025156073, z: -0.04529573, w: 0.8466552} + inSlope: {x: -1.1281182, y: 0.10259153, z: 0.05999796, w: 0.7024803} + outSlope: {x: -1.1281182, y: 0.10259153, z: 0.05999796, w: 0.7024803} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: 0.3579608, y: -0.008361921, z: -0.026615014, w: 0.93331975} + inSlope: {x: -1.2846392, y: 0.08802624, z: 0.13002431, w: 0.5062984} + outSlope: {x: -1.2846392, y: 0.08802624, z: 0.13002431, w: 0.5062984} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: 0.30955648, y: -0.005085415, z: -0.020919774, w: 0.9506373} + inSlope: {x: -0.553356, y: 0.036038045, z: 0.05775291, w: 0.19856447} + outSlope: {x: -0.553356, y: 0.036038045, z: 0.05775291, w: 0.19856447} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: 0.31184784, y: -0.0053587533, z: -0.021802276, w: 0.9498668} + inSlope: {x: 0.17825471, y: -0.008146561, z: -0.020900322, w: -0.060121447} + outSlope: {x: 0.17825471, y: -0.008146561, z: -0.020900322, w: -0.060121447} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5833334 + value: {x: 0.47236198, y: -0.018564701, z: -0.04221794, w: 0.8801972} + inSlope: {x: 1.2441328, y: -0.15601861, z: -0.17762905, w: -0.6851477} + outSlope: {x: 1.2441328, y: -0.15601861, z: -0.17762905, w: -0.6851477} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.75 + value: {x: 0.6855909, y: -0.054020856, z: -0.065790996, w: 0.72299266} + inSlope: {x: 1.1410263, y: -0.2249561, z: -0.065029174, w: -1.101263} + outSlope: {x: 1.1410263, y: -0.2249561, z: -0.065029174, w: -1.101263} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: 0.85700047, y: -0.0885531, z: -0.062143944, w: 0.5038321} + inSlope: {x: 0.5581103, y: -0.21342117, z: 0.006912104, w: -0.98072565} + outSlope: {x: 0.5581103, y: -0.21342117, z: 0.006912104, w: -0.98072565} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.2083335 + value: {x: 0.93342066, y: -0.12276333, z: -0.053561673, w: 0.33284563} + inSlope: {x: 0.18703023, y: -0.12891433, z: 0.040010333, w: -0.56472605} + outSlope: {x: 0.18703023, y: -0.12891433, z: 0.040010333, w: -0.56472605} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: 0.95104116, y: -0.12950432, z: -0.046998367, w: 0.2766596} + inSlope: {x: -0.11735608, y: 0.11040756, z: -0.03083855, w: 0.43699002} + outSlope: {x: -0.11735608, y: 0.11040756, z: -0.03083855, w: 0.43699002} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5833335 + value: {x: 0.8980983, y: -0.11016286, z: -0.061382763, w: 0.42132622} + inSlope: {x: -0.4331657, y: 0.14912988, z: -0.07532335, w: 0.95771027} + outSlope: {x: -0.4331657, y: 0.14912988, z: -0.07532335, w: 0.95771027} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7083335 + value: {x: 0.86271346, y: -0.09338541, z: -0.06343852, w: 0.49293023} + inSlope: {x: -0.05822242, y: 0.03353363, z: 0.0027527462, w: 0.11000684} + outSlope: {x: -0.05822242, y: 0.03353363, z: 0.0027527462, w: 0.11000684} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.9166667 + value: {x: 0.86266506, y: -0.09340801, z: -0.063397594, w: 0.49301603} + inSlope: {x: -0.00023817971, y: -0.00016334621, z: 0.0002923602, w: 0.00042343058} + outSlope: {x: -0.00023817971, y: -0.00016334621, z: 0.0002923602, w: 0.00042343058} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0.86238664, y: -0.093511455, z: -0.06320846, w: 0.49350744} + inSlope: {x: -0.00022029961, y: 0.000016450946, z: -0.000021457754, w: 0.00038552433} + outSlope: {x: -0.00022029961, y: 0.000016450946, z: -0.000021457754, w: 0.00038552433} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.30507502, y: 0.52957237, z: 0.66998494, w: 0.4214292} + inSlope: {x: -0.048849106, y: 0.0075502396, z: -0.048006535, w: 0.031188011} + outSlope: {x: -0.048849106, y: 0.0075502396, z: -0.048006535, w: 0.031188011} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: -0.34144744, y: 0.48624566, z: 0.6467568, w: 0.47820958} + inSlope: {x: -0.1521374, y: -0.5962578, z: -0.011311062, w: 0.5065333} + outSlope: {x: -0.1521374, y: -0.5962578, z: -0.011311062, w: 0.5065333} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.45833334 + value: {x: -0.31942728, y: 0.29463515, z: 0.66450316, w: 0.6079407} + inSlope: {x: 0.37870547, y: -0.98990417, z: 0.07278372, w: 0.6022619} + outSlope: {x: 0.37870547, y: -0.98990417, z: 0.07278372, w: 0.6022619} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: -0.24113359, y: 0.18056874, z: 0.6474232, w: 0.7000662} + inSlope: {x: 0.21990652, y: -0.068041526, z: -0.2051939, w: 0.28418958} + outSlope: {x: 0.21990652, y: -0.068041526, z: -0.2051939, w: 0.28418958} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9583334 + value: {x: -0.17263284, y: 0.21200983, z: 0.59700096, w: 0.7542146} + inSlope: {x: 0.38871175, y: -0.09209854, z: -0.041182987, w: 0.14655378} + outSlope: {x: 0.38871175, y: -0.09209854, z: -0.041182987, w: 0.14655378} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: -0.032052513, y: 0.10059876, z: 0.6206924, w: 0.7769128} + inSlope: {x: 0.62241703, y: -0.69928545, z: 0.17407267, w: -0.02230098} + outSlope: {x: 0.62241703, y: -0.69928545, z: 0.17407267, w: -0.02230098} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: 0.027389472, y: 0.021399133, z: 0.64233094, w: 0.7656389} + inSlope: {x: 0.096536346, y: -0.30585608, z: 0.16796868, w: -0.13068807} + outSlope: {x: 0.096536346, y: -0.30585608, z: 0.16796868, w: -0.13068807} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4166667 + value: {x: 0.010115558, y: 0.018514844, z: 0.6568661, w: 0.75371206} + inSlope: {x: -0.3319075, y: 0.049925495, z: 0.19080727, w: -0.1644401} + outSlope: {x: -0.3319075, y: 0.049925495, z: 0.19080727, w: -0.1644401} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.75 + value: {x: -0.17427737, y: 0.1821852, z: 0.71819586, w: 0.6485604} + inSlope: {x: -0.61326015, y: 0.99903417, z: 0.044560447, w: -0.49822253} + outSlope: {x: -0.61326015, y: 0.99903417, z: 0.044560447, w: -0.49822253} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: -0.29897076, y: 0.4791445, z: 0.6777549, w: 0.47083473} + inSlope: {x: -0.30377728, y: 1.205715, z: -0.33391982, w: -0.9350519} + outSlope: {x: -0.30377728, y: 1.205715, z: -0.33391982, w: -0.9350519} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.2083335 + value: {x: -0.2800079, y: 0.70187455, z: 0.59891313, w: 0.26508653} + inSlope: {x: 0.6529521, y: 0.9640675, z: -0.40458402, w: -0.9440788} + outSlope: {x: 0.6529521, y: 0.9640675, z: -0.40458402, w: -0.9440788} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.375 + value: {x: -0.114209294, y: 0.7910959, z: 0.5723839, w: 0.18303065} + inSlope: {x: 0.69810706, y: -0.21862529, z: 0.35321385, w: 0.27319545} + outSlope: {x: 0.69810706, y: -0.21862529, z: 0.35321385, w: 0.27319545} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5 + value: {x: -0.101104826, y: 0.6914493, z: 0.6587182, w: 0.27886552} + inSlope: {x: -0.1839566, y: -1.121557, z: 0.7633096, w: 0.91187817} + outSlope: {x: -0.1839566, y: -1.121557, z: 0.7633096, w: 0.91187817} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.6666667 + value: {x: -0.12510534, y: 0.5337179, z: 0.7407069, w: 0.3883906} + inSlope: {x: -0.048457053, y: -0.42374387, z: 0.17444411, w: 0.24805236} + outSlope: {x: -0.048457053, y: -0.42374387, z: 0.17444411, w: 0.24805236} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7916667 + value: {x: -0.12568066, y: 0.5243199, z: 0.7445795, w: 0.39356646} + inSlope: {x: 0.00025677631, y: -0.00025320007, z: 0.00013446782, w: 0.0001645085} + outSlope: {x: 0.00025677631, y: -0.00025320007, z: 0.00013446782, w: 0.0001645085} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.12533785, y: 0.52398247, z: 0.74475825, w: 0.3937869} + inSlope: {x: 0.00025713543, y: -0.00025177098, z: 0.00013446859, w: 0.00016737048} + outSlope: {x: 0.00025713543, y: -0.00025177098, z: 0.00013446859, w: 0.00016737048} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.09286303, y: 0.56734324, z: 0.07026752, w: 0.8152059} + inSlope: {x: -0.075226486, y: -0.0068764687, z: 0.012553453, w: -0.0050168037} + outSlope: {x: -0.075226486, y: -0.0068764687, z: 0.012553453, w: -0.0050168037} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: -0.12309447, y: 0.56594557, z: 0.07709313, w: 0.81154794} + inSlope: {x: -0.4699096, y: 0.15985678, z: 0.100617886, w: -0.19648789} + outSlope: {x: -0.4699096, y: 0.15985678, z: 0.100617886, w: -0.19648789} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: -0.22596635, y: 0.69814193, z: 0.09809146, w: 0.6722464} + inSlope: {x: -0.6190758, y: 1.2560483, z: 0.13192444, w: -1.5508981} + outSlope: {x: -0.6190758, y: 1.2560483, z: 0.13192444, w: -1.5508981} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.4166667 + value: {x: -0.28470808, y: 0.850166, z: 0.10933957, w: 0.42918986} + inSlope: {x: -0.32280737, y: 0.97466385, z: -0.027540494, w: -2.1275039} + outSlope: {x: -0.32280737, y: 0.97466385, z: -0.027540494, w: -2.1275039} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: -0.31458673, y: 0.92441815, z: 0.08472224, w: 0.19826357} + inSlope: {x: -0.16850773, y: 0.2618736, z: -0.17819999, w: -1.3644769} + outSlope: {x: -0.16850773, y: 0.2618736, z: -0.17819999, w: -1.3644769} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: -0.32412454, y: 0.93860024, z: 0.06672845, w: 0.09757124} + inSlope: {x: -0.0956365, y: 0.12493735, z: -0.53000927, w: -1.2052445} + outSlope: {x: -0.0956365, y: 0.12493735, z: -0.53000927, w: -1.2052445} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: -0.33384764, y: 0.9390806, z: -0.030287687, w: -0.07586938} + inSlope: {x: 0.07025917, y: -0.13185596, z: -0.6700892, w: -1.6340797} + outSlope: {x: 0.07025917, y: -0.13185596, z: -0.6700892, w: -1.6340797} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: -0.31383714, y: 0.92229456, z: -0.06616327, w: -0.21564187} + inSlope: {x: 0.40241626, y: -0.17497802, z: -0.035186447, w: -1.3897848} + outSlope: {x: 0.40241626, y: -0.17497802, z: -0.035186447, w: -1.3897848} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: -0.27218, y: 0.92434937, z: -0.029072868, w: -0.2658027} + inSlope: {x: 0.49372792, y: 0.2759434, z: 0.77982026, w: 0.4149229} + outSlope: {x: 0.49372792, y: 0.2759434, z: 0.77982026, w: 0.4149229} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: -0.22054249, y: 0.96918184, z: 0.083157174, w: -0.07164178} + inSlope: {x: 0.36427957, y: 0.16972852, z: 0.81136554, w: 2.2672172} + outSlope: {x: 0.36427957, y: 0.16972852, z: 0.81136554, w: 2.2672172} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: -0.19080347, y: 0.9622849, z: 0.13979904, w: 0.13438018} + inSlope: {x: 0.34611997, y: -0.34301054, z: 0.5562984, w: 2.4371295} + outSlope: {x: 0.34611997, y: -0.34301054, z: 0.5562984, w: 2.4371295} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: -0.15669726, y: 0.9037203, z: 0.18595847, w: 0.3523565} + inSlope: {x: 0.12224584, y: -0.29208112, z: 0.1588188, w: 0.75491214} + outSlope: {x: 0.12224584, y: -0.29208112, z: 0.1588188, w: 0.75491214} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: -0.15471789, y: 0.8960612, z: 0.19009702, w: 0.37013495} + inSlope: {x: -0.030058004, y: -0.038869627, z: -0.15972672, w: 0.16413286} + outSlope: {x: -0.030058004, y: -0.038869627, z: -0.15972672, w: 0.16413286} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: -0.15920208, y: 0.90048116, z: 0.17264794, w: 0.36603427} + inSlope: {x: -0.17006455, y: 0.4853108, z: -0.9035794, w: -1.0209209} + outSlope: {x: -0.17006455, y: 0.4853108, z: -0.9035794, w: -1.0209209} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: -0.16888992, y: 0.9365037, z: 0.11479881, w: 0.2850583} + inSlope: {x: 0.07471997, y: 0.24647576, z: -1.1534722, w: -0.19304425} + outSlope: {x: 0.07471997, y: 0.24647576, z: -1.1534722, w: -0.19304425} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4166667 + value: {x: -0.15297538, y: 0.92102075, z: 0.07652524, w: 0.34994745} + inSlope: {x: 0.4549222, y: -0.42926633, z: -0.8860645, w: 1.5248344} + outSlope: {x: 0.4549222, y: -0.42926633, z: -0.8860645, w: 1.5248344} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5833334 + value: {x: -0.08987467, y: 0.8251485, z: 0.002784221, w: 0.5577139} + inSlope: {x: -0.031559795, y: -0.54591584, z: 0.19454703, w: 0.8089393} + outSlope: {x: -0.031559795, y: -0.54591584, z: 0.19454703, w: 0.8089393} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.75 + value: {x: -0.1771604, y: 0.77949965, z: 0.059601527, w: 0.5978648} + inSlope: {x: -0.5324242, y: 0.15312599, z: 0.01566445, w: -0.36178315} + outSlope: {x: -0.5324242, y: 0.15312599, z: 0.01566445, w: -0.36178315} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.875 + value: {x: -0.21852058, y: 0.8329929, z: 0.011991585, w: 0.5081612} + inSlope: {x: -0.22879872, y: 0.59133947, z: -0.8490374, w: -1.0802195} + outSlope: {x: -0.22879872, y: 0.59133947, z: -0.8490374, w: -1.0802195} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: -0.25727466, y: 0.8672853, z: -0.0814371, w: 0.41832277} + inSlope: {x: -1.0657808, y: -0.39552537, z: -0.87498295, w: -0.039330512} + outSlope: {x: -1.0657808, y: -0.39552537, z: -0.87498295, w: -0.039330512} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: -0.317953, y: 0.8265539, z: -0.104758956, w: 0.4524822} + inSlope: {x: -1.4504647, y: -0.5398525, z: -0.76003504, w: -0.22178778} + outSlope: {x: -1.4504647, y: -0.5398525, z: -0.76003504, w: -0.22178778} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: -0.37814677, y: 0.82229763, z: -0.14477341, w: 0.39984033} + inSlope: {x: -1.2959166, y: -0.25868174, z: -0.712252, w: -0.8821726} + outSlope: {x: -1.2959166, y: -0.25868174, z: -0.712252, w: -0.8821726} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0833335 + value: {x: -0.42594624, y: 0.804997, z: -0.1641134, w: 0.37896767} + inSlope: {x: -1.0961757, y: -0.62524915, z: -0.19429988, w: 0.008915693} + outSlope: {x: -1.0961757, y: -0.62524915, z: -0.19429988, w: 0.008915693} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.125 + value: {x: -0.46949467, y: 0.77019364, z: -0.16096511, w: 0.40058318} + inSlope: {x: -1.1166545, y: -0.9193953, z: 0.11820297, w: 0.4909982} + outSlope: {x: -1.1166545, y: -0.9193953, z: 0.11820297, w: 0.4909982} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.25 + value: {x: -0.6023809, y: 0.64971966, z: -0.1316218, w: 0.4446094} + inSlope: {x: -0.7176873, y: -0.7427627, z: 0.28655, w: 0.21726564} + outSlope: {x: -0.7176873, y: -0.7427627, z: 0.28655, w: 0.21726564} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: -0.6218282, y: 0.60345566, z: -0.08190499, w: 0.49240482} + inSlope: {x: 0.52768034, y: 0.27825755, z: 0.16554268, w: 0.34313756} + outSlope: {x: 0.52768034, y: 0.27825755, z: 0.16554268, w: 0.34313756} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: -0.5102162, y: 0.6755971, z: -0.076426245, w: 0.5266945} + inSlope: {x: 0.99792325, y: 0.6454227, z: 0.01586613, w: 0.14625306} + outSlope: {x: 0.99792325, y: 0.6454227, z: 0.01586613, w: 0.14625306} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7083335 + value: {x: -0.41027436, y: 0.74134064, z: -0.07982321, w: 0.5250879} + inSlope: {x: 0.06964825, y: 0.05921591, z: -0.025707936, w: -0.032295875} + outSlope: {x: 0.06964825, y: 0.05921591, z: -0.025707936, w: -0.032295875} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3 + value: {x: -0.40976283, y: 0.7413626, z: -0.07923257, w: 0.5255456} + inSlope: {x: 0.0017555968, y: 0.000073671414, z: 0.0020255167, w: 0.0015692725} + outSlope: {x: 0.0017555968, y: 0.000073671414, z: 0.0020255167, w: 0.0015692725} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.40778738, y: 0.74144053, z: -0.076954715, w: 0.5273076} + inSlope: {x: 0.0017581054, y: 0.000062942745, z: 0.0020240026, w: 0.001563555} + outSlope: {x: 0.0017581054, y: 0.000062942745, z: 0.0020240026, w: 0.001563555} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.89964795, y: -0.0016580974, z: 0.4365995, w: 0.0034166866} + inSlope: {x: 0.20501947, y: 0.0021516401, z: -0.43341422, w: -0.0003184788} + outSlope: {x: 0.20501947, y: 0.0021516401, z: -0.43341422, w: -0.0003184788} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: 0.9081904, y: -0.0015684457, z: 0.41854057, w: 0.0034034166} + inSlope: {x: 0.33764148, y: 0.0033447426, z: -0.7620224, w: 0.00016153604} + outSlope: {x: 0.33764148, y: 0.0033447426, z: -0.7620224, w: 0.00016153604} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: 0.94948554, y: -0.0011442617, z: 0.31378967, w: 0.0034624627} + inSlope: {x: 0.4676864, y: 0.005519242, z: -1.4091861, w: 0.0005597379} + outSlope: {x: 0.4676864, y: 0.005519242, z: -1.4091861, w: 0.0005597379} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: 0.9844648, y: -0.00060479366, z: 0.17554812, w: 0.0033918156} + inSlope: {x: -0.0387118, y: -0.00046579106, z: 0.20145437, w: -0.0013212113} + outSlope: {x: -0.0387118, y: -0.00046579106, z: 0.20145437, w: -0.0013212113} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.45833334 + value: {x: 0.92728305, y: -0.0012143067, z: 0.37434697, w: 0.0030079787} + inSlope: {x: -0.66106164, y: -0.004877355, z: 1.6422343, w: -0.0032620279} + outSlope: {x: -0.66106164, y: -0.004877355, z: 1.6422343, w: -0.0032620279} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: 0.87564003, y: -0.0015179339, z: 0.48295414, w: 0.002752186} + inSlope: {x: -0.3427647, y: -0.0014684738, z: 0.64722425, w: -0.0021458361} + outSlope: {x: -0.3427647, y: -0.0014684738, z: 0.64722425, w: -0.0021458361} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.86601067, y: -0.0014960594, z: 0.5000166, w: 0.00259115} + inSlope: {x: -0.12066502, y: -0.000005441252, z: 0.2059274, w: -0.0014032417} + outSlope: {x: -0.12066502, y: -0.000005441252, z: 0.2059274, w: -0.0014032417} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: 0.81134266, y: -0.0016606847, z: 0.5845641, w: 0.0023049547} + inSlope: {x: -0.7553698, y: -0.0022565706, z: 1.0433044, w: -0.0031230482} + outSlope: {x: -0.7553698, y: -0.0022565706, z: 1.0433044, w: -0.0031230482} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: 0.764683, y: -0.0017658077, z: 0.6444008, w: 0.0020954167} + inSlope: {x: 0.28925622, y: 0.0017609781, z: -0.37214357, w: -0.00016095332} + outSlope: {x: 0.28925622, y: 0.0017609781, z: -0.37214357, w: -0.00016095332} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9583334 + value: {x: 0.86552364, y: -0.0013219807, z: 0.5008611, w: 0.0022845052} + inSlope: {x: 1.5056394, y: 0.007645854, z: -2.6736355, w: 0.0029289308} + outSlope: {x: 1.5056394, y: 0.007645854, z: -2.6736355, w: 0.0029289308} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 0.9269176, y: -0.0009715604, z: 0.37525594, w: 0.0023999005} + inSlope: {x: 1.2232709, y: 0.008156299, z: -2.974329, w: 0.0020601545} + outSlope: {x: 1.2232709, y: 0.008156299, z: -2.974329, w: 0.0020601545} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: 0.986706, y: -0.0004043386, z: 0.16249648, w: 0.0024553768} + inSlope: {x: 0.31615978, y: 0.004458148, z: -1.7031558, w: -0.00039782785} + outSlope: {x: 0.31615978, y: 0.004458148, z: -1.7031558, w: -0.00039782785} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: 0.99452347, y: -0.0002494508, z: 0.104486585, w: 0.0023745827} + inSlope: {x: -0.055923775, y: -0.0008704723, z: 0.4299015, w: -0.0013328479} + outSlope: {x: -0.055923775, y: -0.0008704723, z: 0.4299015, w: -0.0013328479} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: 0.973166, y: -0.00052619394, z: 0.23009287, w: 0.0022256179} + inSlope: {x: -0.5920774, y: -0.0050508734, z: 2.3375514, w: -0.002519249} + outSlope: {x: -0.5920774, y: -0.0050508734, z: 2.3375514, w: -0.002519249} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: 0.9398094, y: -0.0007642225, z: 0.3416919, w: 0.0021020242} + inSlope: {x: -1.1747575, y: -0.0063738716, z: 3.0424523, w: -0.0037440823} + outSlope: {x: -1.1747575, y: -0.0063738716, z: 3.0424523, w: -0.0037440823} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: 0.87526953, y: -0.0010573501, z: 0.48363063, w: 0.001913611} + inSlope: {x: -3.306207, y: -0.009986998, z: 4.869339, w: -0.008198529} + outSlope: {x: -3.306207, y: -0.009986998, z: 4.869339, w: -0.008198529} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: 0.6642924, y: -0.0015964715, z: 0.7474698, w: 0.0014188141} + inSlope: {x: -2.5317273, y: -0.00601799, z: 3.1660736, w: -0.006338802} + outSlope: {x: -2.5317273, y: -0.00601799, z: 3.1660736, w: -0.006338802} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4166667 + value: {x: 0.66429245, y: -0.0015588487, z: 0.74746984, w: 0.0013853778} + inSlope: {x: 0.0000014305108, y: 0.00090294844, z: 0.0000021457672, w: -0.0008024691} + outSlope: {x: 0.0000014305108, y: 0.00090294844, z: 0.0000021457672, w: -0.0008024691} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.875 + value: {x: 0.6642932, y: -0.0011447978, z: 0.7474706, w: 0.0010174024} + inSlope: {x: 0.000003576276, y: 0.00090295123, z: 0.00000071525847, w: -0.0008024649} + outSlope: {x: 0.000003576276, y: 0.00090295123, z: 0.00000071525847, w: -0.0008024649} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9166667 + value: {x: 0.6642934, y: -0.0011071747, z: 0.74747056, w: 0.0009839664} + inSlope: {x: 0.8697525, y: 0.002127807, z: -0.85597813, w: 0.00044209388} + outSlope: {x: 0.8697525, y: 0.002127807, z: -0.85597813, w: 0.00044209388} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: 0.73677254, y: -0.0009674806, z: 0.6761392, w: 0.0010542434} + inSlope: {x: 3.0501432, y: 0.006735026, z: -4.2238407, w: 0.0034071435} + outSlope: {x: 3.0501432, y: 0.006735026, z: -4.2238407, w: 0.0034071435} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: 0.91847175, y: -0.000545923, z: 0.39548418, w: 0.0012678948} + inSlope: {x: 2.615872, y: 0.0068636355, z: -4.5452456, w: 0.0025883259} + outSlope: {x: 2.615872, y: 0.0068636355, z: -4.5452456, w: 0.0025883259} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: 0.95476174, y: -0.00039551107, z: 0.2973688, w: 0.001269937} + inSlope: {x: 0.6722926, y: 0.0031051598, z: -2.0530024, w: -0.00024908176} + outSlope: {x: 0.6722926, y: 0.0031051598, z: -2.0530024, w: -0.00024908176} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0833335 + value: {x: 0.97449625, y: -0.0002871592, z: 0.22440031, w: 0.0012471379} + inSlope: {x: 0.44201195, y: 0.002837834, z: -2.016026, w: -0.0006098834} + outSlope: {x: 0.44201195, y: 0.002837834, z: -2.016026, w: -0.0006098834} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.1666667 + value: {x: 0.99916905, y: -0.00004801307, z: 0.04074062, w: 0.0011781343} + inSlope: {x: 0.09407598, y: 0.002363283, z: -1.9552599, w: -0.0010932132} + outSlope: {x: 0.09407598, y: 0.002363283, z: -1.9552599, w: -0.0010932132} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.2916667 + value: {x: 0.9919525, y: 0.00013017365, z: -0.12660687, w: 0.001019711} + inSlope: {x: -0.1087766, y: 0.00074946956, z: -0.87409717, w: -0.0013097537} + outSlope: {x: -0.1087766, y: 0.00074946956, z: -0.87409717, w: -0.0013097537} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: 0.9821692, y: 0.00013648033, z: -0.18799764, w: 0.00071290677} + inSlope: {x: 0.07691559, y: -0.0005201658, z: 0.4093374, w: -0.0011312342} + outSlope: {x: 0.07691559, y: -0.0005201658, z: 0.4093374, w: -0.0011312342} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7083335 + value: {x: 0.9933732, y: 0.000060290695, z: -0.114932135, w: 0.0005209042} + inSlope: {x: 0.012017711, y: -0.00014986786, z: 0.100844935, w: -0.00079317356} + outSlope: {x: 0.012017711, y: -0.00014986786, z: 0.100844935, w: -0.00079317356} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3 + value: {x: 0.99346644, y: 0.00004643222, z: -0.11412382, w: 0.0004040103} + inSlope: {x: 0, y: -0.000045957364, z: 0, w: -0.00040003998} + outSlope: {x: 0, y: -0.000045957364, z: 0, w: -0.00040003998} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0.99346656, y: -0.0000053761696, z: -0.11412382, w: -0.00004696013} + inSlope: {x: 0, y: -0.000045957517, z: 0, w: -0.000400041} + outSlope: {x: 0, y: -0.000045957517, z: 0, w: -0.000400041} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.48744908, y: 0.57539284, z: 0.3594173, w: 0.5496687} + inSlope: {x: 0.15821314, y: 0.17768812, z: 0.17545938, w: -0.1647706} + outSlope: {x: 0.15821314, y: 0.17768812, z: 0.17545938, w: -0.1647706} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: -0.46306655, y: 0.6016266, z: 0.3852696, w: 0.5245781} + inSlope: {x: 0.52126694, y: 0.52092505, z: 0.5147742, w: -0.52881503} + outSlope: {x: 0.52126694, y: 0.52092505, z: 0.5147742, w: -0.52881503} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.20833334 + value: {x: -0.37641352, y: 0.6754705, z: 0.46043783, w: 0.43594682} + inSlope: {x: 0.6880582, y: 0.49632382, z: 0.5650027, w: -0.76162076} + outSlope: {x: 0.6880582, y: 0.49632382, z: 0.5650027, w: -0.76162076} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: -0.3410101, y: 0.6944242, z: 0.5252225, w: 0.35444102} + inSlope: {x: -0.44129193, y: -0.31451502, z: 0.11694433, w: 0.0064891055} + outSlope: {x: -0.44129193, y: -0.31451502, z: 0.11694433, w: 0.0064891055} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: -0.43198514, y: 0.6297272, z: 0.5088434, w: 0.39738008} + inSlope: {x: -0.662825, y: -0.5211825, z: -0.2988209, w: 0.49925238} + outSlope: {x: -0.662825, y: -0.5211825, z: -0.2988209, w: 0.49925238} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: -0.454902, y: 0.61031324, z: 0.49609447, w: 0.41769868} + inSlope: {x: -0.5578567, y: -0.4356771, z: -0.1942412, w: 0.26864707} + outSlope: {x: -0.5578567, y: -0.4356771, z: -0.1942412, w: 0.26864707} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: -0.50155044, y: 0.58627385, z: 0.4824804, w: 0.41465986} + inSlope: {x: -0.513793, y: -0.06556186, z: -0.3825581, w: -0.08586757} + outSlope: {x: -0.513793, y: -0.06556186, z: -0.3825581, w: -0.08586757} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: -0.5659936, y: 0.58374923, z: 0.39778024, w: 0.42503992} + inSlope: {x: -0.60167897, y: -0.23248458, z: -0.8806201, w: 0.32925832} + outSlope: {x: -0.60167897, y: -0.23248458, z: -0.8806201, w: 0.32925832} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: -0.61973137, y: 0.5469223, z: 0.32134375, w: 0.46211186} + inSlope: {x: -0.5842947, y: -0.5361172, z: -0.7053752, w: 0.36111513} + outSlope: {x: -0.5842947, y: -0.5361172, z: -0.7053752, w: 0.36111513} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: -0.6406094, y: 0.52545214, z: 0.2993032, w: 0.47322026} + inSlope: {x: -0.30696794, y: -0.31054422, z: -0.17879954, w: 0.059802704} + outSlope: {x: -0.30696794, y: -0.31054422, z: -0.17879954, w: 0.059802704} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: -0.61320865, y: 0.5496607, z: 0.35936382, w: 0.4389828} + inSlope: {x: 0.6437926, y: 0.40970048, z: 0.5594497, w: -0.071360655} + outSlope: {x: 0.6437926, y: 0.40970048, z: 0.5594497, w: -0.071360655} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: -0.5487179, y: 0.56597, z: 0.37967414, w: 0.4841842} + inSlope: {x: 0.6660747, y: -0.33395752, z: -0.25460446, w: 1.2938462} + outSlope: {x: 0.6660747, y: -0.33395752, z: -0.25460446, w: 1.2938462} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: -0.51678747, y: 0.46914402, z: 0.3152966, w: 0.6429795} + inSlope: {x: 0.08811428, y: -2.1182342, z: -1.1633967, w: 2.1150136} + outSlope: {x: 0.08811428, y: -2.1182342, z: -1.1633967, w: 2.1150136} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: -0.5184858, y: 0.36109647, z: 0.26065278, w: 0.72996026} + inSlope: {x: -0.10840069, y: -2.8967624, z: -1.3623505, w: 1.816006} + outSlope: {x: -0.10840069, y: -2.8967624, z: -1.3623505, w: 1.816006} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: -0.52582085, y: 0.22774738, z: 0.20176749, w: 0.7943132} + inSlope: {x: -0.21552786, y: -3.257709, z: -1.4000435, w: 1.1610911} + outSlope: {x: -0.21552786, y: -3.257709, z: -1.4000435, w: 1.1610911} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: -0.53644645, y: 0.08962059, z: 0.14398244, w: 0.82671785} + inSlope: {x: -0.32029432, y: -3.0288324, z: -1.2834718, w: 0.4009752} + outSlope: {x: -0.32029432, y: -3.0288324, z: -1.2834718, w: 0.4009752} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: -0.55251205, y: -0.024655472, z: 0.09481145, w: 0.82772785} + inSlope: {x: -0.49842072, y: -2.9552608, z: -1.5512226, w: -0.3117581} + outSlope: {x: -0.49842072, y: -2.9552608, z: -1.5512226, w: -0.3117581} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: -0.5779815, y: -0.1566509, z: 0.014714017, w: 0.80073804} + inSlope: {x: -0.5385431, y: -0.92655647, z: -0.3256529, w: -0.4218923} + outSlope: {x: -0.5385431, y: -0.92655647, z: -0.3256529, w: -0.4218923} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4166667 + value: {x: -0.59739065, y: -0.10186829, z: 0.067673884, w: 0.7925702} + inSlope: {x: -0.35881487, y: 1.6056356, z: 1.5476019, w: -0.24184006} + outSlope: {x: -0.35881487, y: 1.6056356, z: 1.5476019, w: -0.24184006} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5 + value: {x: -0.6040357, y: 0.069854505, z: 0.23663163, w: 0.7578039} + inSlope: {x: 0.25183904, y: 2.2161705, z: 2.2811418, w: -0.73071253} + outSlope: {x: 0.25183904, y: 2.2161705, z: 2.2811418, w: -0.73071253} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5833334 + value: {x: -0.5644609, y: 0.24302782, z: 0.42484534, w: 0.66470134} + inSlope: {x: 0.50707173, y: 1.6804063, z: 2.0242736, w: -1.4385846} + outSlope: {x: 0.50707173, y: 1.6804063, z: 2.0242736, w: -1.4385846} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6666667 + value: {x: -0.5362444, y: 0.3311404, z: 0.5587249, w: 0.5390867} + inSlope: {x: 0.002873607, y: 0.34991425, z: 0.9888529, w: -1.1740456} + outSlope: {x: 0.002873607, y: 0.34991425, z: 0.9888529, w: -1.1740456} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.75 + value: {x: -0.56590444, y: 0.3098194, z: 0.583186, w: 0.49361748} + inSlope: {x: -0.6031361, y: -0.6079973, z: -0.2499457, w: -0.028078668} + outSlope: {x: -0.6031361, y: -0.6079973, z: -0.2499457, w: -0.028078668} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.875 + value: {x: -0.6489217, y: 0.2074019, z: 0.49136844, w: 0.5426252} + inSlope: {x: -0.38860145, y: -0.8730458, z: -0.88306975, w: 0.6789403} + outSlope: {x: -0.38860145, y: -0.8730458, z: -0.88306975, w: 0.6789403} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9166667 + value: {x: -0.65590876, y: 0.17305331, z: 0.45777056, w: 0.57470196} + inSlope: {x: 0.5043204, y: -0.2958219, z: -0.13457468, w: 0.7654177} + outSlope: {x: 0.5043204, y: -0.2958219, z: -0.13457468, w: 0.7654177} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: -0.6068951, y: 0.18275, z: 0.4801538, w: 0.60641} + inSlope: {x: 2.4003725, y: 1.4252813, z: 1.4199052, w: 0.45328158} + outSlope: {x: 2.4003725, y: 1.4252813, z: 1.4199052, w: 0.45328158} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: -0.4558779, y: 0.29182664, z: 0.5760959, w: 0.6124754} + inSlope: {x: 3.0619044, y: 1.913867, z: 1.3336737, w: 0.40238944} + outSlope: {x: 3.0619044, y: 1.913867, z: 1.3336737, w: 0.40238944} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: -0.35173634, y: 0.3422389, z: 0.5912932, w: 0.6399425} + inSlope: {x: 2.1608229, y: 1.0676613, z: 0.16919415, w: 0.52462834} + outSlope: {x: 2.1608229, y: 1.0676613, z: 0.16919415, w: 0.52462834} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.125 + value: {x: -0.21367584, y: 0.41731802, z: 0.58516175, w: 0.66164494} + inSlope: {x: 1.4596087, y: 0.80888903, z: -0.26829797, w: 0.20142817} + outSlope: {x: 1.4596087, y: 0.80888903, z: -0.26829797, w: 0.20142817} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.25 + value: {x: -0.06750724, y: 0.4819648, z: 0.5215482, w: 0.70081395} + inSlope: {x: 0.6980411, y: 0.23329931, z: -0.44911337, w: 0.25246638} + outSlope: {x: 0.6980411, y: 0.23329931, z: -0.44911337, w: 0.25246638} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: -0.044447884, y: 0.5025361, z: 0.5153115, w: 0.69277406} + inSlope: {x: -0.3407659, y: 0.12025178, z: 0.43747246, w: -0.4427024} + outSlope: {x: -0.3407659, y: 0.12025178, z: 0.43747246, w: -0.4427024} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: -0.11946843, y: 0.50663906, z: 0.59545064, w: 0.6119499} + inSlope: {x: -0.7327898, y: -0.12909447, z: 0.6379483, w: -0.65347} + outSlope: {x: -0.7327898, y: -0.12909447, z: 0.6379483, w: -0.65347} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.6666667 + value: {x: -0.19721332, y: 0.4822849, z: 0.64526093, w: 0.55870074} + inSlope: {x: -0.29614016, y: -0.1087251, z: 0.10804632, w: -0.12956403} + outSlope: {x: -0.29614016, y: -0.1087251, z: 0.10804632, w: -0.12956403} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7916667 + value: {x: -0.20286733, y: 0.48011282, z: 0.6459875, w: 0.5577066} + inSlope: {x: -0.0015152664, y: -0.0007681832, z: 0.0018317665, w: -0.0020120107} + outSlope: {x: -0.0015152664, y: -0.0007681832, z: 0.0018317665, w: -0.0020120107} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.20488772, y: 0.47908357, z: 0.64842653, w: 0.55501634} + inSlope: {x: -0.0015152751, y: -0.00077462493, z: 0.0018267701, w: -0.0020213204} + outSlope: {x: -0.0015152751, y: -0.00077462493, z: 0.0018267701, w: -0.0020213204} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.21179546, y: -0.16912827, z: 0.31227723, w: 0.910506} + inSlope: {x: -0.0024393797, y: 0.05208707, z: -0.0165689, w: 0.015851498} + outSlope: {x: -0.0024393797, y: 0.05208707, z: -0.0165689, w: 0.015851498} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.4166667 + value: {x: 0.21488203, y: -0.07562941, z: 0.25686285, w: 0.9392164} + inSlope: {x: -0.0077301273, y: 0.34247863, z: -0.23932579, w: 0.09470914} + outSlope: {x: -0.0077301273, y: 0.34247863, z: -0.23932579, w: 0.09470914} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: 0.18355975, y: 0.045167744, z: 0.08290242, w: 0.97846454} + inSlope: {x: -0.08176765, y: -0.09402339, z: -0.22513995, w: 0.03877185} + outSlope: {x: -0.08176765, y: -0.09402339, z: -0.22513995, w: 0.03877185} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6666667 + value: {x: 0.020580513, y: -0.11249309, z: 0.03265261, w: 0.99290264} + inSlope: {x: -0.37586617, y: -0.27210414, z: 0.0026303064, w: -0.023014778} + outSlope: {x: -0.37586617, y: -0.27210414, z: 0.0026303064, w: -0.023014778} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.875 + value: {x: -0.05438393, y: -0.15952702, z: 0.029713703, w: 0.9852465} + inSlope: {x: -0.30279124, y: -0.18573269, z: -0.12632605, w: -0.043079115} + outSlope: {x: -0.30279124, y: -0.18573269, z: -0.12632605, w: -0.043079115} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0833335 + value: {x: -0.09323751, y: -0.20436397, z: -0.079353936, w: 0.9712081} + inSlope: {x: -0.07736817, y: -0.17715177, z: -0.57173103, w: -0.08926614} + outSlope: {x: -0.07736817, y: -0.17715177, z: -0.57173103, w: -0.08926614} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.3333335 + value: {x: -0.09121171, y: -0.17271675, z: -0.09972447, w: 0.97565585} + inSlope: {x: 0.06401045, y: 0.43802097, z: 0.1410596, w: 0.097217664} + outSlope: {x: 0.06401045, y: 0.43802097, z: 0.1410596, w: 0.097217664} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.6666667 + value: {x: -0.08058676, y: -0.02915348, z: -0.04766572, w: 0.9951803} + inSlope: {x: -0.016736057, y: 0.14363676, z: 0.056144115, w: 0.0059745195} + outSlope: {x: -0.016736057, y: 0.14363676, z: 0.056144115, w: 0.0059745195} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.9583335 + value: {x: -0.081661865, y: -0.025836177, z: -0.046428174, w: 0.99524283} + inSlope: {x: 0, y: 0, z: 0.0000000447034, w: 0} + outSlope: {x: 0, y: 0, z: 0.0000000447034, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.081661865, y: -0.025836179, z: -0.046428163, w: 0.99524283} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.25013512, y: 0.4193594, z: -0.21182506, w: 0.8465816} + inSlope: {x: -0.017915726, y: -0.10122013, z: -0.0033066273, w: 0.04371071} + outSlope: {x: -0.017915726, y: -0.10122013, z: -0.0033066273, w: 0.04371071} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: -0.28737518, y: 0.2956673, z: -0.21690744, w: 0.88484323} + inSlope: {x: -0.21039674, y: -0.9093689, z: -0.018439472, w: 0.22864506} + outSlope: {x: -0.21039674, y: -0.9093689, z: -0.018439472, w: 0.22864506} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: -0.31966755, y: -0.04481838, z: -0.2154274, w: 0.92162627} + inSlope: {x: 0.058105562, y: -1.2641667, z: 0.045111336, w: -0.030251011} + outSlope: {x: 0.058105562, y: -1.2641667, z: 0.045111336, w: -0.030251011} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: -0.26770082, y: -0.34576362, z: -0.19378442, w: 0.8781978} + inSlope: {x: 0.21299641, y: -0.6591258, z: 0.07355298, w: -0.17603377} + outSlope: {x: 0.21299641, y: -0.6591258, z: 0.07355298, w: -0.17603377} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: -0.24320833, y: -0.39386708, z: -0.18624726, w: 0.8666201} + inSlope: {x: -0.059577823, y: 0.2612828, z: 0.0463572, w: 0.1109377} + outSlope: {x: -0.059577823, y: 0.2612828, z: 0.0463572, w: 0.1109377} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5 + value: {x: -0.2623595, y: -0.08124652, z: -0.08750275, w: 0.95755404} + inSlope: {x: 0.19578144, y: 1.0608575, z: 0.40793598, w: 0.18012422} + outSlope: {x: 0.19578144, y: 1.0608575, z: 0.40793598, w: 0.18012422} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7916667 + value: {x: -0.12861392, y: 0.21335031, z: 0.048735693, w: 0.96724606} + inSlope: {x: 0.65829176, y: 0.8702803, z: 0.46887094, w: -0.12714955} + outSlope: {x: 0.65829176, y: 0.8702803, z: 0.46887094, w: -0.12714955} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: -0.026270755, y: 0.337772, z: 0.1435341, w: 0.9298483} + inSlope: {x: 0.45817733, y: 0.6534107, z: 0.8189466, w: -0.35177383} + outSlope: {x: 0.45817733, y: 0.6534107, z: 0.8189466, w: -0.35177383} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.1666667 + value: {x: 0.023351304, y: 0.45596394, z: 0.27743903, w: 0.84532785} + inSlope: {x: 0.07493499, y: 0.39797395, z: 0.11189153, w: -0.25087976} + outSlope: {x: 0.07493499, y: 0.39797395, z: 0.11189153, w: -0.25087976} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: -0.060376264, y: 0.5172587, z: 0.13565807, w: 0.8428494} + inSlope: {x: -0.6104499, y: 0.071875915, z: -0.93915457, w: 0.062207103} + outSlope: {x: -0.6104499, y: 0.071875915, z: -0.93915457, w: 0.062207103} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.625 + value: {x: -0.16542505, y: 0.50973535, z: -0.042364985, w: 0.84321386} + inSlope: {x: -0.2889711, y: -0.06706175, z: -0.51599133, w: -0.038353488} + outSlope: {x: -0.2889711, y: -0.06706175, z: -0.51599133, w: -0.038353488} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.8333335 + value: {x: -0.17815556, y: 0.5061175, z: -0.06555932, w: 0.841313} + inSlope: {x: 0.000015199199, y: 0.00014376655, z: 0.000034511122, w: -0.00008082397} + outSlope: {x: 0.000015199199, y: 0.00014376655, z: 0.000034511122, w: -0.00008082397} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.17813589, y: 0.50630313, z: -0.06551472, w: 0.841209} + inSlope: {x: 0.000015378057, y: 0.0001430517, z: 0.00003451122, w: -0.00008010895} + outSlope: {x: 0.000015378057, y: 0.0001430517, z: 0.00003451122, w: -0.00008010895} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.6021034, y: 0.07225429, z: 0.5922933, w: 0.53050864} + inSlope: {x: 0.421988, y: -0.32226044, z: 0.35478973, w: 0.11022806} + outSlope: {x: 0.421988, y: -0.32226044, z: 0.35478973, w: 0.11022806} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: -0.5845206, y: 0.058826774, z: 0.6070762, w: 0.5351015} + inSlope: {x: 0.69390535, y: -0.50190973, z: 0.536381, w: 0.17447019} + outSlope: {x: 0.69390535, y: -0.50190973, z: 0.536381, w: 0.17447019} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: -0.43012196, y: -0.042506475, z: 0.69991654, w: 0.5685993} + inSlope: {x: 1.5446646, y: -0.9180961, z: 0.6772513, w: 0.26039883} + outSlope: {x: 1.5446646, y: -0.9180961, z: 0.6772513, w: 0.26039883} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: -0.22365578, y: -0.15258148, z: 0.7591877, w: 0.5918877} + inSlope: {x: 1.5886269, y: -0.7561055, z: 0.23799127, w: 0.11311482} + outSlope: {x: 1.5886269, y: -0.7561055, z: 0.23799127, w: 0.11311482} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.032566316, y: -0.22699243, z: 0.7535639, w: 0.61608064} + inSlope: {x: 0.96668065, y: -0.10794908, z: -0.21424338, w: 0.17531273} + outSlope: {x: 0.96668065, y: -0.10794908, z: -0.21424338, w: 0.17531273} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.16896062, y: -0.22794157, z: 0.7117116, w: 0.64262086} + inSlope: {x: 0.9104078, y: -0.12102997, z: -0.3147789, w: 0.06351611} + outSlope: {x: 0.9104078, y: -0.12102997, z: -0.3147789, w: 0.06351611} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: 0.31271344, y: -0.26031294, z: 0.6541908, w: 0.6375593} + inSlope: {x: 0.4863149, y: 0.026815765, z: -0.18584272, w: -0.029592976} + outSlope: {x: 0.4863149, y: 0.026815765, z: -0.18584272, w: -0.029592976} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: 0.32491386, y: -0.25289488, z: 0.65108913, w: 0.6376192} + inSlope: {x: 0.12755993, y: 0.29575375, z: 0.052085556, w: -0.002212284} + outSlope: {x: 0.12755993, y: 0.29575375, z: 0.052085556, w: -0.002212284} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: 0.32334343, y: -0.2356668, z: 0.65853125, w: 0.63737494} + inSlope: {x: 0.44938675, y: -0.05256413, z: -0.020616524, w: -0.246158} + outSlope: {x: 0.44938675, y: -0.05256413, z: -0.020616524, w: -0.246158} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9583334 + value: {x: 0.36236277, y: -0.25727522, z: 0.6493711, w: 0.617106} + inSlope: {x: 0.9352715, y: -0.4694848, z: -0.14101478, w: -0.59868646} + outSlope: {x: 0.9352715, y: -0.4694848, z: -0.14101478, w: -0.59868646} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: 0.4798964, y: -0.27893978, z: 0.6698687, w: 0.49312076} + inSlope: {x: 0.9034425, y: 0.30299264, z: 0.5290723, w: -1.454607} + outSlope: {x: 0.9034425, y: 0.30299264, z: 0.5290723, w: -1.454607} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: 0.5406186, y: -0.22633648, z: 0.73114413, w: 0.34918702} + inSlope: {x: 0.373034, y: 0.8420556, z: 0.84656847, w: -1.7972529} + outSlope: {x: 0.373034, y: 0.8420556, z: 0.84656847, w: -1.7972529} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: 0.5032097, y: -0.13883851, z: 0.8332831, w: 0.18205251} + inSlope: {x: -0.8908758, y: 0.29384476, z: 0.7170743, w: -0.5784297} + outSlope: {x: -0.8908758, y: 0.29384476, z: 0.7170743, w: -0.5784297} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5 + value: {x: 0.21092494, y: -0.14187686, z: 0.92982846, w: 0.266084} + inSlope: {x: -1.7082593, y: 0.059311386, z: 0.08361851, w: 1.0676765} + outSlope: {x: -1.7082593, y: 0.059311386, z: 0.08361851, w: 1.0676765} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6666667 + value: {x: -0.08174794, y: -0.07156811, z: 0.8581773, w: 0.5017241} + inSlope: {x: -1.6033028, y: 0.8609309, z: -1.0523577, w: 1.6492805} + outSlope: {x: -1.6033028, y: 0.8609309, z: -1.0523577, w: 1.6492805} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7916667 + value: {x: -0.2237159, y: 0.06118312, z: 0.67225033, w: 0.7030558} + inSlope: {x: -0.5511773, y: 1.0229638, z: -1.7772081, w: 1.4473865} + outSlope: {x: -0.5511773, y: 1.0229638, z: -1.7772081, w: 1.4473865} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: -0.23782632, y: 0.15373184, z: 0.39494634, w: 0.87396944} + inSlope: {x: 0.01783027, y: 0.04762839, z: -1.25286, w: 0.57316} + outSlope: {x: 0.01783027, y: 0.04762839, z: -1.25286, w: 0.57316} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.125 + value: {x: -0.26778665, y: 0.12220441, z: 0.2694934, w: 0.91691315} + inSlope: {x: -0.37109318, y: -0.2841968, z: -0.28235996, w: 0.013112923} + outSlope: {x: -0.37109318, y: -0.2841968, z: -0.28235996, w: 0.013112923} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.25 + value: {x: -0.3372636, y: 0.058971353, z: 0.2867571, w: 0.8947324} + inSlope: {x: -0.7635383, y: -0.90020394, z: 0.62915057, w: -0.44429412} + outSlope: {x: -0.7635383, y: -0.90020394, z: 0.62915057, w: -0.44429412} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: -0.42955306, y: -0.17870061, z: 0.46815115, w: 0.75125545} + inSlope: {x: 0.0025852844, y: -1.8009903, z: 1.3442926, w: -1.2781217} + outSlope: {x: 0.0025852844, y: -1.8009903, z: 1.3442926, w: -1.2781217} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: -0.421567, y: -0.25568485, z: 0.52502275, w: 0.6937273} + inSlope: {x: 0.8857645, y: -2.3450012, z: 1.6441565, w: -1.742807} + outSlope: {x: 0.8857645, y: -2.3450012, z: 1.6441565, w: -1.742807} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5 + value: {x: -0.3557396, y: -0.37411708, z: 0.605164, w: 0.60602176} + inSlope: {x: 1.8488739, y: -2.615405, z: 1.7688475, w: -2.301264} + outSlope: {x: 1.8488739, y: -2.615405, z: 1.7688475, w: -2.301264} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: -0.26749426, y: -0.47363502, z: 0.6724265, w: 0.50195545} + inSlope: {x: 1.7953889, y: -1.8097302, z: 1.2732337, w: -2.2370777} + outSlope: {x: 1.7953889, y: -1.8097302, z: 1.2732337, w: -2.2370777} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5833335 + value: {x: -0.20612356, y: -0.5249282, z: 0.711267, w: 0.41959825} + inSlope: {x: 1.2483182, y: -0.957327, z: 0.7360548, w: -1.7201159} + outSlope: {x: 1.2483182, y: -0.957327, z: 0.7360548, w: -1.7201159} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.6666667 + value: {x: -0.13884659, y: -0.56758195, z: 0.7454773, w: 0.3206805} + inSlope: {x: 0.39648014, y: -0.22621922, z: 0.1807219, w: -0.6092905} + outSlope: {x: 0.39648014, y: -0.22621922, z: 0.1807219, w: -0.6092905} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7916667 + value: {x: -0.1304289, y: -0.57223034, z: 0.7488513, w: 0.30783504} + inSlope: {x: -0.00001394746, y: 0.00040197297, z: 0.00032114921, w: -0.00003826611} + outSlope: {x: -0.00001394746, y: 0.00040197297, z: 0.00032114921, w: -0.00003826611} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.13047805, y: -0.57168514, z: 0.7492886, w: 0.30776337} + inSlope: {x: 0.000067234294, y: 0.00037765648, z: 0.000296117, w: 0.000016450946} + outSlope: {x: 0.000067234294, y: 0.00037765648, z: 0.000296117, w: 0.000016450946} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.00068698515, y: 0.14841421, z: 0.004577604, w: 0.9889145} + inSlope: {x: -0.008170764, y: 1.123999, z: 0.013999566, w: -0.19619036} + outSlope: {x: -0.008170764, y: 1.123999, z: 0.013999566, w: -0.19619036} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: -0.0010274337, y: 0.1952475, z: 0.0051609194, w: 0.9807399} + inSlope: {x: -0.015446043, y: 1.6364539, z: 0.024807505, w: -0.36417818} + outSlope: {x: -0.015446043, y: 1.6364539, z: 0.024807505, w: -0.36417818} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: -0.0019741554, y: 0.28478536, z: 0.006644896, w: 0.9585663} + inSlope: {x: -0.029455971, y: 2.1534758, z: 0.041454792, w: -0.64370227} + outSlope: {x: -0.029455971, y: 2.1534758, z: 0.041454792, w: -0.64370227} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.20833334 + value: {x: -0.007580073, y: 0.51543695, z: 0.012600226, w: 0.85680133} + inSlope: {x: -0.048979186, y: 1.2510772, z: 0.04158353, w: -0.73766184} + outSlope: {x: -0.048979186, y: 1.2510772, z: 0.04158353, w: -0.73766184} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: -0.011305118, y: 0.5836043, z: 0.01572569, w: 0.8118072} + inSlope: {x: 0.0018293676, y: -0.19285302, z: 0.005131, w: 0.13506678} + outSlope: {x: 0.0018293676, y: -0.19285302, z: 0.005131, w: 0.13506678} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.45833334 + value: {x: -0.008359398, y: 0.5023341, z: 0.014386477, w: 0.86451346} + inSlope: {x: 0.032182552, y: -0.870337, z: -0.022455404, w: 0.50355875} + outSlope: {x: 0.032182552, y: -0.870337, z: -0.022455404, w: 0.50355875} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: -0.00454492, y: 0.3758761, z: 0.011203935, w: 0.9265911} + inSlope: {x: 0.021363173, y: -0.85490847, z: -0.021746293, w: 0.35562372} + outSlope: {x: 0.021363173, y: -0.85490847, z: -0.021746293, w: 0.35562372} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: -0.0027683934, y: 0.32387516, z: 0.008086694, w: 0.9460612} + inSlope: {x: 0.016436841, y: -0.42286238, z: -0.037434056, w: 0.14144182} + outSlope: {x: 0.016436841, y: -0.42286238, z: -0.037434056, w: 0.14144182} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: -0.0012799957, y: 0.24834044, z: 0.0049927044, w: 0.96865916} + inSlope: {x: 0.016216755, y: -1.8518804, z: -0.023241417, w: 0.4224688} + outSlope: {x: 0.016216755, y: -1.8518804, z: -0.023241417, w: 0.4224688} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: -0.00065092416, y: 0.14447673, z: 0.0044581573, w: 0.98949796} + inSlope: {x: 0.015358167, y: -3.0073726, z: -0.06076229, w: 0.37605947} + outSlope: {x: 0.015358167, y: -3.0073726, z: -0.06076229, w: 0.37605947} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: -0.00000014866032, y: -0.002273912, z: -0.00007082167, w: 0.99999744} + inSlope: {x: 0.0078093023, y: -1.7610068, z: -0.054347716, w: 0.12599367} + outSlope: {x: 0.0078093023, y: -1.7610068, z: -0.054347716, w: 0.12599367} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9583334 + value: {x: -0.00000014866298, y: -0.0022739123, z: -0.0000708215, w: 0.99999744} + inSlope: {x: -6.343727e-11, y: -0.000000005587937, z: 0.0000000041909525, w: 0} + outSlope: {x: -6.343727e-11, y: -0.000000005587937, z: 0.0000000041909525, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: -0.00000014875522, y: -0.0022739198, z: -0.000070815375, w: 0.99999744} + inSlope: {x: 9.94019e-10, y: 0.0000073201813, z: 0.00000024097926, w: 0} + outSlope: {x: 9.94019e-10, y: 0.0000073201813, z: 0.00000024097926, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: -0.00000014866976, y: -0.0022733093, z: -0.000070795475, w: 0.99999744} + inSlope: {x: -0.010002344, y: 1.9499509, z: 0.062482562, w: -0.15516102} + outSlope: {x: -0.010002344, y: 1.9499509, z: 0.062482562, w: -0.15516102} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5 + value: {x: -0.0008336742, y: 0.16022138, z: 0.005136045, w: 0.9870674} + inSlope: {x: -0.04158677, y: 3.9965167, z: 0.119498216, w: -0.676128} + outSlope: {x: -0.04158677, y: 3.9965167, z: 0.119498216, w: -0.676128} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: -0.0034657146, y: 0.33076948, z: 0.009887379, w: 0.9436534} + inSlope: {x: -0.039929263, y: 2.7018838, z: 0.057921004, w: -0.772464} + outSlope: {x: -0.039929263, y: 2.7018838, z: 0.057921004, w: -0.772464} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5833335 + value: {x: -0.004161119, y: 0.3853788, z: 0.009962805, w: 0.9226953} + inSlope: {x: -0.013416282, y: 0.81343716, z: 0.007917157, w: -0.3189774} + outSlope: {x: -0.013416282, y: 0.81343716, z: 0.007917157, w: -0.3189774} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.6666667 + value: {x: -0.0048265294, y: 0.39547783, z: 0.011208382, w: 0.9183945} + inSlope: {x: -0.0039348993, y: -0.07654044, z: 0.011670537, w: 0.032788694} + outSlope: {x: -0.0039348993, y: -0.07654044, z: 0.011670537, w: 0.032788694} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.2083335 + value: {x: -0.0049116467, y: 0.39217752, z: 0.011519688, w: 0.91980433} + inSlope: {x: -0.0000000055879568, y: 0, z: 0.0000000111759135, w: 0} + outSlope: {x: -0.0000000055879568, y: 0, z: 0.0000000111759135, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.00491165, y: 0.39217758, z: 0.011519694, w: 0.91980433} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.09302472, y: -0.06726652, z: 0.24988492, w: 0.9614464} + inSlope: {x: -0.0035843253, y: -0.003250301, z: -0.06900215, w: 0.017942905} + outSlope: {x: -0.0035843253, y: -0.003250301, z: -0.06900215, w: 0.017942905} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: 0.08527519, y: -0.07410445, z: 0.08960247, w: 0.98954946} + inSlope: {x: -0.036425553, y: -0.03416186, z: -0.74219894, w: 0.067100994} + outSlope: {x: -0.036425553, y: -0.03416186, z: -0.74219894, w: 0.067100994} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: 0.066927545, y: -0.09146698, z: -0.21820422, w: 0.96929944} + inSlope: {x: -0.061687067, y: -0.05364473, z: -0.7683259, w: -0.17319492} + outSlope: {x: -0.061687067, y: -0.05364473, z: -0.7683259, w: -0.17319492} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: 0.04868122, y: -0.10164024, z: -0.40661272, w: 0.9066231} + inSlope: {x: 0.0068936488, y: 0.0067596184, z: 0.04410781, w: 0.019904912} + outSlope: {x: 0.0068936488, y: 0.0067596184, z: 0.04410781, w: 0.019904912} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5 + value: {x: 0.07476821, y: -0.08409772, z: -0.10991193, w: 0.98755085} + inSlope: {x: 0.08403956, y: 0.06958228, z: 1.4375074, w: 0.15847848} + outSlope: {x: 0.08403956, y: 0.06958228, z: 1.4375074, w: 0.15847848} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7083334 + value: {x: 0.088947, y: -0.071129516, z: 0.17907692, w: 0.9772208} + inSlope: {x: 0.052410863, y: 0.055789463, z: 1.158354, w: -0.20937128} + outSlope: {x: 0.052410863, y: 0.055789463, z: 1.158354, w: -0.20937128} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.875 + value: {x: 0.094739884, y: -0.062184263, z: 0.30849138, w: 0.9444525} + inSlope: {x: 0.023085577, y: 0.054158915, z: 0.29573005, w: -0.093279384} + outSlope: {x: 0.023085577, y: 0.054158915, z: 0.29573005, w: -0.093279384} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: 0.09608156, y: -0.060308225, z: 0.28704348, w: 0.9511768} + inSlope: {x: -0.029900936, y: -0.063856974, z: -1.2152963, w: 0.3344482} + outSlope: {x: -0.029900936, y: -0.063856974, z: -1.2152963, w: 0.3344482} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: 0.086644925, y: -0.07372433, z: 0.104922794, w: 0.98795176} + inSlope: {x: -0.19390894, y: -0.21805155, z: -2.7881188, w: 0.2767505} + outSlope: {x: -0.19390894, y: -0.21805155, z: -2.7881188, w: 0.2767505} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.125 + value: {x: 0.06748502, y: -0.09131194, z: -0.14202023, w: 0.98333013} + inSlope: {x: -0.21663651, y: -0.14827234, z: -2.7678034, w: -0.3783266} + outSlope: {x: -0.21663651, y: -0.14827234, z: -2.7678034, w: -0.3783266} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.25 + value: {x: 0.05383192, y: -0.096639805, z: -0.34972268, w: 0.9302994} + inSlope: {x: 0.045800477, y: 0.037333105, z: 0.01127553, w: 0.0049202815} + outSlope: {x: 0.045800477, y: 0.037333105, z: 0.01127553, w: 0.0049202815} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.375 + value: {x: 0.07338922, y: -0.0874561, z: -0.14116663, w: 0.9833806} + inSlope: {x: 0.19181202, y: 0.095815994, z: 2.661439, w: 0.3651853} + outSlope: {x: 0.19181202, y: 0.095815994, z: 2.661439, w: 0.3651853} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0.08775699, y: -0.07815931, z: 0.08179582, w: 0.98969656} + inSlope: {x: 0.12610024, y: 0.12073743, z: 2.2149925, w: -0.15167606} + outSlope: {x: 0.12610024, y: 0.12073743, z: 2.2149925, w: -0.15167606} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: 0.09217548, y: -0.07026226, z: 0.18893102, w: 0.9751266} + inSlope: {x: -0.028516565, y: 0.009721382, z: 0.016255766, w: 0.0007030964} + outSlope: {x: -0.028516565, y: 0.009721382, z: 0.016255766, w: 0.0007030964} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.625 + value: {x: 0.08520625, y: -0.07674479, z: 0.09789538, w: 0.98856795} + inSlope: {x: -0.09065475, y: -0.1044506, z: -1.507415, w: 0.14908175} + outSlope: {x: -0.09065475, y: -0.1044506, z: -1.507415, w: 0.14908175} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.6666667 + value: {x: 0.081769235, y: -0.08096774, z: 0.03492231, w: 0.9927429} + inSlope: {x: -0.050031684, y: -0.06944297, z: -1.0990905, w: 0.05640353} + outSlope: {x: -0.050031684, y: -0.06944297, z: -1.0990905, w: 0.05640353} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7916667 + value: {x: 0.081782475, y: -0.082225345, z: 0.0063412376, w: 0.9932323} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0.08178248, y: -0.08222532, z: 0.0063412366, w: 0.9932323} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.27838156, y: 0.1414196, z: 0.21781455, w: 0.9246951} + inSlope: {x: -0.30947828, y: 0.18473482, z: 0.33990455, w: -0.020686626} + outSlope: {x: -0.30947828, y: 0.18473482, z: 0.33990455, w: -0.020686626} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: 0.26548663, y: 0.14911689, z: 0.23197724, w: 0.92383313} + inSlope: {x: -0.6602869, y: 0.31639034, z: 0.6874847, w: -0.057144642} + outSlope: {x: -0.6602869, y: 0.31639034, z: 0.6874847, w: -0.057144642} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.22335765, y: 0.16778547, z: 0.27510494, w: 0.919933} + inSlope: {x: -1.6143391, y: 0.32490778, z: 1.4932307, w: -0.18793704} + outSlope: {x: -1.6143391, y: 0.32490778, z: 1.4932307, w: -0.18793704} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: 0.13095838, y: 0.17619254, z: 0.35641313, w: 0.9081717} + inSlope: {x: -3.1432602, y: -0.46277738, z: 2.4647837, w: -0.6404514} + outSlope: {x: -3.1432602, y: -0.46277738, z: 2.4647837, w: -0.6404514} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: -0.03858071, y: 0.12922068, z: 0.4805036, w: 0.86656207} + inSlope: {x: -4.1456704, y: -2.0535662, z: 3.0258598, w: -1.7307913} + outSlope: {x: -4.1456704, y: -2.0535662, z: 3.0258598, w: -1.7307913} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.20833334 + value: {x: -0.21451418, y: 0.0050619976, z: 0.60856813, w: 0.7639391} + inSlope: {x: -2.772726, y: -2.909634, z: 2.623766, w: -2.5696616} + outSlope: {x: -2.772726, y: -2.909634, z: 2.623766, w: -2.5696616} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: -0.26964122, y: -0.1132488, z: 0.69915074, w: 0.6524236} + inSlope: {x: -0.29129237, y: -2.2836337, z: 1.8159097, w: -2.26099} + outSlope: {x: -0.29129237, y: -2.2836337, z: 1.8159097, w: -2.26099} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: -0.23878852, y: -0.1852408, z: 0.75989395, w: 0.57552326} + inSlope: {x: 1.1267083, y: -1.3027105, z: 1.1841493, w: -1.4410577} + outSlope: {x: 1.1267083, y: -1.3027105, z: 1.1841493, w: -1.4410577} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: -0.10263877, y: -0.23365352, z: 0.81649286, w: 0.51789063} + inSlope: {x: 1.8177117, y: -0.13635871, z: 0.2984791, w: -0.17344312} + outSlope: {x: 1.8177117, y: -0.13635871, z: 0.2984791, w: -0.17344312} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.45833334 + value: {x: 0.05655375, y: -0.23171009, z: 0.8217338, w: 0.51755744} + inSlope: {x: 1.9550209, y: 0.044321544, z: -0.12804654, w: 0.00600815} + outSlope: {x: 1.9550209, y: 0.044321544, z: -0.12804654, w: 0.00600815} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: 0.37534347, y: -0.21941811, z: 0.72340065, w: 0.53634363} + inSlope: {x: 1.6669312, y: 0.10609658, z: -1.0276232, w: 0.26932457} + outSlope: {x: 1.6669312, y: 0.10609658, z: -1.0276232, w: 0.26932457} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: 0.5547883, y: -0.16419777, z: 0.4846657, w: 0.6560093} + inSlope: {x: -0.0012646839, y: 0.54136187, z: -0.85514987, w: 0.7729334} + outSlope: {x: -0.0012646839, y: 0.54136187, z: -0.85514987, w: 0.7729334} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: 0.44580686, y: 0.023725305, z: 0.38932964, w: 0.80567724} + inSlope: {x: -0.54502034, y: 0.82438993, z: -0.18432623, w: 0.36752665} + outSlope: {x: -0.54502034, y: 0.82438993, z: -0.18432623, w: 0.36752665} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: 0.34311983, y: 0.21317276, z: 0.34703127, w: 0.84640145} + inSlope: {x: -0.19020784, y: 0.31253058, z: -0.06659426, w: 0.02663038} + outSlope: {x: -0.19020784, y: 0.31253058, z: -0.06659426, w: 0.02663038} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5416667 + value: {x: 0.27562886, y: 0.22328356, z: 0.37635133, w: 0.85588133} + inSlope: {x: -0.8378906, y: -0.24683246, z: 0.46882284, w: 0.11773823} + outSlope: {x: -0.8378906, y: -0.24683246, z: 0.46882284, w: 0.11773823} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6666667 + value: {x: 0.08502878, y: 0.13685839, z: 0.45833167, w: 0.8740549} + inSlope: {x: -2.3052227, y: -1.2519646, z: 0.7170056, w: 0.0065050907} + outSlope: {x: -2.3052227, y: -1.2519646, z: 0.7170056, w: 0.0065050907} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7083334 + value: {x: -0.021236727, y: 0.076400496, z: 0.4870069, w: 0.8697909} + inSlope: {x: -2.6197448, y: -1.5721345, z: 0.58700776, w: -0.27173236} + outSlope: {x: -2.6197448, y: -1.5721345, z: 0.58700776, w: -0.27173236} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.75 + value: {x: -0.13328308, y: 0.0058473055, z: 0.50724894, w: 0.85141057} + inSlope: {x: -2.5076683, y: -1.6657531, z: 0.35982156, w: -0.5724416} + outSlope: {x: -2.5076683, y: -1.6657531, z: 0.35982156, w: -0.5724416} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.8333334 + value: {x: -0.3003825, y: -0.118768305, z: 0.5197835, w: 0.7908791} + inSlope: {x: -1.4141729, y: -1.2154058, z: 0.035276446, w: -0.71249413} + outSlope: {x: -1.4141729, y: -1.2154058, z: 0.035276446, w: -0.71249413} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: -0.39475965, y: -0.22709353, z: 0.5221159, w: 0.7211022} + inSlope: {x: -0.28180674, y: -0.6105102, z: 0.073852375, w: -0.3948959} + outSlope: {x: -0.28180674, y: -0.6105102, z: 0.073852375, w: -0.3948959} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.1666667 + value: {x: -0.35884923, y: -0.3152422, z: 0.55616605, w: 0.6800948} + inSlope: {x: 0.5968626, y: -0.3127035, z: 0.1185012, w: 0.06928669} + outSlope: {x: 0.5968626, y: -0.3127035, z: 0.1185012, w: 0.06928669} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.3333335 + value: {x: -0.18345323, y: -0.384669, z: 0.57608515, w: 0.69749594} + inSlope: {x: 1.476967, y: -0.60142744, z: 0.093512535, w: -0.030460773} + outSlope: {x: 1.476967, y: -0.60142744, z: 0.093512535, w: -0.030460773} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.375 + value: {x: -0.11797162, y: -0.41175374, z: 0.5786312, w: 0.694066} + inSlope: {x: 1.5814476, y: -0.6621586, z: 0.03618418, w: -0.15624827} + outSlope: {x: 1.5814476, y: -0.6621586, z: 0.03618418, w: -0.15624827} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: -0.051666055, y: -0.43984884, z: 0.5791005, w: 0.68447524} + inSlope: {x: 1.2002215, y: -0.2637579, z: 0.0080308765, w: -0.04997626} + outSlope: {x: 1.2002215, y: -0.2637579, z: 0.0080308765, w: -0.04997626} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: -0.017952971, y: -0.4337336, z: 0.57930046, w: 0.6899013} + inSlope: {x: 0.7272756, y: 0.15823871, z: 0.07773571, w: 0.05652936} + outSlope: {x: 0.7272756, y: 0.15823871, z: 0.07773571, w: 0.05652936} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: 0.01642461, y: -0.4094467, z: 0.59879, w: 0.68813825} + inSlope: {x: -0.17947778, y: 0.661007, z: 0.3935251, w: 0.03935902} + outSlope: {x: -0.17947778, y: 0.661007, z: 0.3935251, w: 0.03935902} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.625 + value: {x: -0.04174523, y: -0.33015496, z: 0.637398, w: 0.6949668} + inSlope: {x: -0.7828877, y: 0.8573564, z: 0.36367595, w: 0.039334156} + outSlope: {x: -0.7828877, y: 0.8573564, z: 0.36367595, w: 0.039334156} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7083335 + value: {x: -0.08450034, y: -0.28883126, z: 0.6515999, w: 0.69631445} + inSlope: {x: -0.15895402, y: 0.13557826, z: 0.035042457, w: 0.006843554} + outSlope: {x: -0.15895402, y: 0.13557826, z: 0.035042457, w: 0.006843554} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.8333335 + value: {x: -0.084508464, y: -0.28883886, z: 0.6515965, w: 0.69631344} + inSlope: {x: -0.00006499892, y: -0.000060796796, z: -0.000027179743, w: -0.000007867819} + outSlope: {x: -0.00006499892, y: -0.000060796796, z: -0.000027179743, w: -0.000007867819} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.08459233, y: -0.2889174, z: 0.6515617, w: 0.6963033} + inSlope: {x: -0.00006473089, y: -0.00006079697, z: -0.000027179822, w: -0.0000071525847} + outSlope: {x: -0.00006473089, y: -0.00006079697, z: -0.000027179822, w: -0.0000071525847} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.000000016763806, y: -0.000000034458935, z: 0.0000000074505815, w: 1} + inSlope: {x: 0.000000019030622, y: 0.000000002312305, z: -0.00000001041181, w: 0} + outSlope: {x: 0.000000019030622, y: 0.000000002312305, z: -0.00000001041181, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0416667 + value: {x: 0.000000022090408, y: -0.000000029738093, z: -0.000000013806841, w: 1} + inSlope: {x: 0.00000001903065, y: 0.0000000023122366, z: -0.000000010411812, w: 0} + outSlope: {x: 0.00000001903065, y: 0.0000000023122366, z: -0.000000010411812, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.375 + value: {x: 0.000000028433952, y: -0.000000028967342, z: -0.00000001727744, w: 1} + inSlope: {x: 0.000000019030619, y: -0.000002423272, z: -0.000000010411714, w: 0} + outSlope: {x: 0.000000019030619, y: -0.000002423272, z: -0.000000010411714, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: 0.000000029226895, y: -0.0000002310034, z: -0.000000017711258, w: 1} + inSlope: {x: -0.0000000065511205, y: -1.2940674, z: 0.000000029705706, w: -0.06997977} + outSlope: {x: -0.0000000065511205, y: -1.2940674, z: 0.000000029705706, w: -0.06997977} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0.000000027888024, y: -0.10783919, z: -0.00000001480196, w: 0.99416834} + inSlope: {x: -0.00000003118967, y: -2.3257215, z: 0.000000065477444, w: -0.2275319} + outSlope: {x: -0.00000003118967, y: -2.3257215, z: 0.000000065477444, w: -0.2275319} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5 + value: {x: 0.000000026627758, y: -0.19381024, z: -0.000000012254809, w: 0.98103905} + inSlope: {x: -0.00000003095421, y: -1.9416062, z: 0.00000006018699, w: -0.37448376} + outSlope: {x: -0.00000003095421, y: -1.9416062, z: 0.00000006018699, w: -0.37448376} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: 0.000000025308509, y: -0.26963952, z: -0.000000009786382, w: 0.9629614} + inSlope: {x: -0.000000045121645, y: -2.1278224, z: 0.00000007465403, w: -0.6294918} + outSlope: {x: -0.000000045121645, y: -2.1278224, z: 0.00000007465403, w: -0.6294918} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5833335 + value: {x: 0.000000022867614, y: -0.3711291, z: -0.0000000060336274, w: 0.9285813} + inSlope: {x: -0.0000000592917, y: -2.2710295, z: 0.00000008825015, w: -0.8936316} + outSlope: {x: -0.0000000592917, y: -2.2710295, z: 0.00000008825015, w: -0.8936316} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.6666667 + value: {x: 0.000000018935424, y: -0.5084408, z: -2.1337383e-10, w: 0.861097} + inSlope: {x: -0.000000019728288, y: -0.7884539, z: 0.000000036149906, w: -0.4456929} + outSlope: {x: -0.000000019728288, y: -0.7884539, z: 0.000000036149906, w: -0.4456929} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7916667 + value: {x: 0.0000000196178, y: -0.5246121, z: 6.7434464e-10, w: 0.85134137} + inSlope: {x: 0.000000010731086, y: -0.0001881119, z: 0.0000000011290607, w: -0.00011658647} + outSlope: {x: 0.000000010731086, y: -0.0001881119, z: 0.0000000011290607, w: -0.00011658647} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0.000000033918536, y: -0.52486336, z: 0.0000000021882938, w: 0.8511865} + inSlope: {x: 0.00000001072017, y: -0.00018739772, z: 0.0000000011416671, w: -0.00011587187} + outSlope: {x: 0.00000001072017, y: -0.00018739772, z: 0.0000000011416671, w: -0.00011587187} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0000000026424967, y: -0.00000010618032, z: -0.24623105, w: 0.96921116} + inSlope: {x: -0.0000017700168, y: -0.000007071475, z: 0.09652197, w: 0.024308681} + outSlope: {x: -0.0000017700168, y: -0.000007071475, z: 0.09652197, w: 0.024308681} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: -0.0000003195321, y: -0.000002812703, z: -0.1198493, w: 0.9927921} + inSlope: {x: 0.0000003684985, y: -0.000019902182, z: 0.9321981, w: 0.11034464} + outSlope: {x: 0.0000003684985, y: -0.000019902182, z: 0.9321981, w: 0.11034464} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: 0.0000025934787, y: -0.0000110022165, z: 0.22809677, w: 0.9736385} + inSlope: {x: 0.000022923163, y: -0.000031907806, z: 1.2922333, w: -0.30273473} + outSlope: {x: 0.000022923163, y: -0.000031907806, z: 1.2922333, w: -0.30273473} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: 0.0000127684125, y: -0.000019452029, z: 0.5483443, w: 0.8362527} + inSlope: {x: 0.00004216034, y: -0.000024658408, z: 0.7861849, w: -0.512915} + outSlope: {x: 0.00004216034, y: -0.000024658408, z: 0.7861849, w: -0.512915} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: 0.000022432447, y: -0.00002616315, z: 0.65074146, w: 0.7592994} + inSlope: {x: 0.000025403193, y: -0.0000360957, z: -0.084924534, w: 0.071568556} + outSlope: {x: 0.000025403193, y: -0.0000360957, z: -0.084924534, w: 0.071568556} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: 0.00002092527, y: -0.00003589498, z: 0.5035247, w: 0.8639808} + inSlope: {x: -0.000048819616, y: -0.00007450884, z: -1.658442, w: 0.95298696} + outSlope: {x: -0.000048819616, y: -0.00007450884, z: -1.658442, w: 0.95298696} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: 0.000011454995, y: -0.00004492892, z: 0.24698867, w: 0.9690184} + inSlope: {x: -0.00009664183, y: -0.000062326806, z: -2.278724, w: 0.5808133} + outSlope: {x: -0.00009664183, y: -0.000062326806, z: -2.278724, w: 0.5808133} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5 + value: {x: -0.0000014427534, y: -0.000050600604, z: -0.02852687, w: 0.999593} + inSlope: {x: -0.00009733493, y: -0.000028022052, z: -1.9122729, w: -0.04286515} + outSlope: {x: -0.00009733493, y: -0.000028022052, z: -1.9122729, w: -0.04286515} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6666667 + value: {x: -0.000011433824, y: -0.00005365364, z: -0.2084035, w: 0.97804296} + inSlope: {x: -0.0000073925085, y: -0.000018765939, z: -0.062987715, w: -0.012714304} + outSlope: {x: -0.0000073925085, y: -0.000018765939, z: -0.062987715, w: -0.012714304} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: -0.0001737878, y: -0.000014036259, z: 0.12590893, w: 0.99204177} + inSlope: {x: -0.004218376, y: 0.0020078518, z: 1.8412404, w: -0.23677061} + outSlope: {x: -0.004218376, y: 0.0020078518, z: 1.8412404, w: -0.23677061} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.125 + value: {x: -0.0015009218, y: 0.0005226746, z: 0.42604098, w: 0.9047025} + inSlope: {x: -0.010229759, y: 0.0021865629, z: 1.5824685, w: -0.73984325} + outSlope: {x: -0.010229759, y: 0.0021865629, z: 1.5824685, w: -0.73984325} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.3333335 + value: {x: -0.002994208, y: 0.0004872179, z: 0.6367064, w: 0.77110034} + inSlope: {x: -0.003866698, y: -0.0003156579, z: 0.32242498, w: -0.26180637} + outSlope: {x: -0.003866698, y: -0.0003156579, z: 0.32242498, w: -0.26180637} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: -0.0037964368, y: 0.0007424459, z: 0.62582695, w: 0.77995235} + inSlope: {x: -0.015636124, y: 0.008523074, z: -0.7853214, w: 0.6067996} + outSlope: {x: -0.015636124, y: 0.008523074, z: -0.7853214, w: 0.6067996} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5 + value: {x: -0.005231393, y: 0.0019673477, z: 0.50509596, w: 0.8630451} + inSlope: {x: -0.014430964, y: 0.019826483, z: -1.9391444, w: 1.1182855} + outSlope: {x: -0.014430964, y: 0.019826483, z: -1.9391444, w: 1.1182855} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5833335 + value: {x: -0.005920632, y: 0.0037638983, z: 0.32595086, w: 0.9453607} + inSlope: {x: -0.0002866157, y: 0.01837151, z: -2.0788245, w: 0.73016554} + outSlope: {x: -0.0002866157, y: 0.01837151, z: -2.0788245, w: 0.73016554} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.6666667 + value: {x: -0.0055651963, y: 0.004711366, z: 0.18404916, w: 0.98289} + inSlope: {x: 0.0007509779, y: 0.0039904825, z: -0.9849398, w: 0.20369872} + outSlope: {x: 0.0007509779, y: 0.0039904825, z: -0.9849398, w: 0.20369872} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7916667 + value: {x: -0.0064428165, y: 0.0044129826, z: 0.16132109, w: 0.98687106} + inSlope: {x: -0.009982884, y: -0.004586943, z: 0.000032722888, w: -0.000050783063} + outSlope: {x: -0.009982884, y: -0.004586943, z: 0.000032722888, w: -0.000050783063} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.007855794, y: 0.0032032826, z: 0.16132183, w: 0.9868654} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.022035776, y: 0.13550477, z: 0.08266353, w: 0.98707634} + inSlope: {x: 0.046839595, y: -0.0017359257, z: 0.07064241, w: -0.0068764687} + outSlope: {x: 0.046839595, y: -0.0017359257, z: 0.07064241, w: -0.0068764687} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: 0.08219796, y: 0.13217247, z: 0.1685417, w: 0.9733281} + inSlope: {x: 0.38137698, y: -0.0055155144, z: 0.42968518, w: -0.10614466} + outSlope: {x: 0.38137698, y: -0.0055155144, z: 0.42968518, w: -0.10614466} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.25348395, y: 0.12095764, z: 0.237558, w: 0.9298824} + inSlope: {x: 0.3635761, y: -0.045844384, z: -0.15826832, w: -0.052572705} + outSlope: {x: 0.3635761, y: -0.045844384, z: -0.15826832, w: -0.052572705} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 0.31785214, y: 0.05090629, z: 0.13574876, w: 0.9369903} + inSlope: {x: -0.009412687, y: -0.59439015, z: -0.291826, w: 0.07647295} + outSlope: {x: -0.009412687, y: -0.59439015, z: -0.291826, w: 0.07647295} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: 0.22287974, y: -0.16106588, z: 0.084774144, w: 0.95770335} + inSlope: {x: -0.5610868, y: -0.61018807, z: -0.11903021, w: 0.039334036} + outSlope: {x: -0.5610868, y: -0.61018807, z: -0.11903021, w: 0.039334036} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.625 + value: {x: 0.032899056, y: -0.19517173, z: 0.00069952046, w: 0.9802169} + inSlope: {x: -0.40496248, y: 0.37955147, z: -0.51223683, w: 0.08879825} + outSlope: {x: -0.40496248, y: 0.37955147, z: -0.51223683, w: 0.08879825} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: -0.0701865, y: 0.017907262, z: -0.21723242, w: 0.9734286} + inSlope: {x: -0.1797561, y: 0.7343961, z: -0.7609227, w: -0.19634718} + outSlope: {x: -0.1797561, y: 0.7343961, z: -0.7609227, w: -0.19634718} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.2083335 + value: {x: -0.10188675, y: 0.16273664, z: -0.3768744, w: 0.9061465} + inSlope: {x: -0.17077865, y: 0.23131526, z: -0.2892876, w: -0.17802213} + outSlope: {x: -0.17077865, y: 0.23131526, z: -0.2892876, w: -0.17802213} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: -0.15509485, y: 0.10071139, z: -0.3417551, w: 0.9214154} + inSlope: {x: -0.24339928, y: -0.74643517, z: 0.5138091, w: 0.22744732} + outSlope: {x: -0.24339928, y: -0.74643517, z: 0.5138091, w: 0.22744732} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5 + value: {x: -0.17884806, y: 0.008562282, z: -0.28995135, w: 0.9401427} + inSlope: {x: -0.38416213, y: -1.757889, z: 0.75603724, w: 0.14443193} + outSlope: {x: -0.38416213, y: -1.757889, z: 0.75603724, w: 0.14443193} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5833335 + value: {x: -0.21200025, y: -0.1829935, z: -0.21742837, w: 0.935037} + inSlope: {x: -0.301943, y: -2.3537652, z: 0.85123867, w: -0.31759423} + outSlope: {x: -0.301943, y: -2.3537652, z: 0.85123867, w: -0.31759423} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.6666667 + value: {x: -0.22668575, y: -0.34449032, z: -0.16014868, w: 0.8968235} + inSlope: {x: -0.073302306, y: -1.1359323, z: 0.3981081, w: -0.35161474} + outSlope: {x: -0.073302306, y: -1.1359323, z: 0.3981081, w: -0.35161474} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7916667 + value: {x: -0.22803783, y: -0.37079808, z: -0.15097386, w: 0.8875328} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: -0.22803785, y: -0.37079814, z: -0.15097387, w: 0.8875328} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0.13871254, w: 0.9903327} + inSlope: {x: 0, y: -0, z: -0.0129003525, w: -0.0018110275} + outSlope: {x: 0, y: -0, z: -0.0129003525, w: -0.0018110275} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: 0, y: -0, z: -0.17867425, w: 0.9839083} + inSlope: {x: 0, y: 0, z: 0.16140376, w: 0.02923537} + outSlope: {x: 0, y: 0, z: 0.16140376, w: 0.02923537} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5 + value: {x: 0, y: -0, z: -0.102292314, w: 0.9947544} + inSlope: {x: 0, y: 0, z: -0.12045981, w: -0.012459747} + outSlope: {x: 0, y: 0, z: -0.12045981, w: -0.012459747} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: 0, y: -0, z: -0.13052417, w: 0.9914451} + inSlope: {x: 0, y: 0, z: 0.26128596, w: 0.034051873} + outSlope: {x: 0, y: 0, z: 0.26128596, w: 0.034051873} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0, y: 0, z: 0.000000004676871, w: 1} + inSlope: {x: 0, y: 0, z: 0.058031093, w: 0.00006794911} + outSlope: {x: 0, y: 0, z: 0.058031093, w: 0.00006794911} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.9583335 + value: {x: 0, y: -0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + m_CompressedRotationCurves: [] + m_EulerCurves: [] + 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: 4.125 + 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: airboy_model_skeleton + - 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: 4.125 + 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: airboy_model_skeleton/airboy + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0013052019, y: 0.005500984, z: 0.00058792246} + inSlope: {x: -0.0002477789, y: 0.00017618178, z: 0.0009826523} + outSlope: {x: -0.0002477789, y: 0.00017618178, z: 0.0009826523} + 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.041666668 + value: {x: -0.0013155261, y: 0.005508325, z: 0.0006288663} + inSlope: {x: -0.0002477789, y: 0.00017618178, z: 0.0009826523} + outSlope: {x: -0.0007124126, y: 0.0005042553, z: 0.0027651393} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: -0.0013452099, y: 0.0055293357, z: 0.00074408046} + inSlope: {x: -0.0007124126, y: 0.0005042553, z: 0.0027651393} + outSlope: {x: -0.0011305476, y: 0.0007958937, z: 0.0042733955} + 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.125 + value: {x: -0.0013923161, y: 0.005562498, z: 0.00092213857} + inSlope: {x: -0.0011305476, y: 0.0007958937, z: 0.0042733955} + outSlope: {x: -0.001502255, y: 0.0010510539, z: 0.005507433} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: -0.00145491, y: 0.005606292, z: 0.0011516149} + inSlope: {x: -0.001502255, y: 0.0010510539, z: 0.005507433} + outSlope: {x: -0.0018274537, y: 0.0012697938, z: 0.00646721} + 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.20833333 + value: {x: -0.0015310539, y: 0.0056592, z: 0.001421082} + inSlope: {x: -0.0018274537, y: 0.0012697938, z: 0.00646721} + outSlope: {x: -0.0021062419, y: 0.0014520548, z: 0.007152814} + 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.45833334 + value: {x: -0.002164087, y: 0.006082968, z: 0.0032378458} + inSlope: {x: -0.0028031503, y: 0.0018165912, z: 0.006467203} + outSlope: {x: -0.0028031522, y: 0.0017801289, z: 0.0055074487} + 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.5416667 + value: {x: -0.002395748, y: 0.006228274, z: 0.003645381} + inSlope: {x: -0.0027567123, y: 0.0017072145, z: 0.004273393} + outSlope: {x: -0.0026637616, y: 0.0015978399, z: 0.0027651384} + 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.625 + value: {x: -0.0026119212, y: 0.006355354, z: 0.0038015388} + inSlope: {x: -0.0025243938, y: 0.0014520828, z: 0.0009826536} + outSlope: {x: -0.0023385347, y: 0.0012697643, z: -0.00082777935} + 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.7083333 + value: {x: -0.0027971198, y: 0.0064520547, z: 0.0036675169} + inSlope: {x: -0.002106237, y: 0.0010510549, z: -0.0023887488} + outSlope: {x: -0.0018274846, y: 0.0007959076, z: -0.0038078122} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.8333333 + value: {x: -0.002982965, y: 0.006503317, z: 0.0030378108} + inSlope: {x: -0.00113057, y: -0.000069851936, z: -0.0062201843} + outSlope: {x: -0.00071238715, y: -0.000069866146, z: -0.007213529} + 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.9583333 + value: {x: -0.003017534, y: 0.0064778263, z: 0.002035602} + inSlope: {x: 0.00013053429, y: -0.00047206922, z: -0.008774504} + outSlope: {x: 0.0003827546, y: -0.00064908, z: -0.009342115} + 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.125 + value: {x: -0.00289622, y: 0.006328215, z: 0.0003958043} + inSlope: {x: 0.0010597453, y: -0.0011394464, z: -0.010193563} + outSlope: {x: 0.0012588727, y: -0.0012893354, z: -0.010193569} + 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.1666666 + value: {x: -0.002843767, y: 0.0062744925, z: -0.000028927325} + inSlope: {x: 0.0012588727, y: -0.0012893354, z: -0.010193569} + outSlope: {x: 0.0014447066, y: -0.0014323827, z: -0.010051627} + 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.2083334 + value: {x: -0.002783571, y: 0.00621481, z: -0.0004477459} + inSlope: {x: 0.0014447066, y: -0.0014323827, z: -0.010051627} + outSlope: {x: 0.0016172876, y: -0.0015686718, z: -0.009767843} + 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.25 + value: {x: -0.002716184, y: 0.0061494485, z: -0.000854739} + inSlope: {x: 0.0016172876, y: -0.0015686718, z: -0.009767843} + outSlope: {x: 0.0017765752, y: -0.0016981903, z: -0.009342127} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: -0.0025620519, y: 0.006002823, z: -0.0016095979} + inSlope: {x: 0.0019225894, y: -0.0018208231, z: -0.00877448} + outSlope: {x: 0.0020553393, y: -0.0019367284, z: -0.00806497} + 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.4166666 + value: {x: -0.002385796, y: 0.0058368808, z: -0.002246202} + inSlope: {x: 0.0021748086, y: -0.0020458908, z: -0.00721354} + outSlope: {x: 0.0022810034, y: -0.002148138, z: -0.006220188} + 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.5 + value: {x: -0.00219184, y: 0.005653889, z: -0.00271725} + inSlope: {x: 0.0023739396, y: -0.0022436592, z: -0.005084958} + outSlope: {x: 0.002453569, y: -0.0023324224, z: -0.0038077962} + 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.5416666 + value: {x: -0.002089608, y: 0.005556705, z: -0.002875908} + inSlope: {x: 0.002453569, y: -0.0023324224, z: -0.0038077962} + outSlope: {x: 0.0025199484, y: -0.0024143266, z: -0.002388742} + 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.5833334 + value: {x: -0.00198461, y: 0.0054561077, z: -0.002975439} + inSlope: {x: 0.0025199484, y: -0.0024143266, z: -0.002388742} + outSlope: {x: 0.002573042, y: -0.00248945, z: -0.0008277806} + 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.625 + value: {x: -0.0018774, y: 0.0053523807, z: -0.0030099298} + inSlope: {x: 0.002573042, y: -0.00248945, z: -0.0008277806} + outSlope: {x: 0.0026128816, y: -0.002557771, z: 0.00075408054} + 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.7083334 + value: {x: -0.0016585549, y: 0.005136667, z: -0.0028893768} + inSlope: {x: 0.0026393959, y: -0.0026193615, z: 0.00213919} + outSlope: {x: 0.0026526963, y: -0.0026740863, z: 0.0033395751} + 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.7916666 + value: {x: -0.001437497, y: 0.004911828, z: -0.002568758} + inSlope: {x: 0.0026526998, y: -0.0027220515, z: 0.004355282} + outSlope: {x: 0.0026394173, y: -0.002763185, z: 0.005186345} + 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.9583334 + value: {x: -0.001006444, y: 0.004337036, z: -0.0015735539} + inSlope: {x: 0.0025199235, y: -0.0047227317, z: 0.006571428} + outSlope: {x: 0.0024535852, y: -0.005654023, z: 0.006663751} + 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.0833333 + value: {x: -0.0007102561, y: 0.003560543, z: -0.0007598217} + inSlope: {x: 0.002281011, y: -0.006676559, z: 0.0062944386} + outSlope: {x: 0.002174813, y: -0.0067677936, z: 0.0058326987} + 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.125 + value: {x: -0.0006196387, y: 0.003278551, z: -0.00051679206} + inSlope: {x: 0.002174813, y: -0.0067677936, z: 0.0058326987} + outSlope: {x: 0.00205533, y: -0.006579017, z: 0.005186327} + 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.1666667 + value: {x: -0.0005339998, y: 0.0030044247, z: -0.0003006947} + inSlope: {x: 0.00205533, y: -0.006579017, z: 0.005186327} + outSlope: {x: 0.0019225995, y: -0.006110324, z: 0.004355316} + 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.2083333 + value: {x: -0.0004538918, y: 0.0027498289, z: -0.00011922389} + inSlope: {x: 0.0019225995, y: -0.006110324, z: 0.004355316} + outSlope: {x: 0.0017765773, y: -0.005361568, z: 0.0033395728} + 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.25 + value: {x: -0.0003798676, y: 0.00252643, z: 0.000019925235} + inSlope: {x: 0.0017765773, y: -0.005361568, z: 0.0033395728} + outSlope: {x: 0.00161727, y: -0.0043327534, z: 0.0021391676} + 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.2916667 + value: {x: -0.0003124812, y: 0.0023458982, z: 0.000109057386} + inSlope: {x: 0.00161727, y: -0.0043327534, z: 0.0021391676} + outSlope: {x: 0.0014447144, y: -0.0030240412, z: 0.0007540975} + 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.3333333 + value: {x: -0.000252285, y: 0.0022198968, z: 0.00014047799} + inSlope: {x: 0.0014447144, y: -0.0030240412, z: 0.0007540975} + outSlope: {x: 0.0012588624, y: -0.0014352724, z: -0.00053317787} + 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.375 + value: {x: -0.0001998323, y: 0.0021600937, z: 0.00011826221} + inSlope: {x: 0.0012588624, y: -0.0014352724, z: -0.00053317787} + outSlope: {x: 0.0010597564, y: 0.00043351567, z: -0.0014472031} + 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.4166667 + value: {x: -0.00015567569, y: 0.002178157, z: 0.00005796196} + inSlope: {x: 0.0010597564, y: 0.00043351567, z: -0.0014472031} + outSlope: {x: 0.0008473519, y: 0.0025822904, z: -0.0021327322} + 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.4583333 + value: {x: -0.0001203695, y: 0.002285752, z: -0.00003090154} + inSlope: {x: 0.0008473519, y: 0.0025822904, z: -0.0021327322} + outSlope: {x: 0.00062169216, y: 0.0041878, z: -0.0025897312} + 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.5 + value: {x: -0.00009446561, y: 0.0024602439, z: -0.00013880721} + inSlope: {x: 0.00062169216, y: 0.0041878, z: -0.0025897312} + outSlope: {x: 0.0003827469, y: 0.004766319, z: -0.0028182345} + 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.5416667 + value: {x: -0.00007851779, y: 0.002658841, z: -0.00025623388} + inSlope: {x: 0.0003827469, y: 0.004766319, z: -0.0028182345} + outSlope: {x: 0.000130534, y: 0.004899163, z: -0.0028182524} + 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.5833333 + value: {x: -0.000073078896, y: 0.002862972, z: -0.00037366062} + inSlope: {x: 0.000130534, y: 0.004899163, z: -0.0028182524} + outSlope: {x: 0.000009291825, y: 0.004586268, z: -0.0025897285} + 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.625 + value: {x: -0.000072691735, y: 0.0030540668, z: -0.00048156618} + inSlope: {x: 0.000009291825, y: 0.004586268, z: -0.0025897285} + outSlope: {x: 0.00002665619, y: 0.003827734, z: -0.0021327205} + 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.6666667 + value: {x: -0.00007158106, y: 0.003213556, z: -0.0005704297} + inSlope: {x: 0.00002665619, y: 0.003827734, z: -0.0021327205} + outSlope: {x: 0.000042193657, y: 0.002623468, z: -0.0014472093} + 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.7083333 + value: {x: -0.000069823, y: 0.0033228667, z: -0.00063072983} + inSlope: {x: 0.000042193657, y: 0.002623468, z: -0.0014472093} + outSlope: {x: 0.000055902157, y: 0.00097353983, z: -0.000533181} + 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.75 + value: {x: -0.00006749374, y: 0.003363431, z: -0.0006529458} + inSlope: {x: 0.000055902157, y: 0.00097353983, z: -0.000533181} + outSlope: {x: 0.000067783534, 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: 3.2083333 + value: {x: -0.000025954108, y: 0.003363431, z: -0.0006529458} + inSlope: {x: 0.000086062406, y: -0, z: -0} + outSlope: {x: 0.00007783661, 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: 3.2916667 + value: {x: -0.00001988659, y: 0.003363431, z: -0.0006529458} + inSlope: {x: 0.00006778359, y: -0, z: -0} + outSlope: {x: 0.000055902674, 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: 3.3333333 + value: {x: -0.00001755732, y: 0.003363431, z: -0.0006529458} + inSlope: {x: 0.000055902674, y: -0, z: -0} + outSlope: {x: 0.000042193107, 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: 3.375 + value: {x: -0.00001579927, y: 0.003363431, z: -0.0006529458} + inSlope: {x: 0.000042193107, y: -0, z: -0} + outSlope: {x: 0.000026656524, 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: 3.4166667 + value: {x: -0.0000146885795, y: 0.003363431, z: -0.0006529458} + inSlope: {x: 0.000026656524, y: -0, z: -0} + outSlope: {x: 0.0000005465549, 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: 4.125 + value: {x: -0.0000143014295, y: 0.003363431, z: -0.0006529458} + inSlope: {x: 0.00000054655806, y: -0, z: -0} + outSlope: {x: 0.00000054655806, 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: airboy_model_skeleton/airboy/Skl_Root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.001065924, y: -0.0007641399, z: -0.00018158692} + inSlope: {x: -0.00002942562, y: -0.000015773177, z: -0.00008799523} + outSlope: {x: -0.00002942562, y: -0.000015773177, z: -0.00008799523} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.0010473218, y: -0.00077417685, z: -0.00020767166} + inSlope: {x: -0.00019073901, y: -0.000103248945, z: -0.00022009668} + outSlope: {x: -0.0002383161, y: -0.00012957038, z: -0.00025428418} + 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.875 + value: {x: 0.00071313744, y: -0.0009667142, z: -0.00041406244} + inSlope: {x: -0.00058237166, y: -0.00035716454, z: -0.00013148539} + outSlope: {x: -0.0005777654, y: -0.00035930137, z: -0.000081950384} + 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.125 + value: {x: 0.00057605444, y: -0.0010557991, z: -0.0003964084} + inSlope: {x: -0.00050865015, y: -0.0003486553, z: 0.00023959747} + outSlope: {x: -0.00048560544, y: -0.00034221265, z: 0.0003186789} + 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.25 + value: {x: 0.0005187453, y: -0.0010975398, z: -0.0003458675} + inSlope: {x: -0.000430317, y: -0.00032513766, z: 0.000491619} + outSlope: {x: -0.00039807416, y: -0.00031450004, z: 0.0005854749} + 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.375 + value: {x: 0.00047353085, y: -0.0011352808, z: -0.00026013047} + inSlope: {x: -0.0003243321, y: -0.00028887956, z: 0.0007879586} + outSlope: {x: -0.00028286243, y: -0.0002739575, z: 0.0008965953} + 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.4166666 + value: {x: 0.00046174493, y: -0.0011466957, z: -0.00022277236} + inSlope: {x: -0.00028286243, y: -0.0002739575, z: 0.0008965953} + outSlope: {x: -0.00023834422, y: -0.00025759172, z: 0.0010101394} + 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.5416666 + value: {x: 0.00043803322, y: -0.0011766126, z: -0.00009410769} + inSlope: {x: -0.00014004094, y: -0.00022060295, z: 0.0010236035} + outSlope: {x: -0.00008626772, y: -0.00019999764, z: 0.0009902053} + 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.5833334 + value: {x: 0.00043443873, y: -0.0011849458, z: -0.000052849053} + inSlope: {x: -0.00008626772, y: -0.00019999764, z: 0.0009902053} + outSlope: {x: -0.000029420284, y: -0.00017790751, z: 0.00095400185} + 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.625 + value: {x: 0.00043321287, y: -0.0011923587, z: -0.000013099015} + inSlope: {x: -0.000029420284, y: -0.00017790751, z: 0.00095400185} + outSlope: {x: -0.000056979115, y: -0.00015447571, z: 0.0009150061} + 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.6666666 + value: {x: 0.00043083876, y: -0.0011987952, z: 0.000025026202} + inSlope: {x: -0.000056979115, y: -0.00015447571, z: 0.0009150061} + outSlope: {x: -0.00017820741, y: -0.00012956653, z: 0.00087320403} + 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.7083334 + value: {x: 0.00042341344, y: -0.0012041937, z: 0.00006140977} + inSlope: {x: -0.00017820741, y: -0.00012956653, z: 0.00087320403} + outSlope: {x: -0.00031038732, y: -0.00010325263, z: 0.00082861027} + 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.75 + value: {x: 0.00041048063, y: -0.0012084959, z: 0.00009593517} + inSlope: {x: -0.00031038732, y: -0.00010325263, z: 0.00082861027} + outSlope: {x: -0.0004534967, y: -0.00007550604, z: 0.00078120304} + 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.8333334 + value: {x: 0.0003662702, y: -0.0012129365, z: 0.00015894353} + inSlope: {x: -0.0006075532, y: -0.000031067073, z: 0.00073099707} + outSlope: {x: -0.00077253685, y: -0.000031067164, z: 0.00067800947} + 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.875 + value: {x: 0.00033408118, y: -0.0012142309, z: 0.0001871939} + inSlope: {x: -0.00077253685, y: -0.000031067164, z: 0.00067800947} + outSlope: {x: -0.00094846037, y: -0.000008168228, z: 0.000622198} + 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.9166666 + value: {x: 0.00029456205, y: -0.0012145713, z: 0.0002131188} + inSlope: {x: -0.00094846037, y: -0.000008168228, z: 0.000622198} + outSlope: {x: -0.0011353107, y: -0.000008169993, z: 0.000563599} + 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.9583334 + value: {x: 0.00024725735, y: -0.0012149117, z: 0.00023660212} + inSlope: {x: -0.0011353107, y: -0.000008169993, z: 0.000563599} + outSlope: {x: -0.0013331182, y: -0.000008170016, z: 0.0005021994} + 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.00019171082, y: -0.0012152521, z: 0.00025752708} + inSlope: {x: -0.0013331182, y: -0.000008170016, z: 0.0005021994} + outSlope: {x: -0.0015418468, y: -0.000008168205, z: 0.00043799495} + 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.0416667 + value: {x: 0.00012746708, y: -0.0012155925, z: 0.0002757769} + inSlope: {x: -0.0015418468, y: -0.000008168205, z: 0.00043799495} + outSlope: {x: -0.0017615253, y: -0.000008168252, z: 0.00037099203} + 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.0833333 + value: {x: 0.000054070468, y: -0.0012159328, z: 0.00029123484} + inSlope: {x: -0.0017615253, y: -0.000008168252, z: 0.00037099203} + outSlope: {x: -0.0016169976, y: -0.000008169993, z: 0.00030118733} + 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.125 + value: {x: -0.000013304563, y: -0.0012162732, z: 0.00030378433} + inSlope: {x: -0.0016169976, y: -0.000008169993, z: 0.00030118733} + outSlope: {x: -0.001134086, y: -0.000008169993, z: 0.00022858547} + 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.1666667 + value: {x: -0.00006055824, y: -0.0012166136, z: 0.00031330876} + inSlope: {x: -0.001134086, y: -0.000008169993, z: 0.00022858547} + outSlope: {x: -0.0007009102, y: -0.000008168252, z: 0.00015318065} + 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.2083333 + value: {x: -0.00008976272, y: -0.001216954, z: 0.00031969126} + inSlope: {x: -0.0007009102, y: -0.000008168252, z: 0.00015318065} + outSlope: {x: -0.00031735032, y: -0.000018449986, z: 0.00007497832} + 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.25 + value: {x: -0.00010298568, y: -0.0012177227, z: 0.00032281535} + inSlope: {x: -0.00031735032, y: -0.000018449986, z: 0.00007497832} + outSlope: {x: 0.000016495107, y: -0.000018449986, z: -0.0000060287} + 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.2916667 + value: {x: -0.00010229838, y: -0.0012184915, z: 0.00032256416} + inSlope: {x: 0.000016495107, y: -0.000018449986, z: -0.0000060287} + outSlope: {x: 0.00030067522, y: -0.000018448303, z: -0.00008983468} + 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.3333333 + value: {x: -0.00008977029, y: -0.0012192602, z: 0.00031882105} + inSlope: {x: 0.00030067522, y: -0.000018448303, z: -0.00008983468} + outSlope: {x: 0.0005351596, y: -0.000018449986, z: -0.00017643806} + 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.375 + value: {x: -0.000067471934, y: -0.0012200288, z: 0.00031146946} + inSlope: {x: 0.0005351596, y: -0.000018449986, z: -0.00017643806} + outSlope: {x: 0.00071997487, y: -0.000023007944, z: -0.0002658453} + 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.4166667 + value: {x: -0.000037472928, y: -0.0012209875, z: 0.00030039257} + inSlope: {x: 0.00071997487, y: -0.000023007944, z: -0.0002658453} + outSlope: {x: 0.0008551207, y: -0.000023008077, z: -0.00029913493} + 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.4583333 + value: {x: -0.0000018430339, y: -0.0012219462, z: 0.00028792865} + inSlope: {x: 0.0008551207, y: -0.000023008077, z: -0.00029913493} + outSlope: {x: 0.0009405609, y: -0.000023007944, z: -0.00027499386} + 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.5 + value: {x: 0.000037347076, y: -0.0012229049, z: 0.00027647056} + inSlope: {x: 0.0009405609, y: -0.000023007944, z: -0.00027499386} + outSlope: {x: 0.0009763353, y: -0.000026087115, z: -0.00025169176} + 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.5833333 + value: {x: 0.00011812949, y: -0.001225079, z: 0.00025643225} + inSlope: {x: 0.0009624443, y: -0.000026089052, z: -0.00022922782} + outSlope: {x: 0.00089884584, y: -0.000026087115, z: -0.00020759454} + 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.625 + value: {x: 0.00015558147, y: -0.0012261659, z: 0.00024778247} + inSlope: {x: 0.00089884584, y: -0.000026087115, z: -0.00020759454} + outSlope: {x: 0.0007855851, y: -0.000028440301, z: -0.00018680388} + 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.6666667 + value: {x: 0.00018831424, y: -0.0012273509, z: 0.00023999896} + inSlope: {x: 0.0007855851, y: -0.000028440301, z: -0.00018680388} + outSlope: {x: 0.00062263967, y: -0.000028440465, z: -0.00016684386} + 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.7083333 + value: {x: 0.00021425745, y: -0.0012285359, z: 0.00023304715} + inSlope: {x: 0.00062263967, y: -0.000028440465, z: -0.00016684386} + outSlope: {x: 0.0004100124, y: -0.000028440301, z: -0.00014772327} + 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.75 + value: {x: 0.00023134134, y: -0.0012297209, z: 0.000226892} + inSlope: {x: 0.0004100124, y: -0.000028440301, z: -0.00014772327} + outSlope: {x: 0.00014771434, y: -0.000029845778, z: -0.00012943421} + 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.7916667 + value: {x: 0.00023749612, y: -0.0012309644, z: 0.0002214989} + inSlope: {x: 0.00014771434, y: -0.000029845778, z: -0.00012943421} + outSlope: {x: -0, y: -0.00002984416, z: -0.00011198623} + 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: 3.1666667 + value: {x: 0.00023749618, y: -0.001242497, z: 0.00020232494} + inSlope: {x: -0, y: -0.000030827465, z: 0.000002055015} + outSlope: {x: 4.4703397e-10, y: -0.000030251682, z: 0.000002055015} + 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: 4.125 + value: {x: 0.00023749634, y: -0.001261696, z: 0.0002427323} + inSlope: {x: -0, y: -0.0000073242463, z: 0.000018472445} + outSlope: {x: -0, y: -0.0000073242463, z: 0.000018472445} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.000021828468, y: -0.00299883, z: -0.000053090378} + 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: 4.125 + value: {x: 0.000021828468, y: -0.00299883, z: -0.000053090378} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.000019311008, y: -0.0025961702, z: 0.00038391192} + 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: 4.125 + value: {x: -0.000019311008, y: -0.0025961702, z: 0.00038391192} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0005545899, y: 0.0010460541, z: 0.0005271861} + inSlope: {x: 0.000046821533, y: 0.000031104682, z: -0.000004350543} + outSlope: {x: 0.000046821533, y: 0.000031104682, z: -0.000004350543} + 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.0004911879, y: 0.001067124, z: 0.00052272796} + inSlope: {x: 0.0004422068, y: 0.00013322351, z: -0.00005156278} + outSlope: {x: 0.0005049635, y: 0.00014985685, z: -0.0000651312} + 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.625 + value: {x: -0.00023502293, y: 0.001141881, z: 0.00047776697} + inSlope: {x: 0.00081036426, y: 0.00023700524, z: -0.00017498009} + outSlope: {x: 0.0008240104, y: 0.00024215865, z: -0.00018887033} + 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.875 + value: {x: -0.00002845467, y: 0.001203801, z: 0.0004218194} + inSlope: {x: 0.0008103574, y: 0.00024895358, z: -0.00025882944} + outSlope: {x: 0.00079127273, y: 0.00024650383, z: -0.00027291643} + 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.9166667 + value: {x: 0.000004515043, y: 0.001214072, z: 0.00041044786} + inSlope: {x: 0.00079127273, y: 0.00024650383, z: -0.00027291643} + outSlope: {x: 0.00076673925, y: 0.00024278663, z: -0.00028705742} + 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.9583333 + value: {x: 0.00003646248, y: 0.0012241881, z: 0.00039848714} + inSlope: {x: 0.00076673925, y: 0.00024278663, z: -0.00028705742} + outSlope: {x: 0.0007367251, y: 0.00023778486, z: -0.00030121906} + 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.00006715937, y: 0.0012340958, z: 0.00038593635} + inSlope: {x: 0.0007367251, y: 0.00023778486, z: -0.00030121906} + outSlope: {x: 0.0007012915, y: 0.0002315124, z: -0.0003154245} + 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.0833334 + value: {x: 0.00012389556, y: 0.0012530738, z: 0.000359058} + inSlope: {x: 0.0006603762, y: 0.00022395866, z: -0.00032965536} + outSlope: {x: 0.00061402866, y: 0.00021518847, z: -0.00034392657} + 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.2083334 + value: {x: 0.00019394464, y: 0.001278657, z: 0.00031427748} + inSlope: {x: 0.0005049347, y: 0.00019372664, z: -0.00037257333} + outSlope: {x: 0.00044223678, y: 0.00018110649, z: -0.00038694657} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: 0.00024047295, y: 0.001299505, z: 0.00026410638} + inSlope: {x: 0.00030041352, y: 0.00015204163, z: -0.0004158024} + outSlope: {x: 0.00022134994, y: 0.00013559831, z: -0.00043028395} + 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.4583334 + value: {x: 0.00025734658, y: 0.001314189, z: 0.00020850539} + inSlope: {x: 0.000046812056, y: 0.00009893041, z: -0.0004593435} + outSlope: {x: 0.000027928972, y: 0.000078646015, z: -0.0004739289} + 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.625 + value: {x: 0.00027627192, y: 0.0013206326, z: 0.00012585669} + inSlope: {x: 0.00020010505, y: -0.000015488878, z: -0.0005178885} + outSlope: {x: 0.0002593569, y: -0.000015485302, z: -0.0005326157} + 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.7916666 + value: {x: 0.00033469842, y: 0.0013123319, z: 0.00003339231} + inSlope: {x: 0.0004426838, y: -0.000098691075, z: -0.0005769902} + outSlope: {x: 0.0005056401, y: -0.00012911772, z: -0.0005918587} + 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.8333334 + value: {x: 0.00035576677, y: 0.0013069519, z: 0.000008731484} + inSlope: {x: 0.0005056401, y: -0.00012911772, z: -0.0005918587} + outSlope: {x: 0.0005695354, y: -0.00016082182, z: -0.000606752} + 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.875 + value: {x: 0.0003794974, y: 0.001300251, z: -0.000016549826} + inSlope: {x: 0.0005695354, y: -0.00016082182, z: -0.000606752} + outSlope: {x: 0.0006343591, y: -0.00019377726, z: -0.0005518275} + 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.9166666 + value: {x: 0.000405929, y: 0.001292177, z: -0.000039542614} + inSlope: {x: 0.0006343591, y: -0.00019377726, z: -0.0005518275} + outSlope: {x: 0.0007001258, y: -0.0002045985, z: -0.00043607628} + 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.9583334 + value: {x: 0.00043510098, y: 0.001283652, z: -0.000057712496} + inSlope: {x: 0.0007001258, y: -0.0002045985, z: -0.00043607628} + outSlope: {x: 0.0007667826, y: -0.00019265074, z: -0.00033388886} + 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.0004670502, y: 0.0012756248, z: -0.00007162451} + inSlope: {x: 0.0007667826, y: -0.00019265074, z: -0.00033388886} + outSlope: {x: 0.0008343863, y: -0.00018103087, z: -0.00024526072} + 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.0416667 + value: {x: 0.0005018164, y: 0.001268082, z: -0.00008184373} + inSlope: {x: 0.0008343863, y: -0.00018103087, z: -0.00024526072} + outSlope: {x: 0.0009029271, y: -0.00016965573, z: -0.00017018145} + 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.0833333 + value: {x: 0.0005394382, y: 0.001261013, z: -0.0000889346} + inSlope: {x: 0.0009029271, y: -0.00016965573, z: -0.00017018145} + outSlope: {x: 0.00083036744, y: -0.0001586613, z: -0.00010866323} + 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.125 + value: {x: 0.0005740369, y: 0.0012544021, z: -0.000093462244} + inSlope: {x: 0.00083036744, y: -0.0001586613, z: -0.00010866323} + outSlope: {x: 0.0006281087, y: -0.00014793786, z: -0.000060698272} + 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.25 + value: {x: 0.0006302656, y: 0.0012371971, z: -0.00009719753} + inSlope: {x: 0.00027755534, y: -0.00012743866, z: -0.0000026585112} + outSlope: {x: 0.00012925541, y: -0.00011767186, z: -0.0000026587347} + 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.375 + value: {x: 0.0006308848, y: 0.001223661, z: -0.00009842806} + inSlope: {x: -0.0001133553, y: -0.00009900193, z: -0.000024215384} + outSlope: {x: -0.00020767322, y: -0.00009017033, z: -0.000057587138} + 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.4583333 + value: {x: 0.00061039836, y: 0.0012165031, z: -0.00010518225} + inSlope: {x: -0.0002840005, y: -0.000081619924, z: -0.000104513565} + outSlope: {x: -0.00034234038, y: -0.00007339225, z: -0.00016499711} + 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.5 + value: {x: 0.00059613417, y: 0.0012134451, z: -0.00011205714} + inSlope: {x: -0.00034234038, y: -0.00007339225, z: -0.00016499711} + outSlope: {x: -0.0003826834, y: -0.00006544935, z: -0.00023903445} + 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.5416667 + value: {x: 0.000580189, y: 0.001210718, z: -0.00012201693} + inSlope: {x: -0.0003826834, y: -0.00006544935, z: -0.00023903445} + outSlope: {x: -0.00040504368, y: -0.000054179036, z: -0.00032663348} + 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.7083333 + value: {x: 0.0005145893, y: 0.001202854, z: -0.0001758606} + inSlope: {x: -0.00036416668, y: -0.000040188585, z: -0.00028743554} + outSlope: {x: -0.00031455458, y: -0.000024495674, z: -0.00025488625} + 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.875 + value: {x: 0.00048206153, y: 0.0012000515, z: -0.00021079532} + inSlope: {x: -0.000057785397, y: 0.0000062280774, z: -0.00016574947} + outSlope: {x: -0, y: 0.0000062280774, z: -0.00013886843} + 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: 3.1666667 + value: {x: 0.00048206147, y: 0.001201868, z: -0.00023073498} + inSlope: {x: -8.9406793e-10, y: 0.0000062280774, z: 0.000001105962} + outSlope: {x: -0, y: 0.000006228113, z: 0.0000011059684} + 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: 4.0833335 + value: {x: 0.00048206127, y: 0.0012238666, z: -0.00016371667} + inSlope: {x: -0, y: 0.00001177302, z: 0.00003818006} + outSlope: {x: -0, y: 0.000011771366, z: 0.000023945064} + 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: 4.125 + value: {x: 0.00048206127, y: 0.001224357, z: -0.00016271896} + inSlope: {x: -0, y: 0.000011771366, z: 0.000023945064} + outSlope: {x: -0, y: 0.000011771366, z: 0.000023945064} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0029990708, y: -0.00000016063451, z: 0.00005463671} + 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: 4.125 + value: {x: -0.0029990708, y: -0.00000016063451, z: 0.00005463671} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.0003556077, y: 0.00003682375, z: -0.0026000002} + 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: 4.125 + value: {x: 0.0003556077, y: 0.00003682375, z: -0.0026000002} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.000011850639, y: 1.6015975e-10, z: -0.00006796103} + 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: 4.125 + value: {x: -0.000011850639, y: 1.6015975e-10, z: -0.00006796103} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0028583303, y: 2.9802322e-10, z: -0.00014242693} + 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: 4.125 + value: {x: -0.0028583303, y: 2.9802322e-10, z: -0.00014242693} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0014556195, y: -0.0014599605, z: -0.00012458116} + 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: 4.125 + value: {x: -0.0014556195, y: -0.0014599605, z: -0.00012458116} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.00277497, y: 0.00000016862526, z: -0.0000054334846} + 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: 4.125 + value: {x: -0.00277497, y: 0.00000016862526, z: -0.0000054334846} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0020982698, y: -0.00000017039477, z: 0.000005433019} + inSlope: {x: -0, y: 2.5756888e-10, z: 3.352761e-10} + outSlope: {x: -0, y: 2.5756888e-10, z: 3.352761e-10} + 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.0416667 + value: {x: -0.0020982698, y: -0.00000016986928, z: 0.000005433692} + inSlope: {x: -0, y: 2.5713184e-10, z: 3.2130568e-10} + outSlope: {x: 0.0000000035762717, y: 2.5756838e-10, z: 3.3527547e-10} + 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: 4.125 + value: {x: -0.0020982698, y: -0.00000016933306, z: 0.0000054343786} + inSlope: {x: -0, y: 2.5756988e-10, z: 3.352774e-10} + outSlope: {x: -0, y: 2.5756988e-10, z: 3.352774e-10} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0014555797, y: 0.0014553498, z: -0.00012458157} + 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: 4.125 + value: {x: -0.0014555797, y: 0.0014553498, z: -0.00012458157} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00279524, y: 8.288771e-10, z: -1.2048985e-10} + 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: 4.125 + value: {x: 0.00279524, y: 8.288771e-10, z: -1.2048985e-10} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.0020026602, y: 2.9802322e-10, z: -3.72529e-10} + 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: 4.125 + value: {x: 0.0020026602, y: 2.9802322e-10, z: -3.72529e-10} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.00273719, y: -3.655441e-10, z: -0.00019367877} + 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: 4.125 + value: {x: -0.00273719, y: -3.655441e-10, z: -0.00019367877} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.0000475085, 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: 4.125 + value: {x: -0, y: 0.0000475085, 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: airboy_model_skeleton/airboy/board_model + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0136136385, y: -0.0010463829, z: 0.0040700077} + 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: 4.125 + value: {x: -0.0136136385, y: -0.0010463829, z: 0.0040700077} + 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: airboy_model_skeleton/airboy/board_model/eft_fire_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0136136385, y: -0.0010463829, z: -0.0040804865} + 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: 4.125 + value: {x: -0.0136136385, y: -0.0010463829, z: -0.0040804865} + 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: airboy_model_skeleton/airboy/board_model/eft_fire_R + m_ScaleCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 1, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 0.9999999, z: 0.9999999} + 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: 4.125 + value: {x: 0.99999994, y: 0.9999999, z: 0.9999999} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9999998, y: 0.9999999, z: 0.9999999} + 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: 4.125 + value: {x: 0.9999998, y: 0.9999999, z: 0.9999999} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 0.99999994, z: 0.9999999} + 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: 4.125 + value: {x: 0.99999994, y: 0.99999994, z: 0.9999999} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 0.99999994, z: 0.99999994} + 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: 4.125 + value: {x: 0.99999994, y: 0.99999994, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1.0000001, y: 1, z: 1.0000001} + 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: 4.125 + value: {x: 1.0000001, y: 1, z: 1.0000001} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9999999, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0.9999999, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1.0000001, y: 1, z: 0.99999994} + 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: 4.125 + value: {x: 1.0000001, y: 1, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9999999, y: 1.0000001, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0.9999999, y: 1.0000001, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 0.9999999, z: 0.99999994} + 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: 4.125 + value: {x: 0.99999994, y: 0.9999999, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 0.99999994, z: 0.9999998} + 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: 4.125 + value: {x: 1, y: 0.99999994, z: 0.9999998} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 0.99999994} + 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: 4.125 + value: {x: 1, y: 1, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9999998, y: 0.9999998, z: 0.9999999} + 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: 4.125 + value: {x: 0.9999998, y: 0.9999998, z: 0.9999999} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 1, z: 0.99999994} + 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: 4.125 + value: {x: 0.99999994, y: 1, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + m_FloatCurves: [] + m_PPtrCurves: + - curve: + - time: 0 + value: {fileID: 2100000, guid: a18a0015544712349972ba1f9e49f3a7, type: 2} + - time: 2.5416667 + value: {fileID: 2100000, guid: 87659f38f7545534ca0e91a913b69fbc, type: 2} + - time: 4.125 + value: {fileID: 2100000, guid: 87659f38f7545534ca0e91a913b69fbc, type: 2} + attribute: m_Materials.Array.data[1] + path: airboy_model + classID: 137 + script: {fileID: 0} + m_SampleRate: 24 + 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: 2504784628 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2251060401 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2082687442 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2251060401 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 261047678 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3303939288 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2082687442 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2441273854 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 211212723 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1638354070 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 495050795 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2666421826 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 748820667 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2528979002 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1692492577 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2997861435 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1590029649 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3703802864 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 279179908 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4291209787 + attribute: 1 + script: {fileID: 0} + typeID: 137 + customType: 21 + isPPtrCurve: 1 + - serializedVersion: 2 + path: 804800636 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4196139211 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 261047678 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3303939288 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2441273854 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 211212723 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1638354070 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 495050795 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2666421826 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 748820667 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2528979002 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1692492577 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2997861435 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1590029649 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3703802864 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 279179908 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1848425199 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2485356428 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 804800636 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4196139211 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2504784628 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1848425199 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2485356428 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2251060401 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 261047678 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3303939288 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2082687442 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2441273854 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 211212723 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1638354070 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 495050795 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2666421826 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 748820667 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2528979002 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1692492577 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2997861435 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1590029649 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3703802864 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + pptrCurveMapping: + - {fileID: 2100000, guid: a18a0015544712349972ba1f9e49f3a7, type: 2} + - {fileID: 2100000, guid: 87659f38f7545534ca0e91a913b69fbc, type: 2} + - {fileID: 2100000, guid: 87659f38f7545534ca0e91a913b69fbc, type: 2} + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 4.1666665 + 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.7071068 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.7071068 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.7071067 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.7071067 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.7071081 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.7071081 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.7071055 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.7071055 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.31590325 + inSlope: 0.114056826 + outSlope: 0.114056826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.2768783 + inSlope: 0.57785726 + outSlope: 0.57785726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.112037145 + inSlope: 0.813995 + outSlope: 0.813995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.03355196 + inSlope: 0.08057261 + outSlope: 0.08057261 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.03357827 + inSlope: -0.4684781 + outSlope: -0.4684781 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.15013169 + inSlope: -0.25705558 + outSlope: -0.25705558 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -0.17464542 + inSlope: -0.2238074 + outSlope: -0.2238074 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.1854263 + inSlope: -0.43991005 + outSlope: -0.43991005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -0.23821981 + inSlope: -0.6672269 + outSlope: -0.6672269 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -0.42473492 + inSlope: -0.4477244 + outSlope: -0.4477244 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.44939166 + inSlope: 0.19068986 + outSlope: 0.19068986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.35326606 + inSlope: 0.18403244 + outSlope: 0.18403244 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.36273906 + inSlope: -0.3559196 + outSlope: -0.3559196 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.4200064 + inSlope: -0.08421441 + outSlope: -0.08421441 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -0.4129358 + inSlope: 0.02276406 + outSlope: 0.02276406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -0.4128638 + inSlope: 0.00024676346 + outSlope: 0.00024676346 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.41258615 + inSlope: 0.00024676416 + outSlope: 0.00024676416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.1753519 + inSlope: 0.07909083 + outSlope: 0.07909083 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.14779104 + inSlope: 0.41296667 + outSlope: 0.41296667 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.030446185 + inSlope: 0.5888485 + outSlope: 0.5888485 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.030257534 + inSlope: -0.36472565 + outSlope: -0.36472565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.1635339 + inSlope: -0.742672 + outSlope: -0.742672 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.28929853 + inSlope: -0.03731866 + outSlope: -0.03731866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -0.26988885 + inSlope: 0.20154499 + outSlope: 0.20154499 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.26249674 + inSlope: -0.03368143 + outSlope: -0.03368143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -0.2832488 + inSlope: -0.2634765 + outSlope: -0.2634765 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -0.3486544 + inSlope: -0.07709105 + outSlope: -0.07709105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.30562747 + inSlope: 0.4356287 + outSlope: 0.4356287 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.13641323 + inSlope: 0.37607586 + outSlope: 0.37607586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.12802929 + inSlope: -0.30489665 + outSlope: -0.30489665 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.21288529 + inSlope: -0.4055714 + outSlope: -0.4055714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -0.24140175 + inSlope: -0.024531823 + outSlope: -0.024531823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -0.2413651 + inSlope: 0.00012570631 + outSlope: 0.00012570631 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.24122377 + inSlope: 0.00012588549 + outSlope: 0.00012588549 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.56630915 + inSlope: 0.085817814 + outSlope: 0.085817814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.59493977 + inSlope: 0.42617154 + outSlope: 0.42617154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.7090526 + inSlope: 0.51339996 + outSlope: 0.51339996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.7832538 + inSlope: 0.08402398 + outSlope: 0.08402398 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.77289075 + inSlope: -0.14062351 + outSlope: -0.14062351 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.7412615 + inSlope: -0.04317495 + outSlope: -0.04317495 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.7360788 + inSlope: -0.068513624 + outSlope: -0.068513624 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.73247606 + inSlope: -0.16062155 + outSlope: -0.16062155 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.71259993 + inSlope: -0.26388994 + outSlope: -0.26388994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.6132983 + inSlope: -0.33199054 + outSlope: -0.33199054 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.5500201 + inSlope: -0.21801803 + outSlope: -0.21801803 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.41418204 + inSlope: -1.035946 + outSlope: -1.035946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.28285858 + inSlope: -0.5662142 + outSlope: -0.5662142 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.32990798 + inSlope: 0.6217159 + outSlope: 0.6217159 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.39838806 + inSlope: 0.08638168 + outSlope: 0.08638168 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0.39841026 + inSlope: 0.00007617481 + outSlope: 0.00007617481 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.39849585 + inSlope: 0.000076532655 + outSlope: 0.000076532655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.7407772 + inSlope: 0.0010056496 + outSlope: 0.0010056496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.7399614 + inSlope: -0.048866984 + outSlope: -0.048866984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.6955322 + inSlope: -0.36357602 + outSlope: -0.36357602 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.62005824 + inSlope: -0.093940295 + outSlope: -0.093940295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.61218387 + inSlope: -0.04644797 + outSlope: -0.04644797 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.58676934 + inSlope: -0.028412735 + outSlope: -0.028412735 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.5956905 + inSlope: 0.1100871 + outSlope: 0.1100871 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.60015947 + inSlope: 0.0387154 + outSlope: 0.0387154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.5960058 + inSlope: -0.0780122 + outSlope: -0.0780122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.56736726 + inSlope: -0.021554252 + outSlope: -0.021554252 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.6341269 + inSlope: 0.530972 + outSlope: 0.530972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.8276761 + inSlope: 0.6563015 + outSlope: 0.6563015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.8786466 + inSlope: -0.0045428723 + outSlope: -0.0045428723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.8181903 + inSlope: -0.39704627 + outSlope: -0.39704627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.7826214 + inSlope: -0.039112996 + outSlope: -0.039112996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0.78265935 + inSlope: 0.00013017666 + outSlope: 0.00013017666 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.78280574 + inSlope: 0.00013017704 + outSlope: 0.00013017704 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.85060865 + inSlope: -0.0032444 + outSlope: -0.0032444 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.8029568 + inSlope: -0.48041862 + outSlope: -0.48041862 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.6664017 + inSlope: -0.6483771 + outSlope: -0.6483771 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.6130701 + inSlope: 0.089567944 + outSlope: 0.089567944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.6244915 + inSlope: -0.22318608 + outSlope: -0.22318608 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.52961355 + inSlope: -1.1281182 + outSlope: -1.1281182 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.3579608 + inSlope: -1.2846392 + outSlope: -1.2846392 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.30955648 + inSlope: -0.553356 + outSlope: -0.553356 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.31184784 + inSlope: 0.17825471 + outSlope: 0.17825471 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.47236198 + inSlope: 1.2441328 + outSlope: 1.2441328 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.6855909 + inSlope: 1.1410263 + outSlope: 1.1410263 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.85700047 + inSlope: 0.5581103 + outSlope: 0.5581103 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 0.93342066 + inSlope: 0.18703023 + outSlope: 0.18703023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.95104116 + inSlope: -0.11735608 + outSlope: -0.11735608 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.8980983 + inSlope: -0.4331657 + outSlope: -0.4331657 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.86271346 + inSlope: -0.05822242 + outSlope: -0.05822242 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: 0.86266506 + inSlope: -0.00023817971 + outSlope: -0.00023817971 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.86238664 + inSlope: -0.00022029961 + outSlope: -0.00022029961 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.08955744 + inSlope: 0.013993084 + outSlope: 0.013993084 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.07207318 + inSlope: 0.07172324 + outSlope: 0.07172324 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.0462396 + inSlope: 0.14713097 + outSlope: 0.14713097 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -0.035543274 + inSlope: -0.0113851335 + outSlope: -0.0113851335 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.03793551 + inSlope: 0.02492528 + outSlope: 0.02492528 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.025156073 + inSlope: 0.10259153 + outSlope: 0.10259153 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -0.008361921 + inSlope: 0.08802624 + outSlope: 0.08802624 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.005085415 + inSlope: 0.036038045 + outSlope: 0.036038045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.0053587533 + inSlope: -0.008146561 + outSlope: -0.008146561 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.018564701 + inSlope: -0.15601861 + outSlope: -0.15601861 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -0.054020856 + inSlope: -0.2249561 + outSlope: -0.2249561 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.0885531 + inSlope: -0.21342117 + outSlope: -0.21342117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -0.12276333 + inSlope: -0.12891433 + outSlope: -0.12891433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.12950432 + inSlope: 0.11040756 + outSlope: 0.11040756 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.11016286 + inSlope: 0.14912988 + outSlope: 0.14912988 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -0.09338541 + inSlope: 0.03353363 + outSlope: 0.03353363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: -0.09340801 + inSlope: -0.00016334621 + outSlope: -0.00016334621 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.093511455 + inSlope: 0.000016450946 + outSlope: 0.000016450946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.063723385 + inSlope: 0.007861197 + outSlope: 0.007861197 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.061995428 + inSlope: -0.038140744 + outSlope: -0.038140744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.060948417 + inSlope: 0.06916714 + outSlope: 0.06916714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -0.054487623 + inSlope: 0.0026284766 + outSlope: 0.0026284766 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.054471448 + inSlope: 0.015637735 + outSlope: 0.015637735 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.04529573 + inSlope: 0.05999796 + outSlope: 0.05999796 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -0.026615014 + inSlope: 0.13002431 + outSlope: 0.13002431 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.020919774 + inSlope: 0.05775291 + outSlope: 0.05775291 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.021802276 + inSlope: -0.020900322 + outSlope: -0.020900322 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.04221794 + inSlope: -0.17762905 + outSlope: -0.17762905 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -0.065790996 + inSlope: -0.065029174 + outSlope: -0.065029174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.062143944 + inSlope: 0.006912104 + outSlope: 0.006912104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -0.053561673 + inSlope: 0.040010333 + outSlope: 0.040010333 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.046998367 + inSlope: -0.03083855 + outSlope: -0.03083855 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.061382763 + inSlope: -0.07532335 + outSlope: -0.07532335 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -0.06343852 + inSlope: 0.0027527462 + outSlope: 0.0027527462 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: -0.063397594 + inSlope: 0.0002923602 + outSlope: 0.0002923602 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.06320846 + inSlope: -0.000021457754 + outSlope: -0.000021457754 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.51418257 + inSlope: 0.008764744 + outSlope: 0.008764744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.5884067 + inSlope: 0.6563315 + outSlope: 0.6563315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.7416576 + inSlope: 0.6015072 + outSlope: 0.6015072 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.78734547 + inSlope: -0.07035831 + outSlope: -0.07035831 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.7782057 + inSlope: 0.18021998 + outSlope: 0.18021998 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.8466552 + inSlope: 0.7024803 + outSlope: 0.7024803 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.93331975 + inSlope: 0.5062984 + outSlope: 0.5062984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.9506373 + inSlope: 0.19856447 + outSlope: 0.19856447 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.9498668 + inSlope: -0.060121447 + outSlope: -0.060121447 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.8801972 + inSlope: -0.6851477 + outSlope: -0.6851477 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.72299266 + inSlope: -1.101263 + outSlope: -1.101263 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.5038321 + inSlope: -0.98072565 + outSlope: -0.98072565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 0.33284563 + inSlope: -0.56472605 + outSlope: -0.56472605 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.2766596 + inSlope: 0.43699002 + outSlope: 0.43699002 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.42132622 + inSlope: 0.95771027 + outSlope: 0.95771027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.49293023 + inSlope: 0.11000684 + outSlope: 0.11000684 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: 0.49301603 + inSlope: 0.00042343058 + outSlope: 0.00042343058 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.49350744 + inSlope: 0.00038552433 + outSlope: 0.00038552433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.30507502 + inSlope: -0.048849106 + outSlope: -0.048849106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.34144744 + inSlope: -0.1521374 + outSlope: -0.1521374 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.31942728 + inSlope: 0.37870547 + outSlope: 0.37870547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.24113359 + inSlope: 0.21990652 + outSlope: 0.21990652 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: -0.17263284 + inSlope: 0.38871175 + outSlope: 0.38871175 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.032052513 + inSlope: 0.62241703 + outSlope: 0.62241703 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.027389472 + inSlope: 0.096536346 + outSlope: 0.096536346 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.010115558 + inSlope: -0.3319075 + outSlope: -0.3319075 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -0.17427737 + inSlope: -0.61326015 + outSlope: -0.61326015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.29897076 + inSlope: -0.30377728 + outSlope: -0.30377728 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -0.2800079 + inSlope: 0.6529521 + outSlope: 0.6529521 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.114209294 + inSlope: 0.69810706 + outSlope: 0.69810706 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.101104826 + inSlope: -0.1839566 + outSlope: -0.1839566 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.12510534 + inSlope: -0.048457053 + outSlope: -0.048457053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.12568066 + inSlope: 0.00025677631 + outSlope: 0.00025677631 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.12533785 + inSlope: 0.00025713543 + outSlope: 0.00025713543 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.52957237 + inSlope: 0.0075502396 + outSlope: 0.0075502396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.48624566 + inSlope: -0.5962578 + outSlope: -0.5962578 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.29463515 + inSlope: -0.98990417 + outSlope: -0.98990417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.18056874 + inSlope: -0.068041526 + outSlope: -0.068041526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.21200983 + inSlope: -0.09209854 + outSlope: -0.09209854 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.10059876 + inSlope: -0.69928545 + outSlope: -0.69928545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.021399133 + inSlope: -0.30585608 + outSlope: -0.30585608 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.018514844 + inSlope: 0.049925495 + outSlope: 0.049925495 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.1821852 + inSlope: 0.99903417 + outSlope: 0.99903417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.4791445 + inSlope: 1.205715 + outSlope: 1.205715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 0.70187455 + inSlope: 0.9640675 + outSlope: 0.9640675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.7910959 + inSlope: -0.21862529 + outSlope: -0.21862529 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.6914493 + inSlope: -1.121557 + outSlope: -1.121557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.5337179 + inSlope: -0.42374387 + outSlope: -0.42374387 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.5243199 + inSlope: -0.00025320007 + outSlope: -0.00025320007 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.52398247 + inSlope: -0.00025177098 + outSlope: -0.00025177098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.66998494 + inSlope: -0.048006535 + outSlope: -0.048006535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.6467568 + inSlope: -0.011311062 + outSlope: -0.011311062 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.66450316 + inSlope: 0.07278372 + outSlope: 0.07278372 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.6474232 + inSlope: -0.2051939 + outSlope: -0.2051939 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.59700096 + inSlope: -0.041182987 + outSlope: -0.041182987 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.6206924 + inSlope: 0.17407267 + outSlope: 0.17407267 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.64233094 + inSlope: 0.16796868 + outSlope: 0.16796868 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.6568661 + inSlope: 0.19080727 + outSlope: 0.19080727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.71819586 + inSlope: 0.044560447 + outSlope: 0.044560447 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.6777549 + inSlope: -0.33391982 + outSlope: -0.33391982 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 0.59891313 + inSlope: -0.40458402 + outSlope: -0.40458402 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.5723839 + inSlope: 0.35321385 + outSlope: 0.35321385 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.6587182 + inSlope: 0.7633096 + outSlope: 0.7633096 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.7407069 + inSlope: 0.17444411 + outSlope: 0.17444411 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.7445795 + inSlope: 0.00013446782 + outSlope: 0.00013446782 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.74475825 + inSlope: 0.00013446859 + outSlope: 0.00013446859 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.4214292 + inSlope: 0.031188011 + outSlope: 0.031188011 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.47820958 + inSlope: 0.5065333 + outSlope: 0.5065333 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.6079407 + inSlope: 0.6022619 + outSlope: 0.6022619 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.7000662 + inSlope: 0.28418958 + outSlope: 0.28418958 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.7542146 + inSlope: 0.14655378 + outSlope: 0.14655378 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.7769128 + inSlope: -0.02230098 + outSlope: -0.02230098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.7656389 + inSlope: -0.13068807 + outSlope: -0.13068807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.75371206 + inSlope: -0.1644401 + outSlope: -0.1644401 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.6485604 + inSlope: -0.49822253 + outSlope: -0.49822253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.47083473 + inSlope: -0.9350519 + outSlope: -0.9350519 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 0.26508653 + inSlope: -0.9440788 + outSlope: -0.9440788 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.18303065 + inSlope: 0.27319545 + outSlope: 0.27319545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.27886552 + inSlope: 0.91187817 + outSlope: 0.91187817 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.3883906 + inSlope: 0.24805236 + outSlope: 0.24805236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.39356646 + inSlope: 0.0001645085 + outSlope: 0.0001645085 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.3937869 + inSlope: 0.00016737048 + outSlope: 0.00016737048 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.09286303 + inSlope: -0.075226486 + outSlope: -0.075226486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.12309447 + inSlope: -0.4699096 + outSlope: -0.4699096 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.22596635 + inSlope: -0.6190758 + outSlope: -0.6190758 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.28470808 + inSlope: -0.32280737 + outSlope: -0.32280737 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.31458673 + inSlope: -0.16850773 + outSlope: -0.16850773 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -0.32412454 + inSlope: -0.0956365 + outSlope: -0.0956365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.33384764 + inSlope: 0.07025917 + outSlope: 0.07025917 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.31383714 + inSlope: 0.40241626 + outSlope: 0.40241626 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.27218 + inSlope: 0.49372792 + outSlope: 0.49372792 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.22054249 + inSlope: 0.36427957 + outSlope: 0.36427957 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.19080347 + inSlope: 0.34611997 + outSlope: 0.34611997 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.15669726 + inSlope: 0.12224584 + outSlope: 0.12224584 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -0.15471789 + inSlope: -0.030058004 + outSlope: -0.030058004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.15920208 + inSlope: -0.17006455 + outSlope: -0.17006455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.16888992 + inSlope: 0.07471997 + outSlope: 0.07471997 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -0.15297538 + inSlope: 0.4549222 + outSlope: 0.4549222 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.08987467 + inSlope: -0.031559795 + outSlope: -0.031559795 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -0.1771604 + inSlope: -0.5324242 + outSlope: -0.5324242 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -0.21852058 + inSlope: -0.22879872 + outSlope: -0.22879872 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.25727466 + inSlope: -1.0657808 + outSlope: -1.0657808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.317953 + inSlope: -1.4504647 + outSlope: -1.4504647 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.37814677 + inSlope: -1.2959166 + outSlope: -1.2959166 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -0.42594624 + inSlope: -1.0961757 + outSlope: -1.0961757 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.46949467 + inSlope: -1.1166545 + outSlope: -1.1166545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.6023809 + inSlope: -0.7176873 + outSlope: -0.7176873 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.6218282 + inSlope: 0.52768034 + outSlope: 0.52768034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.5102162 + inSlope: 0.99792325 + outSlope: 0.99792325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -0.41027436 + inSlope: 0.06964825 + outSlope: 0.06964825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -0.40976283 + inSlope: 0.0017555968 + outSlope: 0.0017555968 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.40778738 + inSlope: 0.0017581054 + outSlope: 0.0017581054 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.56734324 + inSlope: -0.0068764687 + outSlope: -0.0068764687 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.56594557 + inSlope: 0.15985678 + outSlope: 0.15985678 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.69814193 + inSlope: 1.2560483 + outSlope: 1.2560483 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.850166 + inSlope: 0.97466385 + outSlope: 0.97466385 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.92441815 + inSlope: 0.2618736 + outSlope: 0.2618736 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.93860024 + inSlope: 0.12493735 + outSlope: 0.12493735 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.9390806 + inSlope: -0.13185596 + outSlope: -0.13185596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.92229456 + inSlope: -0.17497802 + outSlope: -0.17497802 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.92434937 + inSlope: 0.2759434 + outSlope: 0.2759434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.96918184 + inSlope: 0.16972852 + outSlope: 0.16972852 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.9622849 + inSlope: -0.34301054 + outSlope: -0.34301054 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.9037203 + inSlope: -0.29208112 + outSlope: -0.29208112 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.8960612 + inSlope: -0.038869627 + outSlope: -0.038869627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.90048116 + inSlope: 0.4853108 + outSlope: 0.4853108 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.9365037 + inSlope: 0.24647576 + outSlope: 0.24647576 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.92102075 + inSlope: -0.42926633 + outSlope: -0.42926633 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.8251485 + inSlope: -0.54591584 + outSlope: -0.54591584 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.77949965 + inSlope: 0.15312599 + outSlope: 0.15312599 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.8329929 + inSlope: 0.59133947 + outSlope: 0.59133947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.8672853 + inSlope: -0.39552537 + outSlope: -0.39552537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.8265539 + inSlope: -0.5398525 + outSlope: -0.5398525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.82229763 + inSlope: -0.25868174 + outSlope: -0.25868174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 0.804997 + inSlope: -0.62524915 + outSlope: -0.62524915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.77019364 + inSlope: -0.9193953 + outSlope: -0.9193953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.64971966 + inSlope: -0.7427627 + outSlope: -0.7427627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.60345566 + inSlope: 0.27825755 + outSlope: 0.27825755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.6755971 + inSlope: 0.6454227 + outSlope: 0.6454227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.74134064 + inSlope: 0.05921591 + outSlope: 0.05921591 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0.7413626 + inSlope: 0.000073671414 + outSlope: 0.000073671414 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.74144053 + inSlope: 0.000062942745 + outSlope: 0.000062942745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.07026752 + inSlope: 0.012553453 + outSlope: 0.012553453 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.07709313 + inSlope: 0.100617886 + outSlope: 0.100617886 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.09809146 + inSlope: 0.13192444 + outSlope: 0.13192444 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.10933957 + inSlope: -0.027540494 + outSlope: -0.027540494 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.08472224 + inSlope: -0.17819999 + outSlope: -0.17819999 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.06672845 + inSlope: -0.53000927 + outSlope: -0.53000927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.030287687 + inSlope: -0.6700892 + outSlope: -0.6700892 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.06616327 + inSlope: -0.035186447 + outSlope: -0.035186447 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.029072868 + inSlope: 0.77982026 + outSlope: 0.77982026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.083157174 + inSlope: 0.81136554 + outSlope: 0.81136554 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.13979904 + inSlope: 0.5562984 + outSlope: 0.5562984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.18595847 + inSlope: 0.1588188 + outSlope: 0.1588188 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.19009702 + inSlope: -0.15972672 + outSlope: -0.15972672 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.17264794 + inSlope: -0.9035794 + outSlope: -0.9035794 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.11479881 + inSlope: -1.1534722 + outSlope: -1.1534722 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.07652524 + inSlope: -0.8860645 + outSlope: -0.8860645 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.002784221 + inSlope: 0.19454703 + outSlope: 0.19454703 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.059601527 + inSlope: 0.01566445 + outSlope: 0.01566445 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.011991585 + inSlope: -0.8490374 + outSlope: -0.8490374 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.0814371 + inSlope: -0.87498295 + outSlope: -0.87498295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.104758956 + inSlope: -0.76003504 + outSlope: -0.76003504 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.14477341 + inSlope: -0.712252 + outSlope: -0.712252 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -0.1641134 + inSlope: -0.19429988 + outSlope: -0.19429988 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.16096511 + inSlope: 0.11820297 + outSlope: 0.11820297 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.1316218 + inSlope: 0.28655 + outSlope: 0.28655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.08190499 + inSlope: 0.16554268 + outSlope: 0.16554268 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.076426245 + inSlope: 0.01586613 + outSlope: 0.01586613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -0.07982321 + inSlope: -0.025707936 + outSlope: -0.025707936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -0.07923257 + inSlope: 0.0020255167 + outSlope: 0.0020255167 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.076954715 + inSlope: 0.0020240026 + outSlope: 0.0020240026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.8152059 + inSlope: -0.0050168037 + outSlope: -0.0050168037 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.81154794 + inSlope: -0.19648789 + outSlope: -0.19648789 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.6722464 + inSlope: -1.5508981 + outSlope: -1.5508981 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.42918986 + inSlope: -2.1275039 + outSlope: -2.1275039 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.19826357 + inSlope: -1.3644769 + outSlope: -1.3644769 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.09757124 + inSlope: -1.2052445 + outSlope: -1.2052445 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.07586938 + inSlope: -1.6340797 + outSlope: -1.6340797 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.21564187 + inSlope: -1.3897848 + outSlope: -1.3897848 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.2658027 + inSlope: 0.4149229 + outSlope: 0.4149229 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.07164178 + inSlope: 2.2672172 + outSlope: 2.2672172 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.13438018 + inSlope: 2.4371295 + outSlope: 2.4371295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.3523565 + inSlope: 0.75491214 + outSlope: 0.75491214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.37013495 + inSlope: 0.16413286 + outSlope: 0.16413286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.36603427 + inSlope: -1.0209209 + outSlope: -1.0209209 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.2850583 + inSlope: -0.19304425 + outSlope: -0.19304425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.34994745 + inSlope: 1.5248344 + outSlope: 1.5248344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.5577139 + inSlope: 0.8089393 + outSlope: 0.8089393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.5978648 + inSlope: -0.36178315 + outSlope: -0.36178315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.5081612 + inSlope: -1.0802195 + outSlope: -1.0802195 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.41832277 + inSlope: -0.039330512 + outSlope: -0.039330512 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.4524822 + inSlope: -0.22178778 + outSlope: -0.22178778 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.39984033 + inSlope: -0.8821726 + outSlope: -0.8821726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 0.37896767 + inSlope: 0.008915693 + outSlope: 0.008915693 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.40058318 + inSlope: 0.4909982 + outSlope: 0.4909982 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.4446094 + inSlope: 0.21726564 + outSlope: 0.21726564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.49240482 + inSlope: 0.34313756 + outSlope: 0.34313756 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.5266945 + inSlope: 0.14625306 + outSlope: 0.14625306 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.5250879 + inSlope: -0.032295875 + outSlope: -0.032295875 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0.5255456 + inSlope: 0.0015692725 + outSlope: 0.0015692725 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.5273076 + inSlope: 0.001563555 + outSlope: 0.001563555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.89964795 + inSlope: 0.20501947 + outSlope: 0.20501947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.9081904 + inSlope: 0.33764148 + outSlope: 0.33764148 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.94948554 + inSlope: 0.4676864 + outSlope: 0.4676864 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.9844648 + inSlope: -0.0387118 + outSlope: -0.0387118 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.92728305 + inSlope: -0.66106164 + outSlope: -0.66106164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.87564003 + inSlope: -0.3427647 + outSlope: -0.3427647 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.86601067 + inSlope: -0.12066502 + outSlope: -0.12066502 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.81134266 + inSlope: -0.7553698 + outSlope: -0.7553698 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.764683 + inSlope: 0.28925622 + outSlope: 0.28925622 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.86552364 + inSlope: 1.5056394 + outSlope: 1.5056394 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.9269176 + inSlope: 1.2232709 + outSlope: 1.2232709 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.986706 + inSlope: 0.31615978 + outSlope: 0.31615978 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.99452347 + inSlope: -0.055923775 + outSlope: -0.055923775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.973166 + inSlope: -0.5920774 + outSlope: -0.5920774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.9398094 + inSlope: -1.1747575 + outSlope: -1.1747575 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.87526953 + inSlope: -3.306207 + outSlope: -3.306207 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.6642924 + inSlope: -2.5317273 + outSlope: -2.5317273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.66429245 + inSlope: 0.0000014305108 + outSlope: 0.0000014305108 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.6642932 + inSlope: 0.000003576276 + outSlope: 0.000003576276 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 0.6642934 + inSlope: 0.8697525 + outSlope: 0.8697525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.73677254 + inSlope: 3.0501432 + outSlope: 3.0501432 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.91847175 + inSlope: 2.615872 + outSlope: 2.615872 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.95476174 + inSlope: 0.6722926 + outSlope: 0.6722926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 0.97449625 + inSlope: 0.44201195 + outSlope: 0.44201195 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.99916905 + inSlope: 0.09407598 + outSlope: 0.09407598 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.9919525 + inSlope: -0.1087766 + outSlope: -0.1087766 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.9821692 + inSlope: 0.07691559 + outSlope: 0.07691559 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.9933732 + inSlope: 0.012017711 + outSlope: 0.012017711 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0.99346644 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99346656 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0016580974 + inSlope: 0.0021516401 + outSlope: 0.0021516401 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.0015684457 + inSlope: 0.0033447426 + outSlope: 0.0033447426 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.0011442617 + inSlope: 0.005519242 + outSlope: 0.005519242 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.00060479366 + inSlope: -0.00046579106 + outSlope: -0.00046579106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.0012143067 + inSlope: -0.004877355 + outSlope: -0.004877355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.0015179339 + inSlope: -0.0014684738 + outSlope: -0.0014684738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.0014960594 + inSlope: -0.000005441252 + outSlope: -0.000005441252 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.0016606847 + inSlope: -0.0022565706 + outSlope: -0.0022565706 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.0017658077 + inSlope: 0.0017609781 + outSlope: 0.0017609781 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: -0.0013219807 + inSlope: 0.007645854 + outSlope: 0.007645854 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.0009715604 + inSlope: 0.008156299 + outSlope: 0.008156299 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.0004043386 + inSlope: 0.004458148 + outSlope: 0.004458148 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.0002494508 + inSlope: -0.0008704723 + outSlope: -0.0008704723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.00052619394 + inSlope: -0.0050508734 + outSlope: -0.0050508734 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -0.0007642225 + inSlope: -0.0063738716 + outSlope: -0.0063738716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.0010573501 + inSlope: -0.009986998 + outSlope: -0.009986998 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.0015964715 + inSlope: -0.00601799 + outSlope: -0.00601799 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -0.0015588487 + inSlope: 0.00090294844 + outSlope: 0.00090294844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -0.0011447978 + inSlope: 0.00090295123 + outSlope: 0.00090295123 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: -0.0011071747 + inSlope: 0.002127807 + outSlope: 0.002127807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.0009674806 + inSlope: 0.006735026 + outSlope: 0.006735026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.000545923 + inSlope: 0.0068636355 + outSlope: 0.0068636355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.00039551107 + inSlope: 0.0031051598 + outSlope: 0.0031051598 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -0.0002871592 + inSlope: 0.002837834 + outSlope: 0.002837834 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.00004801307 + inSlope: 0.002363283 + outSlope: 0.002363283 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.00013017365 + inSlope: 0.00074946956 + outSlope: 0.00074946956 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.00013648033 + inSlope: -0.0005201658 + outSlope: -0.0005201658 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.000060290695 + inSlope: -0.00014986786 + outSlope: -0.00014986786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0.00004643222 + inSlope: -0.000045957364 + outSlope: -0.000045957364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0000053761696 + inSlope: -0.000045957517 + outSlope: -0.000045957517 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.4365995 + inSlope: -0.43341422 + outSlope: -0.43341422 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.41854057 + inSlope: -0.7620224 + outSlope: -0.7620224 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.31378967 + inSlope: -1.4091861 + outSlope: -1.4091861 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.17554812 + inSlope: 0.20145437 + outSlope: 0.20145437 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.37434697 + inSlope: 1.6422343 + outSlope: 1.6422343 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.48295414 + inSlope: 0.64722425 + outSlope: 0.64722425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.5000166 + inSlope: 0.2059274 + outSlope: 0.2059274 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.5845641 + inSlope: 1.0433044 + outSlope: 1.0433044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.6444008 + inSlope: -0.37214357 + outSlope: -0.37214357 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.5008611 + inSlope: -2.6736355 + outSlope: -2.6736355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.37525594 + inSlope: -2.974329 + outSlope: -2.974329 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.16249648 + inSlope: -1.7031558 + outSlope: -1.7031558 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.104486585 + inSlope: 0.4299015 + outSlope: 0.4299015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.23009287 + inSlope: 2.3375514 + outSlope: 2.3375514 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.3416919 + inSlope: 3.0424523 + outSlope: 3.0424523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.48363063 + inSlope: 4.869339 + outSlope: 4.869339 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.7474698 + inSlope: 3.1660736 + outSlope: 3.1660736 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.74746984 + inSlope: 0.0000021457672 + outSlope: 0.0000021457672 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.7474706 + inSlope: 0.00000071525847 + outSlope: 0.00000071525847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 0.74747056 + inSlope: -0.85597813 + outSlope: -0.85597813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.6761392 + inSlope: -4.2238407 + outSlope: -4.2238407 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.39548418 + inSlope: -4.5452456 + outSlope: -4.5452456 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.2973688 + inSlope: -2.0530024 + outSlope: -2.0530024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 0.22440031 + inSlope: -2.016026 + outSlope: -2.016026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.04074062 + inSlope: -1.9552599 + outSlope: -1.9552599 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -0.12660687 + inSlope: -0.87409717 + outSlope: -0.87409717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.18799764 + inSlope: 0.4093374 + outSlope: 0.4093374 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -0.114932135 + inSlope: 0.100844935 + outSlope: 0.100844935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -0.11412382 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.11412382 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0034166866 + inSlope: -0.0003184788 + outSlope: -0.0003184788 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.0034034166 + inSlope: 0.00016153604 + outSlope: 0.00016153604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.0034624627 + inSlope: 0.0005597379 + outSlope: 0.0005597379 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.0033918156 + inSlope: -0.0013212113 + outSlope: -0.0013212113 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.0030079787 + inSlope: -0.0032620279 + outSlope: -0.0032620279 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.002752186 + inSlope: -0.0021458361 + outSlope: -0.0021458361 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.00259115 + inSlope: -0.0014032417 + outSlope: -0.0014032417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.0023049547 + inSlope: -0.0031230482 + outSlope: -0.0031230482 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.0020954167 + inSlope: -0.00016095332 + outSlope: -0.00016095332 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.0022845052 + inSlope: 0.0029289308 + outSlope: 0.0029289308 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.0023999005 + inSlope: 0.0020601545 + outSlope: 0.0020601545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.0024553768 + inSlope: -0.00039782785 + outSlope: -0.00039782785 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.0023745827 + inSlope: -0.0013328479 + outSlope: -0.0013328479 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.0022256179 + inSlope: -0.002519249 + outSlope: -0.002519249 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.0021020242 + inSlope: -0.0037440823 + outSlope: -0.0037440823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.001913611 + inSlope: -0.008198529 + outSlope: -0.008198529 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.0014188141 + inSlope: -0.006338802 + outSlope: -0.006338802 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.0013853778 + inSlope: -0.0008024691 + outSlope: -0.0008024691 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.0010174024 + inSlope: -0.0008024649 + outSlope: -0.0008024649 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 0.0009839664 + inSlope: 0.00044209388 + outSlope: 0.00044209388 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.0010542434 + inSlope: 0.0034071435 + outSlope: 0.0034071435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.0012678948 + inSlope: 0.0025883259 + outSlope: 0.0025883259 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.001269937 + inSlope: -0.00024908176 + outSlope: -0.00024908176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 0.0012471379 + inSlope: -0.0006098834 + outSlope: -0.0006098834 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.0011781343 + inSlope: -0.0010932132 + outSlope: -0.0010932132 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.001019711 + inSlope: -0.0013097537 + outSlope: -0.0013097537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.00071290677 + inSlope: -0.0011312342 + outSlope: -0.0011312342 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.0005209042 + inSlope: -0.00079317356 + outSlope: -0.00079317356 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0.0004040103 + inSlope: -0.00040003998 + outSlope: -0.00040003998 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.00004696013 + inSlope: -0.000400041 + outSlope: -0.000400041 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.48744908 + inSlope: 0.15821314 + outSlope: 0.15821314 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.46306655 + inSlope: 0.52126694 + outSlope: 0.52126694 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.37641352 + inSlope: 0.6880582 + outSlope: 0.6880582 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.3410101 + inSlope: -0.44129193 + outSlope: -0.44129193 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.43198514 + inSlope: -0.662825 + outSlope: -0.662825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.454902 + inSlope: -0.5578567 + outSlope: -0.5578567 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -0.50155044 + inSlope: -0.513793 + outSlope: -0.513793 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.5659936 + inSlope: -0.60167897 + outSlope: -0.60167897 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.61973137 + inSlope: -0.5842947 + outSlope: -0.5842947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.6406094 + inSlope: -0.30696794 + outSlope: -0.30696794 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.61320865 + inSlope: 0.6437926 + outSlope: 0.6437926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.5487179 + inSlope: 0.6660747 + outSlope: 0.6660747 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.51678747 + inSlope: 0.08811428 + outSlope: 0.08811428 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.5184858 + inSlope: -0.10840069 + outSlope: -0.10840069 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.52582085 + inSlope: -0.21552786 + outSlope: -0.21552786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -0.53644645 + inSlope: -0.32029432 + outSlope: -0.32029432 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.55251205 + inSlope: -0.49842072 + outSlope: -0.49842072 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.5779815 + inSlope: -0.5385431 + outSlope: -0.5385431 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -0.59739065 + inSlope: -0.35881487 + outSlope: -0.35881487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.6040357 + inSlope: 0.25183904 + outSlope: 0.25183904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.5644609 + inSlope: 0.50707173 + outSlope: 0.50707173 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.5362444 + inSlope: 0.002873607 + outSlope: 0.002873607 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -0.56590444 + inSlope: -0.6031361 + outSlope: -0.6031361 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -0.6489217 + inSlope: -0.38860145 + outSlope: -0.38860145 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: -0.65590876 + inSlope: 0.5043204 + outSlope: 0.5043204 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.6068951 + inSlope: 2.4003725 + outSlope: 2.4003725 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.4558779 + inSlope: 3.0619044 + outSlope: 3.0619044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.35173634 + inSlope: 2.1608229 + outSlope: 2.1608229 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.21367584 + inSlope: 1.4596087 + outSlope: 1.4596087 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.06750724 + inSlope: 0.6980411 + outSlope: 0.6980411 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.044447884 + inSlope: -0.3407659 + outSlope: -0.3407659 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.11946843 + inSlope: -0.7327898 + outSlope: -0.7327898 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.19721332 + inSlope: -0.29614016 + outSlope: -0.29614016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.20286733 + inSlope: -0.0015152664 + outSlope: -0.0015152664 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.20488772 + inSlope: -0.0015152751 + outSlope: -0.0015152751 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.57539284 + inSlope: 0.17768812 + outSlope: 0.17768812 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.6016266 + inSlope: 0.52092505 + outSlope: 0.52092505 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.6754705 + inSlope: 0.49632382 + outSlope: 0.49632382 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.6944242 + inSlope: -0.31451502 + outSlope: -0.31451502 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.6297272 + inSlope: -0.5211825 + outSlope: -0.5211825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.61031324 + inSlope: -0.4356771 + outSlope: -0.4356771 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.58627385 + inSlope: -0.06556186 + outSlope: -0.06556186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.58374923 + inSlope: -0.23248458 + outSlope: -0.23248458 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.5469223 + inSlope: -0.5361172 + outSlope: -0.5361172 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.52545214 + inSlope: -0.31054422 + outSlope: -0.31054422 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.5496607 + inSlope: 0.40970048 + outSlope: 0.40970048 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.56597 + inSlope: -0.33395752 + outSlope: -0.33395752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.46914402 + inSlope: -2.1182342 + outSlope: -2.1182342 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.36109647 + inSlope: -2.8967624 + outSlope: -2.8967624 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.22774738 + inSlope: -3.257709 + outSlope: -3.257709 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.08962059 + inSlope: -3.0288324 + outSlope: -3.0288324 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.024655472 + inSlope: -2.9552608 + outSlope: -2.9552608 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.1566509 + inSlope: -0.92655647 + outSlope: -0.92655647 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -0.10186829 + inSlope: 1.6056356 + outSlope: 1.6056356 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.069854505 + inSlope: 2.2161705 + outSlope: 2.2161705 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.24302782 + inSlope: 1.6804063 + outSlope: 1.6804063 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.3311404 + inSlope: 0.34991425 + outSlope: 0.34991425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.3098194 + inSlope: -0.6079973 + outSlope: -0.6079973 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.2074019 + inSlope: -0.8730458 + outSlope: -0.8730458 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 0.17305331 + inSlope: -0.2958219 + outSlope: -0.2958219 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.18275 + inSlope: 1.4252813 + outSlope: 1.4252813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.29182664 + inSlope: 1.913867 + outSlope: 1.913867 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.3422389 + inSlope: 1.0676613 + outSlope: 1.0676613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.41731802 + inSlope: 0.80888903 + outSlope: 0.80888903 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.4819648 + inSlope: 0.23329931 + outSlope: 0.23329931 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.5025361 + inSlope: 0.12025178 + outSlope: 0.12025178 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.50663906 + inSlope: -0.12909447 + outSlope: -0.12909447 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.4822849 + inSlope: -0.1087251 + outSlope: -0.1087251 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.48011282 + inSlope: -0.0007681832 + outSlope: -0.0007681832 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.47908357 + inSlope: -0.00077462493 + outSlope: -0.00077462493 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.3594173 + inSlope: 0.17545938 + outSlope: 0.17545938 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.3852696 + inSlope: 0.5147742 + outSlope: 0.5147742 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.46043783 + inSlope: 0.5650027 + outSlope: 0.5650027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.5252225 + inSlope: 0.11694433 + outSlope: 0.11694433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.5088434 + inSlope: -0.2988209 + outSlope: -0.2988209 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.49609447 + inSlope: -0.1942412 + outSlope: -0.1942412 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.4824804 + inSlope: -0.3825581 + outSlope: -0.3825581 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.39778024 + inSlope: -0.8806201 + outSlope: -0.8806201 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.32134375 + inSlope: -0.7053752 + outSlope: -0.7053752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.2993032 + inSlope: -0.17879954 + outSlope: -0.17879954 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.35936382 + inSlope: 0.5594497 + outSlope: 0.5594497 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.37967414 + inSlope: -0.25460446 + outSlope: -0.25460446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.3152966 + inSlope: -1.1633967 + outSlope: -1.1633967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.26065278 + inSlope: -1.3623505 + outSlope: -1.3623505 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.20176749 + inSlope: -1.4000435 + outSlope: -1.4000435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.14398244 + inSlope: -1.2834718 + outSlope: -1.2834718 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.09481145 + inSlope: -1.5512226 + outSlope: -1.5512226 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.014714017 + inSlope: -0.3256529 + outSlope: -0.3256529 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.067673884 + inSlope: 1.5476019 + outSlope: 1.5476019 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.23663163 + inSlope: 2.2811418 + outSlope: 2.2811418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.42484534 + inSlope: 2.0242736 + outSlope: 2.0242736 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.5587249 + inSlope: 0.9888529 + outSlope: 0.9888529 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.583186 + inSlope: -0.2499457 + outSlope: -0.2499457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.49136844 + inSlope: -0.88306975 + outSlope: -0.88306975 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 0.45777056 + inSlope: -0.13457468 + outSlope: -0.13457468 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.4801538 + inSlope: 1.4199052 + outSlope: 1.4199052 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.5760959 + inSlope: 1.3336737 + outSlope: 1.3336737 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.5912932 + inSlope: 0.16919415 + outSlope: 0.16919415 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.58516175 + inSlope: -0.26829797 + outSlope: -0.26829797 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.5215482 + inSlope: -0.44911337 + outSlope: -0.44911337 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.5153115 + inSlope: 0.43747246 + outSlope: 0.43747246 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.59545064 + inSlope: 0.6379483 + outSlope: 0.6379483 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.64526093 + inSlope: 0.10804632 + outSlope: 0.10804632 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.6459875 + inSlope: 0.0018317665 + outSlope: 0.0018317665 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.64842653 + inSlope: 0.0018267701 + outSlope: 0.0018267701 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.5496687 + inSlope: -0.1647706 + outSlope: -0.1647706 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.5245781 + inSlope: -0.52881503 + outSlope: -0.52881503 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.43594682 + inSlope: -0.76162076 + outSlope: -0.76162076 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.35444102 + inSlope: 0.0064891055 + outSlope: 0.0064891055 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.39738008 + inSlope: 0.49925238 + outSlope: 0.49925238 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.41769868 + inSlope: 0.26864707 + outSlope: 0.26864707 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.41465986 + inSlope: -0.08586757 + outSlope: -0.08586757 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.42503992 + inSlope: 0.32925832 + outSlope: 0.32925832 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.46211186 + inSlope: 0.36111513 + outSlope: 0.36111513 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.47322026 + inSlope: 0.059802704 + outSlope: 0.059802704 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.4389828 + inSlope: -0.071360655 + outSlope: -0.071360655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.4841842 + inSlope: 1.2938462 + outSlope: 1.2938462 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.6429795 + inSlope: 2.1150136 + outSlope: 2.1150136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.72996026 + inSlope: 1.816006 + outSlope: 1.816006 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.7943132 + inSlope: 1.1610911 + outSlope: 1.1610911 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.82671785 + inSlope: 0.4009752 + outSlope: 0.4009752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.82772785 + inSlope: -0.3117581 + outSlope: -0.3117581 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.80073804 + inSlope: -0.4218923 + outSlope: -0.4218923 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.7925702 + inSlope: -0.24184006 + outSlope: -0.24184006 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.7578039 + inSlope: -0.73071253 + outSlope: -0.73071253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.66470134 + inSlope: -1.4385846 + outSlope: -1.4385846 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.5390867 + inSlope: -1.1740456 + outSlope: -1.1740456 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.49361748 + inSlope: -0.028078668 + outSlope: -0.028078668 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.5426252 + inSlope: 0.6789403 + outSlope: 0.6789403 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 0.57470196 + inSlope: 0.7654177 + outSlope: 0.7654177 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.60641 + inSlope: 0.45328158 + outSlope: 0.45328158 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.6124754 + inSlope: 0.40238944 + outSlope: 0.40238944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.6399425 + inSlope: 0.52462834 + outSlope: 0.52462834 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.66164494 + inSlope: 0.20142817 + outSlope: 0.20142817 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.70081395 + inSlope: 0.25246638 + outSlope: 0.25246638 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.69277406 + inSlope: -0.4427024 + outSlope: -0.4427024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.6119499 + inSlope: -0.65347 + outSlope: -0.65347 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.55870074 + inSlope: -0.12956403 + outSlope: -0.12956403 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.5577066 + inSlope: -0.0020120107 + outSlope: -0.0020120107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.55501634 + inSlope: -0.0020213204 + outSlope: -0.0020213204 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.21179546 + inSlope: -0.0024393797 + outSlope: -0.0024393797 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.21488203 + inSlope: -0.0077301273 + outSlope: -0.0077301273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.18355975 + inSlope: -0.08176765 + outSlope: -0.08176765 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.020580513 + inSlope: -0.37586617 + outSlope: -0.37586617 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -0.05438393 + inSlope: -0.30279124 + outSlope: -0.30279124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -0.09323751 + inSlope: -0.07736817 + outSlope: -0.07736817 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.09121171 + inSlope: 0.06401045 + outSlope: 0.06401045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.08058676 + inSlope: -0.016736057 + outSlope: -0.016736057 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: -0.081661865 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.081661865 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.16912827 + inSlope: 0.05208707 + outSlope: 0.05208707 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.07562941 + inSlope: 0.34247863 + outSlope: 0.34247863 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.045167744 + inSlope: -0.09402339 + outSlope: -0.09402339 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.11249309 + inSlope: -0.27210414 + outSlope: -0.27210414 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -0.15952702 + inSlope: -0.18573269 + outSlope: -0.18573269 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -0.20436397 + inSlope: -0.17715177 + outSlope: -0.17715177 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.17271675 + inSlope: 0.43802097 + outSlope: 0.43802097 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.02915348 + inSlope: 0.14363676 + outSlope: 0.14363676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: -0.025836177 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.025836179 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.31227723 + inSlope: -0.0165689 + outSlope: -0.0165689 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.25686285 + inSlope: -0.23932579 + outSlope: -0.23932579 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.08290242 + inSlope: -0.22513995 + outSlope: -0.22513995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.03265261 + inSlope: 0.0026303064 + outSlope: 0.0026303064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.029713703 + inSlope: -0.12632605 + outSlope: -0.12632605 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -0.079353936 + inSlope: -0.57173103 + outSlope: -0.57173103 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.09972447 + inSlope: 0.1410596 + outSlope: 0.1410596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.04766572 + inSlope: 0.056144115 + outSlope: 0.056144115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: -0.046428174 + inSlope: 0.0000000447034 + outSlope: 0.0000000447034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.046428163 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.910506 + inSlope: 0.015851498 + outSlope: 0.015851498 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.9392164 + inSlope: 0.09470914 + outSlope: 0.09470914 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.97846454 + inSlope: 0.03877185 + outSlope: 0.03877185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.99290264 + inSlope: -0.023014778 + outSlope: -0.023014778 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.9852465 + inSlope: -0.043079115 + outSlope: -0.043079115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 0.9712081 + inSlope: -0.08926614 + outSlope: -0.08926614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0.97565585 + inSlope: 0.097217664 + outSlope: 0.097217664 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.9951803 + inSlope: 0.0059745195 + outSlope: 0.0059745195 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: 0.99524283 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99524283 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.25013512 + inSlope: -0.017915726 + outSlope: -0.017915726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.28737518 + inSlope: -0.21039674 + outSlope: -0.21039674 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.31966755 + inSlope: 0.058105562 + outSlope: 0.058105562 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.26770082 + inSlope: 0.21299641 + outSlope: 0.21299641 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.24320833 + inSlope: -0.059577823 + outSlope: -0.059577823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.2623595 + inSlope: 0.19578144 + outSlope: 0.19578144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: -0.12861392 + inSlope: 0.65829176 + outSlope: 0.65829176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.026270755 + inSlope: 0.45817733 + outSlope: 0.45817733 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.023351304 + inSlope: 0.07493499 + outSlope: 0.07493499 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.060376264 + inSlope: -0.6104499 + outSlope: -0.6104499 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.16542505 + inSlope: -0.2889711 + outSlope: -0.2889711 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -0.17815556 + inSlope: 0.000015199199 + outSlope: 0.000015199199 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.17813589 + inSlope: 0.000015378057 + outSlope: 0.000015378057 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.4193594 + inSlope: -0.10122013 + outSlope: -0.10122013 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.2956673 + inSlope: -0.9093689 + outSlope: -0.9093689 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.04481838 + inSlope: -1.2641667 + outSlope: -1.2641667 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.34576362 + inSlope: -0.6591258 + outSlope: -0.6591258 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.39386708 + inSlope: 0.2612828 + outSlope: 0.2612828 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.08124652 + inSlope: 1.0608575 + outSlope: 1.0608575 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 0.21335031 + inSlope: 0.8702803 + outSlope: 0.8702803 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.337772 + inSlope: 0.6534107 + outSlope: 0.6534107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.45596394 + inSlope: 0.39797395 + outSlope: 0.39797395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.5172587 + inSlope: 0.071875915 + outSlope: 0.071875915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.50973535 + inSlope: -0.06706175 + outSlope: -0.06706175 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 0.5061175 + inSlope: 0.00014376655 + outSlope: 0.00014376655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.50630313 + inSlope: 0.0001430517 + outSlope: 0.0001430517 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.21182506 + inSlope: -0.0033066273 + outSlope: -0.0033066273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.21690744 + inSlope: -0.018439472 + outSlope: -0.018439472 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.2154274 + inSlope: 0.045111336 + outSlope: 0.045111336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.19378442 + inSlope: 0.07355298 + outSlope: 0.07355298 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.18624726 + inSlope: 0.0463572 + outSlope: 0.0463572 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.08750275 + inSlope: 0.40793598 + outSlope: 0.40793598 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 0.048735693 + inSlope: 0.46887094 + outSlope: 0.46887094 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.1435341 + inSlope: 0.8189466 + outSlope: 0.8189466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.27743903 + inSlope: 0.11189153 + outSlope: 0.11189153 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.13565807 + inSlope: -0.93915457 + outSlope: -0.93915457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.042364985 + inSlope: -0.51599133 + outSlope: -0.51599133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -0.06555932 + inSlope: 0.000034511122 + outSlope: 0.000034511122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.06551472 + inSlope: 0.00003451122 + outSlope: 0.00003451122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.8465816 + inSlope: 0.04371071 + outSlope: 0.04371071 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.88484323 + inSlope: 0.22864506 + outSlope: 0.22864506 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.92162627 + inSlope: -0.030251011 + outSlope: -0.030251011 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.8781978 + inSlope: -0.17603377 + outSlope: -0.17603377 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.8666201 + inSlope: 0.1109377 + outSlope: 0.1109377 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.95755404 + inSlope: 0.18012422 + outSlope: 0.18012422 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 0.96724606 + inSlope: -0.12714955 + outSlope: -0.12714955 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.9298483 + inSlope: -0.35177383 + outSlope: -0.35177383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.84532785 + inSlope: -0.25087976 + outSlope: -0.25087976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.8428494 + inSlope: 0.062207103 + outSlope: 0.062207103 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.84321386 + inSlope: -0.038353488 + outSlope: -0.038353488 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 0.841313 + inSlope: -0.00008082397 + outSlope: -0.00008082397 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.841209 + inSlope: -0.00008010895 + outSlope: -0.00008010895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.6021034 + inSlope: 0.421988 + outSlope: 0.421988 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.5845206 + inSlope: 0.69390535 + outSlope: 0.69390535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.43012196 + inSlope: 1.5446646 + outSlope: 1.5446646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.22365578 + inSlope: 1.5886269 + outSlope: 1.5886269 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.032566316 + inSlope: 0.96668065 + outSlope: 0.96668065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.16896062 + inSlope: 0.9104078 + outSlope: 0.9104078 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.31271344 + inSlope: 0.4863149 + outSlope: 0.4863149 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.32491386 + inSlope: 0.12755993 + outSlope: 0.12755993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.32334343 + inSlope: 0.44938675 + outSlope: 0.44938675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.36236277 + inSlope: 0.9352715 + outSlope: 0.9352715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.4798964 + inSlope: 0.9034425 + outSlope: 0.9034425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.5406186 + inSlope: 0.373034 + outSlope: 0.373034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.5032097 + inSlope: -0.8908758 + outSlope: -0.8908758 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.21092494 + inSlope: -1.7082593 + outSlope: -1.7082593 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.08174794 + inSlope: -1.6033028 + outSlope: -1.6033028 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: -0.2237159 + inSlope: -0.5511773 + outSlope: -0.5511773 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.23782632 + inSlope: 0.01783027 + outSlope: 0.01783027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.26778665 + inSlope: -0.37109318 + outSlope: -0.37109318 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.3372636 + inSlope: -0.7635383 + outSlope: -0.7635383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.42955306 + inSlope: 0.0025852844 + outSlope: 0.0025852844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.421567 + inSlope: 0.8857645 + outSlope: 0.8857645 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.3557396 + inSlope: 1.8488739 + outSlope: 1.8488739 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.26749426 + inSlope: 1.7953889 + outSlope: 1.7953889 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.20612356 + inSlope: 1.2483182 + outSlope: 1.2483182 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.13884659 + inSlope: 0.39648014 + outSlope: 0.39648014 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.1304289 + inSlope: -0.00001394746 + outSlope: -0.00001394746 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.13047805 + inSlope: 0.000067234294 + outSlope: 0.000067234294 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.07225429 + inSlope: -0.32226044 + outSlope: -0.32226044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.058826774 + inSlope: -0.50190973 + outSlope: -0.50190973 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.042506475 + inSlope: -0.9180961 + outSlope: -0.9180961 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.15258148 + inSlope: -0.7561055 + outSlope: -0.7561055 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.22699243 + inSlope: -0.10794908 + outSlope: -0.10794908 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.22794157 + inSlope: -0.12102997 + outSlope: -0.12102997 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.26031294 + inSlope: 0.026815765 + outSlope: 0.026815765 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.25289488 + inSlope: 0.29575375 + outSlope: 0.29575375 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.2356668 + inSlope: -0.05256413 + outSlope: -0.05256413 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: -0.25727522 + inSlope: -0.4694848 + outSlope: -0.4694848 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.27893978 + inSlope: 0.30299264 + outSlope: 0.30299264 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.22633648 + inSlope: 0.8420556 + outSlope: 0.8420556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -0.13883851 + inSlope: 0.29384476 + outSlope: 0.29384476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.14187686 + inSlope: 0.059311386 + outSlope: 0.059311386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.07156811 + inSlope: 0.8609309 + outSlope: 0.8609309 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 0.06118312 + inSlope: 1.0229638 + outSlope: 1.0229638 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.15373184 + inSlope: 0.04762839 + outSlope: 0.04762839 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.12220441 + inSlope: -0.2841968 + outSlope: -0.2841968 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.058971353 + inSlope: -0.90020394 + outSlope: -0.90020394 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.17870061 + inSlope: -1.8009903 + outSlope: -1.8009903 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.25568485 + inSlope: -2.3450012 + outSlope: -2.3450012 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.37411708 + inSlope: -2.615405 + outSlope: -2.615405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.47363502 + inSlope: -1.8097302 + outSlope: -1.8097302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.5249282 + inSlope: -0.957327 + outSlope: -0.957327 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.56758195 + inSlope: -0.22621922 + outSlope: -0.22621922 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.57223034 + inSlope: 0.00040197297 + outSlope: 0.00040197297 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.57168514 + inSlope: 0.00037765648 + outSlope: 0.00037765648 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.5922933 + inSlope: 0.35478973 + outSlope: 0.35478973 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.6070762 + inSlope: 0.536381 + outSlope: 0.536381 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.69991654 + inSlope: 0.6772513 + outSlope: 0.6772513 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.7591877 + inSlope: 0.23799127 + outSlope: 0.23799127 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.7535639 + inSlope: -0.21424338 + outSlope: -0.21424338 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.7117116 + inSlope: -0.3147789 + outSlope: -0.3147789 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.6541908 + inSlope: -0.18584272 + outSlope: -0.18584272 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.65108913 + inSlope: 0.052085556 + outSlope: 0.052085556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.65853125 + inSlope: -0.020616524 + outSlope: -0.020616524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.6493711 + inSlope: -0.14101478 + outSlope: -0.14101478 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.6698687 + inSlope: 0.5290723 + outSlope: 0.5290723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.73114413 + inSlope: 0.84656847 + outSlope: 0.84656847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.8332831 + inSlope: 0.7170743 + outSlope: 0.7170743 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.92982846 + inSlope: 0.08361851 + outSlope: 0.08361851 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.8581773 + inSlope: -1.0523577 + outSlope: -1.0523577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 0.67225033 + inSlope: -1.7772081 + outSlope: -1.7772081 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.39494634 + inSlope: -1.25286 + outSlope: -1.25286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.2694934 + inSlope: -0.28235996 + outSlope: -0.28235996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.2867571 + inSlope: 0.62915057 + outSlope: 0.62915057 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.46815115 + inSlope: 1.3442926 + outSlope: 1.3442926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.52502275 + inSlope: 1.6441565 + outSlope: 1.6441565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.605164 + inSlope: 1.7688475 + outSlope: 1.7688475 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.6724265 + inSlope: 1.2732337 + outSlope: 1.2732337 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.711267 + inSlope: 0.7360548 + outSlope: 0.7360548 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.7454773 + inSlope: 0.1807219 + outSlope: 0.1807219 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.7488513 + inSlope: 0.00032114921 + outSlope: 0.00032114921 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.7492886 + inSlope: 0.000296117 + outSlope: 0.000296117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.53050864 + inSlope: 0.11022806 + outSlope: 0.11022806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.5351015 + inSlope: 0.17447019 + outSlope: 0.17447019 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.5685993 + inSlope: 0.26039883 + outSlope: 0.26039883 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.5918877 + inSlope: 0.11311482 + outSlope: 0.11311482 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.61608064 + inSlope: 0.17531273 + outSlope: 0.17531273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.64262086 + inSlope: 0.06351611 + outSlope: 0.06351611 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.6375593 + inSlope: -0.029592976 + outSlope: -0.029592976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.6376192 + inSlope: -0.002212284 + outSlope: -0.002212284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.63737494 + inSlope: -0.246158 + outSlope: -0.246158 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.617106 + inSlope: -0.59868646 + outSlope: -0.59868646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.49312076 + inSlope: -1.454607 + outSlope: -1.454607 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.34918702 + inSlope: -1.7972529 + outSlope: -1.7972529 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.18205251 + inSlope: -0.5784297 + outSlope: -0.5784297 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.266084 + inSlope: 1.0676765 + outSlope: 1.0676765 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.5017241 + inSlope: 1.6492805 + outSlope: 1.6492805 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 0.7030558 + inSlope: 1.4473865 + outSlope: 1.4473865 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.87396944 + inSlope: 0.57316 + outSlope: 0.57316 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.91691315 + inSlope: 0.013112923 + outSlope: 0.013112923 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.8947324 + inSlope: -0.44429412 + outSlope: -0.44429412 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.75125545 + inSlope: -1.2781217 + outSlope: -1.2781217 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.6937273 + inSlope: -1.742807 + outSlope: -1.742807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.60602176 + inSlope: -2.301264 + outSlope: -2.301264 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.50195545 + inSlope: -2.2370777 + outSlope: -2.2370777 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.41959825 + inSlope: -1.7201159 + outSlope: -1.7201159 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.3206805 + inSlope: -0.6092905 + outSlope: -0.6092905 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.30783504 + inSlope: -0.00003826611 + outSlope: -0.00003826611 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.30776337 + inSlope: 0.000016450946 + outSlope: 0.000016450946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00068698515 + inSlope: -0.008170764 + outSlope: -0.008170764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.0010274337 + inSlope: -0.015446043 + outSlope: -0.015446043 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.0019741554 + inSlope: -0.029455971 + outSlope: -0.029455971 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.007580073 + inSlope: -0.048979186 + outSlope: -0.048979186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.011305118 + inSlope: 0.0018293676 + outSlope: 0.0018293676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.008359398 + inSlope: 0.032182552 + outSlope: 0.032182552 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.00454492 + inSlope: 0.021363173 + outSlope: 0.021363173 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.0027683934 + inSlope: 0.016436841 + outSlope: 0.016436841 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.0012799957 + inSlope: 0.016216755 + outSlope: 0.016216755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.00065092416 + inSlope: 0.015358167 + outSlope: 0.015358167 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.00000014866032 + inSlope: 0.0078093023 + outSlope: 0.0078093023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: -0.00000014866298 + inSlope: -6.343727e-11 + outSlope: -6.343727e-11 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.00000014875522 + inSlope: 9.94019e-10 + outSlope: 9.94019e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.00000014866976 + inSlope: -0.010002344 + outSlope: -0.010002344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.0008336742 + inSlope: -0.04158677 + outSlope: -0.04158677 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.0034657146 + inSlope: -0.039929263 + outSlope: -0.039929263 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.004161119 + inSlope: -0.013416282 + outSlope: -0.013416282 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.0048265294 + inSlope: -0.0039348993 + outSlope: -0.0039348993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: -0.0049116467 + inSlope: -0.0000000055879568 + outSlope: -0.0000000055879568 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.00491165 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.14841421 + inSlope: 1.123999 + outSlope: 1.123999 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.1952475 + inSlope: 1.6364539 + outSlope: 1.6364539 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.28478536 + inSlope: 2.1534758 + outSlope: 2.1534758 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.51543695 + inSlope: 1.2510772 + outSlope: 1.2510772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.5836043 + inSlope: -0.19285302 + outSlope: -0.19285302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.5023341 + inSlope: -0.870337 + outSlope: -0.870337 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.3758761 + inSlope: -0.85490847 + outSlope: -0.85490847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.32387516 + inSlope: -0.42286238 + outSlope: -0.42286238 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.24834044 + inSlope: -1.8518804 + outSlope: -1.8518804 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.14447673 + inSlope: -3.0073726 + outSlope: -3.0073726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.002273912 + inSlope: -1.7610068 + outSlope: -1.7610068 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: -0.0022739123 + inSlope: -0.000000005587937 + outSlope: -0.000000005587937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.0022739198 + inSlope: 0.0000073201813 + outSlope: 0.0000073201813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.0022733093 + inSlope: 1.9499509 + outSlope: 1.9499509 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.16022138 + inSlope: 3.9965167 + outSlope: 3.9965167 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.33076948 + inSlope: 2.7018838 + outSlope: 2.7018838 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.3853788 + inSlope: 0.81343716 + outSlope: 0.81343716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.39547783 + inSlope: -0.07654044 + outSlope: -0.07654044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: 0.39217752 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.39217758 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.004577604 + inSlope: 0.013999566 + outSlope: 0.013999566 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.0051609194 + inSlope: 0.024807505 + outSlope: 0.024807505 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.006644896 + inSlope: 0.041454792 + outSlope: 0.041454792 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.012600226 + inSlope: 0.04158353 + outSlope: 0.04158353 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.01572569 + inSlope: 0.005131 + outSlope: 0.005131 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.014386477 + inSlope: -0.022455404 + outSlope: -0.022455404 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.011203935 + inSlope: -0.021746293 + outSlope: -0.021746293 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.008086694 + inSlope: -0.037434056 + outSlope: -0.037434056 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.0049927044 + inSlope: -0.023241417 + outSlope: -0.023241417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.0044581573 + inSlope: -0.06076229 + outSlope: -0.06076229 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.00007082167 + inSlope: -0.054347716 + outSlope: -0.054347716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: -0.0000708215 + inSlope: 0.0000000041909525 + outSlope: 0.0000000041909525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.000070815375 + inSlope: 0.00000024097926 + outSlope: 0.00000024097926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.000070795475 + inSlope: 0.062482562 + outSlope: 0.062482562 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.005136045 + inSlope: 0.119498216 + outSlope: 0.119498216 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.009887379 + inSlope: 0.057921004 + outSlope: 0.057921004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.009962805 + inSlope: 0.007917157 + outSlope: 0.007917157 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.011208382 + inSlope: 0.011670537 + outSlope: 0.011670537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: 0.011519688 + inSlope: 0.0000000111759135 + outSlope: 0.0000000111759135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.011519694 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9889145 + inSlope: -0.19619036 + outSlope: -0.19619036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.9807399 + inSlope: -0.36417818 + outSlope: -0.36417818 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.9585663 + inSlope: -0.64370227 + outSlope: -0.64370227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.85680133 + inSlope: -0.73766184 + outSlope: -0.73766184 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.8118072 + inSlope: 0.13506678 + outSlope: 0.13506678 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.86451346 + inSlope: 0.50355875 + outSlope: 0.50355875 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.9265911 + inSlope: 0.35562372 + outSlope: 0.35562372 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.9460612 + inSlope: 0.14144182 + outSlope: 0.14144182 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.96865916 + inSlope: 0.4224688 + outSlope: 0.4224688 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.98949796 + inSlope: 0.37605947 + outSlope: 0.37605947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.99999744 + inSlope: 0.12599367 + outSlope: 0.12599367 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.99999744 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.99999744 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.99999744 + inSlope: -0.15516102 + outSlope: -0.15516102 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.9870674 + inSlope: -0.676128 + outSlope: -0.676128 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.9436534 + inSlope: -0.772464 + outSlope: -0.772464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.9226953 + inSlope: -0.3189774 + outSlope: -0.3189774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.9183945 + inSlope: 0.032788694 + outSlope: 0.032788694 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: 0.91980433 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.91980433 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.09302472 + inSlope: -0.0035843253 + outSlope: -0.0035843253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.08527519 + inSlope: -0.036425553 + outSlope: -0.036425553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.066927545 + inSlope: -0.061687067 + outSlope: -0.061687067 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.04868122 + inSlope: 0.0068936488 + outSlope: 0.0068936488 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.07476821 + inSlope: 0.08403956 + outSlope: 0.08403956 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.088947 + inSlope: 0.052410863 + outSlope: 0.052410863 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.094739884 + inSlope: 0.023085577 + outSlope: 0.023085577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.09608156 + inSlope: -0.029900936 + outSlope: -0.029900936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.086644925 + inSlope: -0.19390894 + outSlope: -0.19390894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.06748502 + inSlope: -0.21663651 + outSlope: -0.21663651 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.05383192 + inSlope: 0.045800477 + outSlope: 0.045800477 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.07338922 + inSlope: 0.19181202 + outSlope: 0.19181202 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.08775699 + inSlope: 0.12610024 + outSlope: 0.12610024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.09217548 + inSlope: -0.028516565 + outSlope: -0.028516565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.08520625 + inSlope: -0.09065475 + outSlope: -0.09065475 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.081769235 + inSlope: -0.050031684 + outSlope: -0.050031684 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.081782475 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.08178248 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.06726652 + inSlope: -0.003250301 + outSlope: -0.003250301 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.07410445 + inSlope: -0.03416186 + outSlope: -0.03416186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.09146698 + inSlope: -0.05364473 + outSlope: -0.05364473 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.10164024 + inSlope: 0.0067596184 + outSlope: 0.0067596184 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.08409772 + inSlope: 0.06958228 + outSlope: 0.06958228 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -0.071129516 + inSlope: 0.055789463 + outSlope: 0.055789463 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -0.062184263 + inSlope: 0.054158915 + outSlope: 0.054158915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.060308225 + inSlope: -0.063856974 + outSlope: -0.063856974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.07372433 + inSlope: -0.21805155 + outSlope: -0.21805155 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.09131194 + inSlope: -0.14827234 + outSlope: -0.14827234 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.096639805 + inSlope: 0.037333105 + outSlope: 0.037333105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.0874561 + inSlope: 0.095815994 + outSlope: 0.095815994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.07815931 + inSlope: 0.12073743 + outSlope: 0.12073743 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.07026226 + inSlope: 0.009721382 + outSlope: 0.009721382 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.07674479 + inSlope: -0.1044506 + outSlope: -0.1044506 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.08096774 + inSlope: -0.06944297 + outSlope: -0.06944297 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.082225345 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.08222532 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.24988492 + inSlope: -0.06900215 + outSlope: -0.06900215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.08960247 + inSlope: -0.74219894 + outSlope: -0.74219894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.21820422 + inSlope: -0.7683259 + outSlope: -0.7683259 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -0.40661272 + inSlope: 0.04410781 + outSlope: 0.04410781 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.10991193 + inSlope: 1.4375074 + outSlope: 1.4375074 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.17907692 + inSlope: 1.158354 + outSlope: 1.158354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.30849138 + inSlope: 0.29573005 + outSlope: 0.29573005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.28704348 + inSlope: -1.2152963 + outSlope: -1.2152963 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.104922794 + inSlope: -2.7881188 + outSlope: -2.7881188 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.14202023 + inSlope: -2.7678034 + outSlope: -2.7678034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.34972268 + inSlope: 0.01127553 + outSlope: 0.01127553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.14116663 + inSlope: 2.661439 + outSlope: 2.661439 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.08179582 + inSlope: 2.2149925 + outSlope: 2.2149925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.18893102 + inSlope: 0.016255766 + outSlope: 0.016255766 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.09789538 + inSlope: -1.507415 + outSlope: -1.507415 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.03492231 + inSlope: -1.0990905 + outSlope: -1.0990905 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.0063412376 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0063412366 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9614464 + inSlope: 0.017942905 + outSlope: 0.017942905 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.98954946 + inSlope: 0.067100994 + outSlope: 0.067100994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.96929944 + inSlope: -0.17319492 + outSlope: -0.17319492 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.9066231 + inSlope: 0.019904912 + outSlope: 0.019904912 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.98755085 + inSlope: 0.15847848 + outSlope: 0.15847848 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.9772208 + inSlope: -0.20937128 + outSlope: -0.20937128 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.9444525 + inSlope: -0.093279384 + outSlope: -0.093279384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.9511768 + inSlope: 0.3344482 + outSlope: 0.3344482 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.98795176 + inSlope: 0.2767505 + outSlope: 0.2767505 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.98333013 + inSlope: -0.3783266 + outSlope: -0.3783266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.9302994 + inSlope: 0.0049202815 + outSlope: 0.0049202815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.9833806 + inSlope: 0.3651853 + outSlope: 0.3651853 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.98969656 + inSlope: -0.15167606 + outSlope: -0.15167606 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.9751266 + inSlope: 0.0007030964 + outSlope: 0.0007030964 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.98856795 + inSlope: 0.14908175 + outSlope: 0.14908175 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.9927429 + inSlope: 0.05640353 + outSlope: 0.05640353 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.9932323 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9932323 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.27838156 + inSlope: -0.30947828 + outSlope: -0.30947828 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.26548663 + inSlope: -0.6602869 + outSlope: -0.6602869 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.22335765 + inSlope: -1.6143391 + outSlope: -1.6143391 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.13095838 + inSlope: -3.1432602 + outSlope: -3.1432602 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.03858071 + inSlope: -4.1456704 + outSlope: -4.1456704 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.21451418 + inSlope: -2.772726 + outSlope: -2.772726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.26964122 + inSlope: -0.29129237 + outSlope: -0.29129237 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.23878852 + inSlope: 1.1267083 + outSlope: 1.1267083 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.10263877 + inSlope: 1.8177117 + outSlope: 1.8177117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.05655375 + inSlope: 1.9550209 + outSlope: 1.9550209 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.37534347 + inSlope: 1.6669312 + outSlope: 1.6669312 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.5547883 + inSlope: -0.0012646839 + outSlope: -0.0012646839 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.44580686 + inSlope: -0.54502034 + outSlope: -0.54502034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.34311983 + inSlope: -0.19020784 + outSlope: -0.19020784 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 0.27562886 + inSlope: -0.8378906 + outSlope: -0.8378906 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.08502878 + inSlope: -2.3052227 + outSlope: -2.3052227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -0.021236727 + inSlope: -2.6197448 + outSlope: -2.6197448 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -0.13328308 + inSlope: -2.5076683 + outSlope: -2.5076683 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.3003825 + inSlope: -1.4141729 + outSlope: -1.4141729 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.39475965 + inSlope: -0.28180674 + outSlope: -0.28180674 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.35884923 + inSlope: 0.5968626 + outSlope: 0.5968626 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.18345323 + inSlope: 1.476967 + outSlope: 1.476967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.11797162 + inSlope: 1.5814476 + outSlope: 1.5814476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.051666055 + inSlope: 1.2002215 + outSlope: 1.2002215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.017952971 + inSlope: 0.7272756 + outSlope: 0.7272756 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.01642461 + inSlope: -0.17947778 + outSlope: -0.17947778 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.04174523 + inSlope: -0.7828877 + outSlope: -0.7828877 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -0.08450034 + inSlope: -0.15895402 + outSlope: -0.15895402 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -0.084508464 + inSlope: -0.00006499892 + outSlope: -0.00006499892 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.08459233 + inSlope: -0.00006473089 + outSlope: -0.00006473089 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.1414196 + inSlope: 0.18473482 + outSlope: 0.18473482 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.14911689 + inSlope: 0.31639034 + outSlope: 0.31639034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.16778547 + inSlope: 0.32490778 + outSlope: 0.32490778 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.17619254 + inSlope: -0.46277738 + outSlope: -0.46277738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.12922068 + inSlope: -2.0535662 + outSlope: -2.0535662 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.0050619976 + inSlope: -2.909634 + outSlope: -2.909634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.1132488 + inSlope: -2.2836337 + outSlope: -2.2836337 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.1852408 + inSlope: -1.3027105 + outSlope: -1.3027105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.23365352 + inSlope: -0.13635871 + outSlope: -0.13635871 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.23171009 + inSlope: 0.044321544 + outSlope: 0.044321544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -0.21941811 + inSlope: 0.10609658 + outSlope: 0.10609658 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.16419777 + inSlope: 0.54136187 + outSlope: 0.54136187 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.023725305 + inSlope: 0.82438993 + outSlope: 0.82438993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.21317276 + inSlope: 0.31253058 + outSlope: 0.31253058 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 0.22328356 + inSlope: -0.24683246 + outSlope: -0.24683246 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.13685839 + inSlope: -1.2519646 + outSlope: -1.2519646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.076400496 + inSlope: -1.5721345 + outSlope: -1.5721345 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.0058473055 + inSlope: -1.6657531 + outSlope: -1.6657531 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.118768305 + inSlope: -1.2154058 + outSlope: -1.2154058 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.22709353 + inSlope: -0.6105102 + outSlope: -0.6105102 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.3152422 + inSlope: -0.3127035 + outSlope: -0.3127035 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.384669 + inSlope: -0.60142744 + outSlope: -0.60142744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.41175374 + inSlope: -0.6621586 + outSlope: -0.6621586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.43984884 + inSlope: -0.2637579 + outSlope: -0.2637579 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.4337336 + inSlope: 0.15823871 + outSlope: 0.15823871 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.4094467 + inSlope: 0.661007 + outSlope: 0.661007 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.33015496 + inSlope: 0.8573564 + outSlope: 0.8573564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -0.28883126 + inSlope: 0.13557826 + outSlope: 0.13557826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -0.28883886 + inSlope: -0.000060796796 + outSlope: -0.000060796796 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.2889174 + inSlope: -0.00006079697 + outSlope: -0.00006079697 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.21781455 + inSlope: 0.33990455 + outSlope: 0.33990455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.23197724 + inSlope: 0.6874847 + outSlope: 0.6874847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.27510494 + inSlope: 1.4932307 + outSlope: 1.4932307 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.35641313 + inSlope: 2.4647837 + outSlope: 2.4647837 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.4805036 + inSlope: 3.0258598 + outSlope: 3.0258598 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.60856813 + inSlope: 2.623766 + outSlope: 2.623766 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.69915074 + inSlope: 1.8159097 + outSlope: 1.8159097 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.75989395 + inSlope: 1.1841493 + outSlope: 1.1841493 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.81649286 + inSlope: 0.2984791 + outSlope: 0.2984791 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.8217338 + inSlope: -0.12804654 + outSlope: -0.12804654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.72340065 + inSlope: -1.0276232 + outSlope: -1.0276232 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.4846657 + inSlope: -0.85514987 + outSlope: -0.85514987 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.38932964 + inSlope: -0.18432623 + outSlope: -0.18432623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.34703127 + inSlope: -0.06659426 + outSlope: -0.06659426 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 0.37635133 + inSlope: 0.46882284 + outSlope: 0.46882284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.45833167 + inSlope: 0.7170056 + outSlope: 0.7170056 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.4870069 + inSlope: 0.58700776 + outSlope: 0.58700776 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.50724894 + inSlope: 0.35982156 + outSlope: 0.35982156 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.5197835 + inSlope: 0.035276446 + outSlope: 0.035276446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.5221159 + inSlope: 0.073852375 + outSlope: 0.073852375 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.55616605 + inSlope: 0.1185012 + outSlope: 0.1185012 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0.57608515 + inSlope: 0.093512535 + outSlope: 0.093512535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.5786312 + inSlope: 0.03618418 + outSlope: 0.03618418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.5791005 + inSlope: 0.0080308765 + outSlope: 0.0080308765 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.57930046 + inSlope: 0.07773571 + outSlope: 0.07773571 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.59879 + inSlope: 0.3935251 + outSlope: 0.3935251 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.637398 + inSlope: 0.36367595 + outSlope: 0.36367595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.6515999 + inSlope: 0.035042457 + outSlope: 0.035042457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 0.6515965 + inSlope: -0.000027179743 + outSlope: -0.000027179743 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.6515617 + inSlope: -0.000027179822 + outSlope: -0.000027179822 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9246951 + inSlope: -0.020686626 + outSlope: -0.020686626 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.92383313 + inSlope: -0.057144642 + outSlope: -0.057144642 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.919933 + inSlope: -0.18793704 + outSlope: -0.18793704 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.9081717 + inSlope: -0.6404514 + outSlope: -0.6404514 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.86656207 + inSlope: -1.7307913 + outSlope: -1.7307913 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.7639391 + inSlope: -2.5696616 + outSlope: -2.5696616 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.6524236 + inSlope: -2.26099 + outSlope: -2.26099 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.57552326 + inSlope: -1.4410577 + outSlope: -1.4410577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.51789063 + inSlope: -0.17344312 + outSlope: -0.17344312 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.51755744 + inSlope: 0.00600815 + outSlope: 0.00600815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.53634363 + inSlope: 0.26932457 + outSlope: 0.26932457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.6560093 + inSlope: 0.7729334 + outSlope: 0.7729334 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.80567724 + inSlope: 0.36752665 + outSlope: 0.36752665 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.84640145 + inSlope: 0.02663038 + outSlope: 0.02663038 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 0.85588133 + inSlope: 0.11773823 + outSlope: 0.11773823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.8740549 + inSlope: 0.0065050907 + outSlope: 0.0065050907 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.8697909 + inSlope: -0.27173236 + outSlope: -0.27173236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.85141057 + inSlope: -0.5724416 + outSlope: -0.5724416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.7908791 + inSlope: -0.71249413 + outSlope: -0.71249413 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.7211022 + inSlope: -0.3948959 + outSlope: -0.3948959 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.6800948 + inSlope: 0.06928669 + outSlope: 0.06928669 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0.69749594 + inSlope: -0.030460773 + outSlope: -0.030460773 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.694066 + inSlope: -0.15624827 + outSlope: -0.15624827 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.68447524 + inSlope: -0.04997626 + outSlope: -0.04997626 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.6899013 + inSlope: 0.05652936 + outSlope: 0.05652936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.68813825 + inSlope: 0.03935902 + outSlope: 0.03935902 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.6949668 + inSlope: 0.039334156 + outSlope: 0.039334156 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.69631445 + inSlope: 0.006843554 + outSlope: 0.006843554 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 0.69631344 + inSlope: -0.000007867819 + outSlope: -0.000007867819 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.6963033 + inSlope: -0.0000071525847 + outSlope: -0.0000071525847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000000016763806 + inSlope: 0.000000019030622 + outSlope: 0.000000019030622 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.000000022090408 + inSlope: 0.00000001903065 + outSlope: 0.00000001903065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.000000028433952 + inSlope: 0.000000019030619 + outSlope: 0.000000019030619 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.000000029226895 + inSlope: -0.0000000065511205 + outSlope: -0.0000000065511205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.000000027888024 + inSlope: -0.00000003118967 + outSlope: -0.00000003118967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.000000026627758 + inSlope: -0.00000003095421 + outSlope: -0.00000003095421 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.000000025308509 + inSlope: -0.000000045121645 + outSlope: -0.000000045121645 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.000000022867614 + inSlope: -0.0000000592917 + outSlope: -0.0000000592917 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.000000018935424 + inSlope: -0.000000019728288 + outSlope: -0.000000019728288 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.0000000196178 + inSlope: 0.000000010731086 + outSlope: 0.000000010731086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.000000033918536 + inSlope: 0.00000001072017 + outSlope: 0.00000001072017 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000000034458935 + inSlope: 0.000000002312305 + outSlope: 0.000000002312305 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.000000029738093 + inSlope: 0.0000000023122366 + outSlope: 0.0000000023122366 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.000000028967342 + inSlope: -0.000002423272 + outSlope: -0.000002423272 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.0000002310034 + inSlope: -1.2940674 + outSlope: -1.2940674 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.10783919 + inSlope: -2.3257215 + outSlope: -2.3257215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.19381024 + inSlope: -1.9416062 + outSlope: -1.9416062 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.26963952 + inSlope: -2.1278224 + outSlope: -2.1278224 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.3711291 + inSlope: -2.2710295 + outSlope: -2.2710295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.5084408 + inSlope: -0.7884539 + outSlope: -0.7884539 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.5246121 + inSlope: -0.0001881119 + outSlope: -0.0001881119 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.52486336 + inSlope: -0.00018739772 + outSlope: -0.00018739772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0000000074505815 + inSlope: -0.00000001041181 + outSlope: -0.00000001041181 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.000000013806841 + inSlope: -0.000000010411812 + outSlope: -0.000000010411812 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.00000001727744 + inSlope: -0.000000010411714 + outSlope: -0.000000010411714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.000000017711258 + inSlope: 0.000000029705706 + outSlope: 0.000000029705706 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.00000001480196 + inSlope: 0.000000065477444 + outSlope: 0.000000065477444 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.000000012254809 + inSlope: 0.00000006018699 + outSlope: 0.00000006018699 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.000000009786382 + inSlope: 0.00000007465403 + outSlope: 0.00000007465403 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.0000000060336274 + inSlope: 0.00000008825015 + outSlope: 0.00000008825015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -2.1337383e-10 + inSlope: 0.000000036149906 + outSlope: 0.000000036149906 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 6.7434464e-10 + inSlope: 0.0000000011290607 + outSlope: 0.0000000011290607 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0000000021882938 + inSlope: 0.0000000011416671 + outSlope: 0.0000000011416671 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 1 + inSlope: -0.06997977 + outSlope: -0.06997977 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.99416834 + inSlope: -0.2275319 + outSlope: -0.2275319 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.98103905 + inSlope: -0.37448376 + outSlope: -0.37448376 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.9629614 + inSlope: -0.6294918 + outSlope: -0.6294918 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.9285813 + inSlope: -0.8936316 + outSlope: -0.8936316 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.861097 + inSlope: -0.4456929 + outSlope: -0.4456929 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.85134137 + inSlope: -0.00011658647 + outSlope: -0.00011658647 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.8511865 + inSlope: -0.00011587187 + outSlope: -0.00011587187 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0000000026424967 + inSlope: -0.0000017700168 + outSlope: -0.0000017700168 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.0000003195321 + inSlope: 0.0000003684985 + outSlope: 0.0000003684985 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.0000025934787 + inSlope: 0.000022923163 + outSlope: 0.000022923163 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.0000127684125 + inSlope: 0.00004216034 + outSlope: 0.00004216034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.000022432447 + inSlope: 0.000025403193 + outSlope: 0.000025403193 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.00002092527 + inSlope: -0.000048819616 + outSlope: -0.000048819616 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.000011454995 + inSlope: -0.00009664183 + outSlope: -0.00009664183 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.0000014427534 + inSlope: -0.00009733493 + outSlope: -0.00009733493 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.000011433824 + inSlope: -0.0000073925085 + outSlope: -0.0000073925085 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.0001737878 + inSlope: -0.004218376 + outSlope: -0.004218376 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.0015009218 + inSlope: -0.010229759 + outSlope: -0.010229759 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.002994208 + inSlope: -0.003866698 + outSlope: -0.003866698 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.0037964368 + inSlope: -0.015636124 + outSlope: -0.015636124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.005231393 + inSlope: -0.014430964 + outSlope: -0.014430964 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.005920632 + inSlope: -0.0002866157 + outSlope: -0.0002866157 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.0055651963 + inSlope: 0.0007509779 + outSlope: 0.0007509779 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.0064428165 + inSlope: -0.009982884 + outSlope: -0.009982884 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.007855794 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00000010618032 + inSlope: -0.000007071475 + outSlope: -0.000007071475 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.000002812703 + inSlope: -0.000019902182 + outSlope: -0.000019902182 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.0000110022165 + inSlope: -0.000031907806 + outSlope: -0.000031907806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.000019452029 + inSlope: -0.000024658408 + outSlope: -0.000024658408 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.00002616315 + inSlope: -0.0000360957 + outSlope: -0.0000360957 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.00003589498 + inSlope: -0.00007450884 + outSlope: -0.00007450884 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.00004492892 + inSlope: -0.000062326806 + outSlope: -0.000062326806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.000050600604 + inSlope: -0.000028022052 + outSlope: -0.000028022052 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.00005365364 + inSlope: -0.000018765939 + outSlope: -0.000018765939 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.000014036259 + inSlope: 0.0020078518 + outSlope: 0.0020078518 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.0005226746 + inSlope: 0.0021865629 + outSlope: 0.0021865629 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0.0004872179 + inSlope: -0.0003156579 + outSlope: -0.0003156579 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.0007424459 + inSlope: 0.008523074 + outSlope: 0.008523074 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.0019673477 + inSlope: 0.019826483 + outSlope: 0.019826483 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.0037638983 + inSlope: 0.01837151 + outSlope: 0.01837151 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.004711366 + inSlope: 0.0039904825 + outSlope: 0.0039904825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.0044129826 + inSlope: -0.004586943 + outSlope: -0.004586943 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0032032826 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.24623105 + inSlope: 0.09652197 + outSlope: 0.09652197 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.1198493 + inSlope: 0.9321981 + outSlope: 0.9321981 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.22809677 + inSlope: 1.2922333 + outSlope: 1.2922333 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.5483443 + inSlope: 0.7861849 + outSlope: 0.7861849 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.65074146 + inSlope: -0.084924534 + outSlope: -0.084924534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.5035247 + inSlope: -1.658442 + outSlope: -1.658442 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.24698867 + inSlope: -2.278724 + outSlope: -2.278724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.02852687 + inSlope: -1.9122729 + outSlope: -1.9122729 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.2084035 + inSlope: -0.062987715 + outSlope: -0.062987715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.12590893 + inSlope: 1.8412404 + outSlope: 1.8412404 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.42604098 + inSlope: 1.5824685 + outSlope: 1.5824685 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0.6367064 + inSlope: 0.32242498 + outSlope: 0.32242498 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.62582695 + inSlope: -0.7853214 + outSlope: -0.7853214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.50509596 + inSlope: -1.9391444 + outSlope: -1.9391444 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.32595086 + inSlope: -2.0788245 + outSlope: -2.0788245 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.18404916 + inSlope: -0.9849398 + outSlope: -0.9849398 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.16132109 + inSlope: 0.000032722888 + outSlope: 0.000032722888 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.16132183 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.96921116 + inSlope: 0.024308681 + outSlope: 0.024308681 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.9927921 + inSlope: 0.11034464 + outSlope: 0.11034464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.9736385 + inSlope: -0.30273473 + outSlope: -0.30273473 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.8362527 + inSlope: -0.512915 + outSlope: -0.512915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.7592994 + inSlope: 0.071568556 + outSlope: 0.071568556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.8639808 + inSlope: 0.95298696 + outSlope: 0.95298696 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.9690184 + inSlope: 0.5808133 + outSlope: 0.5808133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.999593 + inSlope: -0.04286515 + outSlope: -0.04286515 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.97804296 + inSlope: -0.012714304 + outSlope: -0.012714304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.99204177 + inSlope: -0.23677061 + outSlope: -0.23677061 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.9047025 + inSlope: -0.73984325 + outSlope: -0.73984325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 0.77110034 + inSlope: -0.26180637 + outSlope: -0.26180637 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.77995235 + inSlope: 0.6067996 + outSlope: 0.6067996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.8630451 + inSlope: 1.1182855 + outSlope: 1.1182855 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.9453607 + inSlope: 0.73016554 + outSlope: 0.73016554 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.98289 + inSlope: 0.20369872 + outSlope: 0.20369872 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.98687106 + inSlope: -0.000050783063 + outSlope: -0.000050783063 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9868654 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.022035776 + inSlope: 0.046839595 + outSlope: 0.046839595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.08219796 + inSlope: 0.38137698 + outSlope: 0.38137698 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.25348395 + inSlope: 0.3635761 + outSlope: 0.3635761 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.31785214 + inSlope: -0.009412687 + outSlope: -0.009412687 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.22287974 + inSlope: -0.5610868 + outSlope: -0.5610868 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 0.032899056 + inSlope: -0.40496248 + outSlope: -0.40496248 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.0701865 + inSlope: -0.1797561 + outSlope: -0.1797561 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -0.10188675 + inSlope: -0.17077865 + outSlope: -0.17077865 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.15509485 + inSlope: -0.24339928 + outSlope: -0.24339928 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.17884806 + inSlope: -0.38416213 + outSlope: -0.38416213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.21200025 + inSlope: -0.301943 + outSlope: -0.301943 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.22668575 + inSlope: -0.073302306 + outSlope: -0.073302306 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.22803783 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.22803785 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.13550477 + inSlope: -0.0017359257 + outSlope: -0.0017359257 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.13217247 + inSlope: -0.0055155144 + outSlope: -0.0055155144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.12095764 + inSlope: -0.045844384 + outSlope: -0.045844384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.05090629 + inSlope: -0.59439015 + outSlope: -0.59439015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -0.16106588 + inSlope: -0.61018807 + outSlope: -0.61018807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: -0.19517173 + inSlope: 0.37955147 + outSlope: 0.37955147 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.017907262 + inSlope: 0.7343961 + outSlope: 0.7343961 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 0.16273664 + inSlope: 0.23131526 + outSlope: 0.23131526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.10071139 + inSlope: -0.74643517 + outSlope: -0.74643517 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.008562282 + inSlope: -1.757889 + outSlope: -1.757889 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.1829935 + inSlope: -2.3537652 + outSlope: -2.3537652 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.34449032 + inSlope: -1.1359323 + outSlope: -1.1359323 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.37079808 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.37079814 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.08266353 + inSlope: 0.07064241 + outSlope: 0.07064241 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.1685417 + inSlope: 0.42968518 + outSlope: 0.42968518 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.237558 + inSlope: -0.15826832 + outSlope: -0.15826832 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.13574876 + inSlope: -0.291826 + outSlope: -0.291826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.084774144 + inSlope: -0.11903021 + outSlope: -0.11903021 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 0.00069952046 + inSlope: -0.51223683 + outSlope: -0.51223683 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.21723242 + inSlope: -0.7609227 + outSlope: -0.7609227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -0.3768744 + inSlope: -0.2892876 + outSlope: -0.2892876 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.3417551 + inSlope: 0.5138091 + outSlope: 0.5138091 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.28995135 + inSlope: 0.75603724 + outSlope: 0.75603724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.21742837 + inSlope: 0.85123867 + outSlope: 0.85123867 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.16014868 + inSlope: 0.3981081 + outSlope: 0.3981081 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.15097386 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.15097387 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.98707634 + inSlope: -0.0068764687 + outSlope: -0.0068764687 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.9733281 + inSlope: -0.10614466 + outSlope: -0.10614466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.9298824 + inSlope: -0.052572705 + outSlope: -0.052572705 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.9369903 + inSlope: 0.07647295 + outSlope: 0.07647295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.95770335 + inSlope: 0.039334036 + outSlope: 0.039334036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 0.9802169 + inSlope: 0.08879825 + outSlope: 0.08879825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.9734286 + inSlope: -0.19634718 + outSlope: -0.19634718 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 0.9061465 + inSlope: -0.17802213 + outSlope: -0.17802213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.9214154 + inSlope: 0.22744732 + outSlope: 0.22744732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.9401427 + inSlope: 0.14443193 + outSlope: 0.14443193 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.935037 + inSlope: -0.31759423 + outSlope: -0.31759423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.8968235 + inSlope: -0.35161474 + outSlope: -0.35161474 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.8875328 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.8875328 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.13871254 + inSlope: -0.0129003525 + outSlope: -0.0129003525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.17867425 + inSlope: 0.16140376 + outSlope: 0.16140376 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.102292314 + inSlope: -0.12045981 + outSlope: -0.12045981 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.13052417 + inSlope: 0.26128596 + outSlope: 0.26128596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.000000004676871 + inSlope: 0.058031093 + outSlope: 0.058031093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9903327 + inSlope: -0.0018110275 + outSlope: -0.0018110275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.9839083 + inSlope: 0.02923537 + outSlope: 0.02923537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.9947544 + inSlope: -0.012459747 + outSlope: -0.012459747 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.9914451 + inSlope: 0.034051873 + outSlope: 0.034051873 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 1 + inSlope: 0.00006794911 + outSlope: 0.00006794911 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0013052019 + inSlope: -0.0002477789 + outSlope: -0.0002477789 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.0013155261 + inSlope: -0.0002477789 + outSlope: -0.0007124126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.0013452099 + inSlope: -0.0007124126 + outSlope: -0.0011305476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.0013923161 + inSlope: -0.0011305476 + outSlope: -0.001502255 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.00145491 + inSlope: -0.001502255 + outSlope: -0.0018274537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: -0.0015310539 + inSlope: -0.0018274537 + outSlope: -0.0021062419 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.002164087 + inSlope: -0.0028031503 + outSlope: -0.0028031522 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.002395748 + inSlope: -0.0027567123 + outSlope: -0.0026637616 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -0.0026119212 + inSlope: -0.0025243938 + outSlope: -0.0023385347 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: -0.0027971198 + inSlope: -0.002106237 + outSlope: -0.0018274846 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: -0.002982965 + inSlope: -0.00113057 + outSlope: -0.00071238715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: -0.003017534 + inSlope: 0.00013053429 + outSlope: 0.0003827546 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.00289622 + inSlope: 0.0010597453 + outSlope: 0.0012588727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: -0.002843767 + inSlope: 0.0012588727 + outSlope: 0.0014447066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.002783571 + inSlope: 0.0014447066 + outSlope: 0.0016172876 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.002716184 + inSlope: 0.0016172876 + outSlope: 0.0017765752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.0025620519 + inSlope: 0.0019225894 + outSlope: 0.0020553393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166666 + value: -0.002385796 + inSlope: 0.0021748086 + outSlope: 0.0022810034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.00219184 + inSlope: 0.0023739396 + outSlope: 0.002453569 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416666 + value: -0.002089608 + inSlope: 0.002453569 + outSlope: 0.0025199484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.00198461 + inSlope: 0.0025199484 + outSlope: 0.002573042 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: -0.0018774 + inSlope: 0.002573042 + outSlope: 0.0026128816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -0.0016585549 + inSlope: 0.0026393959 + outSlope: 0.0026526963 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916666 + value: -0.001437497 + inSlope: 0.0026526998 + outSlope: 0.0026394173 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.001006444 + inSlope: 0.0025199235 + outSlope: 0.0024535852 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: -0.0007102561 + inSlope: 0.002281011 + outSlope: 0.002174813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.0006196387 + inSlope: 0.002174813 + outSlope: 0.00205533 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.0005339998 + inSlope: 0.00205533 + outSlope: 0.0019225995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: -0.0004538918 + inSlope: 0.0019225995 + outSlope: 0.0017765773 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.0003798676 + inSlope: 0.0017765773 + outSlope: 0.00161727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -0.0003124812 + inSlope: 0.00161727 + outSlope: 0.0014447144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333333 + value: -0.000252285 + inSlope: 0.0014447144 + outSlope: 0.0012588624 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.0001998323 + inSlope: 0.0012588624 + outSlope: 0.0010597564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.00015567569 + inSlope: 0.0010597564 + outSlope: 0.0008473519 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0.0001203695 + inSlope: 0.0008473519 + outSlope: 0.00062169216 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.00009446561 + inSlope: 0.00062169216 + outSlope: 0.0003827469 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.00007851779 + inSlope: 0.0003827469 + outSlope: 0.000130534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833333 + value: -0.000073078896 + inSlope: 0.000130534 + outSlope: 0.000009291825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.000072691735 + inSlope: 0.000009291825 + outSlope: 0.00002665619 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.00007158106 + inSlope: 0.00002665619 + outSlope: 0.000042193657 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: -0.000069823 + inSlope: 0.000042193657 + outSlope: 0.000055902157 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: -0.00006749374 + inSlope: 0.000055902157 + outSlope: 0.000067783534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083333 + value: -0.000025954108 + inSlope: 0.000086062406 + outSlope: 0.00007783661 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2916667 + value: -0.00001988659 + inSlope: 0.00006778359 + outSlope: 0.000055902674 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333333 + value: -0.00001755732 + inSlope: 0.000055902674 + outSlope: 0.000042193107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: -0.00001579927 + inSlope: 0.000042193107 + outSlope: 0.000026656524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: -0.0000146885795 + inSlope: 0.000026656524 + outSlope: 0.0000005465549 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0000143014295 + inSlope: 0.00000054655806 + outSlope: 0.00000054655806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.005500984 + inSlope: 0.00017618178 + outSlope: 0.00017618178 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.005508325 + inSlope: 0.00017618178 + outSlope: 0.0005042553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.0055293357 + inSlope: 0.0005042553 + outSlope: 0.0007958937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.005562498 + inSlope: 0.0007958937 + outSlope: 0.0010510539 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.005606292 + inSlope: 0.0010510539 + outSlope: 0.0012697938 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.0056592 + inSlope: 0.0012697938 + outSlope: 0.0014520548 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.006082968 + inSlope: 0.0018165912 + outSlope: 0.0017801289 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.006228274 + inSlope: 0.0017072145 + outSlope: 0.0015978399 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.006355354 + inSlope: 0.0014520828 + outSlope: 0.0012697643 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: 0.0064520547 + inSlope: 0.0010510549 + outSlope: 0.0007959076 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0.006503317 + inSlope: -0.000069851936 + outSlope: -0.000069866146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0.0064778263 + inSlope: -0.00047206922 + outSlope: -0.00064908 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.006328215 + inSlope: -0.0011394464 + outSlope: -0.0012893354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0.0062744925 + inSlope: -0.0012893354 + outSlope: -0.0014323827 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.00621481 + inSlope: -0.0014323827 + outSlope: -0.0015686718 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.0061494485 + inSlope: -0.0015686718 + outSlope: -0.0016981903 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.006002823 + inSlope: -0.0018208231 + outSlope: -0.0019367284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166666 + value: 0.0058368808 + inSlope: -0.0020458908 + outSlope: -0.002148138 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.005653889 + inSlope: -0.0022436592 + outSlope: -0.0023324224 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416666 + value: 0.005556705 + inSlope: -0.0023324224 + outSlope: -0.0024143266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.0054561077 + inSlope: -0.0024143266 + outSlope: -0.00248945 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 0.0053523807 + inSlope: -0.00248945 + outSlope: -0.002557771 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.005136667 + inSlope: -0.0026193615 + outSlope: -0.0026740863 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916666 + value: 0.004911828 + inSlope: -0.0027220515 + outSlope: -0.002763185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.004337036 + inSlope: -0.0047227317 + outSlope: -0.005654023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: 0.003560543 + inSlope: -0.006676559 + outSlope: -0.0067677936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.003278551 + inSlope: -0.0067677936 + outSlope: -0.006579017 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.0030044247 + inSlope: -0.006579017 + outSlope: -0.006110324 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: 0.0027498289 + inSlope: -0.006110324 + outSlope: -0.005361568 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.00252643 + inSlope: -0.005361568 + outSlope: -0.0043327534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.0023458982 + inSlope: -0.0043327534 + outSlope: -0.0030240412 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333333 + value: 0.0022198968 + inSlope: -0.0030240412 + outSlope: -0.0014352724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.0021600937 + inSlope: -0.0014352724 + outSlope: 0.00043351567 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.002178157 + inSlope: 0.00043351567 + outSlope: 0.0025822904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.002285752 + inSlope: 0.0025822904 + outSlope: 0.0041878 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.0024602439 + inSlope: 0.0041878 + outSlope: 0.004766319 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.002658841 + inSlope: 0.004766319 + outSlope: 0.004899163 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833333 + value: 0.002862972 + inSlope: 0.004899163 + outSlope: 0.004586268 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.0030540668 + inSlope: 0.004586268 + outSlope: 0.003827734 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.003213556 + inSlope: 0.003827734 + outSlope: 0.002623468 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: 0.0033228667 + inSlope: 0.002623468 + outSlope: 0.00097353983 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: 0.003363431 + inSlope: 0.00097353983 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083333 + value: 0.003363431 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2916667 + value: 0.003363431 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333333 + value: 0.003363431 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: 0.003363431 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: 0.003363431 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.003363431 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00058792246 + inSlope: 0.0009826523 + outSlope: 0.0009826523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.0006288663 + inSlope: 0.0009826523 + outSlope: 0.0027651393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.00074408046 + inSlope: 0.0027651393 + outSlope: 0.0042733955 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.00092213857 + inSlope: 0.0042733955 + outSlope: 0.005507433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.0011516149 + inSlope: 0.005507433 + outSlope: 0.00646721 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.001421082 + inSlope: 0.00646721 + outSlope: 0.007152814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.0032378458 + inSlope: 0.006467203 + outSlope: 0.0055074487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.003645381 + inSlope: 0.004273393 + outSlope: 0.0027651384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.0038015388 + inSlope: 0.0009826536 + outSlope: -0.00082777935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083333 + value: 0.0036675169 + inSlope: -0.0023887488 + outSlope: -0.0038078122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0.0030378108 + inSlope: -0.0062201843 + outSlope: -0.007213529 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0.002035602 + inSlope: -0.008774504 + outSlope: -0.009342115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.0003958043 + inSlope: -0.010193563 + outSlope: -0.010193569 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: -0.000028927325 + inSlope: -0.010193569 + outSlope: -0.010051627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -0.0004477459 + inSlope: -0.010051627 + outSlope: -0.009767843 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.000854739 + inSlope: -0.009767843 + outSlope: -0.009342127 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.0016095979 + inSlope: -0.00877448 + outSlope: -0.00806497 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166666 + value: -0.002246202 + inSlope: -0.00721354 + outSlope: -0.006220188 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.00271725 + inSlope: -0.005084958 + outSlope: -0.0038077962 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416666 + value: -0.002875908 + inSlope: -0.0038077962 + outSlope: -0.002388742 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.002975439 + inSlope: -0.002388742 + outSlope: -0.0008277806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: -0.0030099298 + inSlope: -0.0008277806 + outSlope: 0.00075408054 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -0.0028893768 + inSlope: 0.00213919 + outSlope: 0.0033395751 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916666 + value: -0.002568758 + inSlope: 0.004355282 + outSlope: 0.005186345 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.0015735539 + inSlope: 0.006571428 + outSlope: 0.006663751 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: -0.0007598217 + inSlope: 0.0062944386 + outSlope: 0.0058326987 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.00051679206 + inSlope: 0.0058326987 + outSlope: 0.005186327 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.0003006947 + inSlope: 0.005186327 + outSlope: 0.004355316 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: -0.00011922389 + inSlope: 0.004355316 + outSlope: 0.0033395728 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.000019925235 + inSlope: 0.0033395728 + outSlope: 0.0021391676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.000109057386 + inSlope: 0.0021391676 + outSlope: 0.0007540975 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333333 + value: 0.00014047799 + inSlope: 0.0007540975 + outSlope: -0.00053317787 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.00011826221 + inSlope: -0.00053317787 + outSlope: -0.0014472031 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.00005796196 + inSlope: -0.0014472031 + outSlope: -0.0021327322 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0.00003090154 + inSlope: -0.0021327322 + outSlope: -0.0025897312 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.00013880721 + inSlope: -0.0025897312 + outSlope: -0.0028182345 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.00025623388 + inSlope: -0.0028182345 + outSlope: -0.0028182524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833333 + value: -0.00037366062 + inSlope: -0.0028182524 + outSlope: -0.0025897285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.00048156618 + inSlope: -0.0025897285 + outSlope: -0.0021327205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.0005704297 + inSlope: -0.0021327205 + outSlope: -0.0014472093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: -0.00063072983 + inSlope: -0.0014472093 + outSlope: -0.000533181 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: -0.0006529458 + inSlope: -0.000533181 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083333 + value: -0.0006529458 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2916667 + value: -0.0006529458 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333333 + value: -0.0006529458 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.375 + value: -0.0006529458 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: -0.0006529458 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0006529458 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.001065924 + inSlope: -0.00002942562 + outSlope: -0.00002942562 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.0010473218 + inSlope: -0.00019073901 + outSlope: -0.0002383161 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.00071313744 + inSlope: -0.00058237166 + outSlope: -0.0005777654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.00057605444 + inSlope: -0.00050865015 + outSlope: -0.00048560544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.0005187453 + inSlope: -0.000430317 + outSlope: -0.00039807416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.00047353085 + inSlope: -0.0003243321 + outSlope: -0.00028286243 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166666 + value: 0.00046174493 + inSlope: -0.00028286243 + outSlope: -0.00023834422 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416666 + value: 0.00043803322 + inSlope: -0.00014004094 + outSlope: -0.00008626772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.00043443873 + inSlope: -0.00008626772 + outSlope: -0.000029420284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 0.00043321287 + inSlope: -0.000029420284 + outSlope: -0.000056979115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666666 + value: 0.00043083876 + inSlope: -0.000056979115 + outSlope: -0.00017820741 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.00042341344 + inSlope: -0.00017820741 + outSlope: -0.00031038732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.00041048063 + inSlope: -0.00031038732 + outSlope: -0.0004534967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.0003662702 + inSlope: -0.0006075532 + outSlope: -0.00077253685 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.00033408118 + inSlope: -0.00077253685 + outSlope: -0.00094846037 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166666 + value: 0.00029456205 + inSlope: -0.00094846037 + outSlope: -0.0011353107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.00024725735 + inSlope: -0.0011353107 + outSlope: -0.0013331182 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.00019171082 + inSlope: -0.0013331182 + outSlope: -0.0015418468 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.00012746708 + inSlope: -0.0015418468 + outSlope: -0.0017615253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: 0.000054070468 + inSlope: -0.0017615253 + outSlope: -0.0016169976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.000013304563 + inSlope: -0.0016169976 + outSlope: -0.001134086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.00006055824 + inSlope: -0.001134086 + outSlope: -0.0007009102 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: -0.00008976272 + inSlope: -0.0007009102 + outSlope: -0.00031735032 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.00010298568 + inSlope: -0.00031735032 + outSlope: 0.000016495107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -0.00010229838 + inSlope: 0.000016495107 + outSlope: 0.00030067522 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333333 + value: -0.00008977029 + inSlope: 0.00030067522 + outSlope: 0.0005351596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.000067471934 + inSlope: 0.0005351596 + outSlope: 0.00071997487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.000037472928 + inSlope: 0.00071997487 + outSlope: 0.0008551207 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0.0000018430339 + inSlope: 0.0008551207 + outSlope: 0.0009405609 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.000037347076 + inSlope: 0.0009405609 + outSlope: 0.0009763353 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833333 + value: 0.00011812949 + inSlope: 0.0009624443 + outSlope: 0.00089884584 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.00015558147 + inSlope: 0.00089884584 + outSlope: 0.0007855851 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.00018831424 + inSlope: 0.0007855851 + outSlope: 0.00062263967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: 0.00021425745 + inSlope: 0.00062263967 + outSlope: 0.0004100124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: 0.00023134134 + inSlope: 0.0004100124 + outSlope: 0.00014771434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.00023749612 + inSlope: 0.00014771434 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.00023749618 + inSlope: -0 + outSlope: 4.4703397e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.00023749634 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0007641399 + inSlope: -0.000015773177 + outSlope: -0.000015773177 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.00077417685 + inSlope: -0.000103248945 + outSlope: -0.00012957038 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.0009667142 + inSlope: -0.00035716454 + outSlope: -0.00035930137 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.0010557991 + inSlope: -0.0003486553 + outSlope: -0.00034221265 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.0010975398 + inSlope: -0.00032513766 + outSlope: -0.00031450004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.0011352808 + inSlope: -0.00028887956 + outSlope: -0.0002739575 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166666 + value: -0.0011466957 + inSlope: -0.0002739575 + outSlope: -0.00025759172 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416666 + value: -0.0011766126 + inSlope: -0.00022060295 + outSlope: -0.00019999764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.0011849458 + inSlope: -0.00019999764 + outSlope: -0.00017790751 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: -0.0011923587 + inSlope: -0.00017790751 + outSlope: -0.00015447571 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666666 + value: -0.0011987952 + inSlope: -0.00015447571 + outSlope: -0.00012956653 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -0.0012041937 + inSlope: -0.00012956653 + outSlope: -0.00010325263 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -0.0012084959 + inSlope: -0.00010325263 + outSlope: -0.00007550604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.0012129365 + inSlope: -0.000031067073 + outSlope: -0.000031067164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -0.0012142309 + inSlope: -0.000031067164 + outSlope: -0.000008168228 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166666 + value: -0.0012145713 + inSlope: -0.000008168228 + outSlope: -0.000008169993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.0012149117 + inSlope: -0.000008169993 + outSlope: -0.000008170016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.0012152521 + inSlope: -0.000008170016 + outSlope: -0.000008168205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.0012155925 + inSlope: -0.000008168205 + outSlope: -0.000008168252 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: -0.0012159328 + inSlope: -0.000008168252 + outSlope: -0.000008169993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.0012162732 + inSlope: -0.000008169993 + outSlope: -0.000008169993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -0.0012166136 + inSlope: -0.000008169993 + outSlope: -0.000008168252 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: -0.001216954 + inSlope: -0.000008168252 + outSlope: -0.000018449986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.0012177227 + inSlope: -0.000018449986 + outSlope: -0.000018449986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -0.0012184915 + inSlope: -0.000018449986 + outSlope: -0.000018448303 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333333 + value: -0.0012192602 + inSlope: -0.000018448303 + outSlope: -0.000018449986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.0012200288 + inSlope: -0.000018449986 + outSlope: -0.000023007944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.0012209875 + inSlope: -0.000023007944 + outSlope: -0.000023008077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0.0012219462 + inSlope: -0.000023008077 + outSlope: -0.000023007944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.0012229049 + inSlope: -0.000023007944 + outSlope: -0.000026087115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833333 + value: -0.001225079 + inSlope: -0.000026089052 + outSlope: -0.000026087115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.0012261659 + inSlope: -0.000026087115 + outSlope: -0.000028440301 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.0012273509 + inSlope: -0.000028440301 + outSlope: -0.000028440465 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: -0.0012285359 + inSlope: -0.000028440465 + outSlope: -0.000028440301 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: -0.0012297209 + inSlope: -0.000028440301 + outSlope: -0.000029845778 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.0012309644 + inSlope: -0.000029845778 + outSlope: -0.00002984416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: -0.001242497 + inSlope: -0.000030827465 + outSlope: -0.000030251682 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.001261696 + inSlope: -0.0000073242463 + outSlope: -0.0000073242463 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00018158692 + inSlope: -0.00008799523 + outSlope: -0.00008799523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.00020767166 + inSlope: -0.00022009668 + outSlope: -0.00025428418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.00041406244 + inSlope: -0.00013148539 + outSlope: -0.000081950384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.0003964084 + inSlope: 0.00023959747 + outSlope: 0.0003186789 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.0003458675 + inSlope: 0.000491619 + outSlope: 0.0005854749 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.00026013047 + inSlope: 0.0007879586 + outSlope: 0.0008965953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166666 + value: -0.00022277236 + inSlope: 0.0008965953 + outSlope: 0.0010101394 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416666 + value: -0.00009410769 + inSlope: 0.0010236035 + outSlope: 0.0009902053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.000052849053 + inSlope: 0.0009902053 + outSlope: 0.00095400185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: -0.000013099015 + inSlope: 0.00095400185 + outSlope: 0.0009150061 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666666 + value: 0.000025026202 + inSlope: 0.0009150061 + outSlope: 0.00087320403 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 0.00006140977 + inSlope: 0.00087320403 + outSlope: 0.00082861027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.00009593517 + inSlope: 0.00082861027 + outSlope: 0.00078120304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.00015894353 + inSlope: 0.00073099707 + outSlope: 0.00067800947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.0001871939 + inSlope: 0.00067800947 + outSlope: 0.000622198 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166666 + value: 0.0002131188 + inSlope: 0.000622198 + outSlope: 0.000563599 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.00023660212 + inSlope: 0.000563599 + outSlope: 0.0005021994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.00025752708 + inSlope: 0.0005021994 + outSlope: 0.00043799495 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.0002757769 + inSlope: 0.00043799495 + outSlope: 0.00037099203 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: 0.00029123484 + inSlope: 0.00037099203 + outSlope: 0.00030118733 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.00030378433 + inSlope: 0.00030118733 + outSlope: 0.00022858547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.00031330876 + inSlope: 0.00022858547 + outSlope: 0.00015318065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: 0.00031969126 + inSlope: 0.00015318065 + outSlope: 0.00007497832 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.00032281535 + inSlope: 0.00007497832 + outSlope: -0.0000060287 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.00032256416 + inSlope: -0.0000060287 + outSlope: -0.00008983468 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333333 + value: 0.00031882105 + inSlope: -0.00008983468 + outSlope: -0.00017643806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.00031146946 + inSlope: -0.00017643806 + outSlope: -0.0002658453 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.00030039257 + inSlope: -0.0002658453 + outSlope: -0.00029913493 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.00028792865 + inSlope: -0.00029913493 + outSlope: -0.00027499386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.00027647056 + inSlope: -0.00027499386 + outSlope: -0.00025169176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833333 + value: 0.00025643225 + inSlope: -0.00022922782 + outSlope: -0.00020759454 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.00024778247 + inSlope: -0.00020759454 + outSlope: -0.00018680388 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.00023999896 + inSlope: -0.00018680388 + outSlope: -0.00016684386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: 0.00023304715 + inSlope: -0.00016684386 + outSlope: -0.00014772327 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: 0.000226892 + inSlope: -0.00014772327 + outSlope: -0.00012943421 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.0002214989 + inSlope: -0.00012943421 + outSlope: -0.00011198623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.00020232494 + inSlope: 0.000002055015 + outSlope: 0.000002055015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0002427323 + inSlope: 0.000018472445 + outSlope: 0.000018472445 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000021828468 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.000021828468 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00299883 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.00299883 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000053090378 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.000053090378 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000019311008 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.000019311008 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0025961702 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0025961702 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00038391192 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.00038391192 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0005545899 + inSlope: 0.000046821533 + outSlope: 0.000046821533 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.0004911879 + inSlope: 0.0004422068 + outSlope: 0.0005049635 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -0.00023502293 + inSlope: 0.00081036426 + outSlope: 0.0008240104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.00002845467 + inSlope: 0.0008103574 + outSlope: 0.00079127273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.000004515043 + inSlope: 0.00079127273 + outSlope: 0.00076673925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0.00003646248 + inSlope: 0.00076673925 + outSlope: 0.0007367251 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.00006715937 + inSlope: 0.0007367251 + outSlope: 0.0007012915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.00012389556 + inSlope: 0.0006603762 + outSlope: 0.00061402866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.00019394464 + inSlope: 0.0005049347 + outSlope: 0.00044223678 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.00024047295 + inSlope: 0.00030041352 + outSlope: 0.00022134994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 0.00025734658 + inSlope: 0.000046812056 + outSlope: 0.000027928972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 0.00027627192 + inSlope: 0.00020010505 + outSlope: 0.0002593569 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916666 + value: 0.00033469842 + inSlope: 0.0004426838 + outSlope: 0.0005056401 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.00035576677 + inSlope: 0.0005056401 + outSlope: 0.0005695354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.0003794974 + inSlope: 0.0005695354 + outSlope: 0.0006343591 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166666 + value: 0.000405929 + inSlope: 0.0006343591 + outSlope: 0.0007001258 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.00043510098 + inSlope: 0.0007001258 + outSlope: 0.0007667826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.0004670502 + inSlope: 0.0007667826 + outSlope: 0.0008343863 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.0005018164 + inSlope: 0.0008343863 + outSlope: 0.0009029271 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: 0.0005394382 + inSlope: 0.0009029271 + outSlope: 0.00083036744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.0005740369 + inSlope: 0.00083036744 + outSlope: 0.0006281087 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.0006302656 + inSlope: 0.00027755534 + outSlope: 0.00012925541 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.0006308848 + inSlope: -0.0001133553 + outSlope: -0.00020767322 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.00061039836 + inSlope: -0.0002840005 + outSlope: -0.00034234038 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.00059613417 + inSlope: -0.00034234038 + outSlope: -0.0003826834 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.000580189 + inSlope: -0.0003826834 + outSlope: -0.00040504368 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: 0.0005145893 + inSlope: -0.00036416668 + outSlope: -0.00031455458 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: 0.00048206153 + inSlope: -0.000057785397 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.00048206147 + inSlope: -8.9406793e-10 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.0833335 + value: 0.00048206127 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.00048206127 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0010460541 + inSlope: 0.000031104682 + outSlope: 0.000031104682 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.001067124 + inSlope: 0.00013322351 + outSlope: 0.00014985685 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.001141881 + inSlope: 0.00023700524 + outSlope: 0.00024215865 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.001203801 + inSlope: 0.00024895358 + outSlope: 0.00024650383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.001214072 + inSlope: 0.00024650383 + outSlope: 0.00024278663 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0.0012241881 + inSlope: 0.00024278663 + outSlope: 0.00023778486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.0012340958 + inSlope: 0.00023778486 + outSlope: 0.0002315124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.0012530738 + inSlope: 0.00022395866 + outSlope: 0.00021518847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.001278657 + inSlope: 0.00019372664 + outSlope: 0.00018110649 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.001299505 + inSlope: 0.00015204163 + outSlope: 0.00013559831 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 0.001314189 + inSlope: 0.00009893041 + outSlope: 0.000078646015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 0.0013206326 + inSlope: -0.000015488878 + outSlope: -0.000015485302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916666 + value: 0.0013123319 + inSlope: -0.000098691075 + outSlope: -0.00012911772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.0013069519 + inSlope: -0.00012911772 + outSlope: -0.00016082182 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.001300251 + inSlope: -0.00016082182 + outSlope: -0.00019377726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166666 + value: 0.001292177 + inSlope: -0.00019377726 + outSlope: -0.0002045985 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.001283652 + inSlope: -0.0002045985 + outSlope: -0.00019265074 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.0012756248 + inSlope: -0.00019265074 + outSlope: -0.00018103087 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.001268082 + inSlope: -0.00018103087 + outSlope: -0.00016965573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: 0.001261013 + inSlope: -0.00016965573 + outSlope: -0.0001586613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.0012544021 + inSlope: -0.0001586613 + outSlope: -0.00014793786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 0.0012371971 + inSlope: -0.00012743866 + outSlope: -0.00011767186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.001223661 + inSlope: -0.00009900193 + outSlope: -0.00009017033 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: 0.0012165031 + inSlope: -0.000081619924 + outSlope: -0.00007339225 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.0012134451 + inSlope: -0.00007339225 + outSlope: -0.00006544935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.001210718 + inSlope: -0.00006544935 + outSlope: -0.000054179036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: 0.001202854 + inSlope: -0.000040188585 + outSlope: -0.000024495674 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: 0.0012000515 + inSlope: 0.0000062280774 + outSlope: 0.0000062280774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: 0.001201868 + inSlope: 0.0000062280774 + outSlope: 0.000006228113 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.0833335 + value: 0.0012238666 + inSlope: 0.00001177302 + outSlope: 0.000011771366 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.001224357 + inSlope: 0.000011771366 + outSlope: 0.000011771366 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0005271861 + inSlope: -0.000004350543 + outSlope: -0.000004350543 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.00052272796 + inSlope: -0.00005156278 + outSlope: -0.0000651312 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.00047776697 + inSlope: -0.00017498009 + outSlope: -0.00018887033 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.0004218194 + inSlope: -0.00025882944 + outSlope: -0.00027291643 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.00041044786 + inSlope: -0.00027291643 + outSlope: -0.00028705742 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0.00039848714 + inSlope: -0.00028705742 + outSlope: -0.00030121906 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.00038593635 + inSlope: -0.00030121906 + outSlope: -0.0003154245 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.000359058 + inSlope: -0.00032965536 + outSlope: -0.00034392657 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.00031427748 + inSlope: -0.00037257333 + outSlope: -0.00038694657 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.00026410638 + inSlope: -0.0004158024 + outSlope: -0.00043028395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 0.00020850539 + inSlope: -0.0004593435 + outSlope: -0.0004739289 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 0.00012585669 + inSlope: -0.0005178885 + outSlope: -0.0005326157 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916666 + value: 0.00003339231 + inSlope: -0.0005769902 + outSlope: -0.0005918587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.000008731484 + inSlope: -0.0005918587 + outSlope: -0.000606752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -0.000016549826 + inSlope: -0.000606752 + outSlope: -0.0005518275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166666 + value: -0.000039542614 + inSlope: -0.0005518275 + outSlope: -0.00043607628 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.000057712496 + inSlope: -0.00043607628 + outSlope: -0.00033388886 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.00007162451 + inSlope: -0.00033388886 + outSlope: -0.00024526072 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.00008184373 + inSlope: -0.00024526072 + outSlope: -0.00017018145 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: -0.0000889346 + inSlope: -0.00017018145 + outSlope: -0.00010866323 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.000093462244 + inSlope: -0.00010866323 + outSlope: -0.000060698272 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -0.00009719753 + inSlope: -0.0000026585112 + outSlope: -0.0000026587347 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.00009842806 + inSlope: -0.000024215384 + outSlope: -0.000057587138 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583333 + value: -0.00010518225 + inSlope: -0.000104513565 + outSlope: -0.00016499711 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.00011205714 + inSlope: -0.00016499711 + outSlope: -0.00023903445 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.00012201693 + inSlope: -0.00023903445 + outSlope: -0.00032663348 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083333 + value: -0.0001758606 + inSlope: -0.00028743554 + outSlope: -0.00025488625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: -0.00021079532 + inSlope: -0.00016574947 + outSlope: -0.00013886843 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.1666667 + value: -0.00023073498 + inSlope: 0.000001105962 + outSlope: 0.0000011059684 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.0833335 + value: -0.00016371667 + inSlope: 0.00003818006 + outSlope: 0.000023945064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.00016271896 + inSlope: 0.000023945064 + outSlope: 0.000023945064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0029990708 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0029990708 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00000016063451 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.00000016063451 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00005463671 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.00005463671 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0003556077 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0003556077 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00003682375 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.00003682375 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0026000002 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0026000002 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000011850639 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.000011850639 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.6015975e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1.6015975e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00006796103 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.00006796103 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0028583303 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0028583303 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 2.9802322e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 2.9802322e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00014242693 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.00014242693 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0014556195 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0014556195 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0014599605 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0014599605 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00012458116 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.00012458116 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00277497 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.00277497 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00000016862526 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.00000016862526 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0000054334846 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0000054334846 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0020982698 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.0020982698 + inSlope: -0 + outSlope: 0.0000000035762717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0020982698 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00000017039477 + inSlope: 2.5756888e-10 + outSlope: 2.5756888e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.00000016986928 + inSlope: 2.5713184e-10 + outSlope: 2.5756838e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.00000016933306 + inSlope: 2.5756988e-10 + outSlope: 2.5756988e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000005433019 + inSlope: 3.352761e-10 + outSlope: 3.352761e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.000005433692 + inSlope: 3.2130568e-10 + outSlope: 3.3527547e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0000054343786 + inSlope: 3.352774e-10 + outSlope: 3.352774e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0014555797 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0014555797 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0014553498 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0014553498 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00012458157 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.00012458157 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00279524 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.00279524 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 8.288771e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 8.288771e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -1.2048985e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -1.2048985e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0020026602 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0020026602 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 2.9802322e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 2.9802322e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -3.72529e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -3.72529e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00273719 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.00273719 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -3.655441e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -3.655441e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00019367877 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.00019367877 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0000475085 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0000475085 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0136136385 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0136136385 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0010463829 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0010463829 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0040700077 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0040700077 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0136136385 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0136136385 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0010463829 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0010463829 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0040804865 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0040804865 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + m_EulerEditorCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -89.98021 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -89.98021 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -90.000206 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -90.000206 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -15.629818 + inSlope: 6.4393616 + outSlope: 6.4393616 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -13.527083 + inSlope: 29.648048 + outSlope: 29.144077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -6.46954 + inSlope: 19.34995 + outSlope: 17.579817 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -0.33176246 + inSlope: 38.039597 + outSlope: 38.039593 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 12.220559 + inSlope: 29.211458 + outSlope: 29.516308 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 14.637719 + inSlope: -15.560219 + outSlope: -15.57296 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 10.908998 + inSlope: -37.27224 + outSlope: -37.27122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 9.321519 + inSlope: -33.494118 + outSlope: -33.537434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 6.876253 + inSlope: -30.82824 + outSlope: -31.038755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -3.1128683 + inSlope: -35.999542 + outSlope: -36.003124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -13.517373 + inSlope: -47.724323 + outSlope: -47.306576 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -28.149897 + inSlope: -37.72492 + outSlope: -44.442398 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -34.403023 + inSlope: -41.470276 + outSlope: -41.623196 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -33.149475 + inSlope: 52.64371 + outSlope: 52.64371 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -27.000715 + inSlope: 8.333641 + outSlope: 8.339235 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -26.996672 + inSlope: 0.013791773 + outSlope: 0.013829549 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -26.981077 + inSlope: 0.013870239 + outSlope: 0.013870239 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -39.889194 + inSlope: 16.326141 + outSlope: 16.326141 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -34.319805 + inSlope: 81.60489 + outSlope: 81.610344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -11.684521 + inSlope: 111.724525 + outSlope: 111.69592 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 5.168427 + inSlope: -18.26713 + outSlope: -18.267128 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -14.949999 + inSlope: -100.354904 + outSlope: -100.24745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -35.516113 + inSlope: -25.742609 + outSlope: -25.775757 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -36.107002 + inSlope: -3.730774 + outSlope: -3.769962 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -36.482113 + inSlope: -42.841503 + outSlope: -42.77978 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -43.00425 + inSlope: -82.93658 + outSlope: -82.55026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -66.63007 + inSlope: -53.33486 + outSlope: -53.332764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -65.106155 + inSlope: 64.63733 + outSlope: 65.024475 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -36.01486 + inSlope: 95.36083 + outSlope: 91.2117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -31.425726 + inSlope: -43.0399 + outSlope: -42.938843 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -48.33784 + inSlope: -69.52152 + outSlope: -69.52152 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -52.49906 + inSlope: -2.0602102 + outSlope: -2.0277634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -52.488136 + inSlope: 0.037353534 + outSlope: 0.037434895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -52.44601 + inSlope: 0.037465412 + outSlope: 0.037465412 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 80.49676 + inSlope: 3.4293823 + outSlope: 3.4293823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 81.794174 + inSlope: 24.549683 + outSlope: 25.084204 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 91.765686 + inSlope: 63.813866 + outSlope: 64.10114 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 103.25163 + inSlope: 15.599488 + outSlope: 15.599486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 101.627144 + inSlope: -23.557903 + outSlope: -23.192225 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 98.56013 + inSlope: 1.1655576 + outSlope: 1.0171509 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 98.46976 + inSlope: -3.6635742 + outSlope: -3.7045934 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 98.26234 + inSlope: -8.547921 + outSlope: -8.365261 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 97.471306 + inSlope: -6.5036283 + outSlope: -4.9249363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 96.50189 + inSlope: -1.406878 + outSlope: -1.640625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 90.527405 + inSlope: -50.854614 + outSlope: -51.30553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 62.486713 + inSlope: -164.45755 + outSlope: -161.34018 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 45.644497 + inSlope: -39.43643 + outSlope: -39.30048 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 59.135876 + inSlope: 92.35604 + outSlope: 92.35604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 67.460266 + inSlope: 8.669857 + outSlope: 8.649384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 67.45531 + inSlope: -0.016950345 + outSlope: -0.017008463 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 67.43619 + inSlope: -0.016927084 + outSlope: -0.016927084 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 59.691696 + inSlope: 1.6757288 + outSlope: 1.6757288 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 69.389305 + inSlope: 72.786064 + outSlope: 75.85368 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 79.37261 + inSlope: -64.657074 + outSlope: -64.65706 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 74.0543 + inSlope: 11.194517 + outSlope: 11.152616 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 75.428154 + inSlope: -27.63054 + outSlope: -27.212435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 63.44699 + inSlope: -147.44221 + outSlope: -147.22192 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 41.89277 + inSlope: -157.03436 + outSlope: -157.06784 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 36.03923 + inSlope: -67.023254 + outSlope: -67.023254 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 36.312862 + inSlope: 21.456594 + outSlope: 21.451296 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 56.096252 + inSlope: 153.2454 + outSlope: 154.37442 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 79.8164 + inSlope: -51.75262 + outSlope: -66.42761 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 58.491497 + inSlope: -126.519356 + outSlope: -126.53035 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 37.460846 + inSlope: -67.39011 + outSlope: -67.405106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 30.934397 + inSlope: 51.59651 + outSlope: 51.598194 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 48.00991 + inSlope: 114.967064 + outSlope: 115.243835 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 56.99958 + inSlope: 14.304749 + outSlope: 14.301458 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: 57.010635 + inSlope: 0.055371113 + outSlope: 0.055689324 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 57.073338 + inSlope: 0.046966556 + outSlope: 0.046966556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -156.58968 + inSlope: -2.061192 + outSlope: -2.061192 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -148.41444 + inSlope: 205.12305 + outSlope: 179.77832 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -54.32908 + inSlope: 367.5003 + outSlope: 367.50018 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -26.545904 + inSlope: -25.50665 + outSlope: -26.02169 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -30.337223 + inSlope: 66.02866 + outSlope: 70.71024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -11.690102 + inSlope: 77.3812 + outSlope: 82.03143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -2.6689558 + inSlope: 27.33387 + outSlope: 29.718801 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -1.6030222 + inSlope: 10.125739 + outSlope: 10.125739 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -1.6909847 + inSlope: -3.0230284 + outSlope: -3.1004786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -7.4749374 + inSlope: -122.86942 + outSlope: -112.95116 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -72.18442 + inSlope: -906.684 + outSlope: -835.1946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -158.00381 + inSlope: -58.389465 + outSlope: -56.4307 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -166.7662 + inSlope: -19.292715 + outSlope: -19.418123 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -169.17793 + inSlope: 12.9454155 + outSlope: 12.907007 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -162.32823 + inSlope: 63.471832 + outSlope: 61.367798 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -158.28381 + inSlope: 6.0322266 + outSlope: 6.087527 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: -158.2814 + inSlope: 0.0008789066 + outSlope: 0.00083344564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -158.26187 + inSlope: 0.03633065 + outSlope: 0.03633065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -154.42084 + inSlope: -2.584455 + outSlope: -2.584455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -147.58447 + inSlope: 196.08115 + outSlope: 170.70514 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -55.526073 + inSlope: 361.10168 + outSlope: 361.10156 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -28.095968 + inSlope: -24.340122 + outSlope: -24.855413 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -31.688046 + inSlope: 65.22611 + outSlope: 69.90865 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -13.366861 + inSlope: 73.24626 + outSlope: 77.9138 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -4.2886744 + inSlope: 30.154747 + outSlope: 32.491615 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -3.0427916 + inSlope: 11.701979 + outSlope: 11.701979 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -3.1843352 + inSlope: -4.040123 + outSlope: -4.1122713 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -9.4786825 + inSlope: -123.8436 + outSlope: -113.93102 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -73.14193 + inSlope: -893.6671 + outSlope: -822.1829 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -155.78026 + inSlope: -38.73405 + outSlope: -36.689556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -160.50998 + inSlope: -1.7662345 + outSlope: -1.9634773 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -161.48851 + inSlope: -1.9153572 + outSlope: -2.0047293 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -158.09364 + inSlope: 42.773052 + outSlope: 40.558228 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -155.75285 + inSlope: 3.3398438 + outSlope: 3.397633 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9166667 + value: -155.74513 + inSlope: 0.038891617 + outSlope: 0.038982525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -155.70126 + inSlope: 0.03276957 + outSlope: 0.03276957 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -75.182655 + inSlope: -4.408081 + outSlope: -4.408081 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -72.84926 + inSlope: 55.14331 + outSlope: 55.20146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -51.256695 + inSlope: 122.981995 + outSlope: 122.981995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -34.849842 + inSlope: 24.010454 + outSlope: 24.271034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: -30.900219 + inSlope: 44.499767 + outSlope: 44.467667 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -10.060372 + inSlope: 104.97319 + outSlope: 104.97384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.82796645 + inSlope: 30.326803 + outSlope: 30.27138 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -0.51997256 + inSlope: -32.877712 + outSlope: -32.406254 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -29.192675 + inSlope: -135.66112 + outSlope: -135.99716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -68.59385 + inSlope: -162.11133 + outSlope: -162.41603 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -81.562454 + inSlope: 112.55727 + outSlope: 112.831345 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -71.339066 + inSlope: -8.676461 + outSlope: -11.786133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -75.313995 + inSlope: 62.493896 + outSlope: 70.85025 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -62.602627 + inSlope: 44.408295 + outSlope: 44.262726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -61.60897 + inSlope: 0.047607422 + outSlope: 0.04779053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -61.545185 + inSlope: 0.04786778 + outSlope: 0.04786778 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 8.446233 + inSlope: 3.3870277 + outSlope: 3.3870277 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 4.54896 + inSlope: -60.154663 + outSlope: -60.983494 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -6.079377 + inSlope: -23.11588 + outSlope: -23.11588 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -4.1515374 + inSlope: 27.3962 + outSlope: 26.931908 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 7.6130376 + inSlope: 22.287172 + outSlope: 22.454584 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 6.7964845 + inSlope: -19.435072 + outSlope: -20.446438 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 3.8969002 + inSlope: -19.293549 + outSlope: -19.386053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 2.361286 + inSlope: -21.029049 + outSlope: -21.716848 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -0.91983026 + inSlope: 6.32483 + outSlope: 8.221984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 7.230738 + inSlope: 81.85974 + outSlope: 73.03273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 165.5099 + inSlope: 94.969925 + outSlope: 97.75452 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 150.23482 + inSlope: -266.73978 + outSlope: -265.4037 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 84.715096 + inSlope: -595.43134 + outSlope: -563.5414 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 29.88068 + inSlope: -69.95658 + outSlope: -71.07724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 28.317562 + inSlope: -0.0035705566 + outSlope: -0.0035619738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 28.313023 + inSlope: -0.003098488 + outSlope: -0.003098488 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 109.15192 + inSlope: -10.69043 + outSlope: -10.69043 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 103.68422 + inSlope: -13.153015 + outSlope: -12.267114 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 98.00901 + inSlope: -47.247032 + outSlope: -47.247032 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 86.82898 + inSlope: -50.19609 + outSlope: -49.7982 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 74.619965 + inSlope: -16.687918 + outSlope: -16.872803 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 76.6453 + inSlope: 23.61905 + outSlope: 24.492004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 80.017944 + inSlope: 25.056152 + outSlope: 25.127918 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 82.1341 + inSlope: 28.454302 + outSlope: 28.971436 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 96.07287 + inSlope: 47.618122 + outSlope: 46.726776 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 105.48935 + inSlope: -0.6236572 + outSlope: 8.531536 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -30.982096 + inSlope: 42.640022 + outSlope: 39.832516 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 5.168916 + inSlope: 303.12183 + outSlope: 301.80206 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 63.849083 + inSlope: 501.22504 + outSlope: 469.31882 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 106.22797 + inSlope: 39.100872 + outSlope: 40.2583 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 107.17263 + inSlope: 0.0067749023 + outSlope: 0.006952286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 107.18162 + inSlope: 0.006299973 + outSlope: 0.006299973 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -13.3639965 + inSlope: -7.953415 + outSlope: -7.953415 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -16.681734 + inSlope: -50.819412 + outSlope: -50.707905 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -26.153254 + inSlope: -23.964579 + outSlope: -27.192398 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -25.486677 + inSlope: 57.962723 + outSlope: 57.962723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -16.342567 + inSlope: 66.64691 + outSlope: 66.02043 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -10.866025 + inSlope: 102.0338 + outSlope: 102.24273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 6.173687 + inSlope: 132.79623 + outSlope: 133.43892 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 14.915659 + inSlope: 40.717716 + outSlope: 40.717747 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 11.445709 + inSlope: -111.41567 + outSlope: -111.294014 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -7.445826 + inSlope: -148.23967 + outSlope: -150.27242 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -18.683088 + inSlope: -102.60149 + outSlope: -98.88762 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -26.521618 + inSlope: -18.802826 + outSlope: -19.840446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -27.078453 + inSlope: 14.672763 + outSlope: 14.672805 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -25.307692 + inSlope: 103.09676 + outSlope: 103.09676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -18.13795 + inSlope: 134.4791 + outSlope: 134.47871 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -14.3609295 + inSlope: 92.588066 + outSlope: 94.57634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -6.0181494 + inSlope: -27.774696 + outSlope: -27.774696 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -17.743404 + inSlope: -31.6212 + outSlope: -32.029633 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -14.008459 + inSlope: 100.32912 + outSlope: 99.091896 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -4.243151 + inSlope: 32.538826 + outSlope: 32.937214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -6.5781493 + inSlope: -1.5714928 + outSlope: -1.5714883 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -3.6868339 + inSlope: 43.576466 + outSlope: 43.576466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -3.3604958 + inSlope: -42.086945 + outSlope: -42.08719 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -7.3652835 + inSlope: -106.65434 + outSlope: -107.6967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -21.383821 + inSlope: -89.47627 + outSlope: -89.26631 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -30.899273 + inSlope: -2.4659488 + outSlope: -2.9561462 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -25.733725 + inSlope: 63.929947 + outSlope: 64.35413 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -18.210428 + inSlope: 8.887558 + outSlope: 8.881764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -18.253265 + inSlope: -0.14674604 + outSlope: -0.14660645 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -18.41782 + inSlope: -0.14557903 + outSlope: -0.14557903 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 69.6086 + inSlope: 0.09448242 + outSlope: 0.09448242 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 69.90571 + inSlope: 33.18219 + outSlope: 33.42631 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 94.91627 + inSlope: 266.36884 + outSlope: 266.1568 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 132.31401 + inSlope: 287.82092 + outSlope: 287.82092 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 160.94707 + inSlope: 152.19324 + outSlope: 152.95444 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 171.80986 + inSlope: 114.062836 + outSlope: 113.555786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -172.93558 + inSlope: 155.15479 + outSlope: 154.44627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -158.36678 + inSlope: 165.67155 + outSlope: 165.67168 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -150.9736 + inSlope: -23.761236 + outSlope: -24.18053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -169.8026 + inSlope: -239.86916 + outSlope: -238.33269 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 167.48503 + inSlope: -290.38596 + outSlope: -292.41394 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 139.71179 + inSlope: -104.93262 + outSlope: -104.52812 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 137.24028 + inSlope: -19.618248 + outSlope: -19.618305 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 138.057 + inSlope: 141.44252 + outSlope: 141.44252 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 148.59865 + inSlope: 15.377578 + outSlope: 15.377534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 140.11551 + inSlope: -198.84557 + outSlope: -195.56493 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 112.333 + inSlope: -111.23591 + outSlope: -111.23591 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 106.9715 + inSlope: 58.525284 + outSlope: 58.219482 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 119.87234 + inSlope: 133.04315 + outSlope: 134.46738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 129.67992 + inSlope: -20.425222 + outSlope: -19.80727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 124.91347 + inSlope: 5.659063 + outSlope: 5.6590466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 129.76651 + inSlope: 72.793076 + outSlope: 72.793076 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 131.30258 + inSlope: -7.9628754 + outSlope: -7.962921 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 129.23222 + inSlope: -40.56058 + outSlope: -37.319458 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 127.74415 + inSlope: 12.881653 + outSlope: 14.044778 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 125.77716 + inSlope: -49.847694 + outSlope: -49.819336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 118.76588 + inSlope: -34.52362 + outSlope: -33.27716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 117.309746 + inSlope: 2.5923603 + outSlope: 2.6101177 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 117.2645 + inSlope: -0.15545663 + outSlope: -0.15561931 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 117.08903 + inSlope: -0.15692139 + outSlope: -0.15692139 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.54148036 + inSlope: -3.7728724 + outSlope: -3.7728724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.8493758 + inSlope: -27.242546 + outSlope: -27.513418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -11.804596 + inSlope: -110.120895 + outSlope: -109.377686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -25.614492 + inSlope: -93.08702 + outSlope: -93.08702 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -34.8269 + inSlope: -38.53354 + outSlope: -39.91842 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -37.322136 + inSlope: -21.091833 + outSlope: -19.624695 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -38.759636 + inSlope: 26.835754 + outSlope: 24.258625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -34.719284 + inSlope: 70.80466 + outSlope: 70.8047 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -29.842638 + inSlope: 34.459793 + outSlope: 34.7117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -26.304602 + inSlope: 60.51317 + outSlope: 56.02614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -20.363747 + inSlope: 100.20008 + outSlope: 104.16815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -9.79194 + inSlope: 45.25802 + outSlope: 44.64348 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -8.821758 + inSlope: -5.226461 + outSlope: -5.2264757 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -10.215311 + inSlope: -85.291756 + outSlope: -85.291756 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -15.30764 + inSlope: -26.89071 + outSlope: -26.890635 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -13.626339 + inSlope: 38.75063 + outSlope: 31.512573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -8.396294 + inSlope: 16.732594 + outSlope: 16.732594 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -12.424948 + inSlope: -59.59882 + outSlope: -59.29637 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -21.263037 + inSlope: -82.53282 + outSlope: -84.43518 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -31.051537 + inSlope: -158.52412 + outSlope: -158.51584 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -38.64735 + inSlope: -199.74948 + outSlope: -199.74892 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -47.66337 + inSlope: -184.78914 + outSlope: -184.78914 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -54.248 + inSlope: -139.38768 + outSlope: -139.38737 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -59.23281 + inSlope: -127.81433 + outSlope: -127.22937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -75.08761 + inSlope: -91.85596 + outSlope: -92.42299 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -75.61041 + inSlope: 94.5244 + outSlope: 94.50952 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -58.723595 + inSlope: 131.41406 + outSlope: 130.60143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -46.77147 + inSlope: 6.0586824 + outSlope: 6.0611606 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -46.6731 + inSlope: 0.33763358 + outSlope: 0.33765665 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -46.293236 + inSlope: 0.33803305 + outSlope: 0.33803305 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.43519306 + inSlope: -0.13822174 + outSlope: -0.13822174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.4294254 + inSlope: -0.13823247 + outSlope: -0.13833012 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.41787505 + inSlope: -0.13780119 + outSlope: -0.13729046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.39480466 + inSlope: -0.13867985 + outSlope: -0.13867988 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.37171695 + inSlope: -0.13673635 + outSlope: -0.1377915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.36016554 + inSlope: -0.13832258 + outSlope: -0.13835764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.34286207 + inSlope: -0.13835764 + outSlope: -0.13835764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.32554308 + inSlope: -0.13761878 + outSlope: -0.13776365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.31400734 + inSlope: -0.13830975 + outSlope: -0.13830966 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 0.3024569 + inSlope: -0.1366778 + outSlope: -0.13712539 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.29668963 + inSlope: -0.13716616 + outSlope: -0.13559955 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.28515524 + inSlope: -0.13729256 + outSlope: -0.13729256 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.2736047 + inSlope: -0.13840407 + outSlope: -0.13840427 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.26206827 + inSlope: -0.13727774 + outSlope: -0.13722584 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 0.25629985 + inSlope: -0.13718292 + outSlope: -0.13718332 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.25053144 + inSlope: -0.13494314 + outSlope: -0.13494314 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.24474786 + inSlope: -0.13161182 + outSlope: -0.13161145 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 0.23898004 + inSlope: -0.13820323 + outSlope: -0.13840738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 0.17550369 + inSlope: -0.13840874 + outSlope: -0.13821825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 0.1697359 + inSlope: -0.1382204 + outSlope: -0.1382208 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.16396803 + inSlope: -0.13602032 + outSlope: -0.13602032 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.15818575 + inSlope: -0.1316837 + outSlope: -0.13168333 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.1524184 + inSlope: -0.13721082 + outSlope: -0.13721082 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 0.14665098 + inSlope: -0.13723978 + outSlope: -0.13783403 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 0.13511634 + inSlope: -0.13786997 + outSlope: -0.13695717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.117798574 + inSlope: -0.13807887 + outSlope: -0.13752088 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.08317666 + inSlope: -0.13825661 + outSlope: -0.13844565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.060089715 + inSlope: -0.092295974 + outSlope: -0.092291415 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0.04660092 + inSlope: -0.046148542 + outSlope: -0.046144117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0054163835 + inSlope: -0.046143875 + outSlope: -0.046143875 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 128.22536 + inSlope: 54.943726 + outSlope: 54.943726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 130.51466 + inSlope: 95.50964 + outSlope: 95.514595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 143.42421 + inSlope: 170.03706 + outSlope: 169.74068 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 159.77876 + inSlope: -23.507719 + outSlope: -23.507723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 136.03185 + inSlope: -202.19157 + outSlope: -202.68839 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 122.242645 + inSlope: -83.87292 + outSlope: -83.843994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 119.9975 + inSlope: -27.35083 + outSlope: -27.35083 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 108.45526 + inSlope: -147.47607 + outSlope: -147.54861 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 99.7581 + inSlope: 53.99397 + outSlope: 53.99393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 119.88578 + inSlope: 351.09515 + outSlope: 351.5557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 135.91957 + inSlope: 368.19287 + outSlope: 367.3733 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 161.29628 + inSlope: 198.11472 + outSlope: 198.11472 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 168.00478 + inSlope: -49.67521 + outSlope: -49.675278 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 153.39484 + inSlope: -276.1702 + outSlope: -276.332 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 140.0399 + inSlope: -373.7311 + outSlope: -373.73218 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 122.15427 + inSlope: -675.17426 + outSlope: -675.17426 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 83.256355 + inSlope: -453.09253 + outSlope: -453.09344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 83.256355 + inSlope: -0.00054931536 + outSlope: -0.000049937862 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 83.25636 + inSlope: 0.0002996272 + outSlope: -0.0010986307 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 83.25638 + inSlope: 139.76341 + outSlope: 139.76381 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 94.91453 + inSlope: 596.94653 + outSlope: 596.94653 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 133.40761 + inSlope: 590.94525 + outSlope: 590.9436 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 145.4007 + inSlope: 247.34132 + outSlope: 247.34132 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 154.06473 + inSlope: 236.50223 + outSlope: 236.37767 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 175.33017 + inSlope: 224.00046 + outSlope: 223.68164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: -165.45287 + inSlope: 100.879395 + outSlope: 100.73236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -158.32808 + inSlope: -47.713623 + outSlope: -47.72239 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -166.80057 + inSlope: -11.637537 + outSlope: -11.637039 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -166.8938 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -166.8938 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 179.99998 + inSlope: 0.005493164 + outSlope: 0.005493164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 179.99998 + inSlope: 0.0010986328 + outSlope: -0.0016479493 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 179.99998 + inSlope: -0.006042481 + outSlope: -0.011260985 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 179.99998 + inSlope: -0.00027465817 + outSlope: -0.00027465823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 179.99998 + inSlope: 0.014556886 + outSlope: 0.0071411123 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 179.99998 + inSlope: 0.0071411123 + outSlope: 0.0076904297 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 180 + inSlope: 0.0007324219 + outSlope: 0.0007324219 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 180 + inSlope: 0.0073242188 + outSlope: 0.004394532 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 180 + inSlope: 0.004394532 + outSlope: 0.0043945294 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 180 + inSlope: -0.010986323 + outSlope: -0.0043945354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 179.99998 + inSlope: -0.007690437 + outSlope: -0.012634272 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 179.99998 + inSlope: -0.009338374 + outSlope: -0.009338374 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 179.99998 + inSlope: -0.0016479484 + outSlope: -0.0016479508 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 179.99998 + inSlope: 0.0071411203 + outSlope: 0.005493154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 179.99998 + inSlope: 0.005493154 + outSlope: 0.005493169 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 180 + inSlope: -0.0021972677 + outSlope: -0.0021972677 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -180 + inSlope: 0.030761749 + outSlope: 0.030761661 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -180 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -180 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: -180 + inSlope: 0.005493154 + outSlope: 0.005493169 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 180 + inSlope: 0.008789071 + outSlope: 0.008789071 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 179.99998 + inSlope: -0.025268579 + outSlope: -0.025268506 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 179.99998 + inSlope: -0.0076904153 + outSlope: -0.0076904153 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 179.99998 + inSlope: -0.0032958922 + outSlope: -0.006042486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 179.99998 + inSlope: -0.008239754 + outSlope: -0.012084961 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 179.99998 + inSlope: -0.005493164 + outSlope: -0.010803223 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 179.99998 + inSlope: 0.0045776367 + outSlope: 0.003570555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 179.99998 + inSlope: 0.0013732903 + outSlope: 0.0014125287 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 179.99998 + inSlope: 0.00015694763 + outSlope: 0.000040690105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 179.99998 + inSlope: 0.000040690105 + outSlope: 0.000040690105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -71.71055 + inSlope: 0.041748047 + outSlope: 0.041748047 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -71.69645 + inSlope: 0.16864014 + outSlope: 0.028564453 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -71.84496 + inSlope: -7.7025146 + outSlope: -7.8903813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -76.21346 + inSlope: -35.43201 + outSlope: -36.115356 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -79.798065 + inSlope: -13.299316 + outSlope: -13.625237 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -80.2547 + inSlope: -10.878657 + outSlope: -10.312869 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -79.014946 + inSlope: 51.576427 + outSlope: 51.75586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -71.0051 + inSlope: 55.78784 + outSlope: 55.896763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -67.558586 + inSlope: 21.442556 + outSlope: 21.629904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -67.04886 + inSlope: 3.3310578 + outSlope: 3.5672607 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -68.97636 + inSlope: -40.529297 + outSlope: -40.69444 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -73.97253 + inSlope: -37.755596 + outSlope: -37.755596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -73.82318 + inSlope: 79.558556 + outSlope: 68.001045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -70.94219 + inSlope: 81.5461 + outSlope: 81.5461 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -68.00812 + inSlope: 68.146065 + outSlope: 68.14477 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -65.89341 + inSlope: 35.635185 + outSlope: 35.63419 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -65.50313 + inSlope: -10.814952 + outSlope: -10.814952 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -67.0747 + inSlope: -33.10074 + outSlope: -33.100643 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -68.93295 + inSlope: -40.20659 + outSlope: -40.61759 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -71.539246 + inSlope: -24.360008 + outSlope: -24.361073 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -73.115906 + inSlope: -9.387813 + outSlope: -9.387813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -71.47719 + inSlope: 56.375767 + outSlope: 56.375847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -66.93271 + inSlope: 42.949993 + outSlope: 43.31653 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -65.23917 + inSlope: -10.048828 + outSlope: -9.597638 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: -65.83096 + inSlope: -12.94187 + outSlope: -12.941907 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -65.72054 + inSlope: 19.115131 + outSlope: 19.115131 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -63.46584 + inSlope: 107.56422 + outSlope: 107.56611 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -58.7497 + inSlope: 127.61722 + outSlope: 134.02687 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -50.45746 + inSlope: 105.94346 + outSlope: 107.915405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -36.68075 + inSlope: 82.81778 + outSlope: 83.14168 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -35.416084 + inSlope: -70.26509 + outSlope: -70.34088 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -48.553535 + inSlope: -102.88733 + outSlope: -102.88733 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -57.43333 + inSlope: -24.76474 + outSlope: -24.76474 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -57.841038 + inSlope: -0.17642212 + outSlope: -0.17597868 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -58.07413 + inSlope: -0.17227079 + outSlope: -0.17227079 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 115.95905 + inSlope: 21.402191 + outSlope: 21.402191 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 119.10751 + inSlope: 62.796753 + outSlope: 62.77954 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 128.9539 + inSlope: 87.31384 + outSlope: 87.31907 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 145.76938 + inSlope: 137.88777 + outSlope: 131.68286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 159.90408 + inSlope: 47.45874 + outSlope: 43.582745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 159.77933 + inSlope: 127.2348 + outSlope: 129.78043 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 179.32886 + inSlope: 70.91896 + outSlope: 65.65283 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 171.88394 + inSlope: -97.743164 + outSlope: -99.128494 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 163.69316 + inSlope: -47.027504 + outSlope: -46.78752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 163.02658 + inSlope: 31.01883 + outSlope: 30.769043 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 173.30045 + inSlope: -28.117676 + outSlope: -25.917835 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 151.58109 + inSlope: -609.9266 + outSlope: -609.9266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 84.713524 + inSlope: -749.92944 + outSlope: -788.5351 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 51.88039 + inSlope: -682.398 + outSlope: -682.398 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 23.549513 + inSlope: -595.8 + outSlope: -595.7994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -0.8832257 + inSlope: -504.23514 + outSlope: -504.2355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -20.555143 + inSlope: -496.55627 + outSlope: -496.55627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -43.448605 + inSlope: -271.4551 + outSlope: -271.45435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: -42.388367 + inSlope: 50.244778 + outSlope: 47.877365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -34.640717 + inSlope: 84.84145 + outSlope: 84.84188 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -32.613243 + inSlope: -104.01328 + outSlope: -104.01328 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -49.675804 + inSlope: -200.98709 + outSlope: -200.98738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -64.68636 + inSlope: -142.57521 + outSlope: -140.20825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -80.13321 + inSlope: -33.5614 + outSlope: -34.22015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: -78.77901 + inSlope: 226.00262 + outSlope: 226.00327 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -61.442932 + inSlope: 689.39056 + outSlope: 689.39056 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -22.06047 + inSlope: 728.6502 + outSlope: 728.6503 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 2.4379916 + inSlope: 432.57242 + outSlope: 414.2661 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 28.33416 + inSlope: 234.5641 + outSlope: 228.80658 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 48.9847 + inSlope: 73.293365 + outSlope: 72.1548 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 52.955494 + inSlope: -13.114991 + outSlope: -12.488983 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 46.206608 + inSlope: -118.09433 + outSlope: -118.09433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 31.893682 + inSlope: -61.391373 + outSlope: -61.391373 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 30.910295 + inSlope: -0.5207977 + outSlope: -0.5219236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 30.210184 + inSlope: -0.5306955 + outSlope: -0.5306955 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -31.898983 + inSlope: 17.875168 + outSlope: 17.875168 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -29.150959 + inSlope: 58.24196 + outSlope: 58.227997 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -20.09585 + inSlope: 59.87535 + outSlope: 59.731743 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -25.15357 + inSlope: -177.54062 + outSlope: -171.35692 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -52.045277 + inSlope: -163.00626 + outSlope: -159.23988 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -56.303566 + inSlope: -211.71413 + outSlope: -214.23564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -80.53982 + inSlope: -121.1644 + outSlope: -115.92554 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -82.436066 + inSlope: -21.407959 + outSlope: -19.9204 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -86.19348 + inSlope: -81.89864 + outSlope: -82.12068 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -89.989044 + inSlope: -81.57796 + outSlope: -81.3197 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -91.65072 + inSlope: 126.769775 + outSlope: 124.684326 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -66.63153 + inSlope: 539.81354 + outSlope: 539.81354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -16.56643 + inSlope: 434.13855 + outSlope: 472.78336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 1.0679154 + inSlope: 298.27368 + outSlope: 298.27368 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 12.495804 + inSlope: 194.82404 + outSlope: 194.82458 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 20.331661 + inSlope: 142.1477 + outSlope: 142.14812 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 26.374691 + inSlope: 122.69021 + outSlope: 122.69021 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 31.693008 + inSlope: 169.71147 + outSlope: 169.71098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166667 + value: 39.569878 + inSlope: 209.60611 + outSlope: 211.61473 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 60.007267 + inSlope: 291.7833 + outSlope: 291.78287 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 89.6487 + inSlope: 445.57394 + outSlope: 445.57394 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 128.89313 + inSlope: 347.35898 + outSlope: 347.35947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 144.93729 + inSlope: 57.494804 + outSlope: 55.045166 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 140.9113 + inSlope: -136.52234 + outSlope: -136.16759 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9166667 + value: 133.05931 + inSlope: -267.59457 + outSlope: -267.59534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 118.74395 + inSlope: -404.20004 + outSlope: -404.20004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 100.240776 + inSlope: -379.35333 + outSlope: -379.35443 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 84.10207 + inSlope: -261.8647 + outSlope: -243.02852 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 69.413795 + inSlope: -121.38064 + outSlope: -115.15521 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 56.13768 + inSlope: -52.813477 + outSlope: -51.573647 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 55.21325 + inSlope: 49.8319 + outSlope: 49.363953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 66.65172 + inSlope: 136.47437 + outSlope: 136.47437 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 80.42999 + inSlope: 49.713135 + outSlope: 49.713135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 81.01911 + inSlope: 0.6055298 + outSlope: 0.6068402 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 81.83251 + inSlope: 0.6156636 + outSlope: 0.6156636 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 29.426844 + inSlope: -2.3504837 + outSlope: -2.3504837 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 26.26313 + inSlope: -11.044829 + outSlope: -10.611803 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 20.592821 + inSlope: -7.587972 + outSlope: -7.587973 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 2.7636032 + inSlope: -41.334045 + outSlope: -41.706646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -5.6057553 + inSlope: -35.85658 + outSlope: -35.85654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -12.329899 + inSlope: -23.612183 + outSlope: -23.69783 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -12.264832 + inSlope: 13.886719 + outSlope: 13.759006 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -9.391288 + inSlope: -1.0766003 + outSlope: -1.0667036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: -9.494087 + inSlope: 0.00007847375 + outSlope: 0.000019618446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -9.494087 + inSlope: 0.000019618446 + outSlope: 0.000019618446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -11.638364 + inSlope: 5.7018833 + outSlope: 5.7018833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -2.0241318 + inSlope: 33.667328 + outSlope: 33.676277 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 7.2925663 + inSlope: -16.875776 + outSlope: -16.875778 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -12.844387 + inSlope: -32.812153 + outSlope: -32.546623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -18.608799 + inSlope: -22.7355 + outSlope: -22.735476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -23.028273 + inSlope: -13.211956 + outSlope: -13.034752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -19.043085 + inSlope: 49.561455 + outSlope: 49.544456 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -2.9249249 + inSlope: 16.159777 + outSlope: 16.160707 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: -2.547786 + inSlope: -0.00004659379 + outSlope: -0.0000116484525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -2.5477862 + inSlope: -0.000011035376 + outSlope: -0.000011035376 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 34.794968 + inSlope: -0.72553706 + outSlope: -0.72553706 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 30.118929 + inSlope: -22.387512 + outSlope: -22.523445 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 11.012416 + inSlope: -29.761204 + outSlope: -29.761206 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 3.4559705 + inSlope: 6.758461 + outSlope: 5.124578 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 4.374013 + inSlope: -7.025169 + outSlope: -7.025161 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -6.8210673 + inSlope: -61.47341 + outSlope: -61.460182 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -9.607345 + inSlope: 10.149342 + outSlope: 10.305857 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -5.24405 + inSlope: 5.1633096 + outSlope: 5.165466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: -5.1302276 + inSlope: -0.00006375992 + outSlope: -0.000015939988 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -5.130226 + inSlope: 0.000019618446 + outSlope: 0.000019618446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -14.232539 + inSlope: -5.4653893 + outSlope: -5.4653893 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -22.352211 + inSlope: -54.547394 + outSlope: -54.40076 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -37.483887 + inSlope: -22.225655 + outSlope: -22.225655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -37.170986 + inSlope: 21.082253 + outSlope: 20.824356 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -34.628407 + inSlope: -1.6336212 + outSlope: -1.5881562 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -31.108833 + inSlope: 33.080112 + outSlope: 33.96917 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: -15.640355 + inSlope: 55.89832 + outSlope: 58.121895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -8.384722 + inSlope: 3.6735888 + outSlope: 2.7189233 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -12.329027 + inSlope: -12.448359 + outSlope: -12.507362 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -14.011511 + inSlope: -3.1932907 + outSlope: -3.4992843 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -13.63805 + inSlope: 2.925935 + outSlope: 2.9259317 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -13.497782 + inSlope: 0.0021148666 + outSlope: 0.0022548556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -13.494874 + inSlope: 0.0022349206 + outSlope: 0.0022349206 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 57.33636 + inSlope: -11.54512 + outSlope: -11.54512 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 44.470528 + inSlope: -98.47275 + outSlope: -98.784424 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 3.9830074 + inSlope: -174.50389 + outSlope: -174.50389 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -39.192722 + inSlope: -93.35612 + outSlope: -93.668655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -46.016068 + inSlope: 35.31372 + outSlope: 35.324673 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -7.3600755 + inSlope: 118.139496 + outSlope: 119.14745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 24.555588 + inSlope: 96.42101 + outSlope: 95.91094 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 38.852463 + inSlope: 78.57396 + outSlope: 78.5296 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 53.354053 + inSlope: 51.440998 + outSlope: 51.432816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 61.859936 + inSlope: 19.565231 + outSlope: 19.534853 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 64.02638 + inSlope: 3.5369399 + outSlope: 3.5369358 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 64.13442 + inSlope: 0.01856688 + outSlope: 0.01865904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 64.15844 + inSlope: 0.018517282 + outSlope: 0.018517282 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -35.905334 + inSlope: -0.13916016 + outSlope: -0.13916016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -36.78282 + inSlope: 7.86145 + outSlope: 8.608729 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -27.664904 + inSlope: 66.72312 + outSlope: 66.72312 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -11.234217 + inSlope: 29.992771 + outSlope: 30.36065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -9.176634 + inSlope: -3.1620712 + outSlope: -3.195717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -8.391286 + inSlope: 19.14657 + outSlope: 17.76682 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 2.3448598 + inSlope: 59.82827 + outSlope: 58.282833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 14.588494 + inSlope: 101.317154 + outSlope: 101.248535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 30.127386 + inSlope: 10.293885 + outSlope: 10.214836 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 9.864311 + inSlope: -131.78897 + outSlope: -131.88641 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -14.30345 + inSlope: -68.968704 + outSlope: -68.96863 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -17.391735 + inSlope: 0.0021423323 + outSlope: 0.002188406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -17.388893 + inSlope: 0.0022149857 + outSlope: 0.0022149857 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -46.421745 + inSlope: 52.97113 + outSlope: 52.97113 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -44.18523 + inSlope: 85.73099 + outSlope: 87.25351 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -25.444214 + inSlope: 185.37524 + outSlope: 185.37523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -1.8958181 + inSlope: 175.91173 + outSlope: 176.04523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 22.4721 + inSlope: 79.36404 + outSlope: 79.227486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 32.79348 + inSlope: 83.567085 + outSlope: 83.567085 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 47.67483 + inSlope: 39.117435 + outSlope: 39.326973 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 48.04386 + inSlope: -16.915115 + outSlope: -16.915092 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 46.267067 + inSlope: 40.490643 + outSlope: 40.490643 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 51.385876 + inSlope: 114.56675 + outSlope: 112.03281 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 57.886833 + inSlope: -85.1131 + outSlope: -78.55193 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 45.11488 + inSlope: -208.60266 + outSlope: -209.51797 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 24.494427 + inSlope: -74.6846 + outSlope: -73.9362 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 22.091682 + inSlope: -53.975082 + outSlope: -50.14556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 2.3386853 + inSlope: -209.17989 + outSlope: -207.7482 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: -23.38017 + inSlope: -150.5955 + outSlope: -146.43932 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -32.488987 + inSlope: 12.131175 + outSlope: 12.131175 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -33.844494 + inSlope: -32.38887 + outSlope: -32.309418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -39.59392 + inSlope: -38.465973 + outSlope: -35.270424 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -28.560753 + inSlope: 225.50293 + outSlope: 216.65382 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -18.446821 + inSlope: 360.55728 + outSlope: 360.55716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 1.2395471 + inSlope: 479.80338 + outSlope: 479.80286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 21.618767 + inSlope: 403.34964 + outSlope: 403.34964 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 35.012146 + inSlope: 267.94943 + outSlope: 267.1916 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 49.216938 + inSlope: 82.78522 + outSlope: 82.6376 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 50.962116 + inSlope: -0.021331787 + outSlope: -0.021294596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 50.932274 + inSlope: -0.017629625 + outSlope: -0.017629625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -67.436935 + inSlope: 74.696045 + outSlope: 74.696045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -64.40835 + inSlope: 110.39612 + outSlope: 106.01221 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -46.079563 + inSlope: 126.83432 + outSlope: 126.834305 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -31.36583 + inSlope: 93.75732 + outSlope: 92.32999 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -14.451466 + inSlope: 70.52174 + outSlope: 70.49658 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -3.5777416 + inSlope: 66.42027 + outSlope: 66.42027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 6.5851965 + inSlope: 55.27374 + outSlope: 54.09955 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 8.653818 + inSlope: 47.11093 + outSlope: 47.110863 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 10.455178 + inSlope: 61.71615 + outSlope: 61.71615 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 14.199444 + inSlope: 121.17172 + outSlope: 131.87778 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 43.784233 + inSlope: 294.43964 + outSlope: 305.65076 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 63.669483 + inSlope: 88.43646 + outSlope: 80.84537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 59.999493 + inSlope: -121.59183 + outSlope: -120.93727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 19.989178 + inSlope: -220.38203 + outSlope: -222.6147 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -12.257181 + inSlope: -92.527466 + outSlope: -97.582535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: -13.530699 + inSlope: 110.25142 + outSlope: 116.71682 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 5.500765 + inSlope: 57.308514 + outSlope: 57.308514 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 5.5113163 + inSlope: -37.161983 + outSlope: -37.1743 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -6.5498476 + inSlope: -199.39679 + outSlope: -200.86107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -49.783924 + inSlope: -177.33209 + outSlope: -199.8 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -57.20438 + inSlope: -142.21198 + outSlope: -142.2117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -62.155025 + inSlope: -72.72015 + outSlope: -72.72084 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -63.95205 + inSlope: -11.775124 + outSlope: -11.775124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -63.61896 + inSlope: 25.612652 + outSlope: 30.368025 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -60.952988 + inSlope: 27.967373 + outSlope: 29.157715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -60.402084 + inSlope: 0.080566406 + outSlope: 0.08064652 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -60.295177 + inSlope: 0.0819769 + outSlope: 0.0819769 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 128.24055 + inSlope: -58.43518 + outSlope: -58.43518 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 125.89307 + inSlope: -84.31348 + outSlope: -79.688965 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 112.78953 + inSlope: -76.325134 + outSlope: -76.32513 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 104.65002 + inSlope: -37.935604 + outSlope: -33.988075 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 98.57853 + inSlope: -24.868324 + outSlope: -25.525768 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 94.7877 + inSlope: -11.545669 + outSlope: -11.545669 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 94.387436 + inSlope: 14.758207 + outSlope: 13.347302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 95.06048 + inSlope: 24.232018 + outSlope: 24.231983 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 96.347496 + inSlope: 51.686806 + outSlope: 51.686806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: 99.77728 + inSlope: 122.23163 + outSlope: 132.92798 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 132.34082 + inSlope: 340.86475 + outSlope: 351.96664 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 157.86565 + inSlope: 182.07468 + outSlope: 175.45422 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 169.6384 + inSlope: 19.96582 + outSlope: 22.092636 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 152.0021 + inSlope: -161.44151 + outSlope: -163.833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 119.12438 + inSlope: -195.27516 + outSlope: -197.7735 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7916667 + value: 90.245834 + inSlope: -281.00208 + outSlope: -285.21173 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 47.03249 + inSlope: -179.96632 + outSlope: -179.96632 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 31.079596 + inSlope: -22.798937 + outSlope: -22.917984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 37.900703 + inSlope: 168.53741 + outSlope: 170.08078 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 77.33048 + inSlope: 163.40274 + outSlope: 186.52718 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 84.357765 + inSlope: 135.57927 + outSlope: 135.58005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 89.171745 + inSlope: 90.73698 + outSlope: 90.738655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 92.92389 + inSlope: 87.675125 + outSlope: 87.675125 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 96.78583 + inSlope: 93.21223 + outSlope: 96.81491 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 103.27852 + inSlope: 50.835438 + outSlope: 51.937134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 104.30108 + inSlope: 0.08441162 + outSlope: 0.08419991 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 104.41706 + inSlope: 0.07393456 + outSlope: 0.07393456 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.15570158 + inSlope: -1.7676358 + outSlope: -1.7676358 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.23093717 + inSlope: -3.2819476 + outSlope: -3.2819476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.433702 + inSlope: -6.1621284 + outSlope: -6.276821 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -1.4886245 + inSlope: -8.29816 + outSlope: -8.29816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -2.1038187 + inSlope: -0.0015163422 + outSlope: -0.0015163422 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -1.6564946 + inSlope: 5.4726677 + outSlope: 5.4726663 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.9652015 + inSlope: 4.1064854 + outSlope: 4.094728 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.60025865 + inSlope: 3.433929 + outSlope: 3.4741778 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.28416187 + inSlope: 3.343595 + outSlope: 3.389101 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.14761564 + inSlope: 3.973911 + outSlope: 3.9739053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.000035489255 + inSlope: 0.7133703 + outSlope: 0.7133703 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: -0.00003548952 + inSlope: 0.00035797965 + outSlope: 0.000010227995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.000035498553 + inSlope: 0.000010246577 + outSlope: 0.0003586295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.00003547862 + inSlope: -1.3103094 + outSlope: -1.3103168 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.18859477 + inSlope: -9.844065 + outSlope: -9.844008 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.74955064 + inSlope: -9.082873 + outSlope: -9.082873 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.8799715 + inSlope: -2.5039854 + outSlope: -2.4951005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -1.0159446 + inSlope: -0.86026037 + outSlope: -0.84569824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: -1.0354502 + inSlope: 0.000022448023 + outSlope: 0.000013264745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -1.0354508 + inSlope: 0.0000152154425 + outSlope: 0.0000152154425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 17.06957 + inSlope: 130.74129 + outSlope: 130.74129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 22.517557 + inSlope: 192.11064 + outSlope: 192.11064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 33.090332 + inSlope: 257.44812 + outSlope: 256.80652 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 62.05052 + inSlope: 166.11438 + outSlope: 166.11438 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 71.41136 + inSlope: -27.00586 + outSlope: -27.00586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 60.304653 + inSlope: -115.14871 + outSlope: -115.14905 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 44.151962 + inSlope: -105.97776 + outSlope: -105.925255 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 37.79226 + inSlope: -51.059383 + outSlope: -51.05976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 28.757763 + inSlope: -217.67352 + outSlope: -217.67096 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 16.61349 + inSlope: -347.3063 + outSlope: -347.30582 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.26057133 + inSlope: -201.36086 + outSlope: -201.36086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: -0.26057136 + inSlope: -0.00021457662 + outSlope: -0.0000061307633 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.2605722 + inSlope: 0.0008431026 + outSlope: 0.00094413577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.26050225 + inSlope: 223.84743 + outSlope: 223.84761 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 18.438812 + inSlope: 464.07416 + outSlope: 464.0737 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 38.62704 + inSlope: 320.49612 + outSlope: 320.49612 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 45.330627 + inSlope: 100.05889 + outSlope: 100.01853 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 46.586708 + inSlope: -9.560587 + outSlope: -9.560851 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: 46.174965 + inSlope: -0.000042255102 + outSlope: -0.000024968931 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 46.174973 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.5070647 + inSlope: 1.2557459 + outSlope: 1.2557459 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.5570331 + inSlope: 2.000915 + outSlope: 2.000915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.66550875 + inSlope: 2.4282188 + outSlope: 2.032917 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.78969455 + inSlope: -1.4829426 + outSlope: -1.4829426 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.7073543 + inSlope: 1.0978374 + outSlope: 1.0978374 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.94445324 + inSlope: 1.065422 + outSlope: 1.0654218 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.9940594 + inSlope: -0.66199046 + outSlope: -0.71402246 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.77400523 + inSlope: -3.2640958 + outSlope: -3.221853 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.5177786 + inSlope: -1.7315196 + outSlope: -1.6437064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.49473318 + inSlope: -6.330146 + outSlope: -6.330137 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.008115506 + inSlope: -6.2348943 + outSlope: -6.2348943 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583334 + value: -0.008115486 + inSlope: -0.00015764676 + outSlope: -0.000004504195 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.008114785 + inSlope: 0.000025442667 + outSlope: -0.00020813903 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.008112504 + inSlope: 7.1407275 + outSlope: 7.1407685 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.5656419 + inSlope: 11.454493 + outSlope: 11.454427 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.9379287 + inSlope: 2.1345365 + outSlope: 2.1345365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.8697742 + inSlope: -0.5707644 + outSlope: -0.60069096 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.9610383 + inSlope: 1.1373028 + outSlope: 1.1477665 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.2083335 + value: 0.99367744 + inSlope: 0.000030040737 + outSlope: 0.00001775135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.99367785 + inSlope: 0.000016385862 + outSlope: 0.000016385862 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 12.268567 + inSlope: -0.6668472 + outSlope: -0.6668472 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 10.489067 + inSlope: -10.604431 + outSlope: -10.604431 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 5.1537523 + inSlope: -18.285805 + outSlope: -18.333906 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: 0.32169503 + inSlope: 1.6534854 + outSlope: 1.6540463 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 7.4226785 + inSlope: 22.466545 + outSlope: 23.854027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 11.497023 + inSlope: 10.39485 + outSlope: 10.764991 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 12.551745 + inSlope: 1.4800819 + outSlope: 1.5753357 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 12.5565605 + inSlope: -6.111005 + outSlope: -6.111005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 10.758673 + inSlope: -44.654663 + outSlope: -44.65418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 6.12995 + inSlope: -61.16337 + outSlope: -61.81216 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: 1.8661869 + inSlope: 6.538542 + outSlope: 6.538542 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 6.8717475 + inSlope: 49.999203 + outSlope: 51.28142 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 10.74812 + inSlope: 28.783678 + outSlope: 28.78376 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 11.9064865 + inSlope: -3.3417695 + outSlope: -3.3417695 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 10.573123 + inSlope: -22.440248 + outSlope: -21.861858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 9.67195 + inSlope: -15.949852 + outSlope: -16.475807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 9.410154 + inSlope: 0.000045776367 + outSlope: 0.000004291535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 9.410154 + inSlope: 0.000004291535 + outSlope: 0.000004291535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -4.864052 + inSlope: -1.3532104 + outSlope: -1.3532104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -7.678307 + inSlope: -11.123714 + outSlope: -11.123714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -11.967912 + inSlope: -6.570183 + outSlope: -6.366349 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -12.937679 + inSlope: 0.40789482 + outSlope: 0.40577325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -10.607496 + inSlope: 21.136585 + outSlope: 19.872478 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -6.278192 + inSlope: 22.073198 + outSlope: 21.91597 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: -3.4657626 + inSlope: 10.849886 + outSlope: 10.837029 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -3.4988248 + inSlope: -24.185299 + outSlope: -24.185299 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -7.4563704 + inSlope: -54.193504 + outSlope: -54.193584 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -11.530582 + inSlope: -24.892708 + outSlope: -22.443878 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -12.566685 + inSlope: 2.155243 + outSlope: 2.155243 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -11.193317 + inSlope: 31.319183 + outSlope: 29.501118 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -8.213254 + inSlope: 41.13867 + outSlope: 41.13879 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -5.995289 + inSlope: 0.73017955 + outSlope: 0.73017955 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -7.896548 + inSlope: -28.106813 + outSlope: -28.61806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -9.049333 + inSlope: -18.400898 + outSlope: -17.857887 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -9.469024 + inSlope: -0.000022888184 + outSlope: -0.0000021457674 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -9.469021 + inSlope: -0.00000858307 + outSlope: -0.00000858307 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 28.615185 + inSlope: -8.340179 + outSlope: -8.340179 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 9.642057 + inSlope: -85.87681 + outSlope: -85.87681 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -25.913933 + inSlope: -88.79254 + outSlope: -88.69926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666667 + value: -48.34812 + inSlope: 5.395 + outSlope: 5.3949065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -13.391508 + inSlope: 165.12823 + outSlope: 165.59993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 20.135971 + inSlope: 137.2313 + outSlope: 137.28519 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.875 + value: 35.79645 + inSlope: 36.909058 + outSlope: 36.907314 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 33.200184 + inSlope: -147.83868 + outSlope: -147.83868 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 11.42134 + inSlope: -324.27225 + outSlope: -324.2722 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -17.056042 + inSlope: -316.13312 + outSlope: -314.8983 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -41.410473 + inSlope: 0.73672485 + outSlope: 0.73672485 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -17.012447 + inSlope: 306.3196 + outSlope: 306.53046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 8.675271 + inSlope: 257.70438 + outSlope: 257.70404 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 21.30467 + inSlope: 2.0781345 + outSlope: 2.0781345 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 10.579012 + inSlope: -175.52715 + outSlope: -175.77007 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 3.2621937 + inSlope: -127.15785 + outSlope: -126.85515 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.049513247 + inSlope: -0.00003656745 + outSlope: -0.0000034281986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.04951319 + inSlope: -0.0000035539272 + outSlope: -0.0000035539272 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 26.951082 + inSlope: -48.643204 + outSlope: -48.643204 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 24.919674 + inSlope: -100.253265 + outSlope: -100.253265 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 18.580149 + inSlope: -223.00887 + outSlope: -223.00888 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 6.4462295 + inSlope: -363.3125 + outSlope: -363.31244 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -11.013902 + inSlope: -320.54138 + outSlope: -320.54138 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -19.506432 + inSlope: 64.18377 + outSlope: 64.181595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -11.156215 + inSlope: 269.18564 + outSlope: 269.18546 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.38216898 + inSlope: 251.71661 + outSlope: 250.83945 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 15.976407 + inSlope: 134.4651 + outSlope: 134.46506 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 26.062265 + inSlope: 119.27546 + outSlope: 117.10777 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 46.06113 + inSlope: 111.330444 + outSlope: 110.210594 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 62.505436 + inSlope: 1.148895 + outSlope: 0.266922 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 44.41729 + inSlope: -94.22818 + outSlope: -94.01873 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 25.650408 + inSlope: -31.081446 + outSlope: -31.192677 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 17.68268 + inSlope: -83.186 + outSlope: -83.28044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 1.3286122 + inSlope: -170.94138 + outSlope: -174.88486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: -6.3936133 + inSlope: -175.88705 + outSlope: -175.88705 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -13.467237 + inSlope: -137.84024 + outSlope: -132.44623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -20.589178 + inSlope: -25.824795 + outSlope: -22.769028 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -19.401499 + inSlope: 36.25621 + outSlope: 36.93419 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -7.9002533 + inSlope: 68.924255 + outSlope: 68.84964 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 10.794581 + inSlope: 166.22865 + outSlope: 165.85718 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 18.224854 + inSlope: 182.86703 + outSlope: 182.86708 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 26.021286 + inSlope: 123.76295 + outSlope: 123.76295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 28.53872 + inSlope: 57.63032 + outSlope: 57.641197 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 30.860521 + inSlope: -48.24273 + outSlope: -48.24273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 21.275764 + inSlope: -120.5248 + outSlope: -120.52446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 14.994551 + inSlope: -22.53834 + outSlope: -22.539505 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 14.994363 + inSlope: -0.0013046265 + outSlope: -0.0015084053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 14.992413 + inSlope: -0.0015150503 + outSlope: -0.0015150503 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 25.432808 + inSlope: 16.041687 + outSlope: 16.041687 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 26.079693 + inSlope: 21.544464 + outSlope: 21.544464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 27.086073 + inSlope: -16.335434 + outSlope: -16.335436 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 24.582735 + inSlope: -186.44913 + outSlope: -186.4491 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 10.975304 + inSlope: -494.48523 + outSlope: -494.48523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -15.592046 + inSlope: -548.7491 + outSlope: -548.74927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -32.338505 + inSlope: -212.839 + outSlope: -212.83885 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -35.179607 + inSlope: 19.379599 + outSlope: 23.818228 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -25.218967 + inSlope: 171.93018 + outSlope: 171.93011 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -9.4118805 + inSlope: 203.62387 + outSlope: 207.70149 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 26.321878 + inSlope: 224.02727 + outSlope: 228.28934 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 44.28433 + inSlope: -76.17297 + outSlope: -76.01674 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 32.651268 + inSlope: 17.495453 + outSlope: 18.239897 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 41.64323 + inSlope: 17.665901 + outSlope: 17.547699 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 38.237072 + inSlope: -76.302414 + outSlope: -76.45413 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 18.498 + inSlope: -255.43611 + outSlope: -253.49974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 6.483806 + inSlope: -310.69992 + outSlope: -310.69992 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -7.4002585 + inSlope: -333.15045 + outSlope: -336.09283 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -32.29343 + inSlope: -241.73961 + outSlope: -241.90933 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -51.653347 + inSlope: -86.03366 + outSlope: -85.382706 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: -56.7078 + inSlope: 24.113888 + outSlope: 24.403095 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -49.592495 + inSlope: 34.297035 + outSlope: 37.532463 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -48.201107 + inSlope: 24.574038 + outSlope: 24.573896 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -47.44628 + inSlope: 37.961536 + outSlope: 37.961536 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -44.822975 + inSlope: 62.128117 + outSlope: 62.340057 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -39.31174 + inSlope: 78.69638 + outSlope: 78.69638 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -33.337234 + inSlope: 38.75431 + outSlope: 38.75475 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -32.033566 + inSlope: 1.8807185 + outSlope: 1.853302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: -32.03494 + inSlope: -0.011077881 + outSlope: -0.01095975 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -32.049088 + inSlope: -0.01091545 + outSlope: -0.01091545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 32.699577 + inSlope: 32.812317 + outSlope: 32.812317 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 34.050453 + inSlope: 62.24579 + outSlope: 62.24579 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 37.811234 + inSlope: 119.302734 + outSlope: 119.30274 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 44.261066 + inSlope: 213.93651 + outSlope: 213.93646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 56.954853 + inSlope: 439.2858 + outSlope: 439.2858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 79.77923 + inSlope: 514.0266 + outSlope: 514.0246 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 97.2042 + inSlope: 283.96313 + outSlope: 283.96295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 105.60022 + inSlope: 144.63493 + outSlope: 145.3953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 111.63107 + inSlope: 36.4076 + outSlope: 36.40759 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 113.40867 + inSlope: 34.456142 + outSlope: 41.77373 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 118.24534 + inSlope: 38.245472 + outSlope: 43.79534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 100.657814 + inSlope: -208.83347 + outSlope: -208.52463 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 65.221306 + inSlope: -65.53702 + outSlope: -65.16988 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 54.484356 + inSlope: -17.21962 + outSlope: -17.093277 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 53.64519 + inSlope: 7.0204663 + outSlope: 6.2481995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 55.55906 + inSlope: 57.579163 + outSlope: 47.034164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7083334 + value: 58.127502 + inSlope: 88.12142 + outSlope: 88.12142 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 62.445766 + inSlope: 124.289825 + outSlope: 130.18752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 72.64802 + inSlope: 109.54435 + outSlope: 110.16412 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 81.272446 + inSlope: 36.961304 + outSlope: 36.024822 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.1666667 + value: 82.81927 + inSlope: -31.918682 + outSlope: -32.14969 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 74.1103 + inSlope: -59.11919 + outSlope: -60.498093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 71.42684 + inSlope: -62.12957 + outSlope: -62.127018 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 68.869774 + inSlope: -40.923447 + outSlope: -40.923447 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 68.06417 + inSlope: -3.363458 + outSlope: -2.875949 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 70.79601 + inSlope: 75.09849 + outSlope: 75.09849 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 78.61402 + inSlope: 72.7985 + outSlope: 72.798294 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 81.87298 + inSlope: 9.33534 + outSlope: 9.323181 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.8333335 + value: 81.87262 + inSlope: -0.0029296875 + outSlope: -0.0028351818 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 81.86895 + inSlope: -0.0028883414 + outSlope: -0.0028883414 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0000019209906 + inSlope: 0.00000282268 + outSlope: 0.00000282268 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.000002531374 + inSlope: -0.00000371957 + outSlope: -0.000022782373 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.0000032582907 + inSlope: -0.000029324625 + outSlope: -0.00023459649 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 0.000003349155 + inSlope: -0.00024113868 + outSlope: -0.00024113868 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.0000029941812 + inSlope: -0.00021558063 + outSlope: -0.00021558187 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.000002721293 + inSlope: -0.00019593384 + outSlope: -0.00019593272 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.0000024903404 + inSlope: -0.00017930417 + outSlope: -0.00017930417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.0000021766875 + inSlope: -0.0001567212 + outSlope: -0.00007836083 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.0000018560106 + inSlope: -0.00006681645 + outSlope: -0.000044544257 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.0000019543834 + inSlope: -0.000046905203 + outSlope: -0.000004397363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0000034399875 + inSlope: -0.000007739973 + outSlope: -0.000007739973 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000003948703 + inSlope: 0.000005802176 + outSlope: 0.000005802176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.0000034077343 + inSlope: 0.0000050072827 + outSlope: 0.000030669617 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.0000033194128 + inSlope: -0.00024478356 + outSlope: 0.00023899727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.000026471038 + inSlope: -148.41762 + outSlope: -148.41762 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -12.381537 + inSlope: -267.57983 + outSlope: -267.58026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -22.350458 + inSlope: -226.50531 + outSlope: -226.50511 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -31.28563 + inSlope: -254.28467 + outSlope: -254.28467 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -43.570534 + inSlope: -279.5021 + outSlope: -279.13184 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -61.120052 + inSlope: -103.69689 + outSlope: -103.644745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -63.284267 + inSlope: -0.025360107 + outSlope: -0.025345804 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -63.318085 + inSlope: -0.025234224 + outSlope: -0.025234224 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0000008537738 + inSlope: -0.0000012545247 + outSlope: -0.0000012545247 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.0000015821474 + inSlope: 0.000002324788 + outSlope: 0.00001423933 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.0000019798488 + inSlope: 0.000017818642 + outSlope: 0.00014254883 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.0000020295613 + inSlope: 0.00014612814 + outSlope: 0.00014612814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0.000002030913 + inSlope: 0.00014622546 + outSlope: 0.0001462263 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.0000019690472 + inSlope: 0.00014177195 + outSlope: 0.00014177113 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.0000018618928 + inSlope: 0.00013405601 + outSlope: 0.00013405601 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.0000016145435 + inSlope: 0.00011624691 + outSlope: 0.00005812362 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.0000011242896 + inSlope: 0.000040474464 + outSlope: 0.00002698295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.0000011135594 + inSlope: 0.000026725425 + outSlope: 0.0000025055087 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.0000018265836 + inSlope: 0.0000041098133 + outSlope: 0.0000041098133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0000032894684 + inSlope: -0.00032673732 + outSlope: -0.00032673732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.00007498063 + inSlope: 0.00016734566 + outSlope: 0.00030038666 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.00057693187 + inSlope: 0.005209119 + outSlope: 0.005209119 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.0024458454 + inSlope: 0.0062322416 + outSlope: 0.0063554216 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.0039028039 + inSlope: 0.0048020957 + outSlope: 0.0050058793 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.004142833 + inSlope: -0.006730418 + outSlope: -0.0060442016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 0.0025435926 + inSlope: -0.02112923 + outSlope: -0.02112923 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.0003306703 + inSlope: -0.022459421 + outSlope: -0.02233772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.0025627685 + inSlope: -0.0016606931 + outSlope: -0.0017337059 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.019553613 + inSlope: -0.50812316 + outSlope: -0.5090886 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.1811201 + inSlope: -1.0657052 + outSlope: -1.0459225 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.30012232 + inSlope: -0.23207141 + outSlope: -0.23960303 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.39255732 + inSlope: -2.2188907 + outSlope: -2.2188907 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.6312549 + inSlope: -2.6592863 + outSlope: -2.6592786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -0.7819946 + inSlope: -0.06932531 + outSlope: -0.069325514 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.7261974 + inSlope: 0.46256563 + outSlope: 0.47829866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -0.81020486 + inSlope: -1.044219 + outSlope: -1.0441961 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -0.94764334 + inSlope: -0.000008448959 + outSlope: -0.000008448959 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000011718188 + inSlope: -0.00077490904 + outSlope: -0.00077490904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.00031560045 + inSlope: -0.0024383804 + outSlope: -0.0024039352 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.0011597372 + inSlope: -0.0015687629 + outSlope: -0.0015687629 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.0010617278 + inSlope: 0.0030732509 + outSlope: 0.0030361433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0.0006036615 + inSlope: -0.0017282297 + outSlope: -0.0017683704 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.0023463978 + inSlope: -0.017365674 + outSlope: -0.017661061 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: -0.0046647578 + inSlope: -0.013656165 + outSlope: -0.013656165 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0.0057913256 + inSlope: -0.0005345531 + outSlope: 0.00014840152 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.0057402016 + inSlope: -0.0015958046 + outSlope: -0.0016966268 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.0041030645 + inSlope: 0.039377898 + outSlope: 0.07852437 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.019089805 + inSlope: -0.6921198 + outSlope: -0.71563363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: -0.17541227 + inSlope: -0.44059134 + outSlope: -0.43680674 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -0.20590796 + inSlope: 0.08755221 + outSlope: 0.08755221 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.10823212 + inSlope: 2.703793 + outSlope: 2.7037852 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 0.18661931 + inSlope: 3.7033286 + outSlope: 3.703339 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.41330943 + inSlope: 1.1746337 + outSlope: 1.1668775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 0.37999007 + inSlope: -0.70350194 + outSlope: -0.70336634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.21705486 + inSlope: 0.0000031851234 + outSlope: 0.0000031851234 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -28.509192 + inSlope: 11.405891 + outSlope: 11.405891 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -13.766809 + inSlope: 107.36822 + outSlope: 107.292885 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 26.37009 + inSlope: 151.2525 + outSlope: 151.2525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 66.506996 + inSlope: 107.24782 + outSlope: 107.32938 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 81.19505 + inSlope: -12.726746 + outSlope: -12.726291 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 60.46693 + inSlope: -218.5024 + outSlope: -218.82486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.375 + value: 28.598774 + inSlope: -268.61362 + outSlope: -268.61362 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -3.269382 + inSlope: -218.61282 + outSlope: -218.221 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -24.057617 + inSlope: -7.362759 + outSlope: -7.3624105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 14.466497 + inSlope: 210.52313 + outSlope: 212.01384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 50.43324 + inSlope: 199.50003 + outSlope: 199.13852 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.3333335 + value: 79.094215 + inSlope: 47.569336 + outSlope: 47.58705 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 77.487206 + inSlope: -113.7314 + outSlope: -113.7314 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 60.67709 + inSlope: -256.29688 + outSlope: -256.2972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: 38.046078 + inSlope: -252.10704 + outSlope: -252.10667 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 21.209352 + inSlope: -115.152275 + outSlope: -115.0844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: 18.565054 + inSlope: 0.006454468 + outSlope: 0.0089821825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 18.566135 + inSlope: -0.00000858307 + outSlope: -0.00000858307 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.2089951 + inSlope: 4.198707 + outSlope: 4.198707 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 6.630043 + inSlope: 34.756893 + outSlope: 34.545105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 24.45331 + inSlope: 44.66002 + outSlope: 44.66339 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 35.579205 + inSlope: 11.020284 + outSlope: 11.623258 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 27.014357 + inSlope: -64.88851 + outSlope: -64.97891 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: 3.713617 + inSlope: -54.503685 + outSlope: -54.503666 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -7.403896 + inSlope: 9.837118 + outSlope: 7.7703915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -3.5538201 + inSlope: 0.737394 + outSlope: 0.57308143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -12.531499 + inSlope: -63.427544 + outSlope: -65.38228 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -19.348919 + inSlope: -105.30639 + outSlope: -105.30664 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -28.426569 + inSlope: -60.602875 + outSlope: -60.603046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -31.126781 + inSlope: 1.1622173 + outSlope: 2.7962952 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -31.114082 + inSlope: 0.00018310547 + outSlope: 0.00001716614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -31.114082 + inSlope: 0.00001716614 + outSlope: 0.00001716614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 15.736315 + inSlope: 0.39266312 + outSlope: 0.39266312 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 16.673695 + inSlope: 12.654798 + outSlope: 13.152435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 22.29786 + inSlope: 7.8287964 + outSlope: 7.840874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 12.908777 + inSlope: -92.56595 + outSlope: -92.42507 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: -17.690344 + inSlope: -75.992035 + outSlope: -75.55748 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: -22.543217 + inSlope: 45.89818 + outSlope: 45.898163 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 3.7788715 + inSlope: 91.89401 + outSlope: 92.37847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 21.866158 + inSlope: 33.79933 + outSlope: 33.81011 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: 17.380701 + inSlope: -79.933174 + outSlope: -77.93304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 7.2954817 + inSlope: -204.96535 + outSlope: -204.9653 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -16.51703 + inSlope: -323.7719 + outSlope: -323.77173 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -39.56838 + inSlope: -167.6316 + outSlope: -167.39493 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -43.50068 + inSlope: 0.00018310547 + outSlope: 0.00001716614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -43.50069 + inSlope: 0.00000858307 + outSlope: 0.00000858307 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 9.741307 + inSlope: 8.796861 + outSlope: 8.796861 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 20.620502 + inSlope: 57.594997 + outSlope: 57.747528 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 33.55255 + inSlope: -5.473633 + outSlope: -5.5068974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 20.644775 + inSlope: -65.6874 + outSlope: -65.51946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916667 + value: 5.8355556 + inSlope: -18.327854 + outSlope: -17.624542 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.625 + value: -0.6586125 + inSlope: -49.332493 + outSlope: -49.332474 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -25.404821 + inSlope: -95.043625 + outSlope: -95.52711 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -45.852413 + inSlope: -40.269863 + outSlope: -40.281223 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4166667 + value: -42.622787 + inSlope: 67.44136 + outSlope: 65.20392 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -35.52611 + inSlope: 122.782906 + outSlope: 122.783104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5833335 + value: -21.970371 + inSlope: 190.9905 + outSlope: 190.98994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -8.807337 + inSlope: 94.4889 + outSlope: 94.30174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7916667 + value: -6.631948 + inSlope: 0.00012588501 + outSlope: 0.000011801721 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -6.6319456 + inSlope: 0.000006437302 + outSlope: 0.000006437302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -15.946705 + inSlope: -1.4927535 + outSlope: -1.4927535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -20.585094 + inSlope: 18.78386 + outSlope: 18.78846 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -11.742373 + inSlope: -13.874209 + outSlope: -13.875624 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -14.999765 + inSlope: 30.176662 + outSlope: 30.179596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.4583335 + value: 0.00000053592987 + inSlope: 6.6496196 + outSlope: 6.649564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.9583335 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/hit2fix.anim.meta b/Assets/Resources/Models/Games/Airboarder/Animations/hit2fix.anim.meta new file mode 100644 index 00000000..fc3419dc --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/hit2fix.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 075efdf7c3d99334db629d7af0aa5a4a +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/hold.anim b/Assets/Resources/Models/Games/Airboarder/Animations/hold.anim new file mode 100644 index 00000000..9f212624 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/hold.anim @@ -0,0 +1,1428 @@ +%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: hold + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0.7071081, w: 0.7071055} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: 0, y: 0, z: -0.7071081, w: 0.7071055} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.41258702, y: -0.24122356, z: 0.39849386, w: 0.78280634} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: -0.41258702, y: -0.24122356, z: 0.39849386, w: 0.78280634} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.8623899, y: -0.09351306, z: -0.06320802, w: 0.49350145} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: 0.8623899, y: -0.09351306, z: -0.06320802, w: 0.49350145} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.12533143, y: 0.52398396, z: 0.74475724, w: 0.3937888} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: -0.12533143, y: 0.52398396, z: 0.74475724, w: 0.3937888} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.38922656, y: 0.7619824, z: -0.08407465, w: 0.51070243} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: -0.38922656, y: 0.7619824, z: -0.08407465, w: 0.51070243} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.996801, y: 0.00000008407857, z: -0.079923354, w: 0.000001457408} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: 0.996801, y: 0.00000008407857, z: -0.079923354, w: 0.000001457408} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.21978399, y: 0.47358307, z: 0.6553658, w: 0.54581106} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: -0.21978399, y: 0.47358307, z: 0.6553658, w: 0.54581106} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.081661806, y: -0.025835231, z: -0.04642718, w: 0.9952429} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: -0.081661806, y: -0.025835231, z: -0.04642718, w: 0.9952429} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.17813604, y: 0.5063012, z: -0.06551841, w: 0.8412098} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: -0.17813604, y: 0.5063012, z: -0.06551841, w: 0.8412098} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.1304835, y: -0.57168347, z: 0.7492902, w: 0.30776006} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: -0.1304835, y: -0.57168347, z: 0.7492902, w: 0.30776006} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0049119843, y: 0.39217904, z: 0.011520397, w: 0.9198037} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: -0.0049119843, y: 0.39217904, z: 0.011520397, w: 0.9198037} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0000000018626451, y: 0.00000003352761, z: -0.0000000065192585, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: -0.0000000018626451, y: 0.00000003352761, z: -0.0000000065192585, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.08459271, y: -0.2889125, z: 0.6515609, w: 0.696306} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: -0.08459271, y: -0.2889125, z: 0.6515609, w: 0.696306} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.000000019694644, y: -0.52486336, z: 0.000000074401946, w: 0.8511865} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: 0.000000019694644, y: -0.52486336, z: 0.000000074401946, w: 0.8511865} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.007855659, y: 0.003202716, z: 0.1613168, w: 0.98686624} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: -0.007855659, y: 0.003202716, z: 0.1613168, w: 0.98686624} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.22803625, y: -0.37079912, z: -0.15097, w: 0.8875334} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: -0.22803625, y: -0.37079912, z: -0.15097, w: 0.8875334} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + m_CompressedRotationCurves: [] + m_EulerCurves: [] + 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: 4.0833335 + 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: airboy_model_skeleton + - 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: 4.0833335 + 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: airboy_model_skeleton/airboy + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0000143014295, y: 0.0033634438, z: -0.00065276027} + 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: 4.0833335 + value: {x: -0.0000143014295, y: 0.0033634438, z: -0.00065276027} + 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: airboy_model_skeleton/airboy/Skl_Root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00023749874, y: -0.0012651699, z: 0.0002429378} + 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: 4.0833335 + value: {x: 0.00023749874, y: -0.0012651699, z: 0.0002429378} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.000021829324, y: -0.0029988303, z: -0.000053090676} + 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: 4.0833335 + value: {x: 0.000021829324, y: -0.0029988303, z: -0.000053090676} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.00001931115, y: -0.00259617, z: 0.00038391203} + 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: 4.0833335 + value: {x: -0.00001931115, y: -0.00259617, z: 0.00038391203} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.0004820574, y: 0.0012244481, z: -0.00016237325} + 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: 4.0833335 + value: {x: 0.0004820574, y: 0.0012244481, z: -0.00016237325} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0029990696, y: -0.0000001604855, z: 0.00005463697} + 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: 4.0833335 + value: {x: -0.0029990696, y: -0.0000001604855, z: 0.00005463697} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00035560728, y: 0.000036823378, z: -0.0025999995} + 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: 4.0833335 + value: {x: 0.00035560728, y: 0.000036823378, z: -0.0025999995} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.000011850246, y: 4.2064128e-13, z: -0.00006796099} + 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: 4.0833335 + value: {x: -0.000011850246, y: 4.2064128e-13, z: -0.00006796099} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0028583296, y: -3.7252902e-11, z: -0.00014242704} + 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: 4.0833335 + value: {x: -0.0028583296, y: -3.7252902e-11, z: -0.00014242704} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0014556202, y: -0.0014599597, z: -0.00012458394} + 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: 4.0833335 + value: {x: -0.0014556202, y: -0.0014599597, z: -0.00012458394} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0027749697, y: 0.00000016999664, z: -0.000005434239} + 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: 4.0833335 + value: {x: -0.0027749697, y: 0.00000016999664, z: -0.000005434239} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0020982702, y: -0.00000016903505, z: 0.000005433913} + 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: 4.0833335 + value: {x: -0.0020982702, y: -0.00000016903505, z: 0.000005433913} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0014555797, y: 0.0014553501, z: -0.00012458261} + 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: 4.0833335 + value: {x: -0.0014555797, y: 0.0014553501, z: -0.00012458261} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.0027952397, y: -7.0780515e-10, z: -7.4505804e-11} + 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: 4.0833335 + value: {x: 0.0027952397, y: -7.0780515e-10, z: -7.4505804e-11} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.0020026595, y: 6.3329936e-10, z: 0.0000000010989606} + 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: 4.0833335 + value: {x: 0.0020026595, y: 6.3329936e-10, z: 0.0000000010989606} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0027371903, y: 2.4214386e-10, z: -0.00019368083} + 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: 4.0833335 + value: {x: -0.0027371903, y: 2.4214386e-10, z: -0.00019368083} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.000047508467, 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: 4.0833335 + value: {x: -0, y: 0.000047508467, 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: airboy_model_skeleton/airboy/board_model + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.013613639, y: -0.0010463829, z: 0.004070008} + 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: 4.0833335 + value: {x: -0.013613639, y: -0.0010463829, z: 0.004070008} + 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: airboy_model_skeleton/airboy/board_model/eft_fire_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.013613639, y: -0.0010463829, z: -0.004080487} + 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: 4.0833335 + value: {x: -0.013613639, y: -0.0010463829, z: -0.004080487} + 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: airboy_model_skeleton/airboy/board_model/eft_fire_R + m_ScaleCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999976, y: 0.9999999, z: 0.9999996} + 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: 4.0833335 + value: {x: 0.99999976, y: 0.9999999, z: 0.9999996} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 0.99999994, z: 0.99999994} + 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: 4.0833335 + value: {x: 1, y: 0.99999994, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 0.99999994, z: 0.9999999} + 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: 4.0833335 + value: {x: 0.99999994, y: 0.99999994, z: 0.9999999} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: 0.99999994, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: 1, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1.0000002, y: 1.0000001, z: 0.99999994} + 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: 4.0833335 + value: {x: 1.0000002, y: 1.0000001, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1.0000002, z: 1.0000001} + 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: 4.0833335 + value: {x: 1, y: 1.0000002, z: 1.0000001} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 1, z: 1.0000001} + 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: 4.0833335 + value: {x: 0.99999994, y: 1, z: 1.0000001} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1.0000001, z: 0.99999994} + 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: 4.0833335 + value: {x: 1, y: 1.0000001, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1.0000001, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: 1.0000001, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 0.9999999, z: 0.99999976} + 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: 4.0833335 + value: {x: 0.99999994, y: 0.9999999, z: 0.99999976} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1.0000001, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: 1.0000001, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + m_FloatCurves: [] + m_PPtrCurves: [] + m_SampleRate: 24 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: [] + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 4.0833335 + 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: [] + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/hold.anim.meta b/Assets/Resources/Models/Games/Airboarder/Animations/hold.anim.meta new file mode 100644 index 00000000..b4e35a19 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/hold.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 57cdf694ecf05ca4bb5ca39034cc97d8 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/hover.anim b/Assets/Resources/Models/Games/Airboarder/Animations/hover.anim new file mode 100644 index 00000000..9d400bca --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/hover.anim @@ -0,0 +1,205 @@ +%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: hover + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: [] + m_PositionCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: -0.55, 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.5 + value: {x: 0, y: -0.4, 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.55, 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 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 1 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 1 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 1 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + 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 + 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.55 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.4 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.55 + 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.5 + 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 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: + classID: 4 + script: {fileID: 0} + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 1 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/hover.anim.meta b/Assets/Resources/Models/Games/Airboarder/Animations/hover.anim.meta new file mode 100644 index 00000000..d3d42426 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/hover.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5ac047d6d29b065478606ced9573944e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/idle.anim b/Assets/Resources/Models/Games/Airboarder/Animations/idle.anim new file mode 100644 index 00000000..956321bd --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/idle.anim @@ -0,0 +1,6209 @@ +%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: idle + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.7069847, y: 0, z: 0, w: 0.70722884} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: 0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0.7071081, w: 0.70710546} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.41133493, y: -0.25914955, z: 0.46802723, w: 0.73796725} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.81977034, y: -0.079990625, z: -0.06436482, w: 0.5634138} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.15215224, y: 0.4273284, z: 0.762352, w: 0.46158385} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.35741645, y: 0.79305655, z: -0.0921694, w: 0.4845818} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99866843, y: -0.000022480306, z: 0.05158596, w: 0.00043204488} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.29651344, y: 0.42120978, z: 0.64521, w: 0.56423944} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.068738304, y: 0.0024351156, z: -0.049046103, w: 0.9964255} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.1670009, y: 0.4665506, z: -0.06106927, w: 0.86643624} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.12871465, y: -0.5380341, z: 0.7738363, w: 0.30843037} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.005124278, y: 0.390366, z: 0.012084135, w: 0.9205661} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.0000590497, y: 0.000094801384, z: -0.0020114193, w: 0.999998} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.089402616, y: -0.27249154, z: 0.60932934, w: 0.7392383} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.000000008798814, y: -0.5319579, z: 0.0000000065991115, w: 0.84677076} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.002321854, y: 0.00088261097, z: 0.157549, w: 0.98750806} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.25735798, y: -0.39074507, z: -0.14830789, w: 0.8712576} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: 0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0.00000000745058, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0.00000000745058, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + m_CompressedRotationCurves: [] + m_EulerCurves: [] + 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton + - 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.00032524837, y: 0.0026615, z: -0.001018421} + inSlope: {x: 0.008868958, y: 0, z: 0} + outSlope: {x: 0.008868958, 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: airboy_model_skeleton/airboy/Skl_Root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00023749852, y: -0.0012651699, z: 0.00016842558} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.000021828784, y: -0.00299883, z: -0.000053091644} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.000019310237, y: -0.0025961706, z: 0.00038391133} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.0004820577, y: 0.0012244481, z: -0.00016237333} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0029990696, y: -0.00000016089528, z: 0.000054637192} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00035560734, y: 0.00003682382, z: -0.0025999998} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.000011850246, y: -1.0635972e-10, z: -0.00006796107} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.00285833, y: 4.6566126e-11, z: -0.00014242729} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0014556204, y: -0.0014599604, z: -0.00012458261} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0027749697, y: 0.00000016846461, z: -0.000005434183} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0020982707, y: -0.00000016995705, z: 0.000005434453} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0014555797, y: 0.0014553501, z: -0.00012458238} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00279524, y: 7.4505804e-11, z: 7.4505804e-11} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00200266, y: -2.4214386e-10, z: 3.9115547e-10} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.00273719, y: -2.4214386e-10, z: -0.00019367904} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: -0.001137677, 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: airboy_model_skeleton/airboy/board_model + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.013613599, y: -0.0010463799, z: 0.0040700096} + 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: airboy_model_skeleton/airboy/board_model/eft_fire_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.013613599, y: -0.0010463799, z: -0.0040804893} + 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: airboy_model_skeleton/airboy/board_model/eft_fire_R + m_ScaleCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9999999, y: 0.99999994, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 0.9999999, z: 1.0000001} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 0.99999994, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9999999, y: 0.9999999, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1.0000001, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1.0000001, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 0.9999999, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + m_FloatCurves: [] + m_PPtrCurves: [] + m_SampleRate: 24 + 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: 2504784628 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 804800636 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4196139211 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2251060401 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 261047678 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3303939288 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2082687442 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2441273854 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 211212723 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1638354070 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 495050795 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2666421826 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 748820667 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2528979002 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1692492577 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2997861435 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1590029649 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3703802864 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 279179908 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1848425199 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2485356428 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 804800636 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4196139211 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2504784628 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2251060401 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 261047678 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3303939288 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2082687442 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2441273854 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 211212723 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1638354070 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 495050795 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2666421826 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 748820667 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2528979002 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1692492577 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2997861435 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1590029649 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3703802864 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 279179908 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1848425199 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2485356428 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2251060401 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 261047678 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3303939288 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2082687442 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2441273854 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 211212723 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1638354070 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 495050795 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2666421826 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 748820667 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2528979002 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1692492577 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2997861435 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1590029649 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3703802864 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 0 + 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: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00032524837 + inSlope: 0.008868958 + outSlope: 0.008868958 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0026615 + inSlope: -0.04002537 + outSlope: -0.04002537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.001018421 + inSlope: 0.010182075 + outSlope: 0.010182075 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00023749852 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0012651699 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00016842558 + inSlope: 0.0024308348 + outSlope: 0.0024308348 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000021828784 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00299883 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000053091644 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000019310237 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0025961706 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00038391133 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0004820577 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0012244481 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00016237333 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0029990696 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00000016089528 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000054637192 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00035560734 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00003682382 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0025999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000011850246 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -1.0635972e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00006796107 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00285833 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 4.6566126e-11 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00014242729 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0014556204 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0014599604 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00012458261 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0027749697 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00000016846461 + inSlope: -0.0000000010865926 + outSlope: -0.0000000010865926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000005434183 + inSlope: -5.5879405e-11 + outSlope: -5.5879405e-11 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0020982707 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00000016995705 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000005434453 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0014555797 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0014553501 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00012458238 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00279524 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 7.4505804e-11 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 7.4505804e-11 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00200266 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -2.4214386e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 3.9115547e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00273719 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -2.4214386e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00019367904 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.001137677 + inSlope: -0.01848882 + outSlope: -0.01848882 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.013613599 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0010463799 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0040700096 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.013613599 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0010463799 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0040804893 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.7069847 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.70722884 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.7071081 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.70710546 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.41133493 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.25914955 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.46802723 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.73796725 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.81977034 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.079990625 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.06436482 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.5634138 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.15215224 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.4273284 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.762352 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.46158385 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.35741645 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.79305655 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0921694 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.4845818 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99866843 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000022480306 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.05158596 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00043204488 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.29651344 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.42120978 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.64521 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.56423944 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.068738304 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0024351156 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.049046103 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9964255 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.1670009 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.4665506 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.06106927 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.86643624 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.12871465 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.5380341 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.7738363 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.30843037 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.005124278 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.390366 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.012084135 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9205661 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0000590497 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000094801384 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0020114193 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.089402616 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.27249154 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.60932934 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.7392383 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000000008798814 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.5319579 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0000000065991115 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.84677076 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.002321854 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00088261097 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.157549 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.98750806 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.25735798 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.39074507 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.14830789 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.8712576 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00000000745058 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00000000745058 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + m_EulerEditorCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -89.98021 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -90.000206 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -21.378368 + inSlope: -209.29662 + outSlope: -209.29662 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -55.510715 + inSlope: -43.991222 + outSlope: -43.991222 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 76.11207 + inSlope: -224.21194 + outSlope: -224.21194 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 65.98554 + inSlope: -553.04846 + outSlope: -553.04846 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -151.26318 + inSlope: -436.61578 + outSlope: -436.61578 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -149.9687 + inSlope: -380.03723 + outSlope: -380.03723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -52.373867 + inSlope: -475.15063 + outSlope: -475.15063 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 15.437476 + inSlope: 367.8518 + outSlope: 367.8518 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 109.98563 + inSlope: -37.53153 + outSlope: -37.53153 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -11.548885 + inSlope: -243.50148 + outSlope: -243.50148 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 121.59952 + inSlope: -250.52148 + outSlope: -250.52148 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -42.050903 + inSlope: -50.5031 + outSlope: -50.5031 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.049575664 + inSlope: -4.7647653 + outSlope: -4.7647653 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 174.08604 + inSlope: 853.3715 + outSlope: 853.3715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 180 + inSlope: -2.1621115 + outSlope: -2.1621115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -61.41959 + inSlope: 73.35606 + outSlope: 73.35606 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 11.173061 + inSlope: 661.9338 + outSlope: 661.9338 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 91.009964 + inSlope: -148.81764 + outSlope: -148.81764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -7.859611 + inSlope: -86.21917 + outSlope: -86.21917 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.6706894 + inSlope: -169.97437 + outSlope: -169.97437 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -5.681956 + inSlope: 20.745125 + outSlope: 20.745125 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -13.438849 + inSlope: -0.7916344 + outSlope: -0.7916344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 58.452263 + inSlope: 300.61752 + outSlope: 300.61752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -15.605968 + inSlope: -91.8153 + outSlope: -91.8153 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 48.877182 + inSlope: 55.711723 + outSlope: 55.711723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -53.856438 + inSlope: -251.01147 + outSlope: -251.01147 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 110.542534 + inSlope: -162.35117 + outSlope: -162.35117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -1.081175 + inSlope: 4.533933 + outSlope: 4.533933 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 45.948864 + inSlope: -100.404976 + outSlope: -100.404976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.0457664 + inSlope: -0.5947386 + outSlope: -0.5947386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0067884335 + inSlope: -0.45371038 + outSlope: -0.45371038 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.010849805 + inSlope: -0.72906417 + outSlope: -0.72906417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.23049118 + inSlope: 15.418094 + outSlope: 15.418094 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 11.53079 + inSlope: 250.18764 + outSlope: 250.18764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -31.491116 + inSlope: -16.85991 + outSlope: -16.85991 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 75.73403 + inSlope: 217.5828 + outSlope: 217.5828 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0000004515055 + inSlope: 0.00003250843 + outSlope: 0.00003250843 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -64.27567 + inSlope: -65.953186 + outSlope: -65.953186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0000011766873 + inSlope: -0.00008472156 + outSlope: -0.00008472156 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.27867672 + inSlope: -6.694769 + outSlope: -6.694769 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.057958774 + inSlope: 1.3580447 + outSlope: 1.3580447 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 18.129232 + inSlope: 5.0536275 + outSlope: 5.0536275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -34.35726 + inSlope: 153.78622 + outSlope: 153.78622 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -47.079945 + inSlope: 31.972717 + outSlope: 31.972717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -3.980493 + inSlope: -76.471954 + outSlope: -76.471954 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0000008537735 + inSlope: 0.0000021197134 + outSlope: 0.0000021197134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0000008537735 + inSlope: 0.0000021197134 + outSlope: 0.0000021197134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/idle.anim.meta b/Assets/Resources/Models/Games/Airboarder/Animations/idle.anim.meta new file mode 100644 index 00000000..92810d6c --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/idle.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: cffd03476f5b2334391a5b2f9fbc68d4 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/jumpfix.anim b/Assets/Resources/Models/Games/Airboarder/Animations/jumpfix.anim new file mode 100644 index 00000000..26156384 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/jumpfix.anim @@ -0,0 +1,30005 @@ +%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: jumpfix + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: -0.7069847, y: 0, z: 0, w: 0.70722884} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: -0.7069847, y: 0, z: 0, w: 0.70722884} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 0, y: 0, z: 0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: 0, y: 0, z: 0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 0, y: 0, z: -0.7071081, w: 0.70710546} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: 0, y: 0, z: -0.7071081, w: 0.70710546} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: -0.17566532, y: -0.35140306, z: 0.80324876, w: 0.44771528} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: -0.27644634, y: -0.33187866, z: -0.14519691, w: -0.10871887} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.1 + value: {x: -0.20973846, y: -0.3913922, z: 0.784619, w: 0.4326604} + inSlope: {x: -0.59080124, y: -0.6376505, z: -0.32186508, w: -0.28073788} + outSlope: {x: -0.5912781, y: -0.63836575, z: -0.32186508, w: -0.2808571} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.35 + value: {x: -0.3856112, y: -0.52212363, z: 0.6772891, w: 0.34636724} + inSlope: {x: -0.729084, y: -0.2901554, z: -0.49614906, w: -0.27930737} + outSlope: {x: -0.7297098, y: -0.28997657, z: -0.4959106, w: -0.27939674} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.55 + value: {x: -0.53361374, y: -0.51781476, z: 0.57813215, w: 0.33598754} + inSlope: {x: -0.5766749, y: 0.42021272, z: -0.30159947, w: 0.25168058} + outSlope: {x: -0.576675, y: 0.42110685, z: -0.30219558, w: 0.25190416} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.68333334 + value: {x: -0.5645914, y: -0.4423092, z: 0.58054453, w: 0.38544413} + inSlope: {x: 0.090301044, y: 0.70050365, z: 0.34287575, w: 0.41954222} + outSlope: {x: 0.09083747, y: 0.70059294, z: 0.34403798, w: 0.41878217} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.85 + value: {x: -0.54348254, y: -0.34878975, z: 0.6338532, w: 0.425679} + inSlope: {x: -0.13160704, y: 0.55325025, z: 0.04720687, w: 0.21547076} + outSlope: {x: -0.13276936, y: 0.55409974, z: 0.045597557, w: 0.21569432} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.98333335 + value: {x: -0.6301176, y: -0.2541272, z: 0.5897976, w: 0.43647438} + inSlope: {x: -1.1269749, y: 0.9410084, z: -0.679493, w: -0.160262} + outSlope: {x: -1.1290822, y: 0.9423494, z: -0.6810256, w: -0.16042164} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1 + value: {x: -0.74597645, y: -0.1463321, z: 0.47911385, w: 0.43881196} + inSlope: {x: -0.55074686, y: 0.60119796, z: -0.9541, w: 0.30551636} + outSlope: {x: -0.55074745, y: 0.6017095, z: -0.95427126, w: 0.30756027} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.15 + value: {x: -0.76097864, y: -0.12777695, z: 0.44004884, w: 0.45928386} + inSlope: {x: -0.4398827, y: 0.481904, z: -1.1497747, w: 0.5108123} + outSlope: {x: -0.43630642, y: 0.48637438, z: -1.1488806, w: 0.5087261} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1833333 + value: {x: -0.7809707, y: -0.10657036, z: 0.38296834, w: 0.48172903} + inSlope: {x: -0.3397468, y: 0.76890063, z: -1.5583649, w: 0.8592018} + outSlope: {x: -0.34153372, y: 0.7751564, z: -1.5637238, w: 0.8618809} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2166667 + value: {x: -0.7859138, y: -0.06441897, z: 0.3094852, w: 0.5314213} + inSlope: {x: 0.5221353, y: 0.8976436, z: -1.5458424, w: 1.779194} + outSlope: {x: 0.52332926, y: 0.8994349, z: -1.5497222, w: 1.7857568} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2666667 + value: {x: -0.73678297, y: -0.030681044, z: 0.25126576, w: 0.62695694} + inSlope: {x: 1.8131751, y: 0.32186538, z: -0.9191045, w: 2.5129342} + outSlope: {x: 1.8155549, y: 0.32544088, z: -0.9191023, w: 2.5200808} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3166667 + value: {x: -0.65005845, y: -0.020660788, z: 0.21623148, w: 0.7281765} + inSlope: {x: 2.1517246, y: -0.22709337, z: -0.3725285, w: 2.0241709} + outSlope: {x: 2.1582863, y: -0.22888206, z: -0.37506258, w: 2.0349045} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.35 + value: {x: -0.55892813, y: -0.027894199, z: 0.19993588, w: 0.80426794} + inSlope: {x: 1.863243, y: -0.29727846, z: -0.07912524, w: 1.3053429} + outSlope: {x: 1.866104, y: -0.29522207, z: -0.07581718, w: 1.3060582} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4333333 + value: {x: -0.45515245, y: -0.03866954, z: 0.22669512, w: 0.86020356} + inSlope: {x: 0.790716, y: -0.06830699, z: 0.82844573, w: 0.195265} + outSlope: {x: 0.7885688, y: -0.067949235, z: 0.830143, w: 0.19535406} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5666667 + value: {x: -0.42398065, y: -0.093557015, z: 0.37791288, w: 0.81772196} + inSlope: {x: -0.04135069, y: -0.96291226, z: 1.0579071, w: -0.62093085} + outSlope: {x: -0.041382693, y: -0.96495754, z: 1.0588349, w: -0.6207404} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6833333 + value: {x: -0.45987338, y: -0.23145132, z: 0.45028228, w: 0.72951543} + inSlope: {x: -0.17472692, y: -0.72445256, z: 0.34613302, w: -0.55330193} + outSlope: {x: -0.17344943, y: -0.72258675, z: 0.34403783, w: -0.55289245} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7666667 + value: {x: -0.4626494, y: -0.2567258, z: 0.47080025, w: 0.70597064} + inSlope: {x: 0.044345833, y: -0.022888172, z: 0.0039339047, w: 0.017881384} + outSlope: {x: 0.04506109, y: -0.0232458, z: 0.0032186492, w: 0.020027151} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.85 + value: {x: -0.455936, y: -0.25384736, z: 0.4653181, w: 0.7149566} + inSlope: {x: 0.11801714, y: -0.012874597, z: -0.008940692, w: 0.07581707} + outSlope: {x: 0.11801724, y: -0.013892473, z: -0.008390503, w: 0.07620227} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: -0.43144792, y: -0.25103867, z: 0.44542372, w: 0.7432563} + inSlope: {x: 0.10096114, y: 0.03920153, z: -0.18871754, w: 0.18431598} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 0.18205696, y: -0.00055216765, z: -0.005153567, w: 0.9832743} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0.91597444, y: -0.030220255, z: -0.11335128, w: -0.16808511} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.05 + value: {x: 0.22004427, y: -0.00173663, z: -0.009825446, w: 0.97543883} + inSlope: {x: 1.3223292, y: -0.055488203, z: -0.15914442, w: -0.30219558} + outSlope: {x: 1.322776, y: -0.05548121, z: -0.15906988, w: -0.29981133} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.15 + value: {x: 0.36680657, y: -0.009630591, z: -0.027131187, w: 0.9298516} + inSlope: {x: 1.7660855, y: -0.16691162, z: -0.2423115, w: -0.70571893} + outSlope: {x: 1.7683421, y: -0.16917875, z: -0.2444243, w: -0.706826} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.38333333 + value: {x: 0.70900595, y: -0.054626822, z: -0.060129374, w: 0.7005076} + inSlope: {x: 0.5474261, y: -0.58702064, z: -0.45763597, w: -0.63938755} + outSlope: {x: 0.55034953, y: -0.5880991, z: -0.45955178, w: -0.6421407} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.68333334 + value: {x: 0.82935727, y: -0.08289418, z: -0.06404081, w: 0.54881126} + inSlope: {x: -0.100135796, y: 0.026350219, z: -0.0111262, w: 0.15358129} + outSlope: {x: -0.100433834, y: 0.026896598, z: -0.011175872, w: 0.15527011} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8833333 + value: {x: 0.81423354, y: -0.078207985, z: -0.06455082, w: 0.5716121} + inSlope: {x: 0.10252, y: -0.04321337, z: -0.008866192, w: -0.15288593} + outSlope: {x: 0.10288677, y: -0.042846564, z: -0.009697216, w: -0.15350486} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1 + value: {x: 0.8432976, y: -0.08706624, z: -0.064136945, w: 0.5264551} + inSlope: {x: 0.09215794, y: -0.02665015, z: 0.0033011797, w: -0.15185428} + outSlope: {x: 0.09417543, y: -0.025928045, z: 0.0028312234, w: -0.15020385} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.15 + value: {x: 0.846584, y: -0.08829776, z: -0.06415562, w: 0.52094436} + inSlope: {x: 0.19431132, y: -0.06705529, z: 0.008344659, w: -0.32663375} + outSlope: {x: 0.19516262, y: -0.06628887, z: 0.0070886947, w: -0.32799584} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2666667 + value: {x: 0.8652806, y: -0.09451677, z: -0.063053995, w: 0.4882419} + inSlope: {x: -0.5078315, y: 0.13826148, z: -0.061116043, w: 0.91961443} + outSlope: {x: -0.50902295, y: 0.14081576, z: -0.0627338, w: 0.9244667} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3166667 + value: {x: 0.8291738, y: -0.08239704, z: -0.06461935, w: 0.5490956} + inSlope: {x: -1.1193737, y: 0.26598534, z: -0.08463848, w: 1.7213796} + outSlope: {x: -1.1265289, y: 0.26956227, z: -0.087171875, w: 1.7291324} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.35 + value: {x: 0.7717006, y: -0.06645806, z: -0.06472978, w: 0.62918323} + inSlope: {x: -1.4251484, y: 0.16316786, z: -0.15154496, w: 1.7470138} + outSlope: {x: -1.4247001, y: 0.16227366, z: -0.15422703, w: 1.7479063} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4833333 + value: {x: 0.65424585, y: -0.041386694, z: -0.05864711, w: 0.7528678} + inSlope: {x: -0.20876528, y: 0.023357572, z: 0.0075995927, w: 0.18283726} + outSlope: {x: -0.20435877, y: 0.02235174, z: 0.006003039, w: 0.17983572} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6 + value: {x: 0.7526572, y: -0.06314127, z: -0.06356336, w: 0.6522883} + inSlope: {x: 1.1607578, y: -0.7372243, z: -0.4286425, w: -1.4529909} + outSlope: {x: 1.1587154, y: -0.7390983, z: -0.4270677, w: -1.4519706} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.65 + value: {x: 0.81406033, y: -0.07888031, z: -0.06363742, w: 0.57186884} + inSlope: {x: 1.2958062, y: -0.45925424, z: -0.056624465, w: -1.914503} + outSlope: {x: 1.2981881, y: -0.46201012, z: -0.05654986, w: -1.9177779} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7166667 + value: {x: 0.89144135, y: -0.10513272, z: -0.059337907, w: 0.436759} + inSlope: {x: 0.454187, y: -0.20664167, z: 0.027380861, w: -0.97632325} + outSlope: {x: 0.45382988, y: -0.20836298, z: 0.029638417, w: -0.9725692} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.8833333 + value: {x: 0.902672, y: -0.109950155, z: -0.058968633, w: 0.41184598} + inSlope: {x: -0.095129035, y: 0.054046523, z: -0.016406182, w: 0.22172934} + outSlope: {x: -0.09590932, y: 0.05335972, z: -0.015402387, w: 0.22156678} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: 0.88626194, y: -0.10253357, z: -0.061569035, w: 0.44747734} + inSlope: {x: -0.0994856, y: 0.033365063, z: -0.017962677, w: 0.20352283} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 0.05307544, y: 0.05293618, z: 0.63705176, w: 0.7671674} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: -0.31445462, y: 0.2013376, z: 0.030535918, w: -0.017331196} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.23333333 + value: {x: -0.024800679, y: 0.07346113, z: 0.65346056, w: 0.7529792} + inSlope: {x: -0.14927524, y: -0.18672301, z: 0.16533412, w: -0.13012153} + outSlope: {x: -0.14820382, y: -0.18782522, z: 0.16601463, w: -0.13044006} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.55 + value: {x: 0.03935981, y: -0.039489217, z: 0.7622011, w: 0.64493495} + inSlope: {x: 0.33893475, y: -0.032810006, z: 0.4632222, w: -0.56938124} + outSlope: {x: 0.33887273, y: -0.03180043, z: 0.4626404, w: -0.56927854} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.73333335 + value: {x: 0.06916079, y: -0.03504093, z: 0.81268483, w: 0.57752246} + inSlope: {x: 0.014345754, y: -0.06347895, z: 0.121593475, w: -0.17718835} + outSlope: {x: 0.014177389, y: -0.063925974, z: 0.12108257, w: -0.17625944} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.85 + value: {x: 0.06611476, y: -0.043116376, z: 0.8254539, w: 0.55892384} + inSlope: {x: -0.056837283, y: 0.092791654, z: 0.25851384, w: -0.36733487} + outSlope: {x: -0.056829307, y: 0.09331853, z: 0.25838616, w: -0.36835673} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.98333335 + value: {x: 0.046332024, y: -0.0020155087, z: 0.857287, w: 0.512746} + inSlope: {x: -0.33661726, y: 0.42944685, z: -0.03486872, w: 0.09164215} + outSlope: {x: -0.33757514, y: 0.429808, z: -0.037295476, w: 0.09196144} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1 + value: {x: -0.01377858, y: 0.060690425, z: 0.8068347, w: 0.5874901} + inSlope: {x: -0.5242122, y: 0.6909562, z: -0.73875695, w: 0.9313651} + outSlope: {x: -0.52493113, y: 0.6921596, z: -0.7414825, w: 0.93340963} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.15 + value: {x: -0.0375781, y: 0.09196105, z: 0.772104, w: 0.6276833} + inSlope: {x: -0.53286606, y: 0.9013721, z: -0.67353314, w: 0.6651885} + outSlope: {x: -0.53286606, y: 0.90256417, z: -0.6705529, w: 0.6651885} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1833333 + value: {x: -0.05926026, y: 0.13527583, z: 0.7515855, w: 0.64289016} + inSlope: {x: -0.68944013, y: 1.381339, z: -0.35584006, w: 0.057220515} + outSlope: {x: -0.69200814, y: 1.3880395, z: -0.34868625, w: 0.059008442} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2166667 + value: {x: -0.09572092, y: 0.2066255, z: 0.741949, w: 0.6305989} + inSlope: {x: -1.168993, y: 1.779194, z: -0.464915, w: -0.21457615} + outSlope: {x: -1.1733185, y: 1.7848628, z: -0.46372458, w: -0.21457693} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2666667 + value: {x: -0.15764728, y: 0.28268656, z: 0.71229035, w: 0.6227985} + inSlope: {x: -1.4132274, y: 1.368524, z: -0.82969743, w: -0.034570727} + outSlope: {x: -1.4170984, y: 1.371501, z: -0.8285034, w: -0.033378553} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3166667 + value: {x: -0.2155223, y: 0.32022062, z: 0.675216, w: 0.6285636} + inSlope: {x: -1.0552987, y: 0.4380935, z: -0.80823785, w: 0.2837177} + outSlope: {x: -1.0556737, y: 0.43675345, z: -0.80823976, w: 0.28342035} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3833333 + value: {x: -0.25275382, y: 0.30169824, z: 0.63381785, w: 0.6658593} + inSlope: {x: 0.08314856, y: -0.4778807, z: 0.04917388, w: 0.2002718} + outSlope: {x: 0.08381904, y: -0.47899786, z: 0.051856045, w: 0.19937755} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5166667 + value: {x: -0.20926715, y: 0.2631855, z: 0.73608, w: 0.58747494} + inSlope: {x: 0.30655417, y: 0.36835673, z: 1.0259451, w: -1.3415517} + outSlope: {x: 0.3059505, y: 0.37014467, z: 1.0242457, w: -1.3411039} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6 + value: {x: -0.18293454, y: 0.3419849, z: 0.7967378, w: 0.4634547} + inSlope: {x: 0.2868174, y: 1.3607734, z: 0.19025794, w: -1.2162918} + outSlope: {x: 0.28610256, y: 1.3595833, z: 0.18596667, w: -1.2153399} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.65 + value: {x: -0.17054895, y: 0.40612164, z: 0.7921916, w: 0.4223869} + inSlope: {x: 0.076890066, y: 1.4358772, z: -0.43630642, w: -0.53167397} + outSlope: {x: 0.075996, y: 1.4403477, z: -0.4398827, w: -0.53107786} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6833333 + value: {x: -0.17785189, y: 0.46169624, z: 0.7618514, w: 0.41807628} + inSlope: {x: -0.36299264, y: 1.0657321, z: -0.8189686, w: 0.15556827} + outSlope: {x: -0.36209726, y: 1.0594698, z: -0.8118131, w: 0.15735584} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7166667 + value: {x: -0.20321095, y: 0.4940114, z: 0.72584754, w: 0.43336287} + inSlope: {x: -0.43004638, y: 0.6347878, z: -0.6687624, w: 0.19222447} + outSlope: {x: -0.4282594, y: 0.6359071, z: -0.66831714, w: 0.19289555} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.85 + value: {x: -0.21297103, y: 0.5315479, z: 0.70061725, w: 0.42571795} + inSlope: {x: 0.041574243, y: 0.016093256, z: -0.0022351744, w: 0.006258488} + outSlope: {x: 0.040501367, y: 0.01573563, z: -0.0039339075, w: 0.006258489} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0166667 + value: {x: -0.18917601, y: 0.52583414, z: 0.71247303, w: 0.42437375} + inSlope: {x: 0.22798783, y: 0.006079675, z: 0.106930755, w: -0.0856519} + outSlope: {x: 0.22888206, y: 0.00596047, z: 0.107288465, w: -0.08642682} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: -0.17905785, y: 0.5262885, z: 0.71692383, w: 0.42068845} + inSlope: {x: 0.24259114, y: 0.008344659, z: 0.10371218, w: -0.088214956} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: -0.5206117, y: 0.752144, z: -0.2471272, w: 0.31964207} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0.091642134, y: -0.004470348, z: -0.1366809, w: 0.05342066} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.15 + value: {x: -0.488893, y: 0.7483036, z: -0.2930428, w: 0.33933952} + inSlope: {x: 0.48726794, y: -0.09655952, z: -0.7241964, w: 0.2916902} + outSlope: {x: 0.487268, y: -0.09298325, z: -0.7241965, w: 0.29057267} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.18333334 + value: {x: -0.46451542, y: 0.743024, z: -0.32763165, w: 0.3532679} + inSlope: {x: 0.5301834, y: -0.26822093, z: -0.7832051, w: 0.5301834} + outSlope: {x: 0.5296468, y: -0.26750562, z: -0.7817744, w: 0.53286546} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.26666668 + value: {x: -0.4229958, y: 0.7044222, z: -0.39189968, w: 0.41385818} + inSlope: {x: 0.5586147, y: -0.50210947, z: -0.9073018, w: 0.5657672} + outSlope: {x: 0.5598665, y: -0.50139433, z: -0.9074808, w: 0.566125} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.43333334 + value: {x: -0.31297547, y: 0.6538231, z: -0.5448069, w: 0.42160073} + inSlope: {x: 0.6744862, y: -0.08475781, z: -0.7817746, w: -0.37640336} + outSlope: {x: 0.6741287, y: -0.08583071, z: -0.7803442, w: -0.37765512} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.51666665 + value: {x: -0.24942972, y: 0.66289365, z: -0.5996842, w: 0.3724724} + inSlope: {x: 0.86832064, y: 0.23746496, z: -0.5929471, w: -0.7932188} + outSlope: {x: 0.8703761, y: 0.23961048, z: -0.59187365, w: -0.7921451} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.55 + value: {x: -0.2107156, y: 0.67501867, z: -0.6228373, w: 0.33469743} + inSlope: {x: 0.6687636, y: 0.16987309, z: -0.40233102, w: -0.66965765} + outSlope: {x: 0.66786987, y: 0.17046924, z: -0.40054312, w: -0.66757184} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6 + value: {x: -0.19403279, y: 0.6781689, z: -0.6338954, w: 0.31719851} + inSlope: {x: 0.39041033, y: 0.11920926, z: -0.21696086, w: -0.44524658} + outSlope: {x: 0.38951635, y: 0.118255615, z: -0.21576881, w: -0.44608116} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.85 + value: {x: -0.121106386, y: 0.743724, z: -0.62665284, w: 0.19878188} + inSlope: {x: 0.30589104, y: 0.3657341, z: 0.22411346, w: -0.47391653} + outSlope: {x: 0.30648708, y: 0.36597252, z: 0.22482872, w: -0.4749298} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1 + value: {x: -0.027319148, y: 0.8485328, z: -0.5227129, w: 0.07756999} + inSlope: {x: 0.1489222, y: 0.57792664, z: 0.9009838, w: -0.19341707} + outSlope: {x: 0.14822397, y: 0.5783353, z: 0.90275484, w: -0.1931829} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2166667 + value: {x: -0.008380126, y: 0.9376037, z: -0.3426809, w: 0.05829857} + inSlope: {x: 0.02160136, y: 0.7796287, z: 2.1386144, w: 0.03349568} + outSlope: {x: 0.021569451, y: 0.7820137, z: 2.139809, w: 0.033751164} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2666667 + value: {x: -0.0071289465, y: 0.96789557, z: -0.24369271, w: 0.06116536} + inSlope: {x: -0.16309336, y: 0.50544786, z: 2.4047518, w: 1.5603765} + outSlope: {x: -0.16443408, y: 0.5054467, z: 2.4104085, w: 1.5693135} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3166667 + value: {x: -0.026686652, y: 0.97114533, z: -0.14120527, w: 0.19033042} + inSlope: {x: -0.13213585, y: -0.30398324, z: 2.2530522, w: 3.2061293} + outSlope: {x: -0.13193128, y: -0.30577213, z: 2.2597632, w: 3.2164187} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.35 + value: {x: -0.026598677, y: 0.94185287, z: -0.057699885, w: 0.3299642} + inSlope: {x: 0.2244117, y: -0.82075673, z: 1.6151384, w: 2.6392963} + outSlope: {x: 0.22636747, y: -0.8225449, z: 1.619497, w: 2.6455548} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3833333 + value: {x: -0.013288427, y: 0.9106287, z: -0.0064661955, w: 0.41296124} + inSlope: {x: 0.31664068, y: -0.72956157, z: 0.8334553, w: 1.6307846} + outSlope: {x: 0.3172736, y: -0.7301567, z: 0.8328956, w: 1.6322728} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4833333 + value: {x: -0.017290505, y: 0.8691853, z: 0.007435806, w: 0.49412808} + inSlope: {x: -0.8778831, y: -0.2497434, z: -0.2642627, w: 0.41156998} + outSlope: {x: -0.8805241, y: -0.24962413, z: -0.26482332, w: 0.41162947} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5666667 + value: {x: -0.16030994, y: 0.85051996, z: -0.03682082, w: 0.4995607} + inSlope: {x: -2.0974865, y: -0.3383158, z: -0.6464121, w: -0.14162056} + outSlope: {x: -2.0990222, y: -0.3402577, z: -0.6471793, w: -0.14279583} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6833333 + value: {x: -0.3748516, y: 0.79690313, z: -0.10756862, w: 0.46136814} + inSlope: {x: -0.983733, y: -0.29529873, z: -0.3978614, w: -0.38317308} + outSlope: {x: -0.9804363, y: -0.29289708, z: -0.39656442, w: -0.382304} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.85 + value: {x: -0.43023118, y: 0.76897746, z: -0.11942128, w: 0.45750776} + inSlope: {x: -0.1485943, y: -0.18703929, z: 0.09968872, w: 0.20080796} + outSlope: {x: -0.14869073, y: -0.18734206, z: 0.09931055, w: 0.20109698} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: -0.43182352, y: 0.74947536, z: -0.099316105, w: 0.49188572} + inSlope: {x: 0.12063068, y: 0.003026083, z: 0.08056947, w: 0.1176046} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 0.6642774, y: -0.0052527795, z: 0.7474529, w: 0.004702485} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0.002486631, z: 0, w: -0.002210727} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.15 + value: {x: 0.6642793, y: -0.0049416996, z: 0.747455, w: 0.004426023} + inSlope: {x: 0, y: 0.002486631, z: 0, w: -0.0022072345} + outSlope: {x: 0, y: 0.0024866315, z: 0, w: -0.0022212046} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.18333334 + value: {x: 0.6642799, y: -0.0048380727, z: 0.74745566, w: 0.0043339273} + inSlope: {x: 0.4398823, y: -0.0043446203, z: -0.39160255, w: 0.008982607} + outSlope: {x: 0.4434585, y: 0.07070973, z: -0.39410585, w: 0.09349174} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.26666668 + value: {x: 0.7404492, y: -0.004450508, z: 0.6720803, w: 0.004822435} + inSlope: {x: 0.7023811, y: 0.09696184, z: -0.7739066, w: 0.060863785} + outSlope: {x: 0.69941807, y: -0.04043271, z: -0.7704328, w: -0.06387012} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.38333333 + value: {x: 0.7708167, y: -0.0035228303, z: 0.63703287, w: 0.0042762537} + inSlope: {x: -0.06590572, y: -0.054588154, z: 0.07918904, w: -0.04711828} + outSlope: {x: -0.06571413, y: 0.054292034, z: 0.08001924, w: 0.04287693} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.51666665 + value: {x: 0.7154564, y: -0.0037471396, z: 0.69863683, w: 0.0038311009} + inSlope: {x: -0.9897352, y: 0.046030622, z: 1.0138751, w: 0.04180649} + outSlope: {x: -0.99420464, y: -0.20601304, z: 1.0192386, w: -0.20430872} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.55 + value: {x: 0.66428477, y: -0.003905077, z: 0.74746126, w: 0.003504754} + inSlope: {x: -0.63478893, y: -0.18839708, z: 0.5668397, w: -0.21650438} + outSlope: {x: -0.63300115, y: -0.00069849176, z: 0.5626677, w: -0.0053271637} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6 + value: {x: 0.66428524, y: -0.0038013174, z: 0.7474618, w: 0.0034125408} + inSlope: {x: 0.0011920927, y: 0.0024912872, z: -0.0011920927, w: -0.0022025774} + outSlope: {x: 0, y: 0.0024866313, z: 0, w: -0.0022098774} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2166667 + value: {x: 0.664291, y: -0.0022240116, z: 0.74746805, w: 0.002005175} + inSlope: {x: 0, y: 0.0026429424, z: 0, w: -0.0023491983} + outSlope: {x: -0.0035762822, y: 0.0026356454, z: 0.0023841881, w: -0.0023562484} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2666667 + value: {x: 0.6642912, y: -0.002114171, z: 0.7474685, w: 0.0019061214} + inSlope: {x: 2.4056458, y: 0.007119968, z: -2.1374247, w: 0.0027334343} + outSlope: {x: 2.419945, y: 0.13231747, z: -2.1517246, w: 0.14353523} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3166667 + value: {x: 0.84014744, y: -0.0015127608, z: 0.5423515, w: 0.0022186274} + inSlope: {x: 3.6525674, y: 0.1575423, z: -5.6564727, w: 0.09700176} + outSlope: {x: 3.6656892, y: 0.017423898, z: -5.679136, w: 0.0064610564} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.35 + value: {x: 0.9627576, y: -0.0007959551, z: 0.27035493, w: 0.0023482807} + inSlope: {x: 1.5413775, y: 0.014699777, z: -5.491381, w: -0.000097788965} + outSlope: {x: 1.546742, y: 0.014746925, z: -5.5092626, w: -0.000118743745} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3833333 + value: {x: 0.9960597, y: -0.00034270264, z: 0.08865591, w: 0.002262808} + inSlope: {x: 0.32901797, y: 0.008782671, z: -3.697652, w: -0.0030314578} + outSlope: {x: 0.31232864, y: 0.008372016, z: -3.5171244, w: -0.0030966506} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4333333 + value: {x: 0.9992665, y: -0.000050469964, z: -0.03823631, w: 0.00211555} + inSlope: {x: -0.0798703, y: 0.0042920914, z: -2.0965953, w: -0.003734607} + outSlope: {x: -0.087022655, y: 0.004690221, z: -2.2847173, w: -0.0037159717} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4833333 + value: {x: 0.9947299, y: 0.00008388434, z: -0.102511495, w: 0.0019624769} + inSlope: {x: -0.10251984, y: 0.0016154058, z: -0.99837637, w: -0.0035203942} + outSlope: {x: -0.102996774, y: 0.0016160476, z: -0.99894357, w: -0.0035259856} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5666667 + value: {x: 0.9934012, y: 0.00010010864, z: -0.11467836, w: 0.0016890576} + inSlope: {x: 0.061511964, y: -0.0012646191, z: 0.5328653, w: -0.0030524083} + outSlope: {x: 0.061512053, y: -0.0012694229, z: 0.5357271, w: -0.0030524128} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.65 + value: {x: 0.9998979, y: -0.000053565942, z: -0.014218165, w: 0.0014365063} + inSlope: {x: 0.022888206, y: -0.0023370252, z: 1.5962735, w: -0.003126453} + outSlope: {x: 0.020563586, y: -0.0021364014, z: 1.4571927, w: -0.003118764} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7166667 + value: {x: 0.9935412, y: -0.00018440542, z: 0.1134658, w: 0.00116228} + inSlope: {x: -0.084936544, y: -0.00050509657, z: 0.74610054, w: -0.0033597434} + outSlope: {x: -0.10281802, y: -0.000684413, z: 0.8998812, w: -0.0033894323} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.85 + value: {x: 0.9952723, y: -0.00009837674, z: 0.09712104, w: 0.0007520578} + inSlope: {x: 0.050067905, y: 0.000710661, z: -0.5107932, w: -0.0032746177} + outSlope: {x: 0.045666344, y: 0.0006772016, z: -0.467633, w: -0.0032759286} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: 0.9999977, y: -0.0000004037359, z: -0.0021627687, w: 0.000068708265} + inSlope: {x: -0.000550197, y: 0.000016892996, z: -0.3455226, w: -0.003279421} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: -0.70566684, y: 0.21189564, z: 0.43733487, w: 0.51562864} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0.09208917, y: 0.13276935, z: -0.07353722, w: 0.13232231} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.15 + value: {x: -0.6746908, y: 0.25144973, z: 0.41224295, w: 0.55823034} + inSlope: {x: 0.53599477, y: 0.5339831, z: -0.36768612, w: 0.67904586} + outSlope: {x: 0.53823, y: 0.5346537, z: -0.3665686, w: 0.68128115} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.18333334 + value: {x: -0.6511872, y: 0.2782857, z: 0.39206058, w: 0.5871975} + inSlope: {x: 0.8028746, y: 0.859201, z: -0.32722953, w: 0.70452696} + outSlope: {x: 0.8089541, y: 0.8572339, z: -0.32401082, w: 0.70595735} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.26666668 + value: {x: -0.56569576, y: 0.38073766, z: 0.36604276, w: 0.6332769} + inSlope: {x: 1.2145041, y: 0.9090899, z: -0.25284287, w: 0.6837844} + outSlope: {x: 1.2173654, y: 0.91087824, z: -0.253737, w: 0.6870032} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.43333334 + value: {x: -0.41958004, y: 0.5072006, z: 0.23204115, w: 0.7161404} + inSlope: {x: 0.6650091, y: 0.30219558, z: -0.80949074, w: 0.43809417} + outSlope: {x: 0.66447276, y: 0.30183798, z: -0.80949086, w: 0.43702134} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.51666665 + value: {x: -0.37443408, y: 0.5123956, z: 0.16765764, w: 0.7544142} + inSlope: {x: 0.4173518, y: -0.21743779, z: -0.754595, w: 0.52285206} + outSlope: {x: 0.41753018, y: -0.21815282, z: -0.75459415, w: 0.5221363} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.55 + value: {x: -0.35902542, y: 0.49707723, z: 0.136626, w: 0.77804136} + inSlope: {x: 0.39339033, y: -0.04827972, z: -0.5359943, w: 0.31113598} + outSlope: {x: 0.3939866, y: -0.05185603, z: -0.53465354, w: 0.3075599} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6 + value: {x: -0.3417863, y: 0.5085803, z: 0.12327692, w: 0.7805965} + inSlope: {x: 0.37372103, y: 0.24676317, z: -0.30130142, w: 0.048875798} + outSlope: {x: 0.3736019, y: 0.24819374, z: -0.30192733, w: 0.0500679} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.85 + value: {x: -0.30698252, y: 0.5421314, z: 0.06596848, w: 0.77942514} + inSlope: {x: -0.029563904, y: 0.14567375, z: -0.13777614, w: -0.10108948} + outSlope: {x: -0.029435521, y: 0.1460772, z: -0.13778988, w: -0.101786375} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0666667 + value: {x: -0.36067486, y: 0.5748859, z: 0.11492452, w: 0.7254049} + inSlope: {x: -0.56532705, y: -0.004401573, z: 0.723371, w: -0.39174} + outSlope: {x: -0.56632984, y: -0.0061307694, z: 0.7252189, w: -0.39288014} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1833333 + value: {x: -0.4671773, y: 0.5286012, z: 0.2597277, w: 0.6594449} + inSlope: {x: -1.3160719, y: -0.78627115, z: 1.5155773, w: -0.8986686} + outSlope: {x: -1.3196434, y: -0.7903555, z: 1.5208086, w: -0.90121984} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2166667 + value: {x: -0.5239253, y: 0.48503494, z: 0.33066323, w: 0.61717516} + inSlope: {x: -1.5395839, y: -1.1140078, z: 1.6415076, w: -1.3124908} + outSlope: {x: -1.5461459, y: -1.1199723, z: 1.64807, w: -1.3148798} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2666667 + value: {x: -0.5846716, y: 0.42732406, z: 0.40379542, w: 0.55901927} + inSlope: {x: -0.96559614, y: 0.84281045, z: 1.2695801, w: -2.5689626} + outSlope: {x: -1.046656, y: 0.73552024, z: 1.1724217, w: -2.5045836} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3166667 + value: {x: -0.56497943, y: 0.43181935, z: 0.5536529, w: 0.4333575} + inSlope: {x: 0.9345995, y: 0.043511327, z: 3.2424881, w: -2.9659228} + outSlope: {x: 1.1461984, y: 0.2700093, z: 3.461841, w: -3.1989844} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.35 + value: {x: -0.49178943, y: 0.42821988, z: 0.6893003, w: 0.3156517} + inSlope: {x: 1.7452257, y: -0.15109792, z: 2.496245, w: -2.5212789} + outSlope: {x: 1.6424075, y: -0.27447966, z: 2.421143, w: -2.360346} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3833333 + value: {x: -0.43079063, y: 0.4107098, z: 0.7654809, w: 0.24449117} + inSlope: {x: 1.3151778, y: -0.26553893, z: 1.3232244, w: -1.3764216} + outSlope: {x: 1.318456, y: -0.26702908, z: 1.3244165, w: -1.3792528} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4333333 + value: {x: -0.38310993, y: 0.40688038, z: 0.80395925, w: 0.20328468} + inSlope: {x: 0.99957085, y: 0.104308225, z: 0.55193955, w: -0.507236} + outSlope: {x: 1.0002847, y: 0.10478491, z: 0.55146194, w: -0.50675845} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5166667 + value: {x: -0.3134298, y: 0.44315284, z: 0.80286145, w: 0.24655779} + inSlope: {x: 0.89657265, y: 0.45847872, z: -0.37121755, w: 1.5247457} + outSlope: {x: 0.8983608, y: 0.4606245, z: -0.3719328, w: 1.525461} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6 + value: {x: -0.2636463, y: 0.47678784, z: 0.7293194, w: 0.41383246} + inSlope: {x: 0.2646445, y: -0.22888173, z: -0.97417784, w: 2.1514883} + outSlope: {x: 0.26464486, y: -0.23102783, z: -0.9748945, w: 2.1511338} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6833333 + value: {x: -0.26915804, y: 0.43444768, z: 0.6416717, w: 0.5718972} + inSlope: {x: -0.19848366, y: -0.7270582, z: -0.81181604, w: 1.3675703} + outSlope: {x: -0.20062914, y: -0.72777236, z: -0.8103844, w: 1.3697141} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7666667 + value: {x: -0.27887124, y: 0.39399865, z: 0.6035208, w: 0.6346326} + inSlope: {x: 0.071883164, y: -0.102639146, z: -0.12874597, w: 0.2181529} + outSlope: {x: 0.07224079, y: -0.10192389, z: -0.12874597, w: 0.21672238} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.85 + value: {x: -0.26438323, y: 0.40185106, z: 0.60365015, w: 0.635786} + inSlope: {x: 0.19133082, y: 0.13840193, z: 0.0014305108, w: -0.00929832} + outSlope: {x: 0.19119343, y: 0.13782434, z: 0.0019256893, w: -0.009628447} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: -0.23382343, y: 0.43769205, z: 0.6179739, w: 0.60980356} + inSlope: {x: 0.08796274, y: 0.1706986, z: 0.13562354, w: -0.22640604} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 0.022216426, y: -0.00050248066, z: 0.19298077, w: 0.98095083} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: -0.05644436, y: -0.06906533, z: -0.05409122, w: 0.012318294} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.31666666 + value: {x: -0.045399137, y: -0.059223935, z: 0.1516597, w: 0.98561186} + inSlope: {x: -0.4267072, y: -0.32057366, z: -0.22545458, w: -0.0041723256} + outSlope: {x: -0.42725354, y: -0.320717, z: -0.22571194, w: -0.004226511} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.68333334 + value: {x: -0.22663361, y: -0.1609809, z: 0.04477325, w: 0.95954037} + inSlope: {x: -0.43524936, y: -0.12606382, z: -0.28709796, w: -0.11053952} + outSlope: {x: -0.4351139, y: -0.1257658, z: -0.28705597, w: -0.11062622} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.93333334 + value: {x: -0.2962696, y: -0.164332, z: -0.03977686, w: 0.9400197} + inSlope: {x: -0.020623207, y: 0.15711784, z: -0.44551492, w: 0.0019073486} + outSlope: {x: -0.019944634, y: 0.15776893, z: -0.44603765, w: 0.0024758857} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.15 + value: {x: -0.22529724, y: -0.062480107, z: -0.19365475, w: 0.95280397} + inSlope: {x: 0.6937294, y: 0.70652145, z: -0.7766715, w: 0.053093992} + outSlope: {x: 0.6943728, y: 0.7066982, z: -0.7759247, w: 0.052111484} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3833333 + value: {x: -0.069227435, y: 0.121061474, z: -0.28059465, w: 0.9496412} + inSlope: {x: 0.41657257, y: 0.46175504, z: 0.3986273, w: 0.08940696} + outSlope: {x: 0.41624534, y: 0.4610047, z: 0.40076676, w: 0.089406975} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5166667 + value: {x: -0.05017499, y: 0.1282565, z: -0.1790264, w: 0.9741573} + inSlope: {x: -0.116173185, y: -0.5506352, z: 1.2378396, w: 0.294596} + outSlope: {x: -0.11663134, y: -0.55181956, z: 1.2382859, w: 0.29396996} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6 + value: {x: -0.0693693, y: 0.060950156, z: -0.06591294, w: 0.99354345} + inSlope: {x: -0.17210832, y: -0.7436868, z: 1.2952381, w: 0.12087816} + outSlope: {x: -0.17161672, y: -0.7430168, z: 1.2945685, w: 0.11909011} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7666667 + value: {x: -0.08197356, y: -0.0041749957, z: 0.053663917, w: 0.9951799} + inSlope: {x: 0.008225443, y: -0.25174215, z: 0.06645174, w: -0.0042915354} + outSlope: {x: 0.008252949, y: -0.2515151, z: 0.06478565, w: -0.0038513765} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9833333 + value: {x: -0.081488974, y: -0.027242072, z: -0.029157978, w: 0.9958751} + inSlope: {x: -0.0046766712, y: 0.0044445572, z: -0.2670001, w: -0.007702753} + outSlope: {x: -0.0045597595, y: 0.004604463, z: -0.2661648, w: -0.007867821} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: -0.0816469, y: -0.026070543, z: -0.04355304, w: 0.9953679} + inSlope: {x: -0.00035762822, y: 0.011242937, z: -0.13862564, w: -0.005006795} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 0.108499326, y: 0.436815, z: -0.119272634, w: 0.8849829} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: -0.005856157, y: -0.009477139, z: -0.00551343, w: 0.0045299535} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.51666665 + value: {x: 0.03596154, y: 0.40200138, z: -0.09065704, w: 0.9104301} + inSlope: {x: -0.30173364, y: -0.12171269, z: 0.19724669, w: 0.08523465} + outSlope: {x: -0.3021549, y: -0.12175603, z: 0.19771132, w: 0.08550557} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8833333 + value: {x: -0.11497011, y: 0.3469233, z: 0.024398882, w: 0.9305002} + inSlope: {x: -0.44807112, y: -0.19425695, z: 0.33777037, w: 0.008127906} + outSlope: {x: -0.4480913, y: -0.19409433, z: 0.3376636, w: 0.008453019} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0666667 + value: {x: -0.20692706, y: 0.27650222, z: 0.07282563, w: 0.935641} + inSlope: {x: -0.60032696, y: -0.7424027, z: 0.22282647, w: 0.069249734} + outSlope: {x: -0.6008154, y: -0.74412215, z: 0.22249584, w: 0.070503846} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1833333 + value: {x: -0.24971764, y: 0.2167099, z: 0.058532566, w: 0.9419405} + inSlope: {x: 0.10511715, y: 0.09745368, z: -0.5181458, w: 0.03780641} + outSlope: {x: 0.10657305, y: 0.09915228, z: -0.5195213, w: 0.037550908} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.35 + value: {x: -0.17843045, y: 0.30189484, z: -0.053398944, w: 0.934971} + inSlope: {x: 0.54028606, y: 0.48905587, z: -0.67486584, w: -0.09334083} + outSlope: {x: 0.54180676, y: 0.48995066, z: -0.67623025, w: -0.0951291} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4333333 + value: {x: -0.13942353, y: 0.32097262, z: -0.1135125, w: 0.92986697} + inSlope: {x: 0.37229097, y: -0.13339533, z: -0.6933517, w: 0.017166154} + outSlope: {x: 0.371754, y: -0.13375276, z: -0.6933507, w: 0.016450875} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5166667 + value: {x: -0.11558012, y: 0.2976024, z: -0.16267817, w: 0.93360054} + inSlope: {x: 0.18945327, y: -0.18382064, z: -0.44131258, w: 0.005722043} + outSlope: {x: 0.18915163, y: -0.18261375, z: -0.44055286, w: 0.004470349} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.65 + value: {x: -0.10739632, y: 0.27438417, z: -0.19001526, w: 0.936522} + inSlope: {x: -0.04202128, y: -0.3755093, z: 0.05409122, w: 0.116229065} + outSlope: {x: -0.04227672, y: -0.3757647, z: 0.05492142, w: 0.11750629} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7666667 + value: {x: -0.12215173, y: 0.2665883, z: -0.14229426, w: 0.9453899} + inSlope: {x: -0.2076796, y: 0.46900338, z: 0.57463133, w: -0.07254736} + outSlope: {x: -0.20800535, y: 0.47028077, z: 0.5747081, w: -0.07331373} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9333333 + value: {x: -0.16728383, y: 0.40714076, z: -0.060834493, w: 0.89585245} + inSlope: {x: -0.20053987, y: 0.93430305, z: 0.15317652, w: -0.45168412} + outSlope: {x: -0.2000481, y: 0.9336323, z: 0.15204774, w: -0.45061114} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: -0.17770608, y: 0.4982978, z: -0.06455359, w: 0.8461397} + inSlope: {x: -0.033862893, y: 0.5163253, z: -0.043194745, w: -0.3151596} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: -0.06146781, y: -0.36719373, z: 0.55583566, w: 0.74326116} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: -0.015310942, y: 0.094994895, z: -0.018328426, w: 0.05945563} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.15 + value: {x: -0.06549897, y: -0.33149672, z: 0.5533751, w: 0.7613118} + inSlope: {x: -0.1645088, y: 0.68798655, z: -0.050067898, w: 0.3223121} + outSlope: {x: -0.1653135, y: 0.68879133, z: -0.04935265, w: 0.32258037} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.23333333 + value: {x: -0.0811834, y: -0.25644094, z: 0.54797155, w: 0.7920698} + inSlope: {x: 0.098794706, y: 0.6719828, z: -0.06651879, w: 0.27465823} + outSlope: {x: 0.099688776, y: 0.6701947, z: -0.06723405, w: 0.27322772} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.31666666 + value: {x: -0.05272789, y: -0.21803494, z: 0.5441519, w: 0.8084426} + inSlope: {x: 0.41686, y: 0.50014263, z: -0.057220463, w: 0.20241739} + outSlope: {x: 0.41722882, y: 0.50058967, z: -0.05847216, w: 0.20116569} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.65 + value: {x: 0.17354135, y: -0.05141582, z: 0.49332902, w: 0.8508033} + inSlope: {x: 0.8577705, y: 0.36616626, z: -0.18614532, w: -0.044703487} + outSlope: {x: 0.85811526, y: 0.36573833, z: -0.18609421, w: -0.045214377} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8833333 + value: {x: 0.36223322, y: -0.0028347522, z: 0.43814185, w: 0.82268506} + inSlope: {x: 0.4871402, y: 0.029184986, z: -0.13985804, w: -0.14049666} + outSlope: {x: 0.48588607, y: 0.028691499, z: -0.13931227, w: -0.13914971} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0666667 + value: {x: 0.3454181, y: -0.047809944, z: 0.4334194, w: 0.8309922} + inSlope: {x: -0.74142736, y: -0.58715975, z: 0.11362809, w: 0.21490176} + outSlope: {x: -0.74207854, y: -0.5874937, z: 0.113725774, w: 0.21600744} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.15 + value: {x: 0.25012454, y: -0.11796131, z: 0.44571492, w: 0.8513878} + inSlope: {x: -1.6926544, y: -1.1394929, z: 0.32365352, w: 0.17094629} + outSlope: {x: -1.6951547, y: -1.1407202, z: 0.32365295, w: 0.16987309} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2166667 + value: {x: 0.073355496, y: -0.23972851, z: 0.4678377, w: 0.8475123} + inSlope: {x: -2.210809, y: -1.5494214, z: 0.13723958, w: -0.32275888} + outSlope: {x: -2.2105315, y: -1.5495346, z: 0.13634564, w: -0.32275918} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.35 + value: {x: -0.14700653, y: -0.40834865, z: 0.4259658, w: 0.7938473} + inSlope: {x: -1.0543318, y: -0.9349734, z: -0.46715143, w: -0.4255772} + outSlope: {x: -1.0567913, y: -0.93788, z: -0.4675989, w: -0.42557758} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3833333 + value: {x: -0.17906684, y: -0.44137347, z: 0.40768495, w: 0.77904916} + inSlope: {x: -0.5503004, y: -0.5945569, z: -0.151992, w: -0.38087404} + outSlope: {x: -0.5528336, y: -0.59306675, z: -0.15258804, w: -0.38504636} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4333333 + value: {x: -0.19310448, y: -0.45834365, z: 0.4135026, w: 0.76265806} + inSlope: {x: 0.94801277, y: -2.1356366, z: 1.0257969, w: -1.597406} + outSlope: {x: 0.95128876, y: -2.1344392, z: 1.0257945, w: -1.5974022} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4833333 + value: {x: -0.098191455, y: -0.60550565, z: 0.48462027, w: 0.62359} + inSlope: {x: 1.7762159, y: -1.8727753, z: 1.7476057, w: -2.8967817} + outSlope: {x: 1.7800944, y: -1.87576, z: 1.7532723, w: -2.9039412} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5166667 + value: {x: -0.050296873, y: -0.62393236, z: 0.5728582, w: 0.52916163} + inSlope: {x: 0.9611258, y: 0.46670482, z: 2.5910163, w: -2.1690152} + outSlope: {x: 0.95635515, y: 0.4625314, z: 2.5856457, w: -2.1648376} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5666667 + value: {x: -0.015472293, y: -0.5754975, z: 0.69095397, w: 0.43720222} + inSlope: {x: 0.588297, y: 1.8882724, z: 2.9098947, w: -2.0909278} + outSlope: {x: 0.5882984, y: 1.8954295, z: 2.9218225, w: -2.0992775} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6 + value: {x: 0.011862591, y: -0.48313686, z: 0.80554795, w: 0.34282726} + inSlope: {x: 0.37059224, y: 2.3290536, z: 2.206566, w: -1.915099} + outSlope: {x: 0.3676418, y: 2.3235104, z: 2.1994135, w: -1.9090194} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6833333 + value: {x: 0.031795766, y: -0.32635158, z: 0.91836405, w: 0.22156517} + inSlope: {x: -0.33657286, y: 1.2323868, z: 0.61655104, w: -0.69272584} + outSlope: {x: -0.33907577, y: 1.2309545, z: 0.6158349, w: -0.69308245} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7666667 + value: {x: -0.01853183, y: -0.2825644, z: 0.9357693, w: 0.21011837} + inSlope: {x: -0.48530078, y: -0.1473426, z: -0.10156626, w: 0.21654357} + outSlope: {x: -0.48382592, y: -0.14913085, z: -0.10335448, w: 0.21833186} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9333333 + value: {x: -0.076803744, y: -0.4406239, z: 0.8492514, w: 0.28057745} + inSlope: {x: -0.5490483, y: -1.2041333, z: -0.82469004, w: 0.45382988} + outSlope: {x: -0.549495, y: -1.2044901, z: -0.82325894, w: 0.45382956} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0166667 + value: {x: -0.11057606, y: -0.5343734, z: 0.7829981, w: 0.29854977} + inSlope: {x: -0.39696676, y: -0.82111317, z: -0.6909367, w: 0.19383422} + outSlope: {x: -0.39905348, y: -0.8225449, z: -0.69141454, w: 0.19490737} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: -0.12459484, y: -0.5620673, z: 0.7586578, w: 0.30495045} + inSlope: {x: -0.34332308, y: -0.64373076, z: -0.59723914, w: 0.1585485} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: -0.0011592172, y: 0.19253, z: 0.00590821, w: 0.98127264} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0.0019819709, y: -0.12874603, z: -0.0063423063, w: 0.025480984} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.15 + value: {x: -0.00049887283, y: 0.136355, z: 0.0036244425, w: 0.9906533} + inSlope: {x: 0.00674132, y: -1.2994184, z: -0.036054406, w: 0.17881392} + outSlope: {x: 0.0067544174, y: -1.3031067, z: -0.036126006, w: 0.18060209} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.18333334 + value: {x: -0.00011774597, y: 0.06135602, z: 0.0019154605, w: 0.99811417} + inSlope: {x: 0.0051360987, y: -1.6656519, z: -0.038741857, w: 0.10192395} + outSlope: {x: 0.005110342, y: -1.6635658, z: -0.03870344, w: 0.10252} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.23333333 + value: {x: 0.0000009458856, y: -0.0022738648, z: 0.0004153578, w: 0.9999974} + inSlope: {x: 0.0011143142, y: -0.7639267, z: -0.027003117, w: -0.001192093} + outSlope: {x: 0.001111838, y: -0.7616982, z: -0.026997576, w: -0.0017881386} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.26666668 + value: {x: -0.00000075533495, y: -0.0022738643, z: -0.00033293566, w: 0.9999974} + inSlope: {x: -0.000020168605, y: 0.000670552, z: -0.01149368, w: 0} + outSlope: {x: -0.000018380666, y: 0.000004170101, z: -0.011449768, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3833333 + value: {x: -0.0000001511666, y: -0.0022738564, z: -0.00007081767, w: 0.99999744} + inSlope: {x: 0.00000014204916, y: 0.000011467778, z: 0.0000123930195, w: 0} + outSlope: {x: 0.000108742985, y: -0.005997723, z: -0.00016123538, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4333333 + value: {x: -0.00000015073, y: -0.0022728974, z: -0.00007078816, w: 0.99999744} + inSlope: {x: -0.10841307, y: 5.9956465, z: 0.16125691, w: 0.015497223} + outSlope: {x: -0.108554356, y: 6.0027285, z: 0.1615138, w: 0.011920912} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4833333 + value: {x: -0.0077440487, y: 0.48834866, z: 0.01383586, w: 0.8725046} + inSlope: {x: -0.19516768, y: 7.438649, z: 0.15579142, w: -4.163975} + outSlope: {x: -0.19609481, y: 7.4458194, z: 0.15568003, w: -4.175309} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5166667 + value: {x: -0.016401013, y: 0.67985386, z: 0.01768195, w: 0.7329509} + inSlope: {x: -0.15568003, y: 3.2669337, z: 0.02453106, w: -3.0326872} + outSlope: {x: -0.15512086, y: 3.2508326, z: 0.024214352, w: -3.019567} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5666667 + value: {x: -0.021278456, y: 0.7735819, z: 0.01741429, w: 0.6330994} + inSlope: {x: -0.062808305, y: 1.2361985, z: -0.012516958, w: -1.5175321} + outSlope: {x: -0.06303197, y: 1.2391818, z: -0.012572867, w: -1.5145555} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6 + value: {x: -0.021968905, y: 0.7902842, z: 0.017015895, w: 0.61211014} + inSlope: {x: 0.0263192, y: -0.3182891, z: -0.0044703525, w: 0.41484872} + outSlope: {x: 0.026509192, y: -0.32401115, z: -0.004515056, w: 0.41699448} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6833333 + value: {x: -0.014337268, y: 0.6537421, z: 0.016588667, w: 0.7563997} + inSlope: {x: 0.110942975, y: -2.3953938, z: -0.035963986, w: 2.0742435} + outSlope: {x: 0.11069671, y: -2.390736, z: -0.03593033, w: 2.0706599} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7166667 + value: {x: -0.009863947, y: 0.5443978, z: 0.015195182, w: 0.8386315} + inSlope: {x: 0.08538343, y: -2.2119226, z: -0.042859353, w: 1.4358721} + outSlope: {x: 0.08553275, y: -2.2149107, z: -0.043027144, w: 1.4400496} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7666667 + value: {x: -0.007217846, y: 0.4722073, z: 0.013471819, w: 0.881355} + inSlope: {x: 0.043408986, y: -1.1265289, z: -0.03639612, w: 0.6055838} + outSlope: {x: 0.043269183, y: -1.123546, z: -0.036284275, w: 0.6031982} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.8166667 + value: {x: -0.006232734, y: 0.4520598, z: 0.012296747, w: 0.89188117} + inSlope: {x: 0.016745156, y: -0.3230567, z: -0.021494893, w: 0.16689277} + outSlope: {x: 0.016771805, y: -0.32467532, z: -0.021529537, w: 0.16450898} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9333333 + value: {x: -0.0056739543, y: 0.43631572, z: 0.011699932, w: 0.8996997} + inSlope: {x: 0.0003472506, y: -0.17549327, z: 0.005220733, w: 0.08531987} + outSlope: {x: 0.00035972337, y: -0.17613174, z: 0.0052107503, w: 0.08538366} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: -0.0051886104, y: 0.40061978, z: 0.011865544, w: 0.91615283} + inSlope: {x: 0.009366778, y: -0.40054324, z: -0.0072713015, w: 0.17523767} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: -0.0000014514663, y: -0.0000019650906, z: -0.0000031208622, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0.003957097, y: 0.012921992, z: -0.25483042, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.1 + value: {x: 0.0006476445, y: 0.001965602, z: -0.03902825, w: 0.9992359} + inSlope: {x: 0.017110957, y: 0.04083384, z: -0.8597374, w: -0.034332275} + outSlope: {x: 0.017154261, y: 0.040892508, z: -0.861056, w: -0.033617016} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.26666668 + value: {x: 0.0062396554, y: 0.010434766, z: -0.25646186, w: 0.9664779} + inSlope: {x: 0.046558674, y: 0.03500841, z: -1.4221071, w: -0.3780126} + outSlope: {x: 0.046528164, y: 0.034911707, z: -1.4217085, w: -0.3779852} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.48333332 + value: {x: 0.010746172, y: 0.011933403, z: -0.440006, w: 0.8978512} + inSlope: {x: -0.0046508824, y: -0.0062584886, z: -0.09174532, w: -0.04484104} + outSlope: {x: -0.00468269, y: -0.006236136, z: -0.090390444, w: -0.043988228} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.81666666 + value: {x: 0.006214778, y: 0.0111540435, z: -0.33224064, w: 0.9431082} + inSlope: {x: -0.016691163, y: 0.0026458874, z: 0.600189, w: 0.21135807} + outSlope: {x: -0.01670285, y: 0.00261871, z: 0.6008962, w: 0.2116507} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1833333 + value: {x: -0.00023539274, y: 0.00480219, z: -0.045295577, w: 0.99896204} + inSlope: {x: -0.004997869, y: -0.03344888, z: 0.8248302, w: 0.03771349} + outSlope: {x: -0.004966386, y: -0.03348657, z: 0.82494676, w: 0.03743916} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7166667 + value: {x: -0.006073159, y: -0.00696985, z: 0.25597543, w: 0.9666391} + inSlope: {x: -0.012997187, y: 0.008324277, z: 0.085774794, w: -0.022687014} + outSlope: {x: -0.013012906, y: 0.008371427, z: 0.08516014, w: -0.022351744} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.85 + value: {x: -0.006814612, y: -0.004726231, z: 0.21951532, w: 0.9755738} + inSlope: {x: 0.012321399, y: 0.026472846, z: -0.8251146, w: 0.1859665} + outSlope: {x: 0.012356323, y: 0.026455384, z: -0.8254499, w: 0.18641354} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9833333 + value: {x: -0.0030797578, y: -0.0016393133, z: 0.081673056, w: 0.9966531} + inSlope: {x: 0.037812863, y: 0.012006204, z: -1.0841154, w: 0.089406975} + outSlope: {x: 0.037824772, y: 0.011988927, z: -1.0843288, w: 0.08869179} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: -0.00044517062, y: -0.00061951583, z: 0.01121125, w: 0.9999369} + inSlope: {x: 0.02711164, y: 0.015557526, z: -0.683204, w: 0.007867821} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: -0.28050935, y: 0.26088005, z: 0.40519342, w: 0.830105} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: -0.09518403, y: 0.032461606, z: 0.07688999, w: -0.079503424} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.23333333 + value: {x: -0.36610705, y: 0.28238612, z: 0.47099674, w: 0.75125605} + inSlope: {x: -0.74936795, y: -0.17069854, z: 0.8356113, w: -0.8252951} + outSlope: {x: -0.7510186, y: -0.17089504, z: 0.83710474, w: -0.82612044} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.35 + value: {x: -0.46657562, y: 0.25350636, z: 0.58569765, w: 0.6123724} + inSlope: {x: -0.4204682, y: -0.52596843, z: 1.0948522, w: -1.1495183} + outSlope: {x: -0.41896108, y: -0.5264283, z: 1.094699, w: -1.1483432} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.51666665 + value: {x: -0.46606126, y: 0.1823673, z: 0.74195415, w: 0.44613132} + inSlope: {x: 0.51087147, y: -0.3410876, z: 0.77247626, w: -0.610292} + outSlope: {x: 0.5121032, y: -0.34098822, z: 0.7710854, w: -0.60886145} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.81666666 + value: {x: -0.23899135, y: 0.07576603, z: 0.8758398, w: 0.41236794} + inSlope: {x: 0.77014166, y: -0.46064454, z: 0.17742315, w: 0.15487273} + outSlope: {x: 0.7699726, y: -0.46116102, z: 0.17666812, w: 0.15485284} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0666667 + value: {x: -0.09117789, y: -0.04409159, z: 0.86156154, w: 0.49744773} + inSlope: {x: 0.18489356, y: -0.43205908, z: -0.25534624, w: 0.437498} + outSlope: {x: 0.18408912, y: -0.43188077, z: -0.25534654, w: 0.43630642} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.15 + value: {x: -0.10661709, y: -0.06885025, z: 0.83602166, w: 0.5338166} + inSlope: {x: -0.9319791, y: -0.11068593, z: -0.3397468, w: 0.33044848} + outSlope: {x: -0.9349726, y: -0.110417515, z: -0.33795807, w: 0.3308055} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2166667 + value: {x: -0.24209403, y: -0.06944022, z: 0.79616636, w: 0.55017054} + inSlope: {x: -1.8934145, y: 0.102370895, z: -0.67591614, w: 0.15646206} + outSlope: {x: -1.892894, y: 0.10311601, z: -0.6735323, w: 0.1555681} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3166667 + value: {x: -0.37167296, y: -0.043836296, z: 0.7151384, w: 0.59035134} + inSlope: {x: -0.64700824, y: 0.56281674, z: -1.1163948, w: 0.9870527} + outSlope: {x: -0.6455189, y: 0.5628174, z: -1.1175882, w: 0.99063015} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3833333 + value: {x: -0.34197295, y: -0.00089652836, z: 0.6279063, w: 0.69913334} + inSlope: {x: 1.0487447, y: 0.08784243, z: -0.72419715, w: 1.1640798} + outSlope: {x: 1.0520229, y: 0.08612879, z: -0.722409, w: 1.1646758} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4333333 + value: {x: -0.2913175, y: -0.005767137, z: 0.6053972, w: 0.740672} + inSlope: {x: 0.761152, y: 0.22709392, z: -0.6163126, w: 0.8046635} + outSlope: {x: 0.7569779, y: 0.22828546, z: -0.61631113, w: 0.8034695} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4833333 + value: {x: -0.27971193, y: 0.019221634, z: 0.5767154, w: 0.7673272} + inSlope: {x: 0.509619, y: 0.24259056, z: -0.5793563, w: 0.61273485} + outSlope: {x: 0.5114083, y: 0.24229312, z: -0.5793577, w: 0.61690867} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5166667 + value: {x: -0.24936984, y: 0.015060112, z: 0.55689573, w: 0.7921205} + inSlope: {x: 1.1354696, y: -0.64998925, z: -0.37550962, w: 0.6312138} + outSlope: {x: 1.1342162, y: -0.64972013, z: -0.36978704, w: 0.63085526} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6 + value: {x: -0.090900466, y: -0.12418564, z: 0.5246155, w: 0.8373134} + inSlope: {x: 2.309202, y: -2.7251232, z: -0.7023808, w: 0.2882479} + outSlope: {x: 2.306553, y: -2.7237859, z: -0.70333546, w: 0.28491047} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.65 + value: {x: 0.015646242, y: -0.25313807, z: 0.4899792, w: 0.8340244} + inSlope: {x: 1.6370431, y: -1.8787402, z: -1.0114918, w: -0.00596047} + outSlope: {x: 1.6408429, y: -1.8793362, z: -1.0156641, w: -0.0035762822} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6833333 + value: {x: 0.04921794, y: -0.28128994, z: 0.44978294, w: 0.8462558} + inSlope: {x: 0.62450826, y: -0.6508833, z: -0.86277807, w: 0.20742436} + outSlope: {x: 0.62260723, y: -0.6499881, z: -0.8600943, w: 0.20474179} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.8166667 + value: {x: 0.07920715, y: -0.36754215, z: 0.39963025, w: 0.83602315} + inSlope: {x: 0.101532705, y: -0.8144968, z: 0.13992178, w: -0.43407047} + outSlope: {x: 0.102371074, y: -0.81718045, z: 0.139475, w: -0.43630642} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.85 + value: {x: 0.0837298, y: -0.40257448, z: 0.41373312, w: 0.8122488} + inSlope: {x: 0.113993995, y: -0.8073457, z: 0.5346542, w: -0.6830699} + outSlope: {x: 0.1153351, y: -0.8064516, z: 0.5346542, w: -0.68664616} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.8833333 + value: {x: 0.08813068, y: -0.43440902, z: 0.44425845, w: 0.77856034} + inSlope: {x: -0.6692118, y: 0.47117516, z: 1.0210285, w: -0.24497533} + outSlope: {x: -0.6741292, y: 0.47743365, z: 1.0252008, w: -0.24080299} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9333333 + value: {x: 0.028289214, y: -0.36067677, z: 0.49777737, w: 0.7882447} + inSlope: {x: -1.2338173, y: 1.2284529, z: 1.2665999, w: -0.19192713} + outSlope: {x: -1.2317282, y: 1.2260658, z: 1.2630206, w: -0.19311877} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9833333 + value: {x: -0.012105107, y: -0.33101353, z: 0.55371916, w: 0.7639886} + inSlope: {x: -0.9062873, y: 0.59544957, z: 1.2707692, w: -0.6771078} + outSlope: {x: -0.90926975, y: 0.5981332, z: 1.2749445, w: -0.67770547} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0166667 + value: {x: -0.046194054, y: -0.3102364, z: 0.6048021, w: 0.7320067} + inSlope: {x: -0.74364316, y: 0.42557758, z: 1.0067234, w: -0.69916314} + outSlope: {x: -0.74714494, y: 0.42676967, z: 1.0120878, w: -0.7009513} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: -0.073828645, y: -0.29524052, z: 0.63904893, w: 0.7063985} + inSlope: {x: -0.66220826, y: 0.36299264, z: 0.79393464, w: -0.6365782} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: -0.000000029802322, y: -0.000000011175872, z: 0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0.000000064866484, y: 0.000000028115396, z: 3.631496e-11, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3833333 + value: {x: -0.00000002070152, y: -0.0000000039444257, z: 0.000000008303623, w: 1} + inSlope: {x: 0.000000045024148, y: -0.000003761188, z: -0.00000001806035, w: 0} + outSlope: {x: 0.000000043662894, y: 0.0020158836, z: -0.000000017426077, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4333333 + value: {x: -0.000000020425738, y: -0.00000031887188, z: 0.000000008555242, w: 1} + inSlope: {x: 0.0000014523507, y: -2.0148287, z: -0.0000006567553, w: 0} + outSlope: {x: 0.0000014479774, y: -2.0165458, z: -0.0000006545866, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4833333 + value: {x: -0.000000018388114, y: -0.16766466, z: 0.000000005303767, w: 0.9858441} + inSlope: {x: 0.0000012990124, y: -3.6051817, z: -0.0000004478189, w: -0.61273485} + outSlope: {x: 0.0000013028524, y: -3.6165152, z: -0.0000004485483, w: -0.61512053} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5166667 + value: {x: -0.000000016210594, y: -0.30199674, z: 0.000000002633611, w: 0.95330894} + inSlope: {x: 0.0000011598732, y: -2.0098705, z: -0.00000022344814, w: -0.6365782} + outSlope: {x: 0.0000011570817, y: -1.999733, z: -0.00000022271931, w: -0.63300043} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5666667 + value: {x: -0.00000001530559, y: -0.33754373, z: 0.0000000021483952, w: 0.94130987} + inSlope: {x: 0.0000010992436, y: 0.65207386, z: -0.0000001433518, w: 0.23484196} + outSlope: {x: 0.0000011014666, y: 0.65803593, z: -0.00000014360526, w: 0.23603462} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6 + value: {x: -0.00000001637381, y: -0.24619518, z: 0.0000000045103064, w: 0.9692203} + inSlope: {x: 0.0000011950985, y: 3.992025, z: -0.0000002566616, w: 1.013876} + outSlope: {x: 0.0000011920787, y: 3.9860644, z: -0.0000002563019, w: 1.0120878} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.65 + value: {x: -0.000000019046828, y: -0.000000013038518, z: 0.000000009813372, w: 1} + inSlope: {x: 0.0000013945125, y: 2.9392066, z: -0.00000064739385, w: 0} + outSlope: {x: 0.0000013978698, y: 2.9357388, z: -0.00000064958766, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6833333 + value: {x: -0.000000018771047, y: -0.0000000131937385, z: 0.000000010064999, w: 1} + inSlope: {x: 0.0000013489489, y: -0.0029312007, z: -0.00000072368846, w: 0} + outSlope: {x: 0.0000013484034, y: 0.00000094771616, z: -0.0000007229574, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.85 + value: {x: -0.000000017667922, y: -0.000000013814621, z: 0.000000011071497, w: 1} + inSlope: {x: 0.0000003162269, y: 0.00000024727942, z: -0.0000001980175, w: 0} + outSlope: {x: 0.0000003166004, y: 0.0035930632, z: -0.00000019824161, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.8833333 + value: {x: -0.000000017392141, y: -0.000000013969841, z: 0.000000011323122, w: 1} + inSlope: {x: 0.0000012060764, y: -3.5715487, z: -0.0000008737286, w: 0} + outSlope: {x: 0.0000012105173, y: -3.5973208, z: -0.00000087652637, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9333333 + value: {x: -0.000000012908206, y: -0.29688865, z: 0.0000000059712146, w: 0.9549121} + inSlope: {x: 0.0000008945209, y: -4.906659, z: -0.00000049462705, w: -1.5246882} + outSlope: {x: 0.00000089556676, y: -4.8971105, z: -0.0000004942884, w: -1.5234926} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9833333 + value: {x: -0.000000010261488, y: -0.42278174, z: 0.0000000035975434, w: 0.9062315} + inSlope: {x: 0.0000007270085, y: -2.2047727, z: -0.00000028307093, w: -1.0287747} + outSlope: {x: 0.0000007291241, y: -2.2128246, z: -0.00000028367336, w: -1.0317574} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0166667 + value: {x: -0.000000008646113, y: -0.4841628, z: 0.0000000025479234, w: 0.87497795} + inSlope: {x: 0.0000006138029, y: -1.0943424, z: -0.00000019263942, w: -0.6043917} + outSlope: {x: 0.00000061845697, y: -1.1003028, z: -0.00000019400056, w: -0.60916007} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: -0.000000007606867, y: -0.51527846, z: 0.0000000021733901, w: 0.8570228} + inSlope: {x: 0.00000054219794, y: -0.73552203, z: -0.00000016206162, w: -0.44226688} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: -0.000000011313912, y: -0.000000003771304, z: 0.1557325, w: 0.9877993} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: -0.000024062918, y: 0.00007188569, z: -0.21468846, w: 0.033527613} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.15 + value: {x: -0.000007010448, y: 0.000025196487, z: 0.0852614, w: 0.99635863} + inSlope: {x: -0.00006262553, y: 0.0003935156, z: -0.9900145, w: 0.08493661} + outSlope: {x: -0.00006265146, y: 0.00039413502, z: -0.9913892, w: 0.08475781} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.31666666 + value: {x: -0.000008445571, y: 0.00012496037, z: -0.11518801, w: 0.9933437} + inSlope: {x: 0.00014399849, y: 0.00073909183, z: -1.1530371, w: -0.13375284} + outSlope: {x: 0.00014450599, y: 0.00073935377, z: -1.1529924, w: -0.13375284} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.48333332 + value: {x: 0.000014034289, y: 0.00026610354, z: -0.23019786, w: 0.9731438} + inSlope: {x: -0.0000060463212, y: 0.0009045471, z: 0.14394523, w: 0.03433228} + outSlope: {x: -0.0000067666383, y: 0.00090504566, z: 0.14688283, w: 0.03474098} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6 + value: {x: -0.000040939398, y: 0.00037739897, z: -0.06817984, w: 0.997673} + inSlope: {x: -0.0010039571, y: 0.00060519314, z: 2.2740016, w: 0.15582351} + outSlope: {x: -0.0010053047, y: 0.0006052434, z: 2.2754972, w: 0.15521052} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.68333334 + value: {x: -0.00014375393, y: 0.0004269933, z: 0.15056127, w: 0.9886006} + inSlope: {x: -0.0013919201, y: 0.00017951247, z: 2.6997335, w: -0.41127214} + outSlope: {x: -0.0013940156, y: 0.00017811549, z: 2.7013428, w: -0.41127214} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.76666665 + value: {x: -0.00026345826, y: 0.00043999817, z: 0.36088583, w: 0.93260986} + inSlope: {x: -0.0012737004, y: -0.00014703258, z: 2.1225219, w: -0.82111377} + outSlope: {x: -0.001274398, y: -0.00014773097, z: 2.1232357, w: -0.8218284} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.85 + value: {x: -0.00035344402, y: 0.00043746043, z: 0.4911814, w: 0.87105715} + inSlope: {x: -0.00068382325, y: 0.00005308536, z: 0.8186098, w: -0.46133974} + outSlope: {x: -0.00068146625, y: 0.000054569686, z: 0.8180738, w: -0.46133998} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.98333335 + value: {x: -0.00044956885, y: 0.00042946835, z: 0.4965408, w: 0.86801314} + inSlope: {x: -0.0032209211, y: -0.0015091792, z: -0.3037602, w: 0.17389657} + outSlope: {x: -0.003242852, y: -0.0015175766, z: -0.3048252, w: 0.1743962} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2666667 + value: {x: -0.0040143854, y: -0.000028802431, z: 0.30342388, w: 0.9528472} + inSlope: {x: -0.01691501, y: 0.0035545025, z: -0.8711395, w: 0.27747717} + outSlope: {x: -0.016929293, y: 0.003567144, z: -0.871649, w: 0.2775742} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4833333 + value: {x: -0.0073306058, y: 0.0010217433, z: 0.124251164, w: 0.9922232} + inSlope: {x: -0.010539704, y: 0.008861712, z: -0.9721287, w: 0.12186856} + outSlope: {x: -0.010536055, y: 0.008877136, z: -0.97306097, w: 0.121593505} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.65 + value: {x: -0.008130842, y: 0.0026322645, z: -0.06998535, w: 0.99751145} + inSlope: {x: 0.0030510135, y: 0.0067404485, z: -1.1130276, w: -0.07760526} + outSlope: {x: 0.0030621872, y: 0.006729268, z: -1.112401, w: -0.078320466} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.8166667 + value: {x: -0.007599566, y: 0.0027892117, z: -0.17947182, w: 0.9837298} + inSlope: {x: 0.0021010628, y: -0.0057569677, z: 0.12212986, w: 0.022172917} + outSlope: {x: 0.002099469, y: -0.005781523, z: 0.124531254, w: 0.022479488} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9333333 + value: {x: -0.007497542, y: 0.0013948106, z: -0.046362843, w: 0.99889565} + inSlope: {x: 0.0019517879, y: -0.007132607, z: 1.6902404, w: 0.078678206} + outSlope: {x: 0.0019557765, y: -0.007084102, z: 1.6901038, w: 0.07796284} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0166667 + value: {x: -0.0075528123, y: 0.0020360048, z: 0.09398581, w: 0.99554276} + inSlope: {x: -0.0034309907, y: 0.017149366, z: 1.3775818, w: -0.12946123} + outSlope: {x: -0.0034272703, y: 0.017196888, z: 1.3798488, w: -0.13113034} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: -0.0077420967, y: 0.002824664, z: 0.14256987, w: 0.9897504} + inSlope: {x: -0.004442413, y: 0.018635783, z: 1.1566292, w: -0.16689317} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: -0.404153, y: -0.16687715, z: -0.13939673, w: 0.8884712} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0.06356836, y: 0.021636488, z: 0.08676947, w: 0.046312813} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.35 + value: {x: -0.3073586, y: -0.14351565, z: -0.068415076, w: 0.9382182} + inSlope: {x: 0.6063581, y: 0.17447771, z: 0.2922714, w: 0.24658443} + outSlope: {x: 0.606974, y: 0.17479064, z: 0.2920628, w: 0.24656457} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.65 + value: {x: -0.05959607, y: -0.06506102, z: -0.03204786, w: 0.99558437} + inSlope: {x: 0.9643163, y: 0.3125022, z: -0.047385696, w: 0.076691315} + outSlope: {x: 0.96455795, y: 0.31249517, z: -0.047788016, w: 0.0763893} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0666667 + value: {x: 0.18814996, y: 0.05740916, z: -0.06260353, w: 0.9784604} + inSlope: {x: -0.11322496, y: 0.2655565, z: 0.12618896, w: 0.014305112} + outSlope: {x: -0.11461984, y: 0.26562837, z: 0.1267792, w: 0.013589872} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.15 + value: {x: 0.15731497, y: 0.06743938, z: -0.04709459, w: 0.984117} + inSlope: {x: -0.7404692, y: -0.29835135, z: 0.2536478, w: 0.15163437} + outSlope: {x: -0.7416946, y: -0.3003435, z: 0.25385192, w: 0.15071459} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2666667 + value: {x: 0.012120517, y: -0.046818912, z: -0.02646488, w: 0.9984792} + inSlope: {x: -1.2695948, y: -1.1906772, z: -0.03748706, w: -0.04138265} + outSlope: {x: -1.2705181, y: -1.1917951, z: -0.03842265, w: -0.04184247} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4333333 + value: {x: -0.13946363, y: -0.16805908, z: -0.089463316, w: 0.97175217} + inSlope: {x: -0.54699194, y: 0.22941834, z: -0.36562988, w: -0.07259847} + outSlope: {x: -0.5469022, y: 0.23174275, z: -0.36509317, w: -0.07152554} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6 + value: {x: -0.23038779, y: -0.025092013, z: -0.10950649, w: 0.966592} + inSlope: {x: -0.500947, y: 0.9656507, z: 0.022843469, w: -0.09155269} + outSlope: {x: -0.5008583, y: 0.9654397, z: 0.022977613, w: -0.09083757} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6833333 + value: {x: -0.26919642, y: 0.021479994, z: -0.100168645, w: 0.95762104} + inSlope: {x: -0.4055504, y: -0.26321435, z: 0.20509978, w: -0.08797654} + outSlope: {x: -0.40546027, y: -0.2658458, z: 0.20513295, w: -0.08627765} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.8166667 + value: {x: -0.2970391, y: -0.16467465, z: -0.06912338, w: 0.9380149} + inSlope: {x: 0.08314841, y: -2.217179, z: 0.1941806, w: -0.34823984} + outSlope: {x: 0.0849367, y: -2.2242239, z: 0.19446033, w: -0.34958157} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.8833333 + value: {x: -0.28848472, y: -0.3552105, z: -0.062506266, w: 0.88695836} + inSlope: {x: 0.20116587, y: -2.0192583, z: -0.061132073, w: -0.7456548} + outSlope: {x: 0.20116563, y: -2.0167227, z: -0.061616287, w: -0.74744207} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9833333 + value: {x: -0.27255157, y: -0.4806496, z: -0.079564214, w: 0.8296754} + inSlope: {x: 0.23961061, y: -0.66936, z: -0.38042656, w: -0.34451476} + outSlope: {x: 0.24139903, y: -0.67234105, z: -0.38266218, w: -0.3486875} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0166667 + value: {x: -0.26116735, y: -0.4879016, z: -0.099491954, w: 0.8269492} + inSlope: {x: 0.30219585, y: 0.2548101, z: -0.50917315, w: 0.18417853} + outSlope: {x: 0.30458003, y: 0.2574923, z: -0.51289845, w: 0.18835086} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: -0.24735938, y: -0.45887825, z: -0.122393765, w: 0.8445495} + inSlope: {x: 0.3460053, y: 0.7021434, z: -0.53778344, w: 0.4029278} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 0, y: 0, z: 0.2814121, w: 0.95958704} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: -0.099658966, w: 0.029087067} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.26666668 + value: {x: 0, y: 0, z: 0.16111101, w: 0.9869363} + inSlope: {x: 0, y: 0, z: -0.83476305, w: 0.13637543} + outSlope: {x: 0, y: 0, z: -0.8352996, w: 0.13637544} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.51666665 + value: {x: 0, y: 0, z: -0.06615745, w: 0.9978092} + inSlope: {x: 0, y: 0, z: -0.8146764, w: -0.054121025} + outSlope: {x: 0, y: 0, z: -0.8141174, w: -0.0540018} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.85 + value: {x: 0, y: 0, z: -0.17610423, w: 0.98437154} + inSlope: {x: 0, y: 0, z: 0.14179944, w: 0.025391575} + outSlope: {x: 0, y: 0, z: 0.1427293, w: 0.025463106} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2666667 + value: {x: 0, y: 0, z: -0.019886285, w: 0.99980223} + inSlope: {x: 0, y: 0, z: 0.39163384, w: 0.007724763} + outSlope: {x: 0, y: 0, z: 0.39140996, w: 0.007748602} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5666667 + value: {x: 0, y: 0, z: 0.029368473, w: 0.99956864} + inSlope: {x: 0, y: 0, z: -0.06443509, w: 0.0017881389} + outSlope: {x: 0, y: 0, z: -0.06470831, w: 0.0019073491} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: 0, y: 0, z: 0.0003747149, w: 0.99999994} + inSlope: {x: 0, y: 0, z: -0.025400374, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 0, y: 0, z: 0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: 0, y: 0, z: 0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 0, y: 0, z: 0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: 0, y: 0, z: 0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + m_CompressedRotationCurves: [] + m_EulerCurves: [] + m_PositionCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + 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: 2.0666666 + 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: airboy_model_skeleton + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + 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: 2.0666666 + 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: airboy_model_skeleton/airboy + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: -0.004812095, y: 0.042091697, z: -0.0022147377} + inSlope: {x: 0.00026229143, y: 0.0030574035, z: 0.00008932113} + outSlope: {x: 0.00026229143, y: 0.0030574035, z: 0.00008932113} + 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.43333334 + value: {x: -0.0038750477, y: 0.044757847, z: -0.00191088} + inSlope: {x: 0.003936411, y: 0.0039011773, z: 0.00123804} + outSlope: {x: 0.003936411, y: 0.0039011773, z: 0.00123804} + 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.68333334 + value: {x: -0.002679167, y: 0.04256608, z: -0.0015534569} + inSlope: {x: 0.005263965, y: -0.021011457, z: 0.0015119533} + outSlope: {x: 0.005263965, y: -0.021011457, z: 0.0015119533} + 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.85 + value: {x: -0.001730327, y: 0.036196746, z: -0.001302939} + inSlope: {x: 0.00627586, y: -0.04923436, z: 0.001475953} + outSlope: {x: 0.00627586, y: -0.04923436, z: 0.001475953} + 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.8833333 + value: {x: -0.001421135, y: 0.033841565, z: -0.0012429559} + inSlope: {x: 0.0074206027, y: -0.056524284, z: 0.0014395944} + outSlope: {x: 0.0074206027, y: -0.056524284, z: 0.0014395944} + 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.93333334 + value: {x: -0.001074055, y: 0.031139096, z: -0.0011849409} + inSlope: {x: 0.008329918, y: -0.06485925, z: 0.0013923591} + outSlope: {x: 0.008329918, y: -0.06485925, z: 0.0013923591} + 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.98333335 + value: {x: -0.0006988959, y: 0.02809997, z: -0.001129351} + inSlope: {x: 0.009003826, y: -0.072939105, z: 0.0013341607} + outSlope: {x: 0.009003826, y: -0.072939105, z: 0.0013341607} + 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.0166667 + value: {x: -0.00030546868, y: 0.02497075, z: -0.0010766399} + inSlope: {x: 0.009442248, y: -0.07510124, z: 0.001265065} + outSlope: {x: 0.009442248, y: -0.07510124, z: 0.001265065} + 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.1 + value: {x: 0.000496953, y: 0.01949825, z: -0.0009816819} + inSlope: {x: 0.009612824, y: -0.061525777, z: 0.0010940173} + outSlope: {x: 0.009612824, y: -0.061525777, z: 0.0010940173} + 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.15 + value: {x: 0.0008863276, y: 0.01714743, z: -0.0009403443} + inSlope: {x: 0.009344999, y: -0.056419738, z: 0.0009921036} + outSlope: {x: 0.009344999, y: -0.056419738, z: 0.0009921036} + 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.1833333 + value: {x: 0.001254732, y: 0.014933329, z: -0.00090302114} + inSlope: {x: 0.008841714, y: -0.05313846, z: 0.0008957567} + outSlope: {x: 0.008841714, y: -0.05313846, z: 0.0008957567} + 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.2166667 + value: {x: 0.0015923559, y: 0.0127799, z: -0.00086907006} + inSlope: {x: 0.008102959, y: -0.05168222, z: 0.0008148249} + outSlope: {x: 0.008102959, y: -0.05168222, z: 0.0008148249} + 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.2666667 + value: {x: 0.001889389, y: 0.0106990095, z: -0.000838332} + inSlope: {x: 0.0071287993, y: -0.049941406, z: 0.00073771365} + outSlope: {x: 0.0071287993, y: -0.049941406, z: 0.00073771365} + 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.3166667 + value: {x: 0.002136023, y: 0.00878821, z: -0.0008106472} + inSlope: {x: 0.0059192223, y: -0.04585922, z: 0.0006644357} + outSlope: {x: 0.0059192223, y: -0.04585922, z: 0.0006644357} + 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.35 + value: {x: 0.002322447, y: 0.0070999996, z: -0.0007858564} + inSlope: {x: 0.0044741663, y: -0.040516987, z: 0.000594979} + outSlope: {x: 0.0044741663, y: -0.040516987, z: 0.000594979} + 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.3833333 + value: {x: 0.002438852, y: 0.005686879, z: -0.00076380005} + inSlope: {x: 0.0027937235, y: -0.033914927, z: 0.00052935234} + outSlope: {x: 0.0027937235, y: -0.033914927, z: 0.00052935234} + 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.4333333 + value: {x: 0.0024319869, y: 0.0046013473, z: -0.0007443191} + inSlope: {x: -0.00016476288, y: -0.026052792, z: 0.00046754343} + outSlope: {x: -0.00016476288, y: -0.026052792, z: 0.00046754343} + 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.4833333 + value: {x: 0.002256728, y: 0.0038959028, z: -0.0007272539} + inSlope: {x: -0.004206207, y: -0.016930629, z: 0.0004095636} + outSlope: {x: -0.004206207, y: -0.016930629, z: 0.0004095636} + 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.5166667 + value: {x: 0.0019154539, y: 0.0036230467, z: -0.0007124449} + inSlope: {x: -0.008190583, y: -0.0065485514, z: 0.00035541627} + outSlope: {x: -0.008190583, y: -0.0065485514, z: 0.00035541627} + 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.55 + value: {x: 0.0014105419, y: 0.0038509928, z: -0.0006997328} + inSlope: {x: -0.012117899, y: 0.0054707103, z: 0.00030509083} + outSlope: {x: -0.012117899, y: 0.0054707103, z: 0.00030509083} + 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.6 + value: {x: 0.00080719276, y: 0.004330124, z: -0.00068895816} + inSlope: {x: -0.014480353, y: 0.011499124, z: 0.0002585913} + outSlope: {x: -0.014480353, y: 0.011499124, z: 0.0002585913} + 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.65 + value: {x: 0.0002109858, y: 0.004636195, z: -0.00067996164} + inSlope: {x: -0.014308981, y: 0.007345712, z: 0.00021591624} + outSlope: {x: -0.014308981, y: 0.007345712, z: 0.00021591624} + 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.6833333 + value: {x: -0.0003151323, y: 0.004598214, z: -0.0006725839} + inSlope: {x: -0.012626845, y: -0.00091154425, z: 0.00017706708} + outSlope: {x: -0.012626845, y: -0.00091154425, z: 0.00017706708} + 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.7166667 + value: {x: -0.00070821424, y: 0.004416071, z: -0.0006666652} + inSlope: {x: -0.009433949, y: -0.004371427, z: 0.00014204773} + outSlope: {x: -0.009433949, y: -0.004371427, z: 0.00014204773} + 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.7666667 + value: {x: -0.0009053131, y: 0.00422184, z: -0.00066204637} + inSlope: {x: -0.004730377, y: -0.004661548, z: 0.00011085222} + outSlope: {x: -0.004730377, y: -0.004661548, z: 0.00011085222} + 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.8166667 + value: {x: -0.000952621, y: 0.0040696, z: -0.00065856805} + inSlope: {x: -0.001135391, y: -0.0036537587, z: 0.00008347937} + outSlope: {x: -0.001135391, y: -0.0036537587, z: 0.00008347937} + 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.85 + value: {x: -0.0009459499, y: 0.0039265826, z: -0.00065607077} + inSlope: {x: 0.00016010612, y: -0.0034324054, z: 0.000059934737} + outSlope: {x: 0.00016010612, y: -0.0034324054, z: 0.000059934737} + 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.8833333 + value: {x: -0.0008967824, y: 0.0037945989, z: -0.000654395} + inSlope: {x: 0.0011800211, y: -0.0031676202, z: 0.000040218867} + outSlope: {x: 0.0011800211, y: -0.0031676202, z: 0.000040218867} + 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.9333333 + value: {x: -0.0008166009, y: 0.0036754548, z: -0.0006536328} + inSlope: {x: 0.001924358, y: -0.0028594593, z: 0.000018292683} + outSlope: {x: 0.001924358, y: -0.0028594593, z: 0.000018292683} + 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.0666666 + value: {x: -0.0005047996, y: 0.0034131461, z: -0.00065271935} + inSlope: {x: 0.0025038507, y: -0.0016745678, z: 0.000001814958} + outSlope: {x: 0.0025038507, y: -0.0016745678, z: 0.000001814958} + 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: airboy_model_skeleton/airboy/Skl_Root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 0.0008178445, y: -0.0010341642, z: -0.000032050608} + inSlope: {x: -0.00005962372, y: 0.000009961724, z: 0.00011477709} + outSlope: {x: -0.00005962372, y: 0.000009961724, z: 0.00011477709} + 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.05 + value: {x: 0.0008153602, y: -0.0010337491, z: -0.00002726823} + inSlope: {x: -0.00005962372, y: 0.000009961724, z: 0.00011477709} + outSlope: {x: -0.00005962372, y: 0.000009961724, z: 0.00011477709} + 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.1 + value: {x: 0.0008080788, y: -0.0010333341, z: -0.000013523698} + inSlope: {x: -0.00017475485, y: 0.000009961724, z: 0.00032986878} + outSlope: {x: -0.00017475485, y: 0.000009961724, z: 0.00032986878} + 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.15 + value: {x: 0.00079624343, y: -0.001032919, z: 0.000008279085} + inSlope: {x: -0.00028404774, y: 0.000009959937, z: 0.0005232668} + outSlope: {x: -0.00028404774, y: 0.000009959937, z: 0.0005232668} + 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.18333334 + value: {x: 0.0007801118, y: -0.001032504, z: 0.000037236063} + inSlope: {x: -0.00038715894, y: 0.000009961723, z: 0.0006949674} + outSlope: {x: -0.00038715894, y: 0.000009961723, z: 0.0006949674} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.21666667 + value: {x: 0.0007599318, y: -0.0010320889, z: 0.00007244289} + inSlope: {x: -0.0004843212, y: 0.000009961726, z: 0.000844964} + outSlope: {x: -0.0004843212, y: 0.000009961726, z: 0.000844964} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.26666668 + value: {x: 0.0007359464, y: -0.0010296259, z: 0.00011299595} + inSlope: {x: -0.00057564845, y: 0.0000591123, z: 0.00097327336} + outSlope: {x: -0.00057564845, y: 0.0000591123, z: 0.00097327336} + 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.31666666 + value: {x: 0.0007084134, y: -0.0010266597, z: 0.00015799105} + inSlope: {x: -0.00066079275, y: 0.000071187635, z: 0.0010798826} + outSlope: {x: -0.00066079275, y: 0.000071187635, z: 0.0010798826} + 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.55 + value: {x: 0.00048262253, y: -0.0010026436, z: 0.00047061875} + inSlope: {x: -0.0010462353, y: 0.00010457928, z: 0.0012639028} + outSlope: {x: -0.0010462353, y: 0.00010457928, z: 0.0012639028} + 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.76666665 + value: {x: 0.00024263111, y: -0.0009829833, z: 0.00068755966} + inSlope: {x: -0.0012024507, y: 0.00008140322, z: 0.00082060177} + outSlope: {x: -0.0012024507, y: 0.00008140322, z: 0.00082060177} + 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.8833333 + value: {x: 0.00009000454, y: -0.0009775291, z: 0.0007480809} + inSlope: {x: -0.0012242581, y: 0.000000581145, z: 0.00029425963} + outSlope: {x: -0.0012242581, y: 0.000000581145, z: 0.00029425963} + 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.98333335 + value: {x: -0.000011175734, y: -0.0009855622, z: 0.0007443433} + inSlope: {x: -0.001208758, y: -0.00019337851, z: -0.00016511872} + outSlope: {x: -0.001208758, y: -0.00019337851, z: -0.00016511872} + 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.05 + value: {x: -0.00010957146, y: -0.001016803, z: 0.00069689995} + inSlope: {x: -0.0011693917, y: -0.000428317, z: -0.0007112849} + outSlope: {x: -0.0011693917, y: -0.000428317, z: -0.0007112849} + 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.1 + value: {x: -0.00015709682, y: -0.001038217, z: 0.00065452856} + inSlope: {x: -0.0011406064, y: -0.0005139353, z: -0.0010169111} + outSlope: {x: -0.0011406064, y: -0.0005139353, z: -0.0010169111} + 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.15 + value: {x: -0.00020317848, y: -0.001062313, z: 0.0005985188} + inSlope: {x: -0.0011059612, y: -0.00057830446, z: -0.001344236} + outSlope: {x: -0.0011059612, y: -0.00057830446, z: -0.001344236} + 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.2166667 + value: {x: -0.00029000334, y: -0.001115018, z: 0.00045592806} + inSlope: {x: -0.0010185494, y: -0.000643416, z: -0.0017289182} + outSlope: {x: -0.0010185494, y: -0.000643416, z: -0.0017289182} + 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.2666667 + value: {x: -0.000330247, y: -0.001141857, z: 0.0003953965} + inSlope: {x: -0.0009658487, y: -0.0006441349, z: -0.001452759} + outSlope: {x: -0.0009658487, y: -0.0006441349, z: -0.001452759} + 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.3166667 + value: {x: -0.00034974387, y: -0.001167841, z: 0.00034537265} + inSlope: {x: -0.00046792522, y: -0.00062361953, z: -0.001200573} + outSlope: {x: -0.00046792522, y: -0.00062361953, z: -0.001200573} + 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.35 + value: {x: -0.00033359102, y: -0.001192086, z: 0.00030485712} + inSlope: {x: 0.00038766785, y: -0.0005818773, z: -0.0009723713} + outSlope: {x: 0.00038766785, y: -0.0005818773, z: -0.0009723713} + 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.3833333 + value: {x: -0.0002870145, y: -0.001213706, z: 0.00027285068} + inSlope: {x: 0.0011178375, y: -0.00051887915, z: -0.000768155} + outSlope: {x: 0.0011178375, y: -0.00051887915, z: -0.000768155} + 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.4333333 + value: {x: -0.0002152385, y: -0.001231817, z: 0.0002483539} + inSlope: {x: 0.0017226258, y: -0.0004346649, z: -0.0005879238} + outSlope: {x: 0.0017226258, y: -0.0004346649, z: -0.0005879238} + 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.4833333 + value: {x: -0.00012348928, y: -0.0012455359, z: 0.00023036756} + inSlope: {x: 0.002201977, y: -0.00032925484, z: -0.00043167121} + outSlope: {x: 0.002201977, y: -0.00032925484, z: -0.00043167121} + 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.5166667 + value: {x: -0.000016991506, y: -0.001253977, z: 0.0002178923} + inSlope: {x: 0.0025559491, y: -0.00020258385, z: -0.00029940633} + outSlope: {x: 0.0025559491, y: -0.00020258385, z: -0.00029940633} + 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.55 + value: {x: 0.000099029574, y: -0.0012562551, z: 0.0002099289} + inSlope: {x: 0.0027845087, y: -0.000054674198, z: -0.00019112189} + outSlope: {x: 0.0027845087, y: -0.000054674198, z: -0.00019112189} + 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.65 + value: {x: 0.000338742, y: -0.0012387879, z: 0.00020354024} + inSlope: {x: 0.0028654253, y: 0.0003047779, z: -0.000046504185} + outSlope: {x: 0.0028654253, y: 0.0003047779, z: -0.000046504185} + 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.6833333 + value: {x: 0.00043323325, y: -0.0012172731, z: 0.0002031163} + inSlope: {x: 0.0022677928, y: 0.0005163561, z: -0.000010174522} + outSlope: {x: 0.0022677928, y: 0.0005163561, z: -0.000010174522} + 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.7166667 + value: {x: 0.0004868141, y: -0.0011971738, z: 0.00020423136} + inSlope: {x: 0.001285938, y: 0.00048238185, z: 0.000026761241} + outSlope: {x: 0.001285938, y: 0.00048238185, z: 0.000026761241} + 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.7666667 + value: {x: 0.0005062089, y: -0.001187956, z: 0.00020725772} + inSlope: {x: 0.00046547636, y: 0.0002212288, z: 0.0000726325} + outSlope: {x: 0.00046547636, y: 0.0002212288, z: 0.0000726325} + 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.8166667 + value: {x: 0.00049814075, y: -0.001187584, z: 0.00021171778} + inSlope: {x: -0.0001936369, y: 0.0000089264, z: 0.0001070417} + outSlope: {x: -0.0001936369, y: 0.0000089264, z: 0.0001070417} + 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.85 + value: {x: 0.0004693341, y: -0.0011940241, z: 0.00021713346} + inSlope: {x: -0.0006913577, y: -0.0001545611, z: 0.00012997602} + outSlope: {x: -0.0006913577, y: -0.0001545611, z: 0.00012997602} + 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.9333333 + value: {x: 0.0003763976, y: -0.001219197, z: 0.00022892046} + inSlope: {x: -0.0012027305, y: -0.0003349671, z: 0.00014144374} + outSlope: {x: -0.0012027305, y: -0.0003349671, z: 0.00014144374} + 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.0166667 + value: {x: 0.00028119015, y: -0.001247196, z: 0.00023879617} + inSlope: {x: -0.0010686159, y: -0.00032004146, z: 0.0001070417} + outSlope: {x: -0.0010686159, y: -0.00032004146, z: 0.0001070417} + 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.0666666 + value: {x: 0.0002495436, y: -0.001257169, z: 0.00024182259} + inSlope: {x: -0.0007595157, y: -0.00023934913, z: 0.00007263408} + outSlope: {x: -0.0007595157, y: -0.00023934913, z: 0.00007263408} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 0.000021827052, y: -0.002998827, z: -0.000053089054} + 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.0666666 + value: {x: 0.000021827052, y: -0.002998827, z: -0.000053089054} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: -0.000019310299, y: -0.0025961718, z: 0.0003839118} + 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.0666666 + value: {x: -0.000019310299, y: -0.0025961718, z: 0.0003839118} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: -0.00014042061, y: 0.001305686, z: 0.00007776916} + inSlope: {x: 0.00005916506, y: -0.00001861453, z: -0.00008173227} + outSlope: {x: 0.00005916506, y: -0.00001861453, z: -0.00008173227} + 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.05 + value: {x: -0.0001379554, y: 0.0013049103, z: 0.00007436365} + inSlope: {x: 0.00005916506, y: -0.00001861453, z: -0.00008173227} + outSlope: {x: 0.00005916506, y: -0.00001861453, z: -0.00008173227} + 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.1 + value: {x: -0.0001307362, y: 0.0013041347, z: 0.000064565385} + inSlope: {x: 0.00017326087, y: -0.00001861453, z: -0.0002351582} + outSlope: {x: 0.00017326087, y: -0.00001861453, z: -0.0002351582} + 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.15 + value: {x: -0.000119010954, y: 0.00130124, z: 0.000049001424} + inSlope: {x: 0.00028140598, y: -0.00006947279, z: -0.00037353518} + outSlope: {x: 0.00028140598, y: -0.00006947279, z: -0.00037353518} + 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.18333334 + value: {x: -0.00010303715, y: 0.001296989, z: 0.000028298944} + inSlope: {x: 0.00038337123, y: -0.00010202407, z: -0.0004968595} + outSlope: {x: 0.00038337123, y: -0.00010202407, z: -0.0004968595} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.21666667 + value: {x: -0.000083053215, y: 0.0012914222, z: 0.0000030849874} + inSlope: {x: 0.00047961462, y: -0.00013360265, z: -0.0006051351} + outSlope: {x: 0.00047961462, y: -0.00013360265, z: -0.0006051351} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.26666668 + value: {x: -0.000059330923, y: 0.0012845799, z: -0.000026012956} + inSlope: {x: 0.0005693349, y: -0.00016421554, z: -0.0006983506} + outSlope: {x: 0.0005693349, y: -0.00016421554, z: -0.0006983506} + 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.31666666 + value: {x: -0.000032113472, y: 0.0012765063, z: -0.00005836785} + inSlope: {x: 0.000653219, y: -0.00019376639, z: -0.0007765175} + outSlope: {x: 0.000653219, y: -0.00019376639, z: -0.0007765175} + 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.35 + value: {x: -0.0000016583489, y: 0.00126724, z: -0.00009335279} + inSlope: {x: 0.0007309227, y: -0.00022239078, z: -0.0008396383} + outSlope: {x: 0.0007309227, y: -0.00022239078, z: -0.0008396383} + 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.38333333 + value: {x: 0.000031791267, y: 0.0012568242, z: -0.00013034015} + inSlope: {x: 0.000802791, y: -0.00024997836, z: -0.0008876969} + outSlope: {x: 0.000802791, y: -0.00024997836, z: -0.0008876969} + 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.43333334 + value: {x: 0.00006797312, y: 0.0012452994, z: -0.00016870335} + inSlope: {x: 0.0008683645, y: -0.0002765984, z: -0.00092071673} + outSlope: {x: 0.0008683645, y: -0.0002765984, z: -0.00092071673} + 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.00010663926, y: 0.0012327068, z: -0.00020781456} + inSlope: {x: 0.00092798687, y: -0.00030221863, z: -0.00093866896} + outSlope: {x: 0.00092798687, y: -0.00030221863, z: -0.00093866896} + 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.65 + value: {x: 0.00028110173, y: 0.0011724961, z: -0.0003591998} + inSlope: {x: 0.0011058246, y: -0.00039472262, z: -0.00085999083} + outSlope: {x: 0.0011058246, y: -0.00039472262, z: -0.00085999083} + 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.81666666 + value: {x: 0.00047508563, y: 0.001098523, z: -0.00047238483} + inSlope: {x: 0.0011866185, y: -0.00047131217, z: -0.00054047914} + outSlope: {x: 0.0011866185, y: -0.00047131217, z: -0.00054047914} + 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.93333334 + value: {x: 0.0006236674, y: 0.001035606, z: -0.00050805864} + inSlope: {x: 0.0011835769, y: -0.0005183527, z: -0.0001427936} + outSlope: {x: 0.0011835769, y: -0.0005183527, z: -0.0001427936} + 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.0166667 + value: {x: 0.0007204079, y: 0.0009907412, z: -0.00049899815} + inSlope: {x: 0.0011513002, y: -0.0005447242, z: 0.00019758573} + outSlope: {x: 0.0011513002, y: -0.0005447242, z: 0.00019758573} + 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.1 + value: {x: 0.0008129318, y: 0.0009439269, z: -0.00045780957} + inSlope: {x: 0.0010946217, y: -0.0005671198, z: 0.0005981708} + outSlope: {x: 0.0010946217, y: -0.0005671198, z: 0.0005981708} + 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.2666667 + value: {x: 0.0009665938, y: 0.00084577536, z: -0.00032281532} + inSlope: {x: 0.00065254804, y: -0.00059998565, z: 0.0007217527} + outSlope: {x: 0.00065254804, y: -0.00059998565, z: 0.0007217527} + 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.3166667 + value: {x: 0.00097119866, y: 0.00083231553, z: -0.0002960167} + inSlope: {x: 0.000110516055, y: -0.0003230366, z: 0.00064316747} + outSlope: {x: 0.000110516055, y: -0.0003230366, z: 0.00064316747} + 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.35 + value: {x: 0.00095495745, y: 0.0008398289, z: -0.00027230708} + inSlope: {x: -0.0003897886, y: 0.000180321, z: 0.00056902954} + outSlope: {x: -0.0003897886, y: 0.000180321, z: 0.00056902954} + 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.4333333 + value: {x: 0.00086689874, y: 0.000903609, z: -0.00023341313} + inSlope: {x: -0.0012650901, y: 0.00093205244, z: 0.00043411055} + outSlope: {x: -0.0012650901, y: 0.00093205244, z: 0.00043411055} + 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.5166667 + value: {x: 0.00071634067, y: 0.0010087892, z: -0.00020465009} + inSlope: {x: -0.0019733103, y: 0.0013438684, z: 0.0003169891} + outSlope: {x: -0.0019733103, y: 0.0013438684, z: 0.0003169891} + 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.6 + value: {x: 0.00051720336, y: 0.0011270421, z: -0.00018453479} + inSlope: {x: -0.0025144937, y: 0.0014157566, z: 0.00021766621} + outSlope: {x: -0.0025144937, y: 0.0014157566, z: 0.00021766621} + 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.65 + value: {x: 0.00040376844, y: 0.001182218, z: -0.00017725638} + inSlope: {x: -0.0027224403, y: 0.0013242238, z: 0.00017468171} + outSlope: {x: -0.0027224403, y: 0.0013242238, z: 0.00017468171} + 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.6833333 + value: {x: 0.0003087422, y: 0.00123004, z: -0.00017158374} + inSlope: {x: -0.0022806327, y: 0.0011477291, z: 0.00013614369} + outSlope: {x: -0.0022806327, y: 0.0011477291, z: 0.00013614369} + 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.7166667 + value: {x: 0.000253695, y: 0.0012669661, z: -0.00016733116} + inSlope: {x: -0.0013211297, y: 0.00088622514, z: 0.00010206143} + outSlope: {x: -0.0013211297, y: 0.00088622514, z: 0.00010206143} + 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.7666667 + value: {x: 0.00023210981, y: 0.001289456, z: -0.0001643136} + inSlope: {x: -0.000518045, y: 0.00053975754, z: 0.0000724215} + outSlope: {x: -0.000518045, y: 0.00053975754, z: 0.0000724215} + 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.8166667 + value: {x: 0.00023746933, y: 0.001293968, z: -0.00016234539} + inSlope: {x: 0.00012862858, y: 0.00010828624, z: 0.00004723732} + outSlope: {x: 0.00012862858, y: 0.00010828624, z: 0.00004723732} + 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.85 + value: {x: 0.00026325847, y: 0.001286253, z: -0.00016124122} + inSlope: {x: 0.0006189382, y: -0.0001851579, z: 0.000026500173} + outSlope: {x: 0.0006189382, y: -0.0001851579, z: 0.000026500173} + 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.8833333 + value: {x: 0.0003029586, y: 0.0012753869, z: -0.00016143109} + inSlope: {x: 0.00095280376, y: -0.00026078607, z: -0.0000045570773} + outSlope: {x: 0.00095280376, y: -0.00026078607, z: -0.0000045570773} + 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.0166667 + value: {x: 0.0004403625, y: 0.0012383519, z: -0.0001620007} + inSlope: {x: 0.0010160494, y: -0.0002792665, z: -0.0000045566303} + outSlope: {x: 0.0010160494, y: -0.0002792665, z: -0.0000045566303} + 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.0666666 + value: {x: 0.00047054238, y: 0.001229356, z: -0.00016219057} + inSlope: {x: 0.0007243157, y: -0.00021590132, z: -0.000004557064} + outSlope: {x: 0.0007243157, y: -0.00021590132, z: -0.000004557064} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: -0.0029990699, y: -0.0000001625903, z: 0.000054634773} + inSlope: {x: -0, y: 4.4703483e-10, z: 0.0000000012293457} + outSlope: {x: -0, y: 4.4703483e-10, z: 0.0000000012293457} + 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.0666666 + value: {x: -0.0029990699, y: -0.00000016167759, z: 0.000054637192} + inSlope: {x: -0, y: 4.4703397e-10, z: 0.0000000012293435} + outSlope: {x: -0, y: 4.4703397e-10, z: 0.0000000012293435} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 0.0003556059, y: 0.000036821402, z: -0.0025999998} + 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.0666666 + value: {x: 0.0003556059, y: 0.000036821402, z: -0.0025999998} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: -0.000011851057, y: -1.2456439e-10, z: -0.00006796107} + 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.0666666 + value: {x: -0.000011851057, y: -1.2456439e-10, z: -0.00006796107} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: -0.0028583296, y: 0.0000000032130627, z: -0.00014242699} + 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.0666666 + value: {x: -0.0028583296, y: 0.0000000032130627, z: -0.00014242699} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: -0.0014556211, y: -0.0014599595, z: -0.0001245801} + 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.0666666 + value: {x: -0.0014556211, y: -0.0014599595, z: -0.0001245801} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: -0.0027749708, y: 0.00000016488134, z: -0.0000054341554} + inSlope: {x: -0, y: 0.000000002089364, z: -0} + outSlope: {x: -0, y: 0.000000002089364, 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.0666666 + value: {x: -0.00277497, y: 0.0000001691468, z: -0.000005434151} + inSlope: {x: -0, y: 0.00000000208936, z: -0} + outSlope: {x: -0, y: 0.00000000208936, 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: -0.0020982707, y: -0.00000017091631, z: 0.000005436465} + inSlope: {x: -0, y: 0.0000000011040537, z: -9.080395e-10} + outSlope: {x: -0, y: 0.0000000011040537, z: -9.080395e-10} + 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.0666666 + value: {x: -0.0020982695, y: -0.00000016866251, z: 0.0000054346024} + inSlope: {x: -0, y: 0.0000000011040516, z: -9.080378e-10} + outSlope: {x: -0, y: 0.0000000011040516, z: -9.080378e-10} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: -0.0014555797, y: 0.0014553503, z: -0.00012458029} + 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.0666666 + value: {x: -0.0014555797, y: 0.0014553503, z: -0.00012458029} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 0.0027952413, y: -0.0000000026077032, z: 1.4901161e-10} + 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.0666666 + value: {x: 0.0027952413, y: -0.0000000026077032, z: 1.4901161e-10} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 0.0020026602, y: -0.0000000040233132, z: 8.9406965e-10} + 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.0666666 + value: {x: 0.0020026602, y: -0.0000000040233132, z: 8.9406965e-10} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: -0.0027371924, y: 2.840534e-10, z: -0.00019367921} + 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.0666666 + value: {x: -0.0027371924, y: 2.840534e-10, z: -0.00019367921} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 0, y: 0.03325773, z: 0} + inSlope: {x: -0, y: 0.0021326637, z: -0} + outSlope: {x: -0, y: 0.0021326637, 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.65 + value: {x: 0, y: 0.03384314, z: 0} + inSlope: {x: -0, y: -0.015893718, z: -0} + outSlope: {x: -0, y: -0.015893718, 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.81666666 + value: {x: 0, y: 0.028756138, z: 0} + inSlope: {x: -0, y: -0.04043928, z: -0} + outSlope: {x: -0, y: -0.04043928, 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.93333334 + value: {x: 0, y: 0.02171585, z: 0} + inSlope: {x: -0, y: -0.06483401, z: -0} + outSlope: {x: -0, y: -0.06483401, 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.05 + value: {x: 0, y: 0.012730669, z: 0} + inSlope: {x: -0, y: -0.06882437, z: -0} + outSlope: {x: -0, y: -0.06882437, 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.1 + value: {x: 0, y: 0.01022708, z: 0} + inSlope: {x: -0, y: -0.06008603, z: -0} + outSlope: {x: -0, y: -0.06008603, 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.15 + value: {x: 0, y: 0.00802035, z: 0} + inSlope: {x: -0, y: -0.05296159, z: -0} + outSlope: {x: -0, y: -0.05296159, 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.1833333 + value: {x: 0, y: 0.006097788, z: 0} + inSlope: {x: -0, y: -0.04614152, z: -0} + outSlope: {x: -0, y: -0.04614152, 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.2166667 + value: {x: 0, y: 0.004446701, z: 0} + inSlope: {x: -0, y: -0.039626013, z: -0} + outSlope: {x: -0, y: -0.039626013, 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.2666667 + value: {x: 0, y: 0.0030544018, z: 0} + inSlope: {x: -0, y: -0.033415213, z: -0} + outSlope: {x: -0, y: -0.033415213, 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.3166667 + value: {x: 0, y: 0.001908195, z: 0} + inSlope: {x: -0, y: -0.02750899, z: -0} + outSlope: {x: -0, y: -0.02750899, 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.35 + value: {x: 0, y: 0.0009953922, z: 0} + inSlope: {x: -0, y: -0.021907223, z: -0} + outSlope: {x: -0, y: -0.021907223, 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.3833333 + value: {x: 0, y: 0.0003032978, z: 0} + inSlope: {x: -0, y: -0.016610282, z: -0} + outSlope: {x: -0, y: -0.016610282, 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.4333333 + value: {x: 0, y: -0.0001807769, z: 0} + inSlope: {x: -0, y: -0.011617805, z: -0} + outSlope: {x: -0, y: -0.011617805, 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.4833333 + value: {x: 0, y: -0.0004695227, z: 0} + inSlope: {x: -0, y: -0.0069298856, z: -0} + outSlope: {x: -0, y: -0.0069298856, 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.5166667 + value: {x: 0, y: -0.0005113571, z: 0} + inSlope: {x: -0, y: -0.0010040269, z: -0} + outSlope: {x: -0, y: -0.0010040269, 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.55 + value: {x: 0, y: -0.00018209779, z: 0} + inSlope: {x: -0, y: 0.007902232, z: -0} + outSlope: {x: -0, y: 0.007902232, 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.6 + value: {x: 0, y: 0.0004466991, z: 0} + inSlope: {x: -0, y: 0.015091096, z: -0} + outSlope: {x: -0, y: 0.015091096, 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.65 + value: {x: 0, y: 0.0008997148, z: 0} + inSlope: {x: -0, y: 0.010872387, z: -0} + outSlope: {x: -0, y: 0.010872387, 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.6833333 + value: {x: 0, y: 0.0009635709, z: 0} + inSlope: {x: -0, y: 0.0015325478, z: -0} + outSlope: {x: -0, y: 0.0015325478, 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.7166667 + value: {x: 0, y: 0.00086266693, z: 0} + inSlope: {x: -0, y: -0.0024216904, z: -0} + outSlope: {x: -0, y: -0.0024216904, 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.7666667 + value: {x: 0, y: 0.00074423157, z: 0} + inSlope: {x: -0, y: -0.0028424521, z: -0} + outSlope: {x: -0, y: -0.0028424521, 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.85 + value: {x: 0, y: 0.000562093, z: 0} + inSlope: {x: -0, y: -0.0023195976, z: -0} + outSlope: {x: -0, y: -0.0023195976, 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.9833333 + value: {x: 0, y: 0.0002586545, z: 0} + inSlope: {x: -0, y: -0.002353102, z: -0} + outSlope: {x: -0, y: -0.002353102, 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.0166667 + value: {x: 0, y: 0.00017083938, z: 0} + inSlope: {x: -0, y: -0.0021075646, z: -0} + outSlope: {x: -0, y: -0.0021075646, 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.0666666 + value: {x: 0, y: 0.000098603516, z: 0} + inSlope: {x: -0, y: -0.0017336577, z: -0} + outSlope: {x: -0, y: -0.0017336577, 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: airboy_model_skeleton/airboy/board_model + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: -0.013613639, y: -0.001046381, z: 0.004070008} + 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.0666666 + value: {x: -0.013613639, y: -0.001046381, z: 0.004070008} + 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: airboy_model_skeleton/airboy/board_model/eft_fire_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: -0.013613639, y: -0.001046381, z: -0.004080487} + 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.0666666 + value: {x: -0.013613639, y: -0.001046381, z: -0.004080487} + 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: airboy_model_skeleton/airboy/board_model/eft_fire_R + m_ScaleCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 0.99999994, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: 0.99999994, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 0.99999994, y: 1.0000001, z: 0.99999994} + 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.0666666 + value: {x: 0.99999994, y: 1.0000001, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 0.99999994, y: 0.9999999, z: 0.9999999} + 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.0666666 + value: {x: 0.99999994, y: 0.9999999, z: 0.9999999} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 1, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: 1, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 1.0000001, y: 1.0000001, z: 1.0000001} + 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.0666666 + value: {x: 1.0000001, y: 1.0000001, z: 1.0000001} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 0.99999994, y: 1, z: 0.99999994} + 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.0666666 + value: {x: 0.99999994, y: 1, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 1, y: 1, z: 1.0000001} + 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.0666666 + value: {x: 1, y: 1, z: 1.0000001} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 1, y: 0.9999999, z: 0.9999998} + 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.0666666 + value: {x: 1, y: 0.9999999, z: 0.9999998} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 1, y: 1.0000001, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: 1, y: 1.0000001, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 1, y: 0.9999999, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: 1, y: 0.9999999, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 1, y: 0.99999994, z: 0.9999999} + 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.0666666 + value: {x: 1, y: 0.99999994, z: 0.9999999} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 0.99999994, y: 0.99999994, z: 0.9999998} + 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.0666666 + value: {x: 0.99999994, y: 0.99999994, z: 0.9999998} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 0.99999994, y: 0.99999994, z: 0.99999994} + 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.0666666 + value: {x: 0.99999994, y: 0.99999994, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 2.0666666 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model + 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: 2504784628 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2251060401 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2082687442 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 279179908 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2251060401 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 261047678 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3303939288 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2082687442 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2441273854 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 211212723 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1638354070 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 495050795 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2666421826 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 748820667 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2528979002 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1692492577 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2997861435 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1590029649 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3703802864 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 279179908 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 804800636 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4196139211 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 261047678 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3303939288 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2441273854 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 211212723 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1638354070 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 495050795 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2666421826 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 748820667 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2528979002 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1692492577 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2997861435 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1590029649 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3703802864 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1848425199 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2485356428 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 804800636 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4196139211 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2504784628 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1848425199 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2485356428 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2251060401 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 261047678 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3303939288 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2441273854 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 211212723 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1638354070 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 495050795 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2666421826 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 748820667 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2528979002 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1692492577 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2997861435 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1590029649 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3703802864 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 279179908 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 2.0666666 + 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.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.004812095 + inSlope: 0.00026229143 + outSlope: 0.00026229143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333334 + value: -0.0038750477 + inSlope: 0.003936411 + outSlope: 0.003936411 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: -0.002679167 + inSlope: 0.005263965 + outSlope: 0.005263965 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: -0.001730327 + inSlope: 0.00627586 + outSlope: 0.00627586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: -0.001421135 + inSlope: 0.0074206027 + outSlope: 0.0074206027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: -0.001074055 + inSlope: 0.008329918 + outSlope: 0.008329918 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: -0.0006988959 + inSlope: 0.009003826 + outSlope: 0.009003826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0166667 + value: -0.00030546868 + inSlope: 0.009442248 + outSlope: 0.009442248 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0.000496953 + inSlope: 0.009612824 + outSlope: 0.009612824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 0.0008863276 + inSlope: 0.009344999 + outSlope: 0.009344999 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: 0.001254732 + inSlope: 0.008841714 + outSlope: 0.008841714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 0.0015923559 + inSlope: 0.008102959 + outSlope: 0.008102959 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.001889389 + inSlope: 0.0071287993 + outSlope: 0.0071287993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0.002136023 + inSlope: 0.0059192223 + outSlope: 0.0059192223 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 0.002322447 + inSlope: 0.0044741663 + outSlope: 0.0044741663 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.002438852 + inSlope: 0.0027937235 + outSlope: 0.0027937235 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 0.0024319869 + inSlope: -0.00016476288 + outSlope: -0.00016476288 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.002256728 + inSlope: -0.004206207 + outSlope: -0.004206207 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.0019154539 + inSlope: -0.008190583 + outSlope: -0.008190583 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.55 + value: 0.0014105419 + inSlope: -0.012117899 + outSlope: -0.012117899 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.00080719276 + inSlope: -0.014480353 + outSlope: -0.014480353 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0.0002109858 + inSlope: -0.014308981 + outSlope: -0.014308981 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -0.0003151323 + inSlope: -0.012626845 + outSlope: -0.012626845 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: -0.00070821424 + inSlope: -0.009433949 + outSlope: -0.009433949 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: -0.0009053131 + inSlope: -0.004730377 + outSlope: -0.004730377 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: -0.000952621 + inSlope: -0.001135391 + outSlope: -0.001135391 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -0.0009459499 + inSlope: 0.00016010612 + outSlope: 0.00016010612 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: -0.0008967824 + inSlope: 0.0011800211 + outSlope: 0.0011800211 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: -0.0008166009 + inSlope: 0.001924358 + outSlope: 0.001924358 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.0005047996 + inSlope: 0.0025038507 + outSlope: 0.0025038507 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.042091697 + inSlope: 0.0030574035 + outSlope: 0.0030574035 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333334 + value: 0.044757847 + inSlope: 0.0039011773 + outSlope: 0.0039011773 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: 0.04256608 + inSlope: -0.021011457 + outSlope: -0.021011457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 0.036196746 + inSlope: -0.04923436 + outSlope: -0.04923436 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: 0.033841565 + inSlope: -0.056524284 + outSlope: -0.056524284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: 0.031139096 + inSlope: -0.06485925 + outSlope: -0.06485925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: 0.02809997 + inSlope: -0.072939105 + outSlope: -0.072939105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0166667 + value: 0.02497075 + inSlope: -0.07510124 + outSlope: -0.07510124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0.01949825 + inSlope: -0.061525777 + outSlope: -0.061525777 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 0.01714743 + inSlope: -0.056419738 + outSlope: -0.056419738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: 0.014933329 + inSlope: -0.05313846 + outSlope: -0.05313846 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 0.0127799 + inSlope: -0.05168222 + outSlope: -0.05168222 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.0106990095 + inSlope: -0.049941406 + outSlope: -0.049941406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0.00878821 + inSlope: -0.04585922 + outSlope: -0.04585922 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 0.0070999996 + inSlope: -0.040516987 + outSlope: -0.040516987 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.005686879 + inSlope: -0.033914927 + outSlope: -0.033914927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 0.0046013473 + inSlope: -0.026052792 + outSlope: -0.026052792 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.0038959028 + inSlope: -0.016930629 + outSlope: -0.016930629 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.0036230467 + inSlope: -0.0065485514 + outSlope: -0.0065485514 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.55 + value: 0.0038509928 + inSlope: 0.0054707103 + outSlope: 0.0054707103 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.004330124 + inSlope: 0.011499124 + outSlope: 0.011499124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0.004636195 + inSlope: 0.007345712 + outSlope: 0.007345712 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.004598214 + inSlope: -0.00091154425 + outSlope: -0.00091154425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 0.004416071 + inSlope: -0.004371427 + outSlope: -0.004371427 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 0.00422184 + inSlope: -0.004661548 + outSlope: -0.004661548 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: 0.0040696 + inSlope: -0.0036537587 + outSlope: -0.0036537587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.0039265826 + inSlope: -0.0034324054 + outSlope: -0.0034324054 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: 0.0037945989 + inSlope: -0.0031676202 + outSlope: -0.0031676202 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 0.0036754548 + inSlope: -0.0028594593 + outSlope: -0.0028594593 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.0034131461 + inSlope: -0.0016745678 + outSlope: -0.0016745678 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.0022147377 + inSlope: 0.00008932113 + outSlope: 0.00008932113 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333334 + value: -0.00191088 + inSlope: 0.00123804 + outSlope: 0.00123804 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: -0.0015534569 + inSlope: 0.0015119533 + outSlope: 0.0015119533 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: -0.001302939 + inSlope: 0.001475953 + outSlope: 0.001475953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: -0.0012429559 + inSlope: 0.0014395944 + outSlope: 0.0014395944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: -0.0011849409 + inSlope: 0.0013923591 + outSlope: 0.0013923591 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: -0.001129351 + inSlope: 0.0013341607 + outSlope: 0.0013341607 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0166667 + value: -0.0010766399 + inSlope: 0.001265065 + outSlope: 0.001265065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -0.0009816819 + inSlope: 0.0010940173 + outSlope: 0.0010940173 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: -0.0009403443 + inSlope: 0.0009921036 + outSlope: 0.0009921036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: -0.00090302114 + inSlope: 0.0008957567 + outSlope: 0.0008957567 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: -0.00086907006 + inSlope: 0.0008148249 + outSlope: 0.0008148249 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -0.000838332 + inSlope: 0.00073771365 + outSlope: 0.00073771365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -0.0008106472 + inSlope: 0.0006644357 + outSlope: 0.0006644357 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -0.0007858564 + inSlope: 0.000594979 + outSlope: 0.000594979 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -0.00076380005 + inSlope: 0.00052935234 + outSlope: 0.00052935234 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.0007443191 + inSlope: 0.00046754343 + outSlope: 0.00046754343 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -0.0007272539 + inSlope: 0.0004095636 + outSlope: 0.0004095636 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -0.0007124449 + inSlope: 0.00035541627 + outSlope: 0.00035541627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.55 + value: -0.0006997328 + inSlope: 0.00030509083 + outSlope: 0.00030509083 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -0.00068895816 + inSlope: 0.0002585913 + outSlope: 0.0002585913 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -0.00067996164 + inSlope: 0.00021591624 + outSlope: 0.00021591624 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -0.0006725839 + inSlope: 0.00017706708 + outSlope: 0.00017706708 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: -0.0006666652 + inSlope: 0.00014204773 + outSlope: 0.00014204773 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: -0.00066204637 + inSlope: 0.00011085222 + outSlope: 0.00011085222 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: -0.00065856805 + inSlope: 0.00008347937 + outSlope: 0.00008347937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -0.00065607077 + inSlope: 0.000059934737 + outSlope: 0.000059934737 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: -0.000654395 + inSlope: 0.000040218867 + outSlope: 0.000040218867 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: -0.0006536328 + inSlope: 0.000018292683 + outSlope: 0.000018292683 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.00065271935 + inSlope: 0.000001814958 + outSlope: 0.000001814958 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.0008178445 + inSlope: -0.00005962372 + outSlope: -0.00005962372 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.05 + value: 0.0008153602 + inSlope: -0.00005962372 + outSlope: -0.00005962372 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: 0.0008080788 + inSlope: -0.00017475485 + outSlope: -0.00017475485 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 0.00079624343 + inSlope: -0.00028404774 + outSlope: -0.00028404774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: 0.0007801118 + inSlope: -0.00038715894 + outSlope: -0.00038715894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.21666667 + value: 0.0007599318 + inSlope: -0.0004843212 + outSlope: -0.0004843212 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.0007359464 + inSlope: -0.00057564845 + outSlope: -0.00057564845 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: 0.0007084134 + inSlope: -0.00066079275 + outSlope: -0.00066079275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 0.00048262253 + inSlope: -0.0010462353 + outSlope: -0.0010462353 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.76666665 + value: 0.00024263111 + inSlope: -0.0012024507 + outSlope: -0.0012024507 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: 0.00009000454 + inSlope: -0.0012242581 + outSlope: -0.0012242581 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: -0.000011175734 + inSlope: -0.001208758 + outSlope: -0.001208758 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.05 + value: -0.00010957146 + inSlope: -0.0011693917 + outSlope: -0.0011693917 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -0.00015709682 + inSlope: -0.0011406064 + outSlope: -0.0011406064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: -0.00020317848 + inSlope: -0.0011059612 + outSlope: -0.0011059612 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: -0.00029000334 + inSlope: -0.0010185494 + outSlope: -0.0010185494 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -0.000330247 + inSlope: -0.0009658487 + outSlope: -0.0009658487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -0.00034974387 + inSlope: -0.00046792522 + outSlope: -0.00046792522 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -0.00033359102 + inSlope: 0.00038766785 + outSlope: 0.00038766785 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -0.0002870145 + inSlope: 0.0011178375 + outSlope: 0.0011178375 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.0002152385 + inSlope: 0.0017226258 + outSlope: 0.0017226258 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -0.00012348928 + inSlope: 0.002201977 + outSlope: 0.002201977 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -0.000016991506 + inSlope: 0.0025559491 + outSlope: 0.0025559491 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.55 + value: 0.000099029574 + inSlope: 0.0027845087 + outSlope: 0.0027845087 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0.000338742 + inSlope: 0.0028654253 + outSlope: 0.0028654253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.00043323325 + inSlope: 0.0022677928 + outSlope: 0.0022677928 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 0.0004868141 + inSlope: 0.001285938 + outSlope: 0.001285938 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 0.0005062089 + inSlope: 0.00046547636 + outSlope: 0.00046547636 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: 0.00049814075 + inSlope: -0.0001936369 + outSlope: -0.0001936369 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.0004693341 + inSlope: -0.0006913577 + outSlope: -0.0006913577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 0.0003763976 + inSlope: -0.0012027305 + outSlope: -0.0012027305 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 0.00028119015 + inSlope: -0.0010686159 + outSlope: -0.0010686159 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.0002495436 + inSlope: -0.0007595157 + outSlope: -0.0007595157 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.0010341642 + inSlope: 0.000009961724 + outSlope: 0.000009961724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.05 + value: -0.0010337491 + inSlope: 0.000009961724 + outSlope: 0.000009961724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: -0.0010333341 + inSlope: 0.000009961724 + outSlope: 0.000009961724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: -0.001032919 + inSlope: 0.000009959937 + outSlope: 0.000009959937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: -0.001032504 + inSlope: 0.000009961723 + outSlope: 0.000009961723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.21666667 + value: -0.0010320889 + inSlope: 0.000009961726 + outSlope: 0.000009961726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: -0.0010296259 + inSlope: 0.0000591123 + outSlope: 0.0000591123 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: -0.0010266597 + inSlope: 0.000071187635 + outSlope: 0.000071187635 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: -0.0010026436 + inSlope: 0.00010457928 + outSlope: 0.00010457928 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.76666665 + value: -0.0009829833 + inSlope: 0.00008140322 + outSlope: 0.00008140322 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: -0.0009775291 + inSlope: 0.000000581145 + outSlope: 0.000000581145 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: -0.0009855622 + inSlope: -0.00019337851 + outSlope: -0.00019337851 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.05 + value: -0.001016803 + inSlope: -0.000428317 + outSlope: -0.000428317 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -0.001038217 + inSlope: -0.0005139353 + outSlope: -0.0005139353 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: -0.001062313 + inSlope: -0.00057830446 + outSlope: -0.00057830446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: -0.001115018 + inSlope: -0.000643416 + outSlope: -0.000643416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -0.001141857 + inSlope: -0.0006441349 + outSlope: -0.0006441349 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -0.001167841 + inSlope: -0.00062361953 + outSlope: -0.00062361953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -0.001192086 + inSlope: -0.0005818773 + outSlope: -0.0005818773 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -0.001213706 + inSlope: -0.00051887915 + outSlope: -0.00051887915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.001231817 + inSlope: -0.0004346649 + outSlope: -0.0004346649 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -0.0012455359 + inSlope: -0.00032925484 + outSlope: -0.00032925484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -0.001253977 + inSlope: -0.00020258385 + outSlope: -0.00020258385 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.55 + value: -0.0012562551 + inSlope: -0.000054674198 + outSlope: -0.000054674198 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -0.0012387879 + inSlope: 0.0003047779 + outSlope: 0.0003047779 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -0.0012172731 + inSlope: 0.0005163561 + outSlope: 0.0005163561 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: -0.0011971738 + inSlope: 0.00048238185 + outSlope: 0.00048238185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: -0.001187956 + inSlope: 0.0002212288 + outSlope: 0.0002212288 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: -0.001187584 + inSlope: 0.0000089264 + outSlope: 0.0000089264 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -0.0011940241 + inSlope: -0.0001545611 + outSlope: -0.0001545611 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: -0.001219197 + inSlope: -0.0003349671 + outSlope: -0.0003349671 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: -0.001247196 + inSlope: -0.00032004146 + outSlope: -0.00032004146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.001257169 + inSlope: -0.00023934913 + outSlope: -0.00023934913 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.000032050608 + inSlope: 0.00011477709 + outSlope: 0.00011477709 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.05 + value: -0.00002726823 + inSlope: 0.00011477709 + outSlope: 0.00011477709 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: -0.000013523698 + inSlope: 0.00032986878 + outSlope: 0.00032986878 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 0.000008279085 + inSlope: 0.0005232668 + outSlope: 0.0005232668 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: 0.000037236063 + inSlope: 0.0006949674 + outSlope: 0.0006949674 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.21666667 + value: 0.00007244289 + inSlope: 0.000844964 + outSlope: 0.000844964 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.00011299595 + inSlope: 0.00097327336 + outSlope: 0.00097327336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: 0.00015799105 + inSlope: 0.0010798826 + outSlope: 0.0010798826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 0.00047061875 + inSlope: 0.0012639028 + outSlope: 0.0012639028 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.76666665 + value: 0.00068755966 + inSlope: 0.00082060177 + outSlope: 0.00082060177 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: 0.0007480809 + inSlope: 0.00029425963 + outSlope: 0.00029425963 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: 0.0007443433 + inSlope: -0.00016511872 + outSlope: -0.00016511872 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.05 + value: 0.00069689995 + inSlope: -0.0007112849 + outSlope: -0.0007112849 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0.00065452856 + inSlope: -0.0010169111 + outSlope: -0.0010169111 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 0.0005985188 + inSlope: -0.001344236 + outSlope: -0.001344236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 0.00045592806 + inSlope: -0.0017289182 + outSlope: -0.0017289182 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.0003953965 + inSlope: -0.001452759 + outSlope: -0.001452759 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0.00034537265 + inSlope: -0.001200573 + outSlope: -0.001200573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 0.00030485712 + inSlope: -0.0009723713 + outSlope: -0.0009723713 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.00027285068 + inSlope: -0.000768155 + outSlope: -0.000768155 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 0.0002483539 + inSlope: -0.0005879238 + outSlope: -0.0005879238 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.00023036756 + inSlope: -0.00043167121 + outSlope: -0.00043167121 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.0002178923 + inSlope: -0.00029940633 + outSlope: -0.00029940633 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.55 + value: 0.0002099289 + inSlope: -0.00019112189 + outSlope: -0.00019112189 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0.00020354024 + inSlope: -0.000046504185 + outSlope: -0.000046504185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.0002031163 + inSlope: -0.000010174522 + outSlope: -0.000010174522 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 0.00020423136 + inSlope: 0.000026761241 + outSlope: 0.000026761241 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 0.00020725772 + inSlope: 0.0000726325 + outSlope: 0.0000726325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: 0.00021171778 + inSlope: 0.0001070417 + outSlope: 0.0001070417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.00021713346 + inSlope: 0.00012997602 + outSlope: 0.00012997602 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 0.00022892046 + inSlope: 0.00014144374 + outSlope: 0.00014144374 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 0.00023879617 + inSlope: 0.0001070417 + outSlope: 0.0001070417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.00024182259 + inSlope: 0.00007263408 + outSlope: 0.00007263408 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.000021827052 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.000021827052 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.002998827 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.002998827 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.000053089054 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.000053089054 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.000019310299 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.000019310299 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.0025961718 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.0025961718 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.0003839118 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.0003839118 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.00014042061 + inSlope: 0.00005916506 + outSlope: 0.00005916506 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.05 + value: -0.0001379554 + inSlope: 0.00005916506 + outSlope: 0.00005916506 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: -0.0001307362 + inSlope: 0.00017326087 + outSlope: 0.00017326087 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: -0.000119010954 + inSlope: 0.00028140598 + outSlope: 0.00028140598 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: -0.00010303715 + inSlope: 0.00038337123 + outSlope: 0.00038337123 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.21666667 + value: -0.000083053215 + inSlope: 0.00047961462 + outSlope: 0.00047961462 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: -0.000059330923 + inSlope: 0.0005693349 + outSlope: 0.0005693349 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: -0.000032113472 + inSlope: 0.000653219 + outSlope: 0.000653219 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.35 + value: -0.0000016583489 + inSlope: 0.0007309227 + outSlope: 0.0007309227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.38333333 + value: 0.000031791267 + inSlope: 0.000802791 + outSlope: 0.000802791 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333334 + value: 0.00006797312 + inSlope: 0.0008683645 + outSlope: 0.0008683645 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.48333332 + value: 0.00010663926 + inSlope: 0.00092798687 + outSlope: 0.00092798687 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.65 + value: 0.00028110173 + inSlope: 0.0011058246 + outSlope: 0.0011058246 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.81666666 + value: 0.00047508563 + inSlope: 0.0011866185 + outSlope: 0.0011866185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: 0.0006236674 + inSlope: 0.0011835769 + outSlope: 0.0011835769 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0166667 + value: 0.0007204079 + inSlope: 0.0011513002 + outSlope: 0.0011513002 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0.0008129318 + inSlope: 0.0010946217 + outSlope: 0.0010946217 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.0009665938 + inSlope: 0.00065254804 + outSlope: 0.00065254804 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0.00097119866 + inSlope: 0.000110516055 + outSlope: 0.000110516055 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 0.00095495745 + inSlope: -0.0003897886 + outSlope: -0.0003897886 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 0.00086689874 + inSlope: -0.0012650901 + outSlope: -0.0012650901 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.00071634067 + inSlope: -0.0019733103 + outSlope: -0.0019733103 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.00051720336 + inSlope: -0.0025144937 + outSlope: -0.0025144937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0.00040376844 + inSlope: -0.0027224403 + outSlope: -0.0027224403 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.0003087422 + inSlope: -0.0022806327 + outSlope: -0.0022806327 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 0.000253695 + inSlope: -0.0013211297 + outSlope: -0.0013211297 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 0.00023210981 + inSlope: -0.000518045 + outSlope: -0.000518045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: 0.00023746933 + inSlope: 0.00012862858 + outSlope: 0.00012862858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.00026325847 + inSlope: 0.0006189382 + outSlope: 0.0006189382 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: 0.0003029586 + inSlope: 0.00095280376 + outSlope: 0.00095280376 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 0.0004403625 + inSlope: 0.0010160494 + outSlope: 0.0010160494 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.00047054238 + inSlope: 0.0007243157 + outSlope: 0.0007243157 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.001305686 + inSlope: -0.00001861453 + outSlope: -0.00001861453 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.05 + value: 0.0013049103 + inSlope: -0.00001861453 + outSlope: -0.00001861453 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: 0.0013041347 + inSlope: -0.00001861453 + outSlope: -0.00001861453 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 0.00130124 + inSlope: -0.00006947279 + outSlope: -0.00006947279 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: 0.001296989 + inSlope: -0.00010202407 + outSlope: -0.00010202407 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.21666667 + value: 0.0012914222 + inSlope: -0.00013360265 + outSlope: -0.00013360265 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.0012845799 + inSlope: -0.00016421554 + outSlope: -0.00016421554 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: 0.0012765063 + inSlope: -0.00019376639 + outSlope: -0.00019376639 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.35 + value: 0.00126724 + inSlope: -0.00022239078 + outSlope: -0.00022239078 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.38333333 + value: 0.0012568242 + inSlope: -0.00024997836 + outSlope: -0.00024997836 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333334 + value: 0.0012452994 + inSlope: -0.0002765984 + outSlope: -0.0002765984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.48333332 + value: 0.0012327068 + inSlope: -0.00030221863 + outSlope: -0.00030221863 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.65 + value: 0.0011724961 + inSlope: -0.00039472262 + outSlope: -0.00039472262 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.81666666 + value: 0.001098523 + inSlope: -0.00047131217 + outSlope: -0.00047131217 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: 0.001035606 + inSlope: -0.0005183527 + outSlope: -0.0005183527 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0166667 + value: 0.0009907412 + inSlope: -0.0005447242 + outSlope: -0.0005447242 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0.0009439269 + inSlope: -0.0005671198 + outSlope: -0.0005671198 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.00084577536 + inSlope: -0.00059998565 + outSlope: -0.00059998565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0.00083231553 + inSlope: -0.0003230366 + outSlope: -0.0003230366 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 0.0008398289 + inSlope: 0.000180321 + outSlope: 0.000180321 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 0.000903609 + inSlope: 0.00093205244 + outSlope: 0.00093205244 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.0010087892 + inSlope: 0.0013438684 + outSlope: 0.0013438684 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.0011270421 + inSlope: 0.0014157566 + outSlope: 0.0014157566 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0.001182218 + inSlope: 0.0013242238 + outSlope: 0.0013242238 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.00123004 + inSlope: 0.0011477291 + outSlope: 0.0011477291 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 0.0012669661 + inSlope: 0.00088622514 + outSlope: 0.00088622514 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 0.001289456 + inSlope: 0.00053975754 + outSlope: 0.00053975754 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: 0.001293968 + inSlope: 0.00010828624 + outSlope: 0.00010828624 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.001286253 + inSlope: -0.0001851579 + outSlope: -0.0001851579 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: 0.0012753869 + inSlope: -0.00026078607 + outSlope: -0.00026078607 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 0.0012383519 + inSlope: -0.0002792665 + outSlope: -0.0002792665 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.001229356 + inSlope: -0.00021590132 + outSlope: -0.00021590132 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.00007776916 + inSlope: -0.00008173227 + outSlope: -0.00008173227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.05 + value: 0.00007436365 + inSlope: -0.00008173227 + outSlope: -0.00008173227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: 0.000064565385 + inSlope: -0.0002351582 + outSlope: -0.0002351582 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 0.000049001424 + inSlope: -0.00037353518 + outSlope: -0.00037353518 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: 0.000028298944 + inSlope: -0.0004968595 + outSlope: -0.0004968595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.21666667 + value: 0.0000030849874 + inSlope: -0.0006051351 + outSlope: -0.0006051351 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: -0.000026012956 + inSlope: -0.0006983506 + outSlope: -0.0006983506 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: -0.00005836785 + inSlope: -0.0007765175 + outSlope: -0.0007765175 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.35 + value: -0.00009335279 + inSlope: -0.0008396383 + outSlope: -0.0008396383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.38333333 + value: -0.00013034015 + inSlope: -0.0008876969 + outSlope: -0.0008876969 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333334 + value: -0.00016870335 + inSlope: -0.00092071673 + outSlope: -0.00092071673 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.48333332 + value: -0.00020781456 + inSlope: -0.00093866896 + outSlope: -0.00093866896 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.65 + value: -0.0003591998 + inSlope: -0.00085999083 + outSlope: -0.00085999083 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.81666666 + value: -0.00047238483 + inSlope: -0.00054047914 + outSlope: -0.00054047914 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: -0.00050805864 + inSlope: -0.0001427936 + outSlope: -0.0001427936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0166667 + value: -0.00049899815 + inSlope: 0.00019758573 + outSlope: 0.00019758573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -0.00045780957 + inSlope: 0.0005981708 + outSlope: 0.0005981708 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -0.00032281532 + inSlope: 0.0007217527 + outSlope: 0.0007217527 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -0.0002960167 + inSlope: 0.00064316747 + outSlope: 0.00064316747 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -0.00027230708 + inSlope: 0.00056902954 + outSlope: 0.00056902954 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.00023341313 + inSlope: 0.00043411055 + outSlope: 0.00043411055 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -0.00020465009 + inSlope: 0.0003169891 + outSlope: 0.0003169891 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -0.00018453479 + inSlope: 0.00021766621 + outSlope: 0.00021766621 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -0.00017725638 + inSlope: 0.00017468171 + outSlope: 0.00017468171 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -0.00017158374 + inSlope: 0.00013614369 + outSlope: 0.00013614369 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: -0.00016733116 + inSlope: 0.00010206143 + outSlope: 0.00010206143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: -0.0001643136 + inSlope: 0.0000724215 + outSlope: 0.0000724215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: -0.00016234539 + inSlope: 0.00004723732 + outSlope: 0.00004723732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -0.00016124122 + inSlope: 0.000026500173 + outSlope: 0.000026500173 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: -0.00016143109 + inSlope: -0.0000045570773 + outSlope: -0.0000045570773 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: -0.0001620007 + inSlope: -0.0000045566303 + outSlope: -0.0000045566303 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.00016219057 + inSlope: -0.000004557064 + outSlope: -0.000004557064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.0029990699 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.0029990699 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.0000001625903 + inSlope: 4.4703483e-10 + outSlope: 4.4703483e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.00000016167759 + inSlope: 4.4703397e-10 + outSlope: 4.4703397e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.000054634773 + inSlope: 0.0000000012293457 + outSlope: 0.0000000012293457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.000054637192 + inSlope: 0.0000000012293435 + outSlope: 0.0000000012293435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.0003556059 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.0003556059 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.000036821402 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.000036821402 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.0025999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.0025999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.000011851057 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.000011851057 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -1.2456439e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -1.2456439e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.00006796107 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.00006796107 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.0028583296 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.0028583296 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.0000000032130627 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.0000000032130627 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.00014242699 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.00014242699 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.0014556211 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.0014556211 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.0014599595 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.0014599595 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.0001245801 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.0001245801 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.9999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.9999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.0027749708 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.00277497 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.00000016488134 + inSlope: 0.000000002089364 + outSlope: 0.000000002089364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.0000001691468 + inSlope: 0.00000000208936 + outSlope: 0.00000000208936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.0000054341554 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.000005434151 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.0020982707 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.0020982695 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.00000017091631 + inSlope: 0.0000000011040537 + outSlope: 0.0000000011040537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.00000016866251 + inSlope: 0.0000000011040516 + outSlope: 0.0000000011040516 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.000005436465 + inSlope: -9.080395e-10 + outSlope: -9.080395e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.0000054346024 + inSlope: -9.080378e-10 + outSlope: -9.080378e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.0014555797 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.0014555797 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.0014553503 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.0014553503 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.00012458029 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.00012458029 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.0027952413 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.0027952413 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.0000000026077032 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.0000000026077032 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1.4901161e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1.4901161e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.0020026602 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.0020026602 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.0000000040233132 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.0000000040233132 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 8.9406965e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 8.9406965e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.9999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.9999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.0027371924 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.0027371924 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 2.840534e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 2.840534e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.00019367921 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.00019367921 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.65 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.81666666 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.05 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.55 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.03325773 + inSlope: 0.0021326637 + outSlope: 0.0021326637 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.65 + value: 0.03384314 + inSlope: -0.015893718 + outSlope: -0.015893718 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.81666666 + value: 0.028756138 + inSlope: -0.04043928 + outSlope: -0.04043928 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: 0.02171585 + inSlope: -0.06483401 + outSlope: -0.06483401 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.05 + value: 0.012730669 + inSlope: -0.06882437 + outSlope: -0.06882437 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0.01022708 + inSlope: -0.06008603 + outSlope: -0.06008603 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 0.00802035 + inSlope: -0.05296159 + outSlope: -0.05296159 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: 0.006097788 + inSlope: -0.04614152 + outSlope: -0.04614152 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 0.004446701 + inSlope: -0.039626013 + outSlope: -0.039626013 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.0030544018 + inSlope: -0.033415213 + outSlope: -0.033415213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0.001908195 + inSlope: -0.02750899 + outSlope: -0.02750899 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 0.0009953922 + inSlope: -0.021907223 + outSlope: -0.021907223 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.0003032978 + inSlope: -0.016610282 + outSlope: -0.016610282 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.0001807769 + inSlope: -0.011617805 + outSlope: -0.011617805 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -0.0004695227 + inSlope: -0.0069298856 + outSlope: -0.0069298856 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -0.0005113571 + inSlope: -0.0010040269 + outSlope: -0.0010040269 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.55 + value: -0.00018209779 + inSlope: 0.007902232 + outSlope: 0.007902232 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.0004466991 + inSlope: 0.015091096 + outSlope: 0.015091096 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0.0008997148 + inSlope: 0.010872387 + outSlope: 0.010872387 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.0009635709 + inSlope: 0.0015325478 + outSlope: 0.0015325478 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 0.00086266693 + inSlope: -0.0024216904 + outSlope: -0.0024216904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 0.00074423157 + inSlope: -0.0028424521 + outSlope: -0.0028424521 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.000562093 + inSlope: -0.0023195976 + outSlope: -0.0023195976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: 0.0002586545 + inSlope: -0.002353102 + outSlope: -0.002353102 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 0.00017083938 + inSlope: -0.0021075646 + outSlope: -0.0021075646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.000098603516 + inSlope: -0.0017336577 + outSlope: -0.0017336577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.65 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.81666666 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.05 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.55 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.013613639 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.013613639 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.001046381 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.001046381 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.004070008 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.004070008 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.013613639 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.013613639 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.001046381 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.001046381 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.004080487 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.004080487 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.7069847 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.7069847 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.70722884 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.70722884 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.7071081 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.7071081 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.70710546 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.70710546 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.17566532 + inSlope: 0 + outSlope: -0.27644634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: -0.20973846 + inSlope: -0.59080124 + outSlope: -0.5912781 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.35 + value: -0.3856112 + inSlope: -0.729084 + outSlope: -0.7297098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: -0.53361374 + inSlope: -0.5766749 + outSlope: -0.576675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: -0.5645914 + inSlope: 0.090301044 + outSlope: 0.09083747 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: -0.54348254 + inSlope: -0.13160704 + outSlope: -0.13276936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: -0.6301176 + inSlope: -1.1269749 + outSlope: -1.1290822 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -0.74597645 + inSlope: -0.55074686 + outSlope: -0.55074745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: -0.76097864 + inSlope: -0.4398827 + outSlope: -0.43630642 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: -0.7809707 + inSlope: -0.3397468 + outSlope: -0.34153372 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: -0.7859138 + inSlope: 0.5221353 + outSlope: 0.52332926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -0.73678297 + inSlope: 1.8131751 + outSlope: 1.8155549 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -0.65005845 + inSlope: 2.1517246 + outSlope: 2.1582863 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -0.55892813 + inSlope: 1.863243 + outSlope: 1.866104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.45515245 + inSlope: 0.790716 + outSlope: 0.7885688 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -0.42398065 + inSlope: -0.04135069 + outSlope: -0.041382693 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -0.45987338 + inSlope: -0.17472692 + outSlope: -0.17344943 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: -0.4626494 + inSlope: 0.044345833 + outSlope: 0.04506109 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -0.455936 + inSlope: 0.11801714 + outSlope: 0.11801724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.43144792 + inSlope: 0.10096114 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.35140306 + inSlope: 0 + outSlope: -0.33187866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: -0.3913922 + inSlope: -0.6376505 + outSlope: -0.63836575 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.35 + value: -0.52212363 + inSlope: -0.2901554 + outSlope: -0.28997657 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: -0.51781476 + inSlope: 0.42021272 + outSlope: 0.42110685 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: -0.4423092 + inSlope: 0.70050365 + outSlope: 0.70059294 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: -0.34878975 + inSlope: 0.55325025 + outSlope: 0.55409974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: -0.2541272 + inSlope: 0.9410084 + outSlope: 0.9423494 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -0.1463321 + inSlope: 0.60119796 + outSlope: 0.6017095 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: -0.12777695 + inSlope: 0.481904 + outSlope: 0.48637438 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: -0.10657036 + inSlope: 0.76890063 + outSlope: 0.7751564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: -0.06441897 + inSlope: 0.8976436 + outSlope: 0.8994349 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -0.030681044 + inSlope: 0.32186538 + outSlope: 0.32544088 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -0.020660788 + inSlope: -0.22709337 + outSlope: -0.22888206 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -0.027894199 + inSlope: -0.29727846 + outSlope: -0.29522207 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.03866954 + inSlope: -0.06830699 + outSlope: -0.067949235 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -0.093557015 + inSlope: -0.96291226 + outSlope: -0.96495754 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -0.23145132 + inSlope: -0.72445256 + outSlope: -0.72258675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: -0.2567258 + inSlope: -0.022888172 + outSlope: -0.0232458 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -0.25384736 + inSlope: -0.012874597 + outSlope: -0.013892473 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.25103867 + inSlope: 0.03920153 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.80324876 + inSlope: 0 + outSlope: -0.14519691 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: 0.784619 + inSlope: -0.32186508 + outSlope: -0.32186508 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.35 + value: 0.6772891 + inSlope: -0.49614906 + outSlope: -0.4959106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 0.57813215 + inSlope: -0.30159947 + outSlope: -0.30219558 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: 0.58054453 + inSlope: 0.34287575 + outSlope: 0.34403798 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 0.6338532 + inSlope: 0.04720687 + outSlope: 0.045597557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: 0.5897976 + inSlope: -0.679493 + outSlope: -0.6810256 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0.47911385 + inSlope: -0.9541 + outSlope: -0.95427126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 0.44004884 + inSlope: -1.1497747 + outSlope: -1.1488806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: 0.38296834 + inSlope: -1.5583649 + outSlope: -1.5637238 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 0.3094852 + inSlope: -1.5458424 + outSlope: -1.5497222 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.25126576 + inSlope: -0.9191045 + outSlope: -0.9191023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0.21623148 + inSlope: -0.3725285 + outSlope: -0.37506258 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 0.19993588 + inSlope: -0.07912524 + outSlope: -0.07581718 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 0.22669512 + inSlope: 0.82844573 + outSlope: 0.830143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.37791288 + inSlope: 1.0579071 + outSlope: 1.0588349 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.45028228 + inSlope: 0.34613302 + outSlope: 0.34403783 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 0.47080025 + inSlope: 0.0039339047 + outSlope: 0.0032186492 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.4653181 + inSlope: -0.008940692 + outSlope: -0.008390503 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.44542372 + inSlope: -0.18871754 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.44771528 + inSlope: 0 + outSlope: -0.10871887 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: 0.4326604 + inSlope: -0.28073788 + outSlope: -0.2808571 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.35 + value: 0.34636724 + inSlope: -0.27930737 + outSlope: -0.27939674 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 0.33598754 + inSlope: 0.25168058 + outSlope: 0.25190416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: 0.38544413 + inSlope: 0.41954222 + outSlope: 0.41878217 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 0.425679 + inSlope: 0.21547076 + outSlope: 0.21569432 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: 0.43647438 + inSlope: -0.160262 + outSlope: -0.16042164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0.43881196 + inSlope: 0.30551636 + outSlope: 0.30756027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 0.45928386 + inSlope: 0.5108123 + outSlope: 0.5087261 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: 0.48172903 + inSlope: 0.8592018 + outSlope: 0.8618809 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 0.5314213 + inSlope: 1.779194 + outSlope: 1.7857568 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.62695694 + inSlope: 2.5129342 + outSlope: 2.5200808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0.7281765 + inSlope: 2.0241709 + outSlope: 2.0349045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 0.80426794 + inSlope: 1.3053429 + outSlope: 1.3060582 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 0.86020356 + inSlope: 0.195265 + outSlope: 0.19535406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.81772196 + inSlope: -0.62093085 + outSlope: -0.6207404 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.72951543 + inSlope: -0.55330193 + outSlope: -0.55289245 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 0.70597064 + inSlope: 0.017881384 + outSlope: 0.020027151 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.7149566 + inSlope: 0.07581707 + outSlope: 0.07620227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.7432563 + inSlope: 0.18431598 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.18205696 + inSlope: 0 + outSlope: 0.91597444 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.05 + value: 0.22004427 + inSlope: 1.3223292 + outSlope: 1.322776 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 0.36680657 + inSlope: 1.7660855 + outSlope: 1.7683421 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.38333333 + value: 0.70900595 + inSlope: 0.5474261 + outSlope: 0.55034953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: 0.82935727 + inSlope: -0.100135796 + outSlope: -0.100433834 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: 0.81423354 + inSlope: 0.10252 + outSlope: 0.10288677 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0.8432976 + inSlope: 0.09215794 + outSlope: 0.09417543 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 0.846584 + inSlope: 0.19431132 + outSlope: 0.19516262 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.8652806 + inSlope: -0.5078315 + outSlope: -0.50902295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0.8291738 + inSlope: -1.1193737 + outSlope: -1.1265289 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 0.7717006 + inSlope: -1.4251484 + outSlope: -1.4247001 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.65424585 + inSlope: -0.20876528 + outSlope: -0.20435877 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.7526572 + inSlope: 1.1607578 + outSlope: 1.1587154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0.81406033 + inSlope: 1.2958062 + outSlope: 1.2981881 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 0.89144135 + inSlope: 0.454187 + outSlope: 0.45382988 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: 0.902672 + inSlope: -0.095129035 + outSlope: -0.09590932 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.88626194 + inSlope: -0.0994856 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.00055216765 + inSlope: 0 + outSlope: -0.030220255 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.05 + value: -0.00173663 + inSlope: -0.055488203 + outSlope: -0.05548121 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: -0.009630591 + inSlope: -0.16691162 + outSlope: -0.16917875 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.38333333 + value: -0.054626822 + inSlope: -0.58702064 + outSlope: -0.5880991 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: -0.08289418 + inSlope: 0.026350219 + outSlope: 0.026896598 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: -0.078207985 + inSlope: -0.04321337 + outSlope: -0.042846564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -0.08706624 + inSlope: -0.02665015 + outSlope: -0.025928045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: -0.08829776 + inSlope: -0.06705529 + outSlope: -0.06628887 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -0.09451677 + inSlope: 0.13826148 + outSlope: 0.14081576 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -0.08239704 + inSlope: 0.26598534 + outSlope: 0.26956227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -0.06645806 + inSlope: 0.16316786 + outSlope: 0.16227366 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -0.041386694 + inSlope: 0.023357572 + outSlope: 0.02235174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -0.06314127 + inSlope: -0.7372243 + outSlope: -0.7390983 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -0.07888031 + inSlope: -0.45925424 + outSlope: -0.46201012 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: -0.10513272 + inSlope: -0.20664167 + outSlope: -0.20836298 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: -0.109950155 + inSlope: 0.054046523 + outSlope: 0.05335972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.10253357 + inSlope: 0.033365063 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.005153567 + inSlope: 0 + outSlope: -0.11335128 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.05 + value: -0.009825446 + inSlope: -0.15914442 + outSlope: -0.15906988 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: -0.027131187 + inSlope: -0.2423115 + outSlope: -0.2444243 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.38333333 + value: -0.060129374 + inSlope: -0.45763597 + outSlope: -0.45955178 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: -0.06404081 + inSlope: -0.0111262 + outSlope: -0.011175872 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: -0.06455082 + inSlope: -0.008866192 + outSlope: -0.009697216 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -0.064136945 + inSlope: 0.0033011797 + outSlope: 0.0028312234 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: -0.06415562 + inSlope: 0.008344659 + outSlope: 0.0070886947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -0.063053995 + inSlope: -0.061116043 + outSlope: -0.0627338 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -0.06461935 + inSlope: -0.08463848 + outSlope: -0.087171875 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -0.06472978 + inSlope: -0.15154496 + outSlope: -0.15422703 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -0.05864711 + inSlope: 0.0075995927 + outSlope: 0.006003039 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -0.06356336 + inSlope: -0.4286425 + outSlope: -0.4270677 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -0.06363742 + inSlope: -0.056624465 + outSlope: -0.05654986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: -0.059337907 + inSlope: 0.027380861 + outSlope: 0.029638417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: -0.058968633 + inSlope: -0.016406182 + outSlope: -0.015402387 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.061569035 + inSlope: -0.017962677 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.9832743 + inSlope: 0 + outSlope: -0.16808511 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.05 + value: 0.97543883 + inSlope: -0.30219558 + outSlope: -0.29981133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 0.9298516 + inSlope: -0.70571893 + outSlope: -0.706826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.38333333 + value: 0.7005076 + inSlope: -0.63938755 + outSlope: -0.6421407 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: 0.54881126 + inSlope: 0.15358129 + outSlope: 0.15527011 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: 0.5716121 + inSlope: -0.15288593 + outSlope: -0.15350486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0.5264551 + inSlope: -0.15185428 + outSlope: -0.15020385 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 0.52094436 + inSlope: -0.32663375 + outSlope: -0.32799584 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.4882419 + inSlope: 0.91961443 + outSlope: 0.9244667 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0.5490956 + inSlope: 1.7213796 + outSlope: 1.7291324 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 0.62918323 + inSlope: 1.7470138 + outSlope: 1.7479063 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.7528678 + inSlope: 0.18283726 + outSlope: 0.17983572 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.6522883 + inSlope: -1.4529909 + outSlope: -1.4519706 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0.57186884 + inSlope: -1.914503 + outSlope: -1.9177779 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 0.436759 + inSlope: -0.97632325 + outSlope: -0.9725692 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: 0.41184598 + inSlope: 0.22172934 + outSlope: 0.22156678 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.44747734 + inSlope: 0.20352283 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.05307544 + inSlope: 0 + outSlope: -0.31445462 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: -0.024800679 + inSlope: -0.14927524 + outSlope: -0.14820382 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 0.03935981 + inSlope: 0.33893475 + outSlope: 0.33887273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.06916079 + inSlope: 0.014345754 + outSlope: 0.014177389 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 0.06611476 + inSlope: -0.056837283 + outSlope: -0.056829307 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: 0.046332024 + inSlope: -0.33661726 + outSlope: -0.33757514 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -0.01377858 + inSlope: -0.5242122 + outSlope: -0.52493113 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: -0.0375781 + inSlope: -0.53286606 + outSlope: -0.53286606 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: -0.05926026 + inSlope: -0.68944013 + outSlope: -0.69200814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: -0.09572092 + inSlope: -1.168993 + outSlope: -1.1733185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -0.15764728 + inSlope: -1.4132274 + outSlope: -1.4170984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -0.2155223 + inSlope: -1.0552987 + outSlope: -1.0556737 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -0.25275382 + inSlope: 0.08314856 + outSlope: 0.08381904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -0.20926715 + inSlope: 0.30655417 + outSlope: 0.3059505 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -0.18293454 + inSlope: 0.2868174 + outSlope: 0.28610256 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -0.17054895 + inSlope: 0.076890066 + outSlope: 0.075996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -0.17785189 + inSlope: -0.36299264 + outSlope: -0.36209726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: -0.20321095 + inSlope: -0.43004638 + outSlope: -0.4282594 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -0.21297103 + inSlope: 0.041574243 + outSlope: 0.040501367 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: -0.18917601 + inSlope: 0.22798783 + outSlope: 0.22888206 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.17905785 + inSlope: 0.24259114 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.05293618 + inSlope: 0 + outSlope: 0.2013376 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: 0.07346113 + inSlope: -0.18672301 + outSlope: -0.18782522 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: -0.039489217 + inSlope: -0.032810006 + outSlope: -0.03180043 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -0.03504093 + inSlope: -0.06347895 + outSlope: -0.063925974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: -0.043116376 + inSlope: 0.092791654 + outSlope: 0.09331853 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: -0.0020155087 + inSlope: 0.42944685 + outSlope: 0.429808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0.060690425 + inSlope: 0.6909562 + outSlope: 0.6921596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 0.09196105 + inSlope: 0.9013721 + outSlope: 0.90256417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: 0.13527583 + inSlope: 1.381339 + outSlope: 1.3880395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 0.2066255 + inSlope: 1.779194 + outSlope: 1.7848628 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.28268656 + inSlope: 1.368524 + outSlope: 1.371501 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0.32022062 + inSlope: 0.4380935 + outSlope: 0.43675345 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.30169824 + inSlope: -0.4778807 + outSlope: -0.47899786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.2631855 + inSlope: 0.36835673 + outSlope: 0.37014467 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.3419849 + inSlope: 1.3607734 + outSlope: 1.3595833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0.40612164 + inSlope: 1.4358772 + outSlope: 1.4403477 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.46169624 + inSlope: 1.0657321 + outSlope: 1.0594698 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 0.4940114 + inSlope: 0.6347878 + outSlope: 0.6359071 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.5315479 + inSlope: 0.016093256 + outSlope: 0.01573563 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 0.52583414 + inSlope: 0.006079675 + outSlope: 0.00596047 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.5262885 + inSlope: 0.008344659 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.63705176 + inSlope: 0 + outSlope: 0.030535918 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: 0.65346056 + inSlope: 0.16533412 + outSlope: 0.16601463 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 0.7622011 + inSlope: 0.4632222 + outSlope: 0.4626404 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.81268483 + inSlope: 0.121593475 + outSlope: 0.12108257 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 0.8254539 + inSlope: 0.25851384 + outSlope: 0.25838616 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: 0.857287 + inSlope: -0.03486872 + outSlope: -0.037295476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0.8068347 + inSlope: -0.73875695 + outSlope: -0.7414825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 0.772104 + inSlope: -0.67353314 + outSlope: -0.6705529 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: 0.7515855 + inSlope: -0.35584006 + outSlope: -0.34868625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 0.741949 + inSlope: -0.464915 + outSlope: -0.46372458 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.71229035 + inSlope: -0.82969743 + outSlope: -0.8285034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0.675216 + inSlope: -0.80823785 + outSlope: -0.80823976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.63381785 + inSlope: 0.04917388 + outSlope: 0.051856045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.73608 + inSlope: 1.0259451 + outSlope: 1.0242457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.7967378 + inSlope: 0.19025794 + outSlope: 0.18596667 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0.7921916 + inSlope: -0.43630642 + outSlope: -0.4398827 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.7618514 + inSlope: -0.8189686 + outSlope: -0.8118131 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 0.72584754 + inSlope: -0.6687624 + outSlope: -0.66831714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.70061725 + inSlope: -0.0022351744 + outSlope: -0.0039339075 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 0.71247303 + inSlope: 0.106930755 + outSlope: 0.107288465 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.71692383 + inSlope: 0.10371218 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.7671674 + inSlope: 0 + outSlope: -0.017331196 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: 0.7529792 + inSlope: -0.13012153 + outSlope: -0.13044006 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 0.64493495 + inSlope: -0.56938124 + outSlope: -0.56927854 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.57752246 + inSlope: -0.17718835 + outSlope: -0.17625944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 0.55892384 + inSlope: -0.36733487 + outSlope: -0.36835673 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: 0.512746 + inSlope: 0.09164215 + outSlope: 0.09196144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0.5874901 + inSlope: 0.9313651 + outSlope: 0.93340963 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 0.6276833 + inSlope: 0.6651885 + outSlope: 0.6651885 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: 0.64289016 + inSlope: 0.057220515 + outSlope: 0.059008442 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 0.6305989 + inSlope: -0.21457615 + outSlope: -0.21457693 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.6227985 + inSlope: -0.034570727 + outSlope: -0.033378553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0.6285636 + inSlope: 0.2837177 + outSlope: 0.28342035 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.6658593 + inSlope: 0.2002718 + outSlope: 0.19937755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.58747494 + inSlope: -1.3415517 + outSlope: -1.3411039 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.4634547 + inSlope: -1.2162918 + outSlope: -1.2153399 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0.4223869 + inSlope: -0.53167397 + outSlope: -0.53107786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.41807628 + inSlope: 0.15556827 + outSlope: 0.15735584 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 0.43336287 + inSlope: 0.19222447 + outSlope: 0.19289555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.42571795 + inSlope: 0.006258488 + outSlope: 0.006258489 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 0.42437375 + inSlope: -0.0856519 + outSlope: -0.08642682 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.42068845 + inSlope: -0.088214956 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.5206117 + inSlope: 0 + outSlope: 0.091642134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: -0.488893 + inSlope: 0.48726794 + outSlope: 0.487268 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: -0.46451542 + inSlope: 0.5301834 + outSlope: 0.5296468 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: -0.4229958 + inSlope: 0.5586147 + outSlope: 0.5598665 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333334 + value: -0.31297547 + inSlope: 0.6744862 + outSlope: 0.6741287 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: -0.24942972 + inSlope: 0.86832064 + outSlope: 0.8703761 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: -0.2107156 + inSlope: 0.6687636 + outSlope: 0.66786987 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: -0.19403279 + inSlope: 0.39041033 + outSlope: 0.38951635 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: -0.121106386 + inSlope: 0.30589104 + outSlope: 0.30648708 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -0.027319148 + inSlope: 0.1489222 + outSlope: 0.14822397 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: -0.008380126 + inSlope: 0.02160136 + outSlope: 0.021569451 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -0.0071289465 + inSlope: -0.16309336 + outSlope: -0.16443408 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -0.026686652 + inSlope: -0.13213585 + outSlope: -0.13193128 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -0.026598677 + inSlope: 0.2244117 + outSlope: 0.22636747 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -0.013288427 + inSlope: 0.31664068 + outSlope: 0.3172736 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -0.017290505 + inSlope: -0.8778831 + outSlope: -0.8805241 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -0.16030994 + inSlope: -2.0974865 + outSlope: -2.0990222 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -0.3748516 + inSlope: -0.983733 + outSlope: -0.9804363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -0.43023118 + inSlope: -0.1485943 + outSlope: -0.14869073 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.43182352 + inSlope: 0.12063068 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.752144 + inSlope: 0 + outSlope: -0.004470348 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 0.7483036 + inSlope: -0.09655952 + outSlope: -0.09298325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: 0.743024 + inSlope: -0.26822093 + outSlope: -0.26750562 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.7044222 + inSlope: -0.50210947 + outSlope: -0.50139433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333334 + value: 0.6538231 + inSlope: -0.08475781 + outSlope: -0.08583071 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 0.66289365 + inSlope: 0.23746496 + outSlope: 0.23961048 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 0.67501867 + inSlope: 0.16987309 + outSlope: 0.17046924 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0.6781689 + inSlope: 0.11920926 + outSlope: 0.118255615 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 0.743724 + inSlope: 0.3657341 + outSlope: 0.36597252 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0.8485328 + inSlope: 0.57792664 + outSlope: 0.5783353 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 0.9376037 + inSlope: 0.7796287 + outSlope: 0.7820137 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.96789557 + inSlope: 0.50544786 + outSlope: 0.5054467 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0.97114533 + inSlope: -0.30398324 + outSlope: -0.30577213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 0.94185287 + inSlope: -0.82075673 + outSlope: -0.8225449 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.9106287 + inSlope: -0.72956157 + outSlope: -0.7301567 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.8691853 + inSlope: -0.2497434 + outSlope: -0.24962413 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.85051996 + inSlope: -0.3383158 + outSlope: -0.3402577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.79690313 + inSlope: -0.29529873 + outSlope: -0.29289708 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.76897746 + inSlope: -0.18703929 + outSlope: -0.18734206 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.74947536 + inSlope: 0.003026083 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.2471272 + inSlope: 0 + outSlope: -0.1366809 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: -0.2930428 + inSlope: -0.7241964 + outSlope: -0.7241965 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: -0.32763165 + inSlope: -0.7832051 + outSlope: -0.7817744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: -0.39189968 + inSlope: -0.9073018 + outSlope: -0.9074808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333334 + value: -0.5448069 + inSlope: -0.7817746 + outSlope: -0.7803442 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: -0.5996842 + inSlope: -0.5929471 + outSlope: -0.59187365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: -0.6228373 + inSlope: -0.40233102 + outSlope: -0.40054312 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: -0.6338954 + inSlope: -0.21696086 + outSlope: -0.21576881 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: -0.62665284 + inSlope: 0.22411346 + outSlope: 0.22482872 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -0.5227129 + inSlope: 0.9009838 + outSlope: 0.90275484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: -0.3426809 + inSlope: 2.1386144 + outSlope: 2.139809 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -0.24369271 + inSlope: 2.4047518 + outSlope: 2.4104085 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -0.14120527 + inSlope: 2.2530522 + outSlope: 2.2597632 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -0.057699885 + inSlope: 1.6151384 + outSlope: 1.619497 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -0.0064661955 + inSlope: 0.8334553 + outSlope: 0.8328956 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.007435806 + inSlope: -0.2642627 + outSlope: -0.26482332 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -0.03682082 + inSlope: -0.6464121 + outSlope: -0.6471793 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -0.10756862 + inSlope: -0.3978614 + outSlope: -0.39656442 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -0.11942128 + inSlope: 0.09968872 + outSlope: 0.09931055 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.099316105 + inSlope: 0.08056947 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.31964207 + inSlope: 0 + outSlope: 0.05342066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 0.33933952 + inSlope: 0.2916902 + outSlope: 0.29057267 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: 0.3532679 + inSlope: 0.5301834 + outSlope: 0.53286546 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.41385818 + inSlope: 0.5657672 + outSlope: 0.566125 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333334 + value: 0.42160073 + inSlope: -0.37640336 + outSlope: -0.37765512 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 0.3724724 + inSlope: -0.7932188 + outSlope: -0.7921451 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 0.33469743 + inSlope: -0.66965765 + outSlope: -0.66757184 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0.31719851 + inSlope: -0.44524658 + outSlope: -0.44608116 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 0.19878188 + inSlope: -0.47391653 + outSlope: -0.4749298 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 0.07756999 + inSlope: -0.19341707 + outSlope: -0.1931829 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 0.05829857 + inSlope: 0.03349568 + outSlope: 0.033751164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.06116536 + inSlope: 1.5603765 + outSlope: 1.5693135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0.19033042 + inSlope: 3.2061293 + outSlope: 3.2164187 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 0.3299642 + inSlope: 2.6392963 + outSlope: 2.6455548 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.41296124 + inSlope: 1.6307846 + outSlope: 1.6322728 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.49412808 + inSlope: 0.41156998 + outSlope: 0.41162947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.4995607 + inSlope: -0.14162056 + outSlope: -0.14279583 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.46136814 + inSlope: -0.38317308 + outSlope: -0.382304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.45750776 + inSlope: 0.20080796 + outSlope: 0.20109698 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.49188572 + inSlope: 0.1176046 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.6642774 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 0.6642793 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: 0.6642799 + inSlope: 0.4398823 + outSlope: 0.4434585 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.7404492 + inSlope: 0.7023811 + outSlope: 0.69941807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.38333333 + value: 0.7708167 + inSlope: -0.06590572 + outSlope: -0.06571413 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 0.7154564 + inSlope: -0.9897352 + outSlope: -0.99420464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 0.66428477 + inSlope: -0.63478893 + outSlope: -0.63300115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0.66428524 + inSlope: 0.0011920927 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 0.664291 + inSlope: 0 + outSlope: -0.0035762822 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.6642912 + inSlope: 2.4056458 + outSlope: 2.419945 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0.84014744 + inSlope: 3.6525674 + outSlope: 3.6656892 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 0.9627576 + inSlope: 1.5413775 + outSlope: 1.546742 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.9960597 + inSlope: 0.32901797 + outSlope: 0.31232864 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 0.9992665 + inSlope: -0.0798703 + outSlope: -0.087022655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.9947299 + inSlope: -0.10251984 + outSlope: -0.102996774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.9934012 + inSlope: 0.061511964 + outSlope: 0.061512053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0.9998979 + inSlope: 0.022888206 + outSlope: 0.020563586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 0.9935412 + inSlope: -0.084936544 + outSlope: -0.10281802 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.9952723 + inSlope: 0.050067905 + outSlope: 0.045666344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.9999977 + inSlope: -0.000550197 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.0052527795 + inSlope: 0 + outSlope: 0.002486631 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: -0.0049416996 + inSlope: 0.002486631 + outSlope: 0.0024866315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: -0.0048380727 + inSlope: -0.0043446203 + outSlope: 0.07070973 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: -0.004450508 + inSlope: 0.09696184 + outSlope: -0.04043271 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.38333333 + value: -0.0035228303 + inSlope: -0.054588154 + outSlope: 0.054292034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: -0.0037471396 + inSlope: 0.046030622 + outSlope: -0.20601304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: -0.003905077 + inSlope: -0.18839708 + outSlope: -0.00069849176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: -0.0038013174 + inSlope: 0.0024912872 + outSlope: 0.0024866313 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: -0.0022240116 + inSlope: 0.0026429424 + outSlope: 0.0026356454 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -0.002114171 + inSlope: 0.007119968 + outSlope: 0.13231747 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -0.0015127608 + inSlope: 0.1575423 + outSlope: 0.017423898 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -0.0007959551 + inSlope: 0.014699777 + outSlope: 0.014746925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -0.00034270264 + inSlope: 0.008782671 + outSlope: 0.008372016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.000050469964 + inSlope: 0.0042920914 + outSlope: 0.004690221 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.00008388434 + inSlope: 0.0016154058 + outSlope: 0.0016160476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.00010010864 + inSlope: -0.0012646191 + outSlope: -0.0012694229 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -0.000053565942 + inSlope: -0.0023370252 + outSlope: -0.0021364014 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: -0.00018440542 + inSlope: -0.00050509657 + outSlope: -0.000684413 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -0.00009837674 + inSlope: 0.000710661 + outSlope: 0.0006772016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.0000004037359 + inSlope: 0.000016892996 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.7474529 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 0.747455 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: 0.74745566 + inSlope: -0.39160255 + outSlope: -0.39410585 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.6720803 + inSlope: -0.7739066 + outSlope: -0.7704328 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.38333333 + value: 0.63703287 + inSlope: 0.07918904 + outSlope: 0.08001924 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 0.69863683 + inSlope: 1.0138751 + outSlope: 1.0192386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 0.74746126 + inSlope: 0.5668397 + outSlope: 0.5626677 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0.7474618 + inSlope: -0.0011920927 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 0.74746805 + inSlope: 0 + outSlope: 0.0023841881 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.7474685 + inSlope: -2.1374247 + outSlope: -2.1517246 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0.5423515 + inSlope: -5.6564727 + outSlope: -5.679136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 0.27035493 + inSlope: -5.491381 + outSlope: -5.5092626 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.08865591 + inSlope: -3.697652 + outSlope: -3.5171244 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.03823631 + inSlope: -2.0965953 + outSlope: -2.2847173 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -0.102511495 + inSlope: -0.99837637 + outSlope: -0.99894357 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -0.11467836 + inSlope: 0.5328653 + outSlope: 0.5357271 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -0.014218165 + inSlope: 1.5962735 + outSlope: 1.4571927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 0.1134658 + inSlope: 0.74610054 + outSlope: 0.8998812 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.09712104 + inSlope: -0.5107932 + outSlope: -0.467633 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.0021627687 + inSlope: -0.3455226 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.004702485 + inSlope: 0 + outSlope: -0.002210727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 0.004426023 + inSlope: -0.0022072345 + outSlope: -0.0022212046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: 0.0043339273 + inSlope: 0.008982607 + outSlope: 0.09349174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.004822435 + inSlope: 0.060863785 + outSlope: -0.06387012 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.38333333 + value: 0.0042762537 + inSlope: -0.04711828 + outSlope: 0.04287693 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 0.0038311009 + inSlope: 0.04180649 + outSlope: -0.20430872 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 0.003504754 + inSlope: -0.21650438 + outSlope: -0.0053271637 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0.0034125408 + inSlope: -0.0022025774 + outSlope: -0.0022098774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 0.002005175 + inSlope: -0.0023491983 + outSlope: -0.0023562484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.0019061214 + inSlope: 0.0027334343 + outSlope: 0.14353523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0.0022186274 + inSlope: 0.09700176 + outSlope: 0.0064610564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 0.0023482807 + inSlope: -0.000097788965 + outSlope: -0.000118743745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.002262808 + inSlope: -0.0030314578 + outSlope: -0.0030966506 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 0.00211555 + inSlope: -0.003734607 + outSlope: -0.0037159717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.0019624769 + inSlope: -0.0035203942 + outSlope: -0.0035259856 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.0016890576 + inSlope: -0.0030524083 + outSlope: -0.0030524128 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0.0014365063 + inSlope: -0.003126453 + outSlope: -0.003118764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 0.00116228 + inSlope: -0.0033597434 + outSlope: -0.0033894323 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.0007520578 + inSlope: -0.0032746177 + outSlope: -0.0032759286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.000068708265 + inSlope: -0.003279421 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.70566684 + inSlope: 0 + outSlope: 0.09208917 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: -0.6746908 + inSlope: 0.53599477 + outSlope: 0.53823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: -0.6511872 + inSlope: 0.8028746 + outSlope: 0.8089541 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: -0.56569576 + inSlope: 1.2145041 + outSlope: 1.2173654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333334 + value: -0.41958004 + inSlope: 0.6650091 + outSlope: 0.66447276 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: -0.37443408 + inSlope: 0.4173518 + outSlope: 0.41753018 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: -0.35902542 + inSlope: 0.39339033 + outSlope: 0.3939866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: -0.3417863 + inSlope: 0.37372103 + outSlope: 0.3736019 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: -0.30698252 + inSlope: -0.029563904 + outSlope: -0.029435521 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: -0.36067486 + inSlope: -0.56532705 + outSlope: -0.56632984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: -0.4671773 + inSlope: -1.3160719 + outSlope: -1.3196434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: -0.5239253 + inSlope: -1.5395839 + outSlope: -1.5461459 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -0.5846716 + inSlope: -0.96559614 + outSlope: -1.046656 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -0.56497943 + inSlope: 0.9345995 + outSlope: 1.1461984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -0.49178943 + inSlope: 1.7452257 + outSlope: 1.6424075 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -0.43079063 + inSlope: 1.3151778 + outSlope: 1.318456 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.38310993 + inSlope: 0.99957085 + outSlope: 1.0002847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -0.3134298 + inSlope: 0.89657265 + outSlope: 0.8983608 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -0.2636463 + inSlope: 0.2646445 + outSlope: 0.26464486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -0.26915804 + inSlope: -0.19848366 + outSlope: -0.20062914 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: -0.27887124 + inSlope: 0.071883164 + outSlope: 0.07224079 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -0.26438323 + inSlope: 0.19133082 + outSlope: 0.19119343 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.23382343 + inSlope: 0.08796274 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.21189564 + inSlope: 0 + outSlope: 0.13276935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 0.25144973 + inSlope: 0.5339831 + outSlope: 0.5346537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: 0.2782857 + inSlope: 0.859201 + outSlope: 0.8572339 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.38073766 + inSlope: 0.9090899 + outSlope: 0.91087824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333334 + value: 0.5072006 + inSlope: 0.30219558 + outSlope: 0.30183798 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 0.5123956 + inSlope: -0.21743779 + outSlope: -0.21815282 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 0.49707723 + inSlope: -0.04827972 + outSlope: -0.05185603 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0.5085803 + inSlope: 0.24676317 + outSlope: 0.24819374 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 0.5421314 + inSlope: 0.14567375 + outSlope: 0.1460772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0.5748859 + inSlope: -0.004401573 + outSlope: -0.0061307694 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: 0.5286012 + inSlope: -0.78627115 + outSlope: -0.7903555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 0.48503494 + inSlope: -1.1140078 + outSlope: -1.1199723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.42732406 + inSlope: 0.84281045 + outSlope: 0.73552024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0.43181935 + inSlope: 0.043511327 + outSlope: 0.2700093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 0.42821988 + inSlope: -0.15109792 + outSlope: -0.27447966 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.4107098 + inSlope: -0.26553893 + outSlope: -0.26702908 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 0.40688038 + inSlope: 0.104308225 + outSlope: 0.10478491 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.44315284 + inSlope: 0.45847872 + outSlope: 0.4606245 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.47678784 + inSlope: -0.22888173 + outSlope: -0.23102783 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.43444768 + inSlope: -0.7270582 + outSlope: -0.72777236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 0.39399865 + inSlope: -0.102639146 + outSlope: -0.10192389 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.40185106 + inSlope: 0.13840193 + outSlope: 0.13782434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.43769205 + inSlope: 0.1706986 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.43733487 + inSlope: 0 + outSlope: -0.07353722 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 0.41224295 + inSlope: -0.36768612 + outSlope: -0.3665686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: 0.39206058 + inSlope: -0.32722953 + outSlope: -0.32401082 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.36604276 + inSlope: -0.25284287 + outSlope: -0.253737 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333334 + value: 0.23204115 + inSlope: -0.80949074 + outSlope: -0.80949086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 0.16765764 + inSlope: -0.754595 + outSlope: -0.75459415 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 0.136626 + inSlope: -0.5359943 + outSlope: -0.53465354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0.12327692 + inSlope: -0.30130142 + outSlope: -0.30192733 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 0.06596848 + inSlope: -0.13777614 + outSlope: -0.13778988 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0.11492452 + inSlope: 0.723371 + outSlope: 0.7252189 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: 0.2597277 + inSlope: 1.5155773 + outSlope: 1.5208086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 0.33066323 + inSlope: 1.6415076 + outSlope: 1.64807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.40379542 + inSlope: 1.2695801 + outSlope: 1.1724217 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0.5536529 + inSlope: 3.2424881 + outSlope: 3.461841 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 0.6893003 + inSlope: 2.496245 + outSlope: 2.421143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.7654809 + inSlope: 1.3232244 + outSlope: 1.3244165 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 0.80395925 + inSlope: 0.55193955 + outSlope: 0.55146194 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.80286145 + inSlope: -0.37121755 + outSlope: -0.3719328 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.7293194 + inSlope: -0.97417784 + outSlope: -0.9748945 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.6416717 + inSlope: -0.81181604 + outSlope: -0.8103844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 0.6035208 + inSlope: -0.12874597 + outSlope: -0.12874597 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.60365015 + inSlope: 0.0014305108 + outSlope: 0.0019256893 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.6179739 + inSlope: 0.13562354 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.51562864 + inSlope: 0 + outSlope: 0.13232231 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 0.55823034 + inSlope: 0.67904586 + outSlope: 0.68128115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: 0.5871975 + inSlope: 0.70452696 + outSlope: 0.70595735 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.6332769 + inSlope: 0.6837844 + outSlope: 0.6870032 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333334 + value: 0.7161404 + inSlope: 0.43809417 + outSlope: 0.43702134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 0.7544142 + inSlope: 0.52285206 + outSlope: 0.5221363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 0.77804136 + inSlope: 0.31113598 + outSlope: 0.3075599 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0.7805965 + inSlope: 0.048875798 + outSlope: 0.0500679 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 0.77942514 + inSlope: -0.10108948 + outSlope: -0.101786375 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0.7254049 + inSlope: -0.39174 + outSlope: -0.39288014 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: 0.6594449 + inSlope: -0.8986686 + outSlope: -0.90121984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 0.61717516 + inSlope: -1.3124908 + outSlope: -1.3148798 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.55901927 + inSlope: -2.5689626 + outSlope: -2.5045836 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0.4333575 + inSlope: -2.9659228 + outSlope: -3.1989844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 0.3156517 + inSlope: -2.5212789 + outSlope: -2.360346 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.24449117 + inSlope: -1.3764216 + outSlope: -1.3792528 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 0.20328468 + inSlope: -0.507236 + outSlope: -0.50675845 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.24655779 + inSlope: 1.5247457 + outSlope: 1.525461 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.41383246 + inSlope: 2.1514883 + outSlope: 2.1511338 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.5718972 + inSlope: 1.3675703 + outSlope: 1.3697141 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 0.6346326 + inSlope: 0.2181529 + outSlope: 0.21672238 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.635786 + inSlope: -0.00929832 + outSlope: -0.009628447 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.60980356 + inSlope: -0.22640604 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.022216426 + inSlope: 0 + outSlope: -0.05644436 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: -0.045399137 + inSlope: -0.4267072 + outSlope: -0.42725354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: -0.22663361 + inSlope: -0.43524936 + outSlope: -0.4351139 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: -0.2962696 + inSlope: -0.020623207 + outSlope: -0.019944634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: -0.22529724 + inSlope: 0.6937294 + outSlope: 0.6943728 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -0.069227435 + inSlope: 0.41657257 + outSlope: 0.41624534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -0.05017499 + inSlope: -0.116173185 + outSlope: -0.11663134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -0.0693693 + inSlope: -0.17210832 + outSlope: -0.17161672 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: -0.08197356 + inSlope: 0.008225443 + outSlope: 0.008252949 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: -0.081488974 + inSlope: -0.0046766712 + outSlope: -0.0045597595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.0816469 + inSlope: -0.00035762822 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.00050248066 + inSlope: 0 + outSlope: -0.06906533 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: -0.059223935 + inSlope: -0.32057366 + outSlope: -0.320717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: -0.1609809 + inSlope: -0.12606382 + outSlope: -0.1257658 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: -0.164332 + inSlope: 0.15711784 + outSlope: 0.15776893 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: -0.062480107 + inSlope: 0.70652145 + outSlope: 0.7066982 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.121061474 + inSlope: 0.46175504 + outSlope: 0.4610047 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.1282565 + inSlope: -0.5506352 + outSlope: -0.55181956 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.060950156 + inSlope: -0.7436868 + outSlope: -0.7430168 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: -0.0041749957 + inSlope: -0.25174215 + outSlope: -0.2515151 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: -0.027242072 + inSlope: 0.0044445572 + outSlope: 0.004604463 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.026070543 + inSlope: 0.011242937 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.19298077 + inSlope: 0 + outSlope: -0.05409122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: 0.1516597 + inSlope: -0.22545458 + outSlope: -0.22571194 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: 0.04477325 + inSlope: -0.28709796 + outSlope: -0.28705597 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: -0.03977686 + inSlope: -0.44551492 + outSlope: -0.44603765 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: -0.19365475 + inSlope: -0.7766715 + outSlope: -0.7759247 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -0.28059465 + inSlope: 0.3986273 + outSlope: 0.40076676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -0.1790264 + inSlope: 1.2378396 + outSlope: 1.2382859 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -0.06591294 + inSlope: 1.2952381 + outSlope: 1.2945685 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 0.053663917 + inSlope: 0.06645174 + outSlope: 0.06478565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: -0.029157978 + inSlope: -0.2670001 + outSlope: -0.2661648 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.04355304 + inSlope: -0.13862564 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.98095083 + inSlope: 0 + outSlope: 0.012318294 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: 0.98561186 + inSlope: -0.0041723256 + outSlope: -0.004226511 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: 0.95954037 + inSlope: -0.11053952 + outSlope: -0.11062622 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: 0.9400197 + inSlope: 0.0019073486 + outSlope: 0.0024758857 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 0.95280397 + inSlope: 0.053093992 + outSlope: 0.052111484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.9496412 + inSlope: 0.08940696 + outSlope: 0.089406975 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.9741573 + inSlope: 0.294596 + outSlope: 0.29396996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.99354345 + inSlope: 0.12087816 + outSlope: 0.11909011 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 0.9951799 + inSlope: -0.0042915354 + outSlope: -0.0038513765 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: 0.9958751 + inSlope: -0.007702753 + outSlope: -0.007867821 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.9953679 + inSlope: -0.005006795 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.108499326 + inSlope: 0 + outSlope: -0.005856157 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 0.03596154 + inSlope: -0.30173364 + outSlope: -0.3021549 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: -0.11497011 + inSlope: -0.44807112 + outSlope: -0.4480913 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: -0.20692706 + inSlope: -0.60032696 + outSlope: -0.6008154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: -0.24971764 + inSlope: 0.10511715 + outSlope: 0.10657305 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -0.17843045 + inSlope: 0.54028606 + outSlope: 0.54180676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.13942353 + inSlope: 0.37229097 + outSlope: 0.371754 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -0.11558012 + inSlope: 0.18945327 + outSlope: 0.18915163 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -0.10739632 + inSlope: -0.04202128 + outSlope: -0.04227672 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: -0.12215173 + inSlope: -0.2076796 + outSlope: -0.20800535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: -0.16728383 + inSlope: -0.20053987 + outSlope: -0.2000481 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.17770608 + inSlope: -0.033862893 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.436815 + inSlope: 0 + outSlope: -0.009477139 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 0.40200138 + inSlope: -0.12171269 + outSlope: -0.12175603 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: 0.3469233 + inSlope: -0.19425695 + outSlope: -0.19409433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0.27650222 + inSlope: -0.7424027 + outSlope: -0.74412215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: 0.2167099 + inSlope: 0.09745368 + outSlope: 0.09915228 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 0.30189484 + inSlope: 0.48905587 + outSlope: 0.48995066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 0.32097262 + inSlope: -0.13339533 + outSlope: -0.13375276 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.2976024 + inSlope: -0.18382064 + outSlope: -0.18261375 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0.27438417 + inSlope: -0.3755093 + outSlope: -0.3757647 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 0.2665883 + inSlope: 0.46900338 + outSlope: 0.47028077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 0.40714076 + inSlope: 0.93430305 + outSlope: 0.9336323 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.4982978 + inSlope: 0.5163253 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.119272634 + inSlope: 0 + outSlope: -0.00551343 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: -0.09065704 + inSlope: 0.19724669 + outSlope: 0.19771132 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: 0.024398882 + inSlope: 0.33777037 + outSlope: 0.3376636 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0.07282563 + inSlope: 0.22282647 + outSlope: 0.22249584 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: 0.058532566 + inSlope: -0.5181458 + outSlope: -0.5195213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -0.053398944 + inSlope: -0.67486584 + outSlope: -0.67623025 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.1135125 + inSlope: -0.6933517 + outSlope: -0.6933507 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -0.16267817 + inSlope: -0.44131258 + outSlope: -0.44055286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -0.19001526 + inSlope: 0.05409122 + outSlope: 0.05492142 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: -0.14229426 + inSlope: 0.57463133 + outSlope: 0.5747081 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: -0.060834493 + inSlope: 0.15317652 + outSlope: 0.15204774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.06455359 + inSlope: -0.043194745 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.8849829 + inSlope: 0 + outSlope: 0.0045299535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 0.9104301 + inSlope: 0.08523465 + outSlope: 0.08550557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: 0.9305002 + inSlope: 0.008127906 + outSlope: 0.008453019 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0.935641 + inSlope: 0.069249734 + outSlope: 0.070503846 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: 0.9419405 + inSlope: 0.03780641 + outSlope: 0.037550908 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 0.934971 + inSlope: -0.09334083 + outSlope: -0.0951291 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 0.92986697 + inSlope: 0.017166154 + outSlope: 0.016450875 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.93360054 + inSlope: 0.005722043 + outSlope: 0.004470349 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0.936522 + inSlope: 0.116229065 + outSlope: 0.11750629 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 0.9453899 + inSlope: -0.07254736 + outSlope: -0.07331373 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 0.89585245 + inSlope: -0.45168412 + outSlope: -0.45061114 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.8461397 + inSlope: -0.3151596 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.06146781 + inSlope: 0 + outSlope: -0.015310942 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: -0.06549897 + inSlope: -0.1645088 + outSlope: -0.1653135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: -0.0811834 + inSlope: 0.098794706 + outSlope: 0.099688776 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: -0.05272789 + inSlope: 0.41686 + outSlope: 0.41722882 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.65 + value: 0.17354135 + inSlope: 0.8577705 + outSlope: 0.85811526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: 0.36223322 + inSlope: 0.4871402 + outSlope: 0.48588607 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0.3454181 + inSlope: -0.74142736 + outSlope: -0.74207854 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 0.25012454 + inSlope: -1.6926544 + outSlope: -1.6951547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 0.073355496 + inSlope: -2.210809 + outSlope: -2.2105315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -0.14700653 + inSlope: -1.0543318 + outSlope: -1.0567913 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -0.17906684 + inSlope: -0.5503004 + outSlope: -0.5528336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.19310448 + inSlope: 0.94801277 + outSlope: 0.95128876 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -0.098191455 + inSlope: 1.7762159 + outSlope: 1.7800944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -0.050296873 + inSlope: 0.9611258 + outSlope: 0.95635515 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -0.015472293 + inSlope: 0.588297 + outSlope: 0.5882984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.011862591 + inSlope: 0.37059224 + outSlope: 0.3676418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.031795766 + inSlope: -0.33657286 + outSlope: -0.33907577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: -0.01853183 + inSlope: -0.48530078 + outSlope: -0.48382592 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: -0.076803744 + inSlope: -0.5490483 + outSlope: -0.549495 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: -0.11057606 + inSlope: -0.39696676 + outSlope: -0.39905348 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.12459484 + inSlope: -0.34332308 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.36719373 + inSlope: 0 + outSlope: 0.094994895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: -0.33149672 + inSlope: 0.68798655 + outSlope: 0.68879133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: -0.25644094 + inSlope: 0.6719828 + outSlope: 0.6701947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: -0.21803494 + inSlope: 0.50014263 + outSlope: 0.50058967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.65 + value: -0.05141582 + inSlope: 0.36616626 + outSlope: 0.36573833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: -0.0028347522 + inSlope: 0.029184986 + outSlope: 0.028691499 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: -0.047809944 + inSlope: -0.58715975 + outSlope: -0.5874937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: -0.11796131 + inSlope: -1.1394929 + outSlope: -1.1407202 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: -0.23972851 + inSlope: -1.5494214 + outSlope: -1.5495346 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -0.40834865 + inSlope: -0.9349734 + outSlope: -0.93788 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -0.44137347 + inSlope: -0.5945569 + outSlope: -0.59306675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.45834365 + inSlope: -2.1356366 + outSlope: -2.1344392 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -0.60550565 + inSlope: -1.8727753 + outSlope: -1.87576 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -0.62393236 + inSlope: 0.46670482 + outSlope: 0.4625314 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -0.5754975 + inSlope: 1.8882724 + outSlope: 1.8954295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -0.48313686 + inSlope: 2.3290536 + outSlope: 2.3235104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -0.32635158 + inSlope: 1.2323868 + outSlope: 1.2309545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: -0.2825644 + inSlope: -0.1473426 + outSlope: -0.14913085 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: -0.4406239 + inSlope: -1.2041333 + outSlope: -1.2044901 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: -0.5343734 + inSlope: -0.82111317 + outSlope: -0.8225449 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.5620673 + inSlope: -0.64373076 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.55583566 + inSlope: 0 + outSlope: -0.018328426 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 0.5533751 + inSlope: -0.050067898 + outSlope: -0.04935265 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: 0.54797155 + inSlope: -0.06651879 + outSlope: -0.06723405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: 0.5441519 + inSlope: -0.057220463 + outSlope: -0.05847216 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.65 + value: 0.49332902 + inSlope: -0.18614532 + outSlope: -0.18609421 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: 0.43814185 + inSlope: -0.13985804 + outSlope: -0.13931227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0.4334194 + inSlope: 0.11362809 + outSlope: 0.113725774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 0.44571492 + inSlope: 0.32365352 + outSlope: 0.32365295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 0.4678377 + inSlope: 0.13723958 + outSlope: 0.13634564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 0.4259658 + inSlope: -0.46715143 + outSlope: -0.4675989 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.40768495 + inSlope: -0.151992 + outSlope: -0.15258804 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 0.4135026 + inSlope: 1.0257969 + outSlope: 1.0257945 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.48462027 + inSlope: 1.7476057 + outSlope: 1.7532723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.5728582 + inSlope: 2.5910163 + outSlope: 2.5856457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.69095397 + inSlope: 2.9098947 + outSlope: 2.9218225 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.80554795 + inSlope: 2.206566 + outSlope: 2.1994135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.91836405 + inSlope: 0.61655104 + outSlope: 0.6158349 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 0.9357693 + inSlope: -0.10156626 + outSlope: -0.10335448 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 0.8492514 + inSlope: -0.82469004 + outSlope: -0.82325894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 0.7829981 + inSlope: -0.6909367 + outSlope: -0.69141454 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.7586578 + inSlope: -0.59723914 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.74326116 + inSlope: 0 + outSlope: 0.05945563 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 0.7613118 + inSlope: 0.3223121 + outSlope: 0.32258037 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: 0.7920698 + inSlope: 0.27465823 + outSlope: 0.27322772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: 0.8084426 + inSlope: 0.20241739 + outSlope: 0.20116569 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.65 + value: 0.8508033 + inSlope: -0.044703487 + outSlope: -0.045214377 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: 0.82268506 + inSlope: -0.14049666 + outSlope: -0.13914971 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0.8309922 + inSlope: 0.21490176 + outSlope: 0.21600744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 0.8513878 + inSlope: 0.17094629 + outSlope: 0.16987309 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 0.8475123 + inSlope: -0.32275888 + outSlope: -0.32275918 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 0.7938473 + inSlope: -0.4255772 + outSlope: -0.42557758 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.77904916 + inSlope: -0.38087404 + outSlope: -0.38504636 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 0.76265806 + inSlope: -1.597406 + outSlope: -1.5974022 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.62359 + inSlope: -2.8967817 + outSlope: -2.9039412 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.52916163 + inSlope: -2.1690152 + outSlope: -2.1648376 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.43720222 + inSlope: -2.0909278 + outSlope: -2.0992775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.34282726 + inSlope: -1.915099 + outSlope: -1.9090194 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.22156517 + inSlope: -0.69272584 + outSlope: -0.69308245 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 0.21011837 + inSlope: 0.21654357 + outSlope: 0.21833186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 0.28057745 + inSlope: 0.45382988 + outSlope: 0.45382956 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 0.29854977 + inSlope: 0.19383422 + outSlope: 0.19490737 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.30495045 + inSlope: 0.1585485 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.0011592172 + inSlope: 0 + outSlope: 0.0019819709 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: -0.00049887283 + inSlope: 0.00674132 + outSlope: 0.0067544174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: -0.00011774597 + inSlope: 0.0051360987 + outSlope: 0.005110342 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: 0.0000009458856 + inSlope: 0.0011143142 + outSlope: 0.001111838 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: -0.00000075533495 + inSlope: -0.000020168605 + outSlope: -0.000018380666 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -0.0000001511666 + inSlope: 0.00000014204916 + outSlope: 0.000108742985 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.00000015073 + inSlope: -0.10841307 + outSlope: -0.108554356 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -0.0077440487 + inSlope: -0.19516768 + outSlope: -0.19609481 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -0.016401013 + inSlope: -0.15568003 + outSlope: -0.15512086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -0.021278456 + inSlope: -0.062808305 + outSlope: -0.06303197 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -0.021968905 + inSlope: 0.0263192 + outSlope: 0.026509192 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -0.014337268 + inSlope: 0.110942975 + outSlope: 0.11069671 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: -0.009863947 + inSlope: 0.08538343 + outSlope: 0.08553275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: -0.007217846 + inSlope: 0.043408986 + outSlope: 0.043269183 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: -0.006232734 + inSlope: 0.016745156 + outSlope: 0.016771805 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: -0.0056739543 + inSlope: 0.0003472506 + outSlope: 0.00035972337 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.0051886104 + inSlope: 0.009366778 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.19253 + inSlope: 0 + outSlope: -0.12874603 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 0.136355 + inSlope: -1.2994184 + outSlope: -1.3031067 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: 0.06135602 + inSlope: -1.6656519 + outSlope: -1.6635658 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: -0.0022738648 + inSlope: -0.7639267 + outSlope: -0.7616982 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: -0.0022738643 + inSlope: 0.000670552 + outSlope: 0.000004170101 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -0.0022738564 + inSlope: 0.000011467778 + outSlope: -0.005997723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.0022728974 + inSlope: 5.9956465 + outSlope: 6.0027285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.48834866 + inSlope: 7.438649 + outSlope: 7.4458194 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.67985386 + inSlope: 3.2669337 + outSlope: 3.2508326 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.7735819 + inSlope: 1.2361985 + outSlope: 1.2391818 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.7902842 + inSlope: -0.3182891 + outSlope: -0.32401115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.6537421 + inSlope: -2.3953938 + outSlope: -2.390736 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 0.5443978 + inSlope: -2.2119226 + outSlope: -2.2149107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 0.4722073 + inSlope: -1.1265289 + outSlope: -1.123546 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: 0.4520598 + inSlope: -0.3230567 + outSlope: -0.32467532 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 0.43631572 + inSlope: -0.17549327 + outSlope: -0.17613174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.40061978 + inSlope: -0.40054324 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.00590821 + inSlope: 0 + outSlope: -0.0063423063 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 0.0036244425 + inSlope: -0.036054406 + outSlope: -0.036126006 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: 0.0019154605 + inSlope: -0.038741857 + outSlope: -0.03870344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: 0.0004153578 + inSlope: -0.027003117 + outSlope: -0.026997576 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: -0.00033293566 + inSlope: -0.01149368 + outSlope: -0.011449768 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -0.00007081767 + inSlope: 0.0000123930195 + outSlope: -0.00016123538 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.00007078816 + inSlope: 0.16125691 + outSlope: 0.1615138 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.01383586 + inSlope: 0.15579142 + outSlope: 0.15568003 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.01768195 + inSlope: 0.02453106 + outSlope: 0.024214352 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.01741429 + inSlope: -0.012516958 + outSlope: -0.012572867 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.017015895 + inSlope: -0.0044703525 + outSlope: -0.004515056 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.016588667 + inSlope: -0.035963986 + outSlope: -0.03593033 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 0.015195182 + inSlope: -0.042859353 + outSlope: -0.043027144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 0.013471819 + inSlope: -0.03639612 + outSlope: -0.036284275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: 0.012296747 + inSlope: -0.021494893 + outSlope: -0.021529537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 0.011699932 + inSlope: 0.005220733 + outSlope: 0.0052107503 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.011865544 + inSlope: -0.0072713015 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.98127264 + inSlope: 0 + outSlope: 0.025480984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 0.9906533 + inSlope: 0.17881392 + outSlope: 0.18060209 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: 0.99811417 + inSlope: 0.10192395 + outSlope: 0.10252 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: 0.9999974 + inSlope: -0.001192093 + outSlope: -0.0017881386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.9999974 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.99999744 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 0.99999744 + inSlope: 0.015497223 + outSlope: 0.011920912 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.8725046 + inSlope: -4.163975 + outSlope: -4.175309 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.7329509 + inSlope: -3.0326872 + outSlope: -3.019567 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.6330994 + inSlope: -1.5175321 + outSlope: -1.5145555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.61211014 + inSlope: 0.41484872 + outSlope: 0.41699448 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.7563997 + inSlope: 2.0742435 + outSlope: 2.0706599 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 0.8386315 + inSlope: 1.4358721 + outSlope: 1.4400496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 0.881355 + inSlope: 0.6055838 + outSlope: 0.6031982 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: 0.89188117 + inSlope: 0.16689277 + outSlope: 0.16450898 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 0.8996997 + inSlope: 0.08531987 + outSlope: 0.08538366 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.91615283 + inSlope: 0.17523767 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.0000014514663 + inSlope: 0 + outSlope: 0.003957097 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: 0.0006476445 + inSlope: 0.017110957 + outSlope: 0.017154261 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.0062396554 + inSlope: 0.046558674 + outSlope: 0.046528164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.48333332 + value: 0.010746172 + inSlope: -0.0046508824 + outSlope: -0.00468269 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.81666666 + value: 0.006214778 + inSlope: -0.016691163 + outSlope: -0.01670285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: -0.00023539274 + inSlope: -0.004997869 + outSlope: -0.004966386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: -0.006073159 + inSlope: -0.012997187 + outSlope: -0.013012906 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -0.006814612 + inSlope: 0.012321399 + outSlope: 0.012356323 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: -0.0030797578 + inSlope: 0.037812863 + outSlope: 0.037824772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.00044517062 + inSlope: 0.02711164 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.0000019650906 + inSlope: 0 + outSlope: 0.012921992 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: 0.001965602 + inSlope: 0.04083384 + outSlope: 0.040892508 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.010434766 + inSlope: 0.03500841 + outSlope: 0.034911707 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.48333332 + value: 0.011933403 + inSlope: -0.0062584886 + outSlope: -0.006236136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.81666666 + value: 0.0111540435 + inSlope: 0.0026458874 + outSlope: 0.00261871 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: 0.00480219 + inSlope: -0.03344888 + outSlope: -0.03348657 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: -0.00696985 + inSlope: 0.008324277 + outSlope: 0.008371427 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -0.004726231 + inSlope: 0.026472846 + outSlope: 0.026455384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: -0.0016393133 + inSlope: 0.012006204 + outSlope: 0.011988927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.00061951583 + inSlope: 0.015557526 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.0000031208622 + inSlope: 0 + outSlope: -0.25483042 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: -0.03902825 + inSlope: -0.8597374 + outSlope: -0.861056 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: -0.25646186 + inSlope: -1.4221071 + outSlope: -1.4217085 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.48333332 + value: -0.440006 + inSlope: -0.09174532 + outSlope: -0.090390444 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.81666666 + value: -0.33224064 + inSlope: 0.600189 + outSlope: 0.6008962 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: -0.045295577 + inSlope: 0.8248302 + outSlope: 0.82494676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 0.25597543 + inSlope: 0.085774794 + outSlope: 0.08516014 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.21951532 + inSlope: -0.8251146 + outSlope: -0.8254499 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: 0.081673056 + inSlope: -1.0841154 + outSlope: -1.0843288 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.01121125 + inSlope: -0.683204 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: 0.9992359 + inSlope: -0.034332275 + outSlope: -0.033617016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.9664779 + inSlope: -0.3780126 + outSlope: -0.3779852 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.48333332 + value: 0.8978512 + inSlope: -0.04484104 + outSlope: -0.043988228 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.81666666 + value: 0.9431082 + inSlope: 0.21135807 + outSlope: 0.2116507 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: 0.99896204 + inSlope: 0.03771349 + outSlope: 0.03743916 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 0.9666391 + inSlope: -0.022687014 + outSlope: -0.022351744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.9755738 + inSlope: 0.1859665 + outSlope: 0.18641354 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: 0.9966531 + inSlope: 0.089406975 + outSlope: 0.08869179 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.9999369 + inSlope: 0.007867821 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.28050935 + inSlope: 0 + outSlope: -0.09518403 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: -0.36610705 + inSlope: -0.74936795 + outSlope: -0.7510186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.35 + value: -0.46657562 + inSlope: -0.4204682 + outSlope: -0.41896108 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: -0.46606126 + inSlope: 0.51087147 + outSlope: 0.5121032 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.81666666 + value: -0.23899135 + inSlope: 0.77014166 + outSlope: 0.7699726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: -0.09117789 + inSlope: 0.18489356 + outSlope: 0.18408912 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: -0.10661709 + inSlope: -0.9319791 + outSlope: -0.9349726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: -0.24209403 + inSlope: -1.8934145 + outSlope: -1.892894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -0.37167296 + inSlope: -0.64700824 + outSlope: -0.6455189 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -0.34197295 + inSlope: 1.0487447 + outSlope: 1.0520229 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.2913175 + inSlope: 0.761152 + outSlope: 0.7569779 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -0.27971193 + inSlope: 0.509619 + outSlope: 0.5114083 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -0.24936984 + inSlope: 1.1354696 + outSlope: 1.1342162 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -0.090900466 + inSlope: 2.309202 + outSlope: 2.306553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0.015646242 + inSlope: 1.6370431 + outSlope: 1.6408429 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.04921794 + inSlope: 0.62450826 + outSlope: 0.62260723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: 0.07920715 + inSlope: 0.101532705 + outSlope: 0.102371074 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.0837298 + inSlope: 0.113993995 + outSlope: 0.1153351 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: 0.08813068 + inSlope: -0.6692118 + outSlope: -0.6741292 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 0.028289214 + inSlope: -1.2338173 + outSlope: -1.2317282 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: -0.012105107 + inSlope: -0.9062873 + outSlope: -0.90926975 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: -0.046194054 + inSlope: -0.74364316 + outSlope: -0.74714494 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.073828645 + inSlope: -0.66220826 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.26088005 + inSlope: 0 + outSlope: 0.032461606 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: 0.28238612 + inSlope: -0.17069854 + outSlope: -0.17089504 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.35 + value: 0.25350636 + inSlope: -0.52596843 + outSlope: -0.5264283 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 0.1823673 + inSlope: -0.3410876 + outSlope: -0.34098822 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.81666666 + value: 0.07576603 + inSlope: -0.46064454 + outSlope: -0.46116102 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: -0.04409159 + inSlope: -0.43205908 + outSlope: -0.43188077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: -0.06885025 + inSlope: -0.11068593 + outSlope: -0.110417515 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: -0.06944022 + inSlope: 0.102370895 + outSlope: 0.10311601 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -0.043836296 + inSlope: 0.56281674 + outSlope: 0.5628174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -0.00089652836 + inSlope: 0.08784243 + outSlope: 0.08612879 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.005767137 + inSlope: 0.22709392 + outSlope: 0.22828546 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.019221634 + inSlope: 0.24259056 + outSlope: 0.24229312 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.015060112 + inSlope: -0.64998925 + outSlope: -0.64972013 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -0.12418564 + inSlope: -2.7251232 + outSlope: -2.7237859 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -0.25313807 + inSlope: -1.8787402 + outSlope: -1.8793362 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -0.28128994 + inSlope: -0.6508833 + outSlope: -0.6499881 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: -0.36754215 + inSlope: -0.8144968 + outSlope: -0.81718045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -0.40257448 + inSlope: -0.8073457 + outSlope: -0.8064516 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: -0.43440902 + inSlope: 0.47117516 + outSlope: 0.47743365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: -0.36067677 + inSlope: 1.2284529 + outSlope: 1.2260658 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: -0.33101353 + inSlope: 0.59544957 + outSlope: 0.5981332 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: -0.3102364 + inSlope: 0.42557758 + outSlope: 0.42676967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.29524052 + inSlope: 0.36299264 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.40519342 + inSlope: 0 + outSlope: 0.07688999 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: 0.47099674 + inSlope: 0.8356113 + outSlope: 0.83710474 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.35 + value: 0.58569765 + inSlope: 1.0948522 + outSlope: 1.094699 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 0.74195415 + inSlope: 0.77247626 + outSlope: 0.7710854 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.81666666 + value: 0.8758398 + inSlope: 0.17742315 + outSlope: 0.17666812 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0.86156154 + inSlope: -0.25534624 + outSlope: -0.25534654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 0.83602166 + inSlope: -0.3397468 + outSlope: -0.33795807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 0.79616636 + inSlope: -0.67591614 + outSlope: -0.6735323 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0.7151384 + inSlope: -1.1163948 + outSlope: -1.1175882 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.6279063 + inSlope: -0.72419715 + outSlope: -0.722409 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 0.6053972 + inSlope: -0.6163126 + outSlope: -0.61631113 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.5767154 + inSlope: -0.5793563 + outSlope: -0.5793577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.55689573 + inSlope: -0.37550962 + outSlope: -0.36978704 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.5246155 + inSlope: -0.7023808 + outSlope: -0.70333546 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0.4899792 + inSlope: -1.0114918 + outSlope: -1.0156641 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.44978294 + inSlope: -0.86277807 + outSlope: -0.8600943 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: 0.39963025 + inSlope: 0.13992178 + outSlope: 0.139475 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.41373312 + inSlope: 0.5346542 + outSlope: 0.5346542 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: 0.44425845 + inSlope: 1.0210285 + outSlope: 1.0252008 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 0.49777737 + inSlope: 1.2665999 + outSlope: 1.2630206 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: 0.55371916 + inSlope: 1.2707692 + outSlope: 1.2749445 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 0.6048021 + inSlope: 1.0067234 + outSlope: 1.0120878 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.63904893 + inSlope: 0.79393464 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.830105 + inSlope: 0 + outSlope: -0.079503424 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: 0.75125605 + inSlope: -0.8252951 + outSlope: -0.82612044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.35 + value: 0.6123724 + inSlope: -1.1495183 + outSlope: -1.1483432 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 0.44613132 + inSlope: -0.610292 + outSlope: -0.60886145 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.81666666 + value: 0.41236794 + inSlope: 0.15487273 + outSlope: 0.15485284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0.49744773 + inSlope: 0.437498 + outSlope: 0.43630642 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 0.5338166 + inSlope: 0.33044848 + outSlope: 0.3308055 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 0.55017054 + inSlope: 0.15646206 + outSlope: 0.1555681 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0.59035134 + inSlope: 0.9870527 + outSlope: 0.99063015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.69913334 + inSlope: 1.1640798 + outSlope: 1.1646758 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 0.740672 + inSlope: 0.8046635 + outSlope: 0.8034695 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.7673272 + inSlope: 0.61273485 + outSlope: 0.61690867 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.7921205 + inSlope: 0.6312138 + outSlope: 0.63085526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.8373134 + inSlope: 0.2882479 + outSlope: 0.28491047 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0.8340244 + inSlope: -0.00596047 + outSlope: -0.0035762822 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.8462558 + inSlope: 0.20742436 + outSlope: 0.20474179 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: 0.83602315 + inSlope: -0.43407047 + outSlope: -0.43630642 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.8122488 + inSlope: -0.6830699 + outSlope: -0.68664616 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: 0.77856034 + inSlope: -0.24497533 + outSlope: -0.24080299 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 0.7882447 + inSlope: -0.19192713 + outSlope: -0.19311877 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: 0.7639886 + inSlope: -0.6771078 + outSlope: -0.67770547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 0.7320067 + inSlope: -0.69916314 + outSlope: -0.7009513 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.7063985 + inSlope: -0.6365782 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.000000029802322 + inSlope: 0 + outSlope: 0.000000064866484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -0.00000002070152 + inSlope: 0.000000045024148 + outSlope: 0.000000043662894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.000000020425738 + inSlope: 0.0000014523507 + outSlope: 0.0000014479774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -0.000000018388114 + inSlope: 0.0000012990124 + outSlope: 0.0000013028524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -0.000000016210594 + inSlope: 0.0000011598732 + outSlope: 0.0000011570817 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -0.00000001530559 + inSlope: 0.0000010992436 + outSlope: 0.0000011014666 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -0.00000001637381 + inSlope: 0.0000011950985 + outSlope: 0.0000011920787 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -0.000000019046828 + inSlope: 0.0000013945125 + outSlope: 0.0000013978698 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -0.000000018771047 + inSlope: 0.0000013489489 + outSlope: 0.0000013484034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -0.000000017667922 + inSlope: 0.0000003162269 + outSlope: 0.0000003166004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: -0.000000017392141 + inSlope: 0.0000012060764 + outSlope: 0.0000012105173 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: -0.000000012908206 + inSlope: 0.0000008945209 + outSlope: 0.00000089556676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: -0.000000010261488 + inSlope: 0.0000007270085 + outSlope: 0.0000007291241 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: -0.000000008646113 + inSlope: 0.0000006138029 + outSlope: 0.00000061845697 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.000000007606867 + inSlope: 0.00000054219794 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.000000011175872 + inSlope: 0 + outSlope: 0.000000028115396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -0.0000000039444257 + inSlope: -0.000003761188 + outSlope: 0.0020158836 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.00000031887188 + inSlope: -2.0148287 + outSlope: -2.0165458 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -0.16766466 + inSlope: -3.6051817 + outSlope: -3.6165152 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -0.30199674 + inSlope: -2.0098705 + outSlope: -1.999733 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -0.33754373 + inSlope: 0.65207386 + outSlope: 0.65803593 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -0.24619518 + inSlope: 3.992025 + outSlope: 3.9860644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -0.000000013038518 + inSlope: 2.9392066 + outSlope: 2.9357388 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -0.0000000131937385 + inSlope: -0.0029312007 + outSlope: 0.00000094771616 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -0.000000013814621 + inSlope: 0.00000024727942 + outSlope: 0.0035930632 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: -0.000000013969841 + inSlope: -3.5715487 + outSlope: -3.5973208 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: -0.29688865 + inSlope: -4.906659 + outSlope: -4.8971105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: -0.42278174 + inSlope: -2.2047727 + outSlope: -2.2128246 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: -0.4841628 + inSlope: -1.0943424 + outSlope: -1.1003028 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.51527846 + inSlope: -0.73552203 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 3.631496e-11 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.000000008303623 + inSlope: -0.00000001806035 + outSlope: -0.000000017426077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 0.000000008555242 + inSlope: -0.0000006567553 + outSlope: -0.0000006545866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.000000005303767 + inSlope: -0.0000004478189 + outSlope: -0.0000004485483 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.000000002633611 + inSlope: -0.00000022344814 + outSlope: -0.00000022271931 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.0000000021483952 + inSlope: -0.0000001433518 + outSlope: -0.00000014360526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.0000000045103064 + inSlope: -0.0000002566616 + outSlope: -0.0000002563019 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0.000000009813372 + inSlope: -0.00000064739385 + outSlope: -0.00000064958766 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.000000010064999 + inSlope: -0.00000072368846 + outSlope: -0.0000007229574 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.000000011071497 + inSlope: -0.0000001980175 + outSlope: -0.00000019824161 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: 0.000000011323122 + inSlope: -0.0000008737286 + outSlope: -0.00000087652637 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 0.0000000059712146 + inSlope: -0.00000049462705 + outSlope: -0.0000004942884 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: 0.0000000035975434 + inSlope: -0.00000028307093 + outSlope: -0.00000028367336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 0.0000000025479234 + inSlope: -0.00000019263942 + outSlope: -0.00000019400056 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.0000000021733901 + inSlope: -0.00000016206162 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.9858441 + inSlope: -0.61273485 + outSlope: -0.61512053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.95330894 + inSlope: -0.6365782 + outSlope: -0.63300043 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.94130987 + inSlope: 0.23484196 + outSlope: 0.23603462 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.9692203 + inSlope: 1.013876 + outSlope: 1.0120878 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 0.9549121 + inSlope: -1.5246882 + outSlope: -1.5234926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: 0.9062315 + inSlope: -1.0287747 + outSlope: -1.0317574 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 0.87497795 + inSlope: -0.6043917 + outSlope: -0.60916007 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.8570228 + inSlope: -0.44226688 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.000000011313912 + inSlope: 0 + outSlope: -0.000024062918 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: -0.000007010448 + inSlope: -0.00006262553 + outSlope: -0.00006265146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: -0.000008445571 + inSlope: 0.00014399849 + outSlope: 0.00014450599 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.48333332 + value: 0.000014034289 + inSlope: -0.0000060463212 + outSlope: -0.0000067666383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: -0.000040939398 + inSlope: -0.0010039571 + outSlope: -0.0010053047 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: -0.00014375393 + inSlope: -0.0013919201 + outSlope: -0.0013940156 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.76666665 + value: -0.00026345826 + inSlope: -0.0012737004 + outSlope: -0.001274398 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: -0.00035344402 + inSlope: -0.00068382325 + outSlope: -0.00068146625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: -0.00044956885 + inSlope: -0.0032209211 + outSlope: -0.003242852 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -0.0040143854 + inSlope: -0.01691501 + outSlope: -0.016929293 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -0.0073306058 + inSlope: -0.010539704 + outSlope: -0.010536055 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -0.008130842 + inSlope: 0.0030510135 + outSlope: 0.0030621872 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: -0.007599566 + inSlope: 0.0021010628 + outSlope: 0.002099469 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: -0.007497542 + inSlope: 0.0019517879 + outSlope: 0.0019557765 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: -0.0075528123 + inSlope: -0.0034309907 + outSlope: -0.0034272703 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.0077420967 + inSlope: -0.004442413 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.000000003771304 + inSlope: 0 + outSlope: 0.00007188569 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 0.000025196487 + inSlope: 0.0003935156 + outSlope: 0.00039413502 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: 0.00012496037 + inSlope: 0.00073909183 + outSlope: 0.00073935377 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.48333332 + value: 0.00026610354 + inSlope: 0.0009045471 + outSlope: 0.00090504566 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0.00037739897 + inSlope: 0.00060519314 + outSlope: 0.0006052434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: 0.0004269933 + inSlope: 0.00017951247 + outSlope: 0.00017811549 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.76666665 + value: 0.00043999817 + inSlope: -0.00014703258 + outSlope: -0.00014773097 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 0.00043746043 + inSlope: 0.00005308536 + outSlope: 0.000054569686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: 0.00042946835 + inSlope: -0.0015091792 + outSlope: -0.0015175766 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -0.000028802431 + inSlope: 0.0035545025 + outSlope: 0.003567144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.0010217433 + inSlope: 0.008861712 + outSlope: 0.008877136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0.0026322645 + inSlope: 0.0067404485 + outSlope: 0.006729268 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: 0.0027892117 + inSlope: -0.0057569677 + outSlope: -0.005781523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 0.0013948106 + inSlope: -0.007132607 + outSlope: -0.007084102 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 0.0020360048 + inSlope: 0.017149366 + outSlope: 0.017196888 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.002824664 + inSlope: 0.018635783 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.1557325 + inSlope: 0 + outSlope: -0.21468846 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 0.0852614 + inSlope: -0.9900145 + outSlope: -0.9913892 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: -0.11518801 + inSlope: -1.1530371 + outSlope: -1.1529924 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.48333332 + value: -0.23019786 + inSlope: 0.14394523 + outSlope: 0.14688283 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: -0.06817984 + inSlope: 2.2740016 + outSlope: 2.2754972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: 0.15056127 + inSlope: 2.6997335 + outSlope: 2.7013428 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.76666665 + value: 0.36088583 + inSlope: 2.1225219 + outSlope: 2.1232357 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 0.4911814 + inSlope: 0.8186098 + outSlope: 0.8180738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: 0.4965408 + inSlope: -0.3037602 + outSlope: -0.3048252 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.30342388 + inSlope: -0.8711395 + outSlope: -0.871649 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.124251164 + inSlope: -0.9721287 + outSlope: -0.97306097 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -0.06998535 + inSlope: -1.1130276 + outSlope: -1.112401 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: -0.17947182 + inSlope: 0.12212986 + outSlope: 0.124531254 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: -0.046362843 + inSlope: 1.6902404 + outSlope: 1.6901038 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 0.09398581 + inSlope: 1.3775818 + outSlope: 1.3798488 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.14256987 + inSlope: 1.1566292 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.9877993 + inSlope: 0 + outSlope: 0.033527613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 0.99635863 + inSlope: 0.08493661 + outSlope: 0.08475781 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: 0.9933437 + inSlope: -0.13375284 + outSlope: -0.13375284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.48333332 + value: 0.9731438 + inSlope: 0.03433228 + outSlope: 0.03474098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0.997673 + inSlope: 0.15582351 + outSlope: 0.15521052 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: 0.9886006 + inSlope: -0.41127214 + outSlope: -0.41127214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.76666665 + value: 0.93260986 + inSlope: -0.82111377 + outSlope: -0.8218284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 0.87105715 + inSlope: -0.46133974 + outSlope: -0.46133998 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: 0.86801314 + inSlope: 0.17389657 + outSlope: 0.1743962 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.9528472 + inSlope: 0.27747717 + outSlope: 0.2775742 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.9922232 + inSlope: 0.12186856 + outSlope: 0.121593505 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0.99751145 + inSlope: -0.07760526 + outSlope: -0.078320466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: 0.9837298 + inSlope: 0.022172917 + outSlope: 0.022479488 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 0.99889565 + inSlope: 0.078678206 + outSlope: 0.07796284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 0.99554276 + inSlope: -0.12946123 + outSlope: -0.13113034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.9897504 + inSlope: -0.16689317 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.404153 + inSlope: 0 + outSlope: 0.06356836 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.35 + value: -0.3073586 + inSlope: 0.6063581 + outSlope: 0.606974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.65 + value: -0.05959607 + inSlope: 0.9643163 + outSlope: 0.96455795 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0.18814996 + inSlope: -0.11322496 + outSlope: -0.11461984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 0.15731497 + inSlope: -0.7404692 + outSlope: -0.7416946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.012120517 + inSlope: -1.2695948 + outSlope: -1.2705181 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.13946363 + inSlope: -0.54699194 + outSlope: -0.5469022 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -0.23038779 + inSlope: -0.500947 + outSlope: -0.5008583 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -0.26919642 + inSlope: -0.4055504 + outSlope: -0.40546027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: -0.2970391 + inSlope: 0.08314841 + outSlope: 0.0849367 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: -0.28848472 + inSlope: 0.20116587 + outSlope: 0.20116563 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: -0.27255157 + inSlope: 0.23961061 + outSlope: 0.24139903 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: -0.26116735 + inSlope: 0.30219585 + outSlope: 0.30458003 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.24735938 + inSlope: 0.3460053 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.16687715 + inSlope: 0 + outSlope: 0.021636488 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.35 + value: -0.14351565 + inSlope: 0.17447771 + outSlope: 0.17479064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.65 + value: -0.06506102 + inSlope: 0.3125022 + outSlope: 0.31249517 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0.05740916 + inSlope: 0.2655565 + outSlope: 0.26562837 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 0.06743938 + inSlope: -0.29835135 + outSlope: -0.3003435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -0.046818912 + inSlope: -1.1906772 + outSlope: -1.1917951 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.16805908 + inSlope: 0.22941834 + outSlope: 0.23174275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -0.025092013 + inSlope: 0.9656507 + outSlope: 0.9654397 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.021479994 + inSlope: -0.26321435 + outSlope: -0.2658458 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: -0.16467465 + inSlope: -2.217179 + outSlope: -2.2242239 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: -0.3552105 + inSlope: -2.0192583 + outSlope: -2.0167227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: -0.4806496 + inSlope: -0.66936 + outSlope: -0.67234105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: -0.4879016 + inSlope: 0.2548101 + outSlope: 0.2574923 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.45887825 + inSlope: 0.7021434 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.13939673 + inSlope: 0 + outSlope: 0.08676947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.35 + value: -0.068415076 + inSlope: 0.2922714 + outSlope: 0.2920628 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.65 + value: -0.03204786 + inSlope: -0.047385696 + outSlope: -0.047788016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: -0.06260353 + inSlope: 0.12618896 + outSlope: 0.1267792 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: -0.04709459 + inSlope: 0.2536478 + outSlope: 0.25385192 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -0.02646488 + inSlope: -0.03748706 + outSlope: -0.03842265 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.089463316 + inSlope: -0.36562988 + outSlope: -0.36509317 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -0.10950649 + inSlope: 0.022843469 + outSlope: 0.022977613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -0.100168645 + inSlope: 0.20509978 + outSlope: 0.20513295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: -0.06912338 + inSlope: 0.1941806 + outSlope: 0.19446033 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: -0.062506266 + inSlope: -0.061132073 + outSlope: -0.061616287 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: -0.079564214 + inSlope: -0.38042656 + outSlope: -0.38266218 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: -0.099491954 + inSlope: -0.50917315 + outSlope: -0.51289845 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.122393765 + inSlope: -0.53778344 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.8884712 + inSlope: 0 + outSlope: 0.046312813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.35 + value: 0.9382182 + inSlope: 0.24658443 + outSlope: 0.24656457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.65 + value: 0.99558437 + inSlope: 0.076691315 + outSlope: 0.0763893 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0.9784604 + inSlope: 0.014305112 + outSlope: 0.013589872 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 0.984117 + inSlope: 0.15163437 + outSlope: 0.15071459 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.9984792 + inSlope: -0.04138265 + outSlope: -0.04184247 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 0.97175217 + inSlope: -0.07259847 + outSlope: -0.07152554 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.966592 + inSlope: -0.09155269 + outSlope: -0.09083757 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.95762104 + inSlope: -0.08797654 + outSlope: -0.08627765 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: 0.9380149 + inSlope: -0.34823984 + outSlope: -0.34958157 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: 0.88695836 + inSlope: -0.7456548 + outSlope: -0.74744207 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: 0.8296754 + inSlope: -0.34451476 + outSlope: -0.3486875 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 0.8269492 + inSlope: 0.18417853 + outSlope: 0.18835086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.8445495 + inSlope: 0.4029278 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.2814121 + inSlope: 0 + outSlope: -0.099658966 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.16111101 + inSlope: -0.83476305 + outSlope: -0.8352996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: -0.06615745 + inSlope: -0.8146764 + outSlope: -0.8141174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: -0.17610423 + inSlope: 0.14179944 + outSlope: 0.1427293 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -0.019886285 + inSlope: 0.39163384 + outSlope: 0.39140996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.029368473 + inSlope: -0.06443509 + outSlope: -0.06470831 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.0003747149 + inSlope: -0.025400374 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.95958704 + inSlope: 0 + outSlope: 0.029087067 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.9869363 + inSlope: 0.13637543 + outSlope: 0.13637544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 0.9978092 + inSlope: -0.054121025 + outSlope: -0.0540018 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 0.98437154 + inSlope: 0.025391575 + outSlope: 0.025463106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.99980223 + inSlope: 0.007724763 + outSlope: 0.007748602 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.99956864 + inSlope: 0.0017881389 + outSlope: 0.0019073491 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + m_EulerEditorCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -89.98021 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -89.98021 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -90.000206 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -90.000206 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 24.031073 + inSlope: 13.929909 + outSlope: 13.929909 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: 25.638802 + inSlope: 22.62497 + outSlope: 22.62497 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.35 + value: 26.11225 + inSlope: -26.46595 + outSlope: -26.46595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 13.895717 + inSlope: -85.8851 + outSlope: -85.8851 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: 4.492209 + inSlope: -52.481106 + outSlope: -52.481106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: -1.1766647 + inSlope: -58.22783 + outSlope: -58.22783 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: -14.494861 + inSlope: -132.52142 + outSlope: -132.52142 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -30.961857 + inSlope: -119.98013 + outSlope: -119.98013 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: -35.912853 + inSlope: -134.13577 + outSlope: -134.13577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: -42.129322 + inSlope: -200.37459 + outSlope: -200.37459 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: -52.69581 + inSlope: -283.83536 + outSlope: -283.83536 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -65.29123 + inSlope: -226.32956 + outSlope: -226.32956 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -69.681946 + inSlope: 96.478455 + outSlope: 96.478455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -62.610764 + inSlope: 206.18501 + outSlope: 206.18501 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -49.952843 + inSlope: 113.56425 + outSlope: 113.56425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -38.512383 + inSlope: 101.48053 + outSlope: 101.48053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -27.550646 + inSlope: 68.842575 + outSlope: 68.842575 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: -24.299135 + inSlope: 4.3237424 + outSlope: 4.3237424 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -24.56399 + inSlope: 6.7964826 + outSlope: 6.7964826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -24.690449 + inSlope: -8.790105 + outSlope: -8.790105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -40.806442 + inSlope: -56.132446 + outSlope: -56.132446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: -47.794754 + inSlope: -118.43042 + outSlope: -118.43042 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.35 + value: -79.90556 + inSlope: -114.46802 + outSlope: -114.46802 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: -96.25418 + inSlope: -18.97163 + outSlope: -18.97163 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: -91.655525 + inSlope: 83.14746 + outSlope: 83.14746 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: -80.44583 + inSlope: 28.352688 + outSlope: 28.352688 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: -85.45366 + inSlope: -109.211426 + outSlope: -109.211426 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -100.467316 + inSlope: -101.08008 + outSlope: -101.08008 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: -103.628136 + inSlope: -102.74424 + outSlope: -102.74424 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: -109.08931 + inSlope: -122.679695 + outSlope: -122.679695 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: -113.702225 + inSlope: 30.14871 + outSlope: 30.14871 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -102.09426 + inSlope: 649.7892 + outSlope: 649.7892 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -63.673084 + inSlope: 899.4536 + outSlope: 899.4536 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -35.687756 + inSlope: 329.12296 + outSlope: 329.12296 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -25.095234 + inSlope: 11.234751 + outSlope: 11.234751 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -37.234932 + inSlope: -158.33844 + outSlope: -158.33844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -57.99497 + inSlope: -97.86319 + outSlope: -97.86319 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: -61.126797 + inSlope: 3.2012818 + outSlope: 3.2012818 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -59.95496 + inSlope: 12.873362 + outSlope: 12.873362 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -56.485867 + inSlope: 18.799746 + outSlope: 18.799746 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 112.67798 + inSlope: -15.800537 + outSlope: -15.800537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: 110.73822 + inSlope: -30.789185 + outSlope: -30.789185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.35 + value: 103.842445 + inSlope: -17.57602 + outSlope: -17.57602 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 104.18978 + inSlope: 27.082726 + outSlope: 27.082726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: 108.21302 + inSlope: 34.53424 + outSlope: 34.53424 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 113.22664 + inSlope: 25.789028 + outSlope: 25.789028 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: 120.392586 + inSlope: 105.004944 + outSlope: 105.004944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 131.84515 + inSlope: 47.72754 + outSlope: 47.72754 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 132.33665 + inSlope: 22.6769 + outSlope: 22.6769 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: 133.78328 + inSlope: 31.703186 + outSlope: 31.703186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 134.77896 + inSlope: -104.596535 + outSlope: -104.596535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 120.47028 + inSlope: -707.7383 + outSlope: -707.7383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 79.825714 + inSlope: -946.8955 + outSlope: -946.8955 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 50.07369 + inSlope: -353.96362 + outSlope: -353.96362 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 41.36548 + inSlope: 61.004852 + outSlope: 61.004852 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 63.03213 + inSlope: 178.25217 + outSlope: 178.25217 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 78.84503 + inSlope: 69.1604 + outSlope: 69.1604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 81.88814 + inSlope: -4.676335 + outSlope: -4.676335 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 80.43021 + inSlope: -14.220696 + outSlope: -14.220696 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 75.2777 + inSlope: -34.348858 + outSlope: -34.348858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 20.978533 + inSlope: 106.6057 + outSlope: 106.6057 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.05 + value: 25.419676 + inSlope: 155.22377 + outSlope: 155.22377 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 42.971054 + inSlope: 215.6891 + outSlope: 215.6891 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.38333333 + value: 80.66569 + inSlope: -92.21237 + outSlope: -92.21237 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: 64.11919 + inSlope: 19.388199 + outSlope: 19.388199 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: 67.03667 + inSlope: -20.4772 + outSlope: -20.4772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 61.25258 + inSlope: -19.217281 + outSlope: -19.217281 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 60.54203 + inSlope: -41.645363 + outSlope: -41.645363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 56.409523 + inSlope: 114.4129 + outSlope: 114.4129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 64.15049 + inSlope: 216.5945 + outSlope: 216.5945 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 74.25491 + inSlope: 191.48969 + outSlope: 191.48969 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 78.59877 + inSlope: -20.58435 + outSlope: -20.58435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 76.87374 + inSlope: -207.17194 + outSlope: -207.17194 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 67.077415 + inSlope: -250.76044 + outSlope: -250.76044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 50.01506 + inSlope: -121.03302 + outSlope: -121.03302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: 46.93305 + inSlope: 27.213621 + outSlope: 27.213621 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 51.309895 + inSlope: 24.848522 + outSlope: 24.848522 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.18177979 + inSlope: -6.876211 + outSlope: -6.876211 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.05 + value: -0.48923543 + inSlope: -13.532372 + outSlope: -13.532372 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: -2.9623404 + inSlope: -55.14646 + outSlope: -55.14646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.38333333 + value: -94.0117 + inSlope: -557.5525 + outSlope: -557.5525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: -153.1406 + inSlope: 20.500645 + outSlope: 20.500645 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: -150.09198 + inSlope: -18.648195 + outSlope: -18.648195 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -155.44766 + inSlope: -15.010178 + outSlope: -15.010178 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: -155.92398 + inSlope: -29.821318 + outSlope: -29.821318 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -158.65073 + inSlope: 76.28027 + outSlope: 76.28027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -153.04346 + inSlope: 225.40717 + outSlope: 225.40717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -137.44098 + inSlope: 646.9042 + outSlope: 646.9042 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -44.704403 + inSlope: 122.287994 + outSlope: 122.287994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -128.36722 + inSlope: -481.5824 + outSlope: -481.5824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -150.15541 + inSlope: -258.3097 + outSlope: -258.3097 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: -162.0883 + inSlope: -48.591408 + outSlope: -48.591408 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: -163.23 + inSlope: 10.688327 + outSlope: 10.688327 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -161.25374 + inSlope: 13.543939 + outSlope: 13.543939 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.63425094 + inSlope: -14.756539 + outSlope: -14.756539 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.05 + value: -1.2645668 + inSlope: -22.799213 + outSlope: -22.799213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: -4.508853 + inSlope: -60.54281 + outSlope: -60.54281 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.38333333 + value: -94.45905 + inSlope: -547.1315 + outSlope: -547.1315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: -151.57309 + inSlope: 17.376446 + outSlope: 17.376446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: -148.96275 + inSlope: -15.843605 + outSlope: -15.843605 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -153.5296 + inSlope: -12.403563 + outSlope: -12.403563 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: -153.90121 + inSlope: -23.49868 + outSlope: -23.49868 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -155.98752 + inSlope: 58.565186 + outSlope: 58.565186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -151.56548 + inSlope: 195.30688 + outSlope: 195.30688 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -137.2996 + inSlope: 620.849 + outSlope: 620.849 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -46.109978 + inSlope: 120.930725 + outSlope: 120.930725 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -128.40164 + inSlope: -456.2732 + outSlope: -456.2732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -148.89514 + inSlope: -224.56845 + outSlope: -224.56845 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: -158.13887 + inSlope: -26.600634 + outSlope: -26.600634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: -158.78796 + inSlope: 4.2489634 + outSlope: 4.2489634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -157.73528 + inSlope: 8.929684 + outSlope: 8.929684 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.8015548 + inSlope: -42.604908 + outSlope: -42.604908 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: -7.6636057 + inSlope: 0.15579987 + outSlope: 0.15579987 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 6.3710313 + inSlope: 27.543423 + outSlope: 27.543423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 7.8649325 + inSlope: 6.019623 + outSlope: 6.019623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 8.3423395 + inSlope: -14.097496 + outSlope: -14.097496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: 2.9215658 + inSlope: -61.608665 + outSlope: -61.608665 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -6.553091 + inSlope: -96.20787 + outSlope: -96.20787 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: -10.905007 + inSlope: -115.82395 + outSlope: -115.82395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: -16.232655 + inSlope: -171.84645 + outSlope: -171.84645 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: -25.2985 + inSlope: -246.49113 + outSlope: -246.49113 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -36.803665 + inSlope: -231.54477 + outSlope: -231.54477 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -44.69842 + inSlope: -122.8942 + outSlope: -122.8942 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -45.97531 + inSlope: 48.279465 + outSlope: 48.279465 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -39.296204 + inSlope: -12.074341 + outSlope: -12.074341 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -45.602913 + inSlope: -130.03275 + outSlope: -130.03275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -51.955055 + inSlope: -155.89615 + outSlope: -155.89615 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -58.451664 + inSlope: -134.15352 + outSlope: -134.15352 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: -63.288612 + inSlope: -90.9537 + outSlope: -90.9537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -67.84306 + inSlope: 2.057373 + outSlope: 2.057373 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: -65.48434 + inSlope: 14.509098 + outSlope: 14.509098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -64.86005 + inSlope: 14.941378 + outSlope: 14.941378 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 8.560867 + inSlope: -5.314526 + outSlope: -5.314526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: 4.5265923 + inSlope: -29.215446 + outSlope: -29.215446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 0.5225762 + inSlope: 32.144955 + outSlope: 32.144955 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 4.1645494 + inSlope: -1.1807297 + outSlope: -1.1807297 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 3.5318654 + inSlope: 4.288576 + outSlope: 4.288576 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: 4.443356 + inSlope: -8.3638115 + outSlope: -8.3638115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 2.8314905 + inSlope: 6.3198624 + outSlope: 6.3198624 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 3.352128 + inSlope: 29.438925 + outSlope: 29.438925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: 5.070417 + inSlope: 52.31477 + outSlope: 52.31477 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 7.535007 + inSlope: 47.94524 + outSlope: 47.94524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 9.164952 + inSlope: 23.113815 + outSlope: 23.113815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 9.025561 + inSlope: -8.87055 + outSlope: -8.87055 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 6.724477 + inSlope: -42.095978 + outSlope: -42.095978 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.08551617 + inSlope: -18.499653 + outSlope: -18.499653 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 2.087736 + inSlope: 71.82042 + outSlope: 71.82042 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 6.790274 + inSlope: 122.33793 + outSlope: 122.33793 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 12.703103 + inSlope: 135.78465 + outSlope: 135.78465 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 17.233679 + inSlope: 108.3161 + outSlope: 108.3161 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 24.126112 + inSlope: 10.883102 + outSlope: 10.883102 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 25.209326 + inSlope: 15.480186 + outSlope: 15.480186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 25.974764 + inSlope: 18.267895 + outSlope: 18.267895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 79.472115 + inSlope: 0.7258667 + outSlope: 0.7258667 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: 81.60174 + inSlope: 26.18712 + outSlope: 26.18712 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 99.55674 + inSlope: 86.18548 + outSlope: 86.18548 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 109.48851 + inSlope: 24.764553 + outSlope: 24.764553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 112.052925 + inSlope: 51.52643 + outSlope: 51.52643 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: 118.34581 + inSlope: -13.796997 + outSlope: -13.796997 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 107.717995 + inSlope: -139.25848 + outSlope: -139.25848 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 101.461044 + inSlope: -114.36009 + outSlope: -114.36009 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: 98.19048 + inSlope: -46.823093 + outSlope: -46.823093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 97.5827 + inSlope: -43.918987 + outSlope: -43.918987 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 94.61477 + inSlope: -91.43655 + outSlope: -91.43655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 90.381516 + inSlope: -101.85076 + outSlope: -101.85076 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 84.320145 + inSlope: 8.644601 + outSlope: 8.644601 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 102.781815 + inSlope: 211.94861 + outSlope: 211.94861 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 118.74994 + inSlope: 109.60944 + outSlope: 109.60944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 120.556496 + inSlope: -37.701267 + outSlope: -37.701267 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 115.36014 + inSlope: -165.75041 + outSlope: -165.75041 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 107.651405 + inSlope: -155.51218 + outSlope: -155.51218 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 101.07422 + inSlope: -7.901367 + outSlope: -7.901367 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 102.07617 + inSlope: 12.027835 + outSlope: 12.027835 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 102.51836 + inSlope: 10.75889 + outSlope: 10.75889 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 2.231184 + inSlope: 11.837814 + outSlope: 11.837814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 6.1290693 + inSlope: 61.853508 + outSlope: 61.853508 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: 9.13026 + inSlope: 50.346214 + outSlope: 50.346214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 11.654235 + inSlope: 50.845863 + outSlope: 50.845863 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333334 + value: 26.648333 + inSlope: 111.12392 + outSlope: 111.12392 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 37.534733 + inSlope: 152.6791 + outSlope: 152.6791 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 44.411095 + inSlope: 118.88795 + outSlope: 118.88795 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 47.449562 + inSlope: 73.11782 + outSlope: 73.11782 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 62.124523 + inSlope: 44.244553 + outSlope: 44.244553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 61.98683 + inSlope: -108.95563 + outSlope: -108.95563 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 39.912777 + inSlope: -259.4838 + outSlope: -259.4838 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 28.090528 + inSlope: -289.42947 + outSlope: -289.42947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 15.313665 + inSlope: -278.5846 + outSlope: -278.5846 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 5.2289853 + inSlope: -180.20209 + outSlope: -180.20209 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.045916587 + inSlope: -75.021515 + outSlope: -75.021515 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -1.7199129 + inSlope: -24.064877 + outSlope: -24.064877 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -5.5972643 + inSlope: -56.149277 + outSlope: -56.149277 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -10.046398 + inSlope: -2.8433533 + outSlope: -2.8433533 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -12.122564 + inSlope: -29.71133 + outSlope: -29.71133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -16.018377 + inSlope: -6.1252337 + outSlope: -6.1252337 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 132.37848 + inSlope: -15.382324 + outSlope: -15.382324 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 126.96928 + inSlope: -84.67621 + outSlope: -84.67621 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: 122.86033 + inSlope: -117.53227 + outSlope: -117.53227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 110.955635 + inSlope: -143.85966 + outSlope: -143.85966 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333334 + value: 93.263214 + inSlope: -65.3269 + outSlope: -65.3269 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 90.23744 + inSlope: -16.712955 + outSlope: -16.712955 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 90.008224 + inSlope: -8.392452 + outSlope: -8.392452 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 89.58682 + inSlope: 0.90966755 + outSlope: 0.90966755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 106.8572 + inSlope: 145.62021 + outSlope: 145.62021 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: 160.05666 + inSlope: 131.63654 + outSlope: 131.63654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 171.37215 + inSlope: 24.92688 + outSlope: 24.92688 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 172.05908 + inSlope: -184.31122 + outSlope: -184.31122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 156.97704 + inSlope: -356.9748 + outSlope: -356.9748 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 141.15355 + inSlope: -306.32 + outSlope: -306.32 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 131.21165 + inSlope: -204.01521 + outSlope: -204.01521 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 120.78345 + inSlope: -53.402317 + outSlope: -53.402317 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 120.036606 + inSlope: 15.710991 + outSlope: 15.710991 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 124.03636 + inSlope: 38.007202 + outSlope: 38.007202 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 124.43421 + inSlope: -18.396198 + outSlope: -18.396198 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 121.092445 + inSlope: -12.775888 + outSlope: -12.775888 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -70.36433 + inSlope: 3.5456543 + outSlope: 3.5456543 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: -69.37606 + inSlope: 9.019043 + outSlope: 9.019043 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: -69.00382 + inSlope: 0.5581054 + outSlope: 0.5581054 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: -69.99942 + inSlope: -25.805239 + outSlope: -25.805239 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333334 + value: -76.380264 + inSlope: -43.097713 + outSlope: -43.097713 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: -78.63033 + inSlope: -17.192509 + outSlope: -17.192509 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: -79.078156 + inSlope: -13.196771 + outSlope: -13.196771 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: -79.68769 + inSlope: -6.6555142 + outSlope: -6.6555142 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: -66.654465 + inSlope: 130.96106 + outSlope: 130.96106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1 + value: -15.74587 + inSlope: 128.93927 + outSlope: 128.93927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: -4.1621594 + inSlope: 34.70628 + outSlope: 34.70628 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -2.8335369 + inSlope: -43.88529 + outSlope: -43.88529 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -6.2848444 + inSlope: -8.78623 + outSlope: -8.78623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -5.0802164 + inSlope: 72.54176 + outSlope: 72.54176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -1.6928912 + inSlope: 72.48822 + outSlope: 72.48822 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -1.3018181 + inSlope: -101.796 + outSlope: -101.796 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -18.117376 + inSlope: -249.8557 + outSlope: -249.8557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -45.0357 + inSlope: -134.61191 + outSlope: -134.61191 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -52.04856 + inSlope: -10.523532 + outSlope: -10.523532 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -50.81231 + inSlope: 19.944466 + outSlope: 19.944466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.8078925 + inSlope: -0.38160753 + outSlope: -0.38160753 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 0.7602013 + inSlope: -0.3814273 + outSlope: -0.3814273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: 0.7443144 + inSlope: 1.061953 + outSlope: 1.061953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.75195605 + inSlope: -2.3143754 + outSlope: -2.3143754 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.38333333 + value: 0.6348922 + inSlope: -0.17662239 + outSlope: -0.17662239 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 0.6140936 + inSlope: -0.25533628 + outSlope: -0.25533628 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 0.6012784 + inSlope: -0.34758836 + outSlope: -0.34758836 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0.58537126 + inSlope: -0.38110524 + outSlope: -0.38110524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 0.34313467 + inSlope: -0.4051519 + outSlope: -0.4051519 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0.32618612 + inSlope: -0.39543524 + outSlope: -0.39543524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 0.30761358 + inSlope: -0.5117023 + outSlope: -0.5117023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 0.28373158 + inSlope: -0.5544067 + outSlope: -0.5544067 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.26175946 + inSlope: -0.4951191 + outSlope: -0.4951191 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 0.24202593 + inSlope: -0.43990397 + outSlope: -0.43990397 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.22468404 + inSlope: -0.3964899 + outSlope: -0.3964899 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.19359042 + inSlope: -0.3582319 + outSlope: -0.3582319 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0.16450763 + inSlope: -0.34836134 + outSlope: -0.34836134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 0.13472503 + inSlope: -0.3715244 + outSlope: -0.3715244 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.08686693 + inSlope: -0.3826579 + outSlope: -0.3826579 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.007873268 + inSlope: -0.3757285 + outSlope: -0.3757285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 83.256325 + inSlope: -0.00018310547 + outSlope: -0.00018310547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 83.25633 + inSlope: 0.00036621094 + outSlope: 0.00036621094 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: 83.25633 + inSlope: 67.6549 + outSlope: 67.6549 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 95.54213 + inSlope: 119.44941 + outSlope: 119.44941 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.38333333 + value: 100.85668 + inSlope: -11.861389 + outSlope: -11.861389 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 91.36291 + inSlope: -162.59528 + outSlope: -162.59528 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 83.256325 + inSlope: -97.1526 + outSlope: -97.1526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 83.256325 + inSlope: -0.0005493162 + outSlope: -0.0005493162 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 83.25635 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 83.25634 + inSlope: 370.1281 + outSlope: 370.1281 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 114.31203 + inSlope: 772.5692 + outSlope: 772.5692 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 148.62915 + inSlope: 654.23645 + outSlope: 654.23645 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 169.82742 + inSlope: 426.10513 + outSlope: 426.10513 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -175.61731 + inSlope: 262.40137 + outSlope: 262.40137 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -168.23232 + inSlope: 115.36095 + outSlope: 115.36095 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -166.8298 + inSlope: -61.645355 + outSlope: -61.645355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -178.37064 + inSlope: -182.89177 + outSlope: -182.89177 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 166.9697 + inSlope: -103.99104 + outSlope: -103.99104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 168.85316 + inSlope: 58.775024 + outSlope: 58.775024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -179.75215 + inSlope: 44.757633 + outSlope: 44.757633 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 179.99706 + inSlope: 0.00036621094 + outSlope: 0.00036621094 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 179.99706 + inSlope: 0.00036621094 + outSlope: 0.00036621094 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: 179.99706 + inSlope: -0.051635735 + outSlope: -0.051635735 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: -179.99376 + inSlope: -0.09722901 + outSlope: -0.09722901 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.38333333 + value: 179.999 + inSlope: 0.038085938 + outSlope: 0.038085938 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: -179.99948 + inSlope: -0.046875 + outSlope: -0.046875 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 179.99706 + inSlope: -0.025268544 + outSlope: -0.025268544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 179.99706 + inSlope: 0.0010986323 + outSlope: 0.0010986323 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 179.99753 + inSlope: 0.002783203 + outSlope: 0.002783203 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 179.99765 + inSlope: 0.16040054 + outSlope: 0.16040054 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -179.99223 + inSlope: 0.17797817 + outSlope: 0.17797817 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -179.98492 + inSlope: 0.015380874 + outSlope: 0.015380874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -179.98386 + inSlope: -0.04504399 + outSlope: -0.04504399 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -179.98494 + inSlope: -0.06262195 + outSlope: -0.06262195 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -179.9865 + inSlope: -0.05163579 + outSlope: -0.05163579 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -179.98918 + inSlope: -0.02856444 + outSlope: -0.02856444 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -179.9915 + inSlope: -0.015380874 + outSlope: -0.015380874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: -179.9941 + inSlope: -0.013183587 + outSlope: -0.013183587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -179.99713 + inSlope: -0.028198242 + outSlope: -0.028198242 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -179.99992 + inSlope: -0.022851558 + outSlope: -0.022851558 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -65.93207 + inSlope: -25.059814 + outSlope: -25.059814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: -73.85941 + inSlope: -118.18286 + outSlope: -118.18286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: -79.40786 + inSlope: -144.15709 + outSlope: -144.15709 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: -84.3938 + inSlope: 171.01485 + outSlope: 171.01485 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333334 + value: -56.755543 + inSlope: 132.27599 + outSlope: 132.27599 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: -47.45706 + inSlope: 91.855064 + outSlope: 91.855064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: -43.98743 + inSlope: 74.61498 + outSlope: 74.61498 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: -41.222645 + inSlope: 60.6239 + outSlope: 60.6239 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: -33.371597 + inSlope: 10.029968 + outSlope: 10.029968 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: -40.95056 + inSlope: -103.86824 + outSlope: -103.86824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: -62.966396 + inSlope: -263.58847 + outSlope: -263.58847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: -75.346596 + inSlope: -313.68195 + outSlope: -313.68195 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -87.17922 + inSlope: 188.33441 + outSlope: 188.33441 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -75.428 + inSlope: 299.64273 + outSlope: 299.64273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -64.26507 + inSlope: 218.62375 + outSlope: 218.62375 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -57.07997 + inSlope: 121.44738 + outSlope: 121.44738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -54.09507 + inSlope: 17.434172 + outSlope: 17.434172 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -60.012886 + inSlope: -105.6699 + outSlope: -105.6699 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -66.017815 + inSlope: 49.339027 + outSlope: 49.339027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -59.929222 + inSlope: 77.036095 + outSlope: 77.036095 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: -56.050926 + inSlope: 20.018208 + outSlope: 20.018208 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -55.218864 + inSlope: 8.071651 + outSlope: 8.071651 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -55.70397 + inSlope: -11.909616 + outSlope: -11.909616 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -102.13508 + inSlope: 8.808105 + outSlope: 8.808105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: -97.6213 + inSlope: 134.84949 + outSlope: 134.84949 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: -90.92741 + inSlope: 343.28757 + outSlope: 343.28757 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 44.184227 + inSlope: 639.27936 + outSlope: 639.27936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333334 + value: 75.91641 + inSlope: -3.5689082 + outSlope: -3.5689082 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 73.28203 + inSlope: -64.711685 + outSlope: -64.711685 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: 69.834724 + inSlope: -29.920702 + outSlope: -29.920702 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 70.662994 + inSlope: 18.08898 + outSlope: 18.08898 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 74.461945 + inSlope: 26.914307 + outSlope: 26.914307 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 84.00823 + inSlope: 51.91885 + outSlope: 51.91885 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: 89.41353 + inSlope: 95.17786 + outSlope: 95.17786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 94.423965 + inSlope: 335.64032 + outSlope: 335.64032 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 173.47847 + inSlope: 4582.4097 + outSlope: 4582.4097 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -92.5832 + inSlope: 534.642 + outSlope: 534.642 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -69.85476 + inSlope: 352.67685 + outSlope: 352.67685 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -57.566376 + inSlope: 219.03024 + outSlope: 219.03024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -50.204685 + inSlope: 153.19005 + outSlope: 153.19005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -34.731655 + inSlope: 326.727 + outSlope: 326.727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 1.4176753 + inSlope: 386.58795 + outSlope: 386.58795 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 17.5986 + inSlope: 22.253963 + outSlope: 22.253963 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 17.021769 + inSlope: 12.415867 + outSlope: 12.415867 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 19.646545 + inSlope: 38.285686 + outSlope: 38.285686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 25.752531 + inSlope: 14.599976 + outSlope: 14.599976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 158.12456 + inSlope: -6.072876 + outSlope: -6.072876 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 154.20927 + inSlope: -128.38586 + outSlope: -128.38586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: 147.78139 + inSlope: -301.21103 + outSlope: -301.21103 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 19.649214 + inSlope: -571.21594 + outSlope: -571.21594 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.43333334 + value: -9.7961235 + inSlope: -21.96778 + outSlope: -21.96778 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: -11.149904 + inSlope: -12.502376 + outSlope: -12.502376 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.55 + value: -11.571657 + inSlope: -11.379496 + outSlope: -11.379496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: -11.907405 + inSlope: -8.13242 + outSlope: -8.13242 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: -15.987457 + inSlope: -23.058105 + outSlope: -23.058105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: -19.165886 + inSlope: -6.171788 + outSlope: -6.171788 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: -19.45043 + inSlope: -65.34947 + outSlope: -65.34947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: -23.306976 + inSlope: -311.35614 + outSlope: -311.35614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -101.46671 + inSlope: -4366.849 + outSlope: -4366.849 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -178.15988 + inSlope: -101.72442 + outSlope: -101.72442 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 178.15631 + inSlope: 21.208029 + outSlope: 21.208029 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 177.84384 + inSlope: 23.238304 + outSlope: 23.238304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 178.52402 + inSlope: -13.27805 + outSlope: -13.27805 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 166.33115 + inSlope: -371.67004 + outSlope: -371.67004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 119.935875 + inSlope: -571.8686 + outSlope: -571.8686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 86.38164 + inSlope: -205.47006 + outSlope: -205.47006 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 78.01285 + inSlope: -34.769566 + outSlope: -34.769566 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 76.68082 + inSlope: -17.679192 + outSlope: -17.679192 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 76.98782 + inSlope: 22.444185 + outSlope: 22.444185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 2.5092328 + inSlope: -4.783459 + outSlope: -4.783459 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: -4.1017604 + inSlope: -44.276474 + outSlope: -44.276474 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: -24.86697 + inSlope: -54.696075 + outSlope: -54.696075 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: -34.755226 + inSlope: -12.10025 + outSlope: -12.10025 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: -26.970213 + inSlope: 94.85638 + outSlope: 94.85638 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -3.6432595 + inSlope: 53.977417 + outSlope: 53.977417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -2.9712043 + inSlope: -44.24786 + outSlope: -44.24786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -7.458497 + inSlope: -35.458874 + outSlope: -35.458874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: -9.364159 + inSlope: 2.594834 + outSlope: 2.594834 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: -9.433008 + inSlope: -1.289218 + outSlope: -1.289218 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -9.486098 + inSlope: -0.3532446 + outSlope: -0.3532446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.43523154 + inSlope: -9.142874 + outSlope: -9.142874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: -7.5186677 + inSlope: -43.33001 + outSlope: -43.33001 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: -21.276726 + inSlope: -17.65509 + outSlope: -17.65509 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: -20.325335 + inSlope: 38.59243 + outSlope: 38.59243 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: -2.0449595 + inSlope: 93.098915 + outSlope: 93.098915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 15.624037 + inSlope: 35.307335 + outSlope: 35.307335 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 15.557768 + inSlope: -63.746292 + outSlope: -63.746292 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 7.5487313 + inSlope: -93.82081 + outSlope: -93.82081 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: -0.99349236 + inSlope: -29.668444 + outSlope: -29.668444 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: -2.876649 + inSlope: 3.0812387 + outSlope: 3.0812387 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -2.602613 + inSlope: 2.6426742 + outSlope: 2.6426742 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 22.268675 + inSlope: -6.549401 + outSlope: -6.549401 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: 17.76503 + inSlope: -21.07366 + outSlope: -21.07366 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: 10.086079 + inSlope: -18.809723 + outSlope: -18.809723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: 1.5756387 + inSlope: -64.258865 + outSlope: -64.258865 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: -22.48699 + inSlope: -112.53772 + outSlope: -112.53772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -33.422123 + inSlope: 53.603622 + outSlope: 53.603622 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -21.232725 + inSlope: 142.66072 + outSlope: 142.66072 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -8.08376 + inSlope: 153.42416 + outSlope: 153.42416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 6.254606 + inSlope: 9.991012 + outSlope: 9.991012 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: -3.1167514 + inSlope: -30.870825 + outSlope: -30.870825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -4.79486 + inSlope: -16.19662 + outSlope: -16.19662 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 17.231918 + inSlope: -0.38983154 + outSlope: -0.38983154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 7.953503 + inSlope: -41.916943 + outSlope: -41.916943 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: -13.349387 + inSlope: -62.455273 + outSlope: -62.455273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: -25.308487 + inSlope: -73.97393 + outSlope: -73.97393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: -29.723007 + inSlope: 25.996216 + outSlope: 25.996216 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -17.542479 + inSlope: 90.41417 + outSlope: 90.41417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -10.744041 + inSlope: 64.24664 + outSlope: 64.24664 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -6.8334975 + inSlope: 32.055443 + outSlope: 32.055443 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -5.5597463 + inSlope: -15.924488 + outSlope: -15.924488 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: -8.922251 + inSlope: -31.765274 + outSlope: -31.765274 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: -14.488568 + inSlope: -12.9249115 + outSlope: -12.9249115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -13.6738405 + inSlope: 9.662773 + outSlope: 9.662773 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 51.47937 + inSlope: -1.3525085 + outSlope: -1.3525085 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 47.097584 + inSlope: -13.455162 + outSlope: -13.455162 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: 41.131348 + inSlope: -22.6521 + outSlope: -22.6521 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 32.61619 + inSlope: -92.87748 + outSlope: -92.87748 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: 25.87723 + inSlope: 27.50203 + outSlope: 27.50203 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 37.73757 + inSlope: 57.021393 + outSlope: 57.021393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 39.776306 + inSlope: -19.85668 + outSlope: -19.85668 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 36.693413 + inSlope: -24.356438 + outSlope: -24.356438 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 33.874077 + inSlope: -43.05963 + outSlope: -43.05963 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 33.053535 + inSlope: 56.40143 + outSlope: 56.40143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 50.756016 + inSlope: 123.730644 + outSlope: 123.730644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 63.058453 + inSlope: 70.9205 + outSlope: 70.9205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -6.9952335 + inSlope: -1.0649757 + outSlope: -1.0649757 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: -7.90223 + inSlope: 6.22124 + outSlope: 6.22124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: -2.024086 + inSlope: 20.850159 + outSlope: 20.850159 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 1.3846936 + inSlope: 26.356386 + outSlope: 26.356386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: 0.13431598 + inSlope: -64.45918 + outSlope: -64.45918 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -12.574704 + inSlope: -61.3859 + outSlope: -61.3859 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -17.816471 + inSlope: -58.410847 + outSlope: -58.410847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -22.03742 + inSlope: -40.166946 + outSlope: -40.166946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -24.632936 + inSlope: 6.5812225 + outSlope: 6.5812225 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: -19.771425 + inSlope: 52.53264 + outSlope: 52.53264 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: -14.670988 + inSlope: -9.892669 + outSlope: -9.892669 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -17.13933 + inSlope: -14.670731 + outSlope: -14.670731 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 18.471048 + inSlope: -9.016342 + outSlope: -9.016342 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 15.494973 + inSlope: -64.71371 + outSlope: -64.71371 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: 8.768288 + inSlope: -38.08218 + outSlope: -38.08218 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: 8.744777 + inSlope: 4.793506 + outSlope: 4.793506 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.65 + value: 20.244616 + inSlope: 64.97986 + outSlope: 64.97986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: 36.76195 + inSlope: 48.11879 + outSlope: 48.11879 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 37.989933 + inSlope: -41.044697 + outSlope: -41.044697 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 32.07711 + inSlope: -115.341995 + outSlope: -115.341995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 20.404606 + inSlope: -139.25014 + outSlope: -139.25014 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 6.573842 + inSlope: -65.36364 + outSlope: -65.36364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 4.639087 + inSlope: -21.267595 + outSlope: -21.267595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 4.8476872 + inSlope: 274.40164 + outSlope: 274.40164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 27.672577 + inSlope: 434.73383 + outSlope: 434.73383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 41.423485 + inSlope: 300.3868 + outSlope: 300.3868 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 51.421593 + inSlope: 121.18831 + outSlope: 121.18831 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 51.86087 + inSlope: -130.90881 + outSlope: -130.90881 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 37.843643 + inSlope: -148.98607 + outSlope: -148.98607 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 31.402197 + inSlope: 0.43485302 + outSlope: 0.43485302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 44.85396 + inSlope: 76.027275 + outSlope: 76.027275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 50.425938 + inSlope: 24.06324 + outSlope: 24.06324 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 50.97242 + inSlope: 5.132253 + outSlope: 5.132253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -40.35578 + inSlope: 9.110779 + outSlope: 9.110779 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: -36.798836 + inSlope: 62.35785 + outSlope: 62.35785 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: -30.070593 + inSlope: 73.200455 + outSlope: 73.200455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: -24.503105 + inSlope: 74.91549 + outSlope: 74.91549 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.65 + value: 5.1204596 + inSlope: 88.54247 + outSlope: 88.54247 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: 22.978931 + inSlope: 44.272293 + outSlope: 44.272293 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 16.206379 + inSlope: -127.54716 + outSlope: -127.54716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 1.4950083 + inSlope: -227.0101 + outSlope: -227.0101 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: -21.11968 + inSlope: -276.13278 + outSlope: -276.13278 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: -51.14099 + inSlope: -165.12708 + outSlope: -165.12708 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -56.767036 + inSlope: -100.4448 + outSlope: -100.4448 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -59.530636 + inSlope: -198.52065 + outSlope: -198.52065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -73.7755 + inSlope: -192.34222 + outSlope: -192.34222 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -73.22956 + inSlope: 187.63788 + outSlope: 187.63788 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -57.27372 + inSlope: 577.1838 + outSlope: 577.1838 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -30.361322 + inSlope: 536.68115 + outSlope: 536.68115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -6.267902 + inSlope: 43.082985 + outSlope: 43.082985 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: -10.355526 + inSlope: -74.27877 + outSlope: -74.27877 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: -32.19523 + inSlope: -227.42664 + outSlope: -227.42664 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: -50.592426 + inSlope: -201.03558 + outSlope: -201.03558 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -57.631683 + inSlope: -170.9832 + outSlope: -170.9832 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 66.74153 + inSlope: -1.078125 + outSlope: -1.078125 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 66.84216 + inSlope: 3.2735596 + outSlope: 3.2735596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: 66.99317 + inSlope: -8.794829 + outSlope: -8.794829 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: 65.98549 + inSlope: -13.94055 + outSlope: -13.94055 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.65 + value: 61.128407 + inSlope: 2.7339137 + outSlope: 2.7339137 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8833333 + value: 63.805214 + inSlope: 19.020538 + outSlope: 19.020538 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 60.701965 + inSlope: -51.053444 + outSlope: -51.053444 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 55.695324 + inSlope: -42.107204 + outSlope: -42.107204 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 53.95542 + inSlope: 8.066982 + outSlope: 8.066982 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.35 + value: 53.286427 + inSlope: -7.0540466 + outSlope: -7.0540466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 52.739517 + inSlope: 11.932262 + outSlope: 11.932262 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 54.158348 + inSlope: 51.497765 + outSlope: 51.497765 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 54.759956 + inSlope: 52.195545 + outSlope: 52.195545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 63.155354 + inSlope: 357.41608 + outSlope: 357.41608 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 85.890625 + inSlope: 727.544 + outSlope: 727.544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 118.86124 + inSlope: 661.2875 + outSlope: 661.2875 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 150.72142 + inSlope: 123.14075 + outSlope: 123.14075 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 151.77097 + inSlope: -49.162766 + outSlope: -49.162766 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 129.85004 + inSlope: -213.95314 + outSlope: -213.95314 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 113.1663 + inSlope: -182.29329 + outSlope: -182.29329 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 106.8161 + inSlope: -154.48506 + outSlope: -154.48506 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.26069844 + inSlope: 0.44609356 + outSlope: 0.44609356 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: -0.113264754 + inSlope: 1.8592232 + outSlope: 1.8592232 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: -0.026934622 + inSlope: 1.2207867 + outSlope: 1.2207867 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: 0.0002166182 + inSlope: 0.15688883 + outSlope: 0.15688883 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: -0.00017330637 + inSlope: -0.0051000677 + outSlope: -0.0051000677 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -0.000035774952 + inSlope: 0.000014019664 + outSlope: 0.000014019664 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.000035709458 + inSlope: -12.3350525 + outSlope: -12.3350525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -1.5487149 + inSlope: -36.365246 + outSlope: -36.365246 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -2.7561052 + inSlope: -15.869646 + outSlope: -15.869646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -3.0889087 + inSlope: -2.237121 + outSlope: -2.237121 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -3.0834024 + inSlope: 1.8400573 + outSlope: 1.8400573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -2.486204 + inSlope: 13.474098 + outSlope: 13.474098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: -1.8961991 + inSlope: 13.130108 + outSlope: 13.130108 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: -1.458103 + inSlope: 7.587423 + outSlope: 7.587423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: -1.274102 + inSlope: 3.1723478 + outSlope: 3.1723478 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: -1.1700287 + inSlope: -0.04321289 + outSlope: -0.04321289 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -1.0895027 + inSlope: 1.7602472 + outSlope: 1.7602472 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 22.19989 + inSlope: -15.070679 + outSlope: -15.070679 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 15.673666 + inSlope: -150.4623 + outSlope: -150.4623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: 7.035261 + inSlope: -190.99496 + outSlope: -190.99496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: -0.26056585 + inSlope: -87.45836 + outSlope: -87.45836 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: -0.26056582 + inSlope: 0.0004849435 + outSlope: 0.0004849435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -0.26056495 + inSlope: 0.0013177395 + outSlope: 0.0013177395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.26045504 + inSlope: 687.40247 + outSlope: 687.40247 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 58.459415 + inSlope: 976.8588 + outSlope: 976.8588 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 85.69035 + inSlope: 509.9254 + outSlope: 509.9254 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 101.42302 + inSlope: 224.8161 + outSlope: 224.8161 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 104.50271 + inSlope: -60.187008 + outSlope: -60.187008 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 81.66457 + inSlope: -363.29654 + outSlope: -363.29654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 65.96525 + inSlope: -302.54672 + outSlope: -302.54672 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 56.350163 + inSlope: -146.36577 + outSlope: -146.36577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: 53.746956 + inSlope: -41.733135 + outSlope: -41.733135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 51.73336 + inSlope: -22.42804 + outSlope: -22.42804 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 47.228474 + inSlope: -50.17978 + outSlope: -50.17978 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0.6387967 + inSlope: -0.63507557 + outSlope: -0.63507557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 0.40365767 + inSlope: -3.8415928 + outSlope: -3.8415928 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.18333334 + value: 0.21825433 + inSlope: -4.3467574 + outSlope: -4.3467574 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: 0.047596123 + inSlope: -3.0940347 + outSlope: -3.0940347 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: -0.038151316 + inSlope: -1.314751 + outSlope: -1.314751 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -0.008115045 + inSlope: 0.00003367414 + outSlope: 0.00003367414 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.008111665 + inSlope: 18.52248 + outSlope: 18.52248 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.950361 + inSlope: -8.592261 + outSlope: -8.592261 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.20761818 + inSlope: -22.334639 + outSlope: -22.334639 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -0.6237986 + inSlope: -12.55486 + outSlope: -12.55486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -0.7971415 + inSlope: 3.6952164 + outSlope: 3.6952164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.3641489 + inSlope: 13.067756 + outSlope: 13.067756 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 0.8454056 + inSlope: 6.20014 + outSlope: 6.20014 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7666667 + value: 0.97039366 + inSlope: 0.5342451 + outSlope: 0.5342451 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: 0.9341554 + inSlope: -0.8688066 + outSlope: -0.8688066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 0.92278457 + inSlope: 0.7845669 + outSlope: 0.7845669 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1.0077223 + inSlope: 0.14205837 + outSlope: 0.14205837 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.00016632648 + inSlope: 0.45368063 + outSlope: 0.45368063 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: 0.08294869 + inSlope: 2.335075 + outSlope: 2.335075 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.9977541 + inSlope: 7.6155 + outSlope: 7.6155 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.48333332 + value: 1.7075789 + inSlope: -0.7259525 + outSlope: -0.7259525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.81666666 + value: 1.0963682 + inSlope: -2.3198435 + outSlope: -2.3198435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: -0.0020203018 + inSlope: -1.1969721 + outSlope: -1.1969721 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: -0.468277 + inSlope: -1.6016375 + outSlope: -1.6016375 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -0.64294964 + inSlope: 0.121343136 + outSlope: 0.121343136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: -0.33639258 + inSlope: 3.9736905 + outSlope: 3.9736905 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.050213672 + inSlope: 3.0425541 + outSlope: 3.0425541 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.00022518226 + inSlope: 1.4802744 + outSlope: 1.4802744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: 0.2221736 + inSlope: 4.5305586 + outSlope: 4.5305586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0.9724732 + inSlope: 1.0373831 + outSlope: 1.0373831 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.48333332 + value: 0.6862709 + inSlope: -0.57973737 + outSlope: -0.57973737 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.81666666 + value: 0.96905714 + inSlope: 1.6195043 + outSlope: 1.6195043 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: 0.55094945 + inSlope: -3.8083518 + outSlope: -3.8083518 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: -0.950258 + inSlope: 0.5047043 + outSlope: 0.5047043 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -0.6998376 + inSlope: 3.8142915 + outSlope: 3.8142915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: -0.21605055 + inSlope: 2.0899982 + outSlope: 2.0899982 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.07155876 + inSlope: 1.8554113 + outSlope: 1.8554113 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.00035762409 + inSlope: -29.197575 + outSlope: -29.197575 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: -4.4732924 + inSlope: -98.653 + outSlope: -98.653 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: -29.714228 + inSlope: -168.53752 + outSlope: -168.53752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.48333332 + value: -52.205536 + inSlope: -11.610131 + outSlope: -11.610131 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.81666666 + value: -38.803673 + inSlope: 72.961235 + outSlope: 72.961235 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1833333 + value: -5.192337 + inSlope: 94.626205 + outSlope: 94.626205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.7166667 + value: 29.66796 + inSlope: 10.107983 + outSlope: 10.107983 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 25.365946 + inSlope: -96.983505 + outSlope: -96.983505 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: 9.370169 + inSlope: -124.7162 + outSlope: -124.7162 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1.2847732 + inSlope: -78.41702 + outSlope: -78.41702 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -42.618855 + inSlope: -13.9486265 + outSlope: -13.9486265 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: -54.694904 + inSlope: -82.67074 + outSlope: -82.67074 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.35 + value: -60.27234 + inSlope: 71.67737 + outSlope: 71.67737 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: -43.350952 + inSlope: 98.42213 + outSlope: 98.42213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.81666666 + value: -19.258001 + inSlope: 81.422554 + outSlope: 81.422554 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: -0.8444114 + inSlope: 47.297657 + outSlope: 47.297657 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 0.074064024 + inSlope: -53.20401 + outSlope: -53.20401 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: -8.96401 + inSlope: -140.16824 + outSlope: -140.16824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -22.094616 + inSlope: -148.47424 + outSlope: -148.47424 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -28.49248 + inSlope: 36.691143 + outSlope: 36.691143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -25.122728 + inSlope: 23.64267 + outSlope: 23.64267 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -26.835594 + inSlope: 11.6911125 + outSlope: 11.6911125 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -24.320208 + inSlope: 139.29813 + outSlope: 139.29813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -1.2563056 + inSlope: 372.4832 + outSlope: 372.4832 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 15.912167 + inSlope: 241.9557 + outSlope: 241.9557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 19.654089 + inSlope: 71.57318 + outSlope: 71.57318 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: 25.226637 + inSlope: 54.186447 + outSlope: 54.186447 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 27.9782 + inSlope: 75.65041 + outSlope: 75.65041 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: 31.547806 + inSlope: -41.822792 + outSlope: -41.822792 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 23.807875 + inSlope: -141.94954 + outSlope: -141.94954 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: 20.369967 + inSlope: -72.69894 + outSlope: -72.69894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 17.916733 + inSlope: -55.293144 + outSlope: -55.293144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 15.845326 + inSlope: -50.026493 + outSlope: -50.026493 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 16.239912 + inSlope: -5.1033416 + outSlope: -5.1033416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: 7.898479 + inSlope: -188.14607 + outSlope: -188.14607 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.35 + value: -28.427893 + inSlope: -292.1223 + outSlope: -292.1223 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: -46.661358 + inSlope: 42.622494 + outSlope: 42.622494 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.81666666 + value: -22.164038 + inSlope: 71.02714 + outSlope: 71.02714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: -11.595387 + inSlope: -5.964236 + outSlope: -5.964236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: -14.582597 + inSlope: -97.74817 + outSlope: -97.74817 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: -27.879488 + inSlope: -182.04385 + outSlope: -182.04385 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: -39.019672 + inSlope: -10.358317 + outSlope: -10.358317 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -29.344797 + inSlope: 155.7207 + outSlope: 155.7207 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -23.51664 + inSlope: 115.70394 + outSlope: 115.70394 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -19.17826 + inSlope: 90.96084 + outSlope: 90.96084 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -16.177364 + inSlope: 46.963028 + outSlope: 46.963028 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -17.662716 + inSlope: -122.8492 + outSlope: -122.8492 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -25.032154 + inSlope: -134.59335 + outSlope: -134.59335 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -27.291983 + inSlope: -63.86519 + outSlope: -63.86519 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: -37.542885 + inSlope: -94.70929 + outSlope: -94.70929 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -41.458473 + inSlope: -85.27322 + outSlope: -85.27322 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: -44.57584 + inSlope: 75.751076 + outSlope: 75.751076 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: -36.20714 + inSlope: 117.192314 + outSlope: 117.192314 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: -33.629486 + inSlope: 41.85795 + outSlope: 41.85795 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: -32.416058 + inSlope: 15.88707 + outSlope: 15.88707 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -32.118877 + inSlope: 3.5933464 + outSlope: 3.5933464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 45.6652 + inSlope: 12.682507 + outSlope: 12.682507 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.23333333 + value: 60.081203 + inSlope: 238.6332 + outSlope: 238.6332 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.35 + value: 104.17932 + inSlope: 367.32056 + outSlope: 367.32056 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 137.41814 + inSlope: 54.49741 + outSlope: 54.49741 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.81666666 + value: 133.38197 + inSlope: -36.535973 + outSlope: -36.535973 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 120.083244 + inSlope: -63.091812 + outSlope: -63.091812 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 114.87242 + inSlope: -46.581528 + outSlope: -46.581528 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2166667 + value: 112.93838 + inSlope: -10.496058 + outSlope: -10.496058 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3166667 + value: 108.83445 + inSlope: -125.43552 + outSlope: -125.43552 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 91.46198 + inSlope: -212.598 + outSlope: -212.598 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 83.83347 + inSlope: -150.14162 + outSlope: -150.14162 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 78.472206 + inSlope: -123.8012 + outSlope: -123.8012 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 73.72595 + inSlope: -109.82933 + outSlope: -109.82933 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 64.33328 + inSlope: -143.3056 + outSlope: -143.3056 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 57.31336 + inSlope: -177.63838 + outSlope: -177.63838 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 51.165035 + inSlope: -131.96835 + outSlope: -131.96835 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: 42.39852 + inSlope: -3.8911743 + outSlope: -3.8911743 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 43.213528 + inSlope: 44.605907 + outSlope: 44.605907 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: 46.210453 + inSlope: 172.07436 + outSlope: 172.07436 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 56.66015 + inSlope: 219.66737 + outSlope: 219.66737 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: 65.6519 + inSlope: 204.17451 + outSlope: 204.17451 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 73.88151 + inSlope: 167.12363 + outSlope: 167.12363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 79.68041 + inSlope: 137.90508 + outSlope: 137.90508 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.0000034150944 + inSlope: 0.000007451115 + outSlope: 0.000007451115 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -0.0000023722193 + inSlope: 0.000005175751 + outSlope: 0.000005175751 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.0000023406164 + inSlope: 0.00016852406 + outSlope: 0.00016852406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -0.0000019753932 + inSlope: 0.00014222844 + outSlope: 0.00014222844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -0.0000016797244 + inSlope: 0.00012094027 + outSlope: 0.00012094027 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -0.0000015678559 + inSlope: 0.0001128854 + outSlope: 0.0001128854 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -0.000001691304 + inSlope: 0.000121774 + outSlope: 0.000121774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -0.0000021826056 + inSlope: 0.00015714776 + outSlope: 0.00015714776 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -0.0000021510034 + inSlope: 0.00015487196 + outSlope: 0.00015487196 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -0.0000020245946 + inSlope: 0.00003644271 + outSlope: 0.00003644271 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: -0.0000019929923 + inSlope: 0.00014349559 + outSlope: 0.00014349559 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: -0.0000012093323 + inSlope: 0.000087071756 + outSlope: 0.000087071756 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: -0.00000089132834 + inSlope: 0.0000641757 + outSlope: 0.0000641757 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: -0.0000007255419 + inSlope: 0.000052239066 + outSlope: 0.000052239066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.0000006187207 + inSlope: 0.000044547807 + outSlope: 0.000044547807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.0000012806604 + inSlope: 0.000002794168 + outSlope: 0.000002794168 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: -0.00000045199786 + inSlope: -0.00043180856 + outSlope: -0.00043180856 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -0.000036540023 + inSlope: -231.04051 + outSlope: -231.04051 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -19.304129 + inSlope: -419.47668 + outSlope: -419.47668 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: -35.15514 + inSlope: -240.76424 + outSlope: -240.76424 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: -39.454586 + inSlope: 79.663635 + outSlope: 79.663635 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -28.50495 + inSlope: 471.28796 + outSlope: 471.28796 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -0.0000014941039 + inSlope: 336.6281 + outSlope: 336.6281 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -0.0000015118909 + inSlope: 0.00010885594 + outSlope: 0.00010885594 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: -0.0000015830387 + inSlope: 0.000028494704 + outSlope: 0.000028494704 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: -0.0000016008257 + inSlope: -411.00104 + outSlope: -411.00104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: -34.54164 + inSlope: -588.89465 + outSlope: -588.89465 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: -50.020668 + inSlope: -279.42435 + outSlope: -279.42435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: -57.915268 + inSlope: -143.99574 + outSlope: -143.99574 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -62.032135 + inSlope: -98.75701 + outSlope: -98.75701 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 3.8166654e-14 + inSlope: -8.32727e-14 + outSlope: -8.32727e-14 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.000000951525 + inSlope: -0.0000020760547 + outSlope: -0.0000020760547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: 0.0000009803591 + inSlope: -0.000070585724 + outSlope: -0.000070585724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.00000095245343 + inSlope: -0.000068576715 + outSlope: -0.000068576715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5166667 + value: 0.00000084868697 + inSlope: -0.00006110552 + outSlope: -0.00006110552 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0.00000082375414 + inSlope: -0.000059310183 + outSlope: -0.000059310183 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.0000009628708 + inSlope: -0.000069326765 + outSlope: -0.000069326765 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0.0000011245295 + inSlope: -0.0000809662 + outSlope: -0.0000809662 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 0.0000011533638 + inSlope: -0.00008304203 + outSlope: -0.00008304203 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.85 + value: 0.0000012687 + inSlope: -0.000022836604 + outSlope: -0.000022836604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: 0.000001297534 + inSlope: -0.00009342253 + outSlope: -0.00009342253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 0.0000010925485 + inSlope: -0.00007866334 + outSlope: -0.00007866334 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: 0.0000008707327 + inSlope: -0.000062692816 + outSlope: -0.000062692816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 0.0000007351624 + inSlope: -0.000052931748 + outSlope: -0.000052931748 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.00000066260264 + inSlope: -0.0000477073 + outSlope: -0.0000477073 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.0000012133594 + inSlope: -0.0039991997 + outSlope: -0.0039991997 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: -0.0010465884 + inSlope: -0.008207073 + outSlope: -0.008207073 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: 0.0006880741 + inSlope: 0.04282096 + outSlope: 0.04282096 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.48333332 + value: 0.008584494 + inSlope: 0.01878844 + outSlope: 0.01878844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: -0.0017318366 + inSlope: -0.20929037 + outSlope: -0.20929037 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: -0.02365214 + inSlope: -0.2861573 + outSlope: -0.2861573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.76666665 + value: -0.04635147 + inSlope: -0.2122065 + outSlope: -0.2122065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: -0.059901863 + inSlope: -0.093532875 + outSlope: -0.093532875 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: -0.06915375 + inSlope: -0.22885984 + outSlope: -0.22885984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -0.4373265 + inSlope: -2.1022139 + outSlope: -2.1022139 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: -0.84807146 + inSlope: -1.3130393 + outSlope: -1.3130393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -0.90833515 + inSlope: 0.81234366 + outSlope: 0.81234366 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: -0.7993403 + inSlope: 0.059207052 + outSlope: 0.059207052 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: -0.850827 + inSlope: -0.15168571 + outSlope: -0.15168571 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: -0.88359356 + inSlope: -0.78596956 + outSlope: -0.78596956 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -0.9242731 + inSlope: -1.0402273 + outSlope: -1.0402273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -0.00000062879076 + inSlope: 0.007705521 + outSlope: 0.007705521 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 0.002808297 + inSlope: 0.04539384 + outSlope: 0.04539384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: 0.014335564 + inSlope: 0.08143737 + outSlope: 0.08143737 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.48333332 + value: 0.029304078 + inSlope: 0.10231786 + outSlope: 0.10231786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0.043465953 + inSlope: 0.07302804 + outSlope: 0.07302804 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: 0.045891862 + inSlope: -0.06842786 + outSlope: -0.06842786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.76666665 + value: 0.036127094 + inSlope: -0.17392749 + outSlope: -0.17392749 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 0.023771789 + inSlope: -0.08948797 + outSlope: -0.08948797 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: 0.017137744 + inSlope: -0.30986542 + outSlope: -0.30986542 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -0.14272863 + inSlope: 0.20118532 + outSlope: 0.20118532 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 0.011799756 + inSlope: 1.6902883 + outSlope: 1.6902883 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: 0.36614028 + inSlope: 1.7585355 + outSlope: 1.7585355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: 0.4707633 + inSlope: -0.7929223 + outSlope: -0.7929223 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: 0.19951224 + inSlope: -2.2632694 + outSlope: -2.2632694 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 0.15094352 + inSlope: 0.6991517 + outSlope: 0.6991517 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.19390567 + inSlope: 0.96481556 + outSlope: 0.96481556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 17.91856 + inSlope: -24.886871 + outSlope: -24.886871 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.15 + value: 9.782111 + inSlope: -113.95512 + outSlope: -113.95512 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.31666666 + value: -13.228937 + inSlope: -133.00003 + outSlope: -133.00003 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.48333332 + value: -26.61744 + inSlope: 17.103655 + outSlope: 17.103655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: -7.8189006 + inSlope: 261.3092 + outSlope: 261.3092 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.68333334 + value: 17.318901 + inSlope: 312.90414 + outSlope: 312.90414 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.76666665 + value: 42.3092 + inSlope: 260.74533 + outSlope: 260.74533 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 58.836517 + inSlope: 107.72639 + outSlope: 107.72639 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.98333335 + value: 59.5428 + inSlope: -40.14148 + outSlope: -40.14148 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 35.327564 + inSlope: -104.81402 + outSlope: -104.81402 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4833333 + value: 14.2753315 + inSlope: -112.34708 + outSlope: -112.34708 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.65 + value: -8.029487 + inSlope: -127.82365 + outSlope: -127.82365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: -20.681961 + inSlope: 14.35061 + outSlope: 14.35061 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9333333 + value: -5.3163304 + inSlope: 193.88525 + outSlope: 193.88525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 10.785066 + inSlope: 158.74707 + outSlope: 158.74707 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 16.392157 + inSlope: 134.45111 + outSlope: 134.45111 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -49.878593 + inSlope: 9.778038 + outSlope: 9.778038 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.35 + value: -36.61079 + inSlope: 78.13239 + outSlope: 78.13239 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.65 + value: -7.055802 + inSlope: 111.142876 + outSlope: 111.142876 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 22.047956 + inSlope: -12.334005 + outSlope: -12.334005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 18.420269 + inSlope: -88.940315 + outSlope: -88.940315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 1.2449089 + inSlope: -149.21313 + outSlope: -149.21313 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -17.524792 + inSlope: -67.54948 + outSlope: -67.54948 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -26.799994 + inSlope: -45.81317 + outSlope: -45.81317 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -30.748663 + inSlope: -52.813244 + outSlope: -52.813244 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: -35.45194 + inSlope: 8.53537 + outSlope: 8.53537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: -33.790207 + inSlope: 33.9368 + outSlope: 33.9368 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: -31.9206 + inSlope: 7.6961937 + outSlope: 7.6961937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: -31.939857 + inSlope: -2.858096 + outSlope: -2.858096 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -32.015057 + inSlope: 4.2558208 + outSlope: 4.2558208 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -16.577326 + inSlope: -2.547781 + outSlope: -2.547781 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.35 + value: -16.445026 + inSlope: 16.70557 + outSlope: 16.70557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.65 + value: -7.278189 + inSlope: 34.124386 + outSlope: 34.124386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 5.496951 + inSlope: 35.745308 + outSlope: 35.745308 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: 7.1395826 + inSlope: -29.193277 + outSlope: -29.193277 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -5.402927 + inSlope: -132.56499 + outSlope: -132.56499 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -18.442497 + inSlope: 35.486237 + outSlope: 35.486237 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: 0.12520005 + inSlope: 126.51855 + outSlope: 126.51855 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: 6.351098 + inSlope: -32.687916 + outSlope: -32.687916 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: -19.19809 + inSlope: -308.81287 + outSlope: -308.81287 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: -45.62621 + inSlope: -276.31506 + outSlope: -276.31506 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: -62.69317 + inSlope: -80.46548 + outSlope: -80.46548 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: -62.830948 + inSlope: 63.10553 + outSlope: 63.10553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: -57.427284 + inSlope: 129.52307 + outSlope: 129.52307 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: -10.082315 + inSlope: 11.299112 + outSlope: 11.299112 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.35 + value: -2.8673952 + inSlope: 19.563437 + outSlope: 19.563437 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.65 + value: -3.2381158 + inSlope: -14.389711 + outSlope: -14.389711 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: -6.2501016 + inSlope: 21.249166 + outSlope: 21.249166 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.15 + value: -4.3204436 + inSlope: 19.863626 + outSlope: 19.863626 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -3.0953023 + inSlope: 1.141016 + outSlope: 1.141016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4333333 + value: -7.653234 + inSlope: -37.89091 + outSlope: -37.89091 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6 + value: -12.956937 + inSlope: -28.726011 + outSlope: -28.726011 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6833333 + value: -13.691 + inSlope: 29.069468 + outSlope: 29.069468 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8166667 + value: -2.240622 + inSlope: 120.12247 + outSlope: 120.12247 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8833333 + value: 6.498876 + inSlope: 67.16864 + outSlope: 67.16864 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9833333 + value: 8.8086815 + inSlope: -31.0159 + outSlope: -31.0159 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0166667 + value: 6.1083007 + inSlope: -89.15919 + outSlope: -89.15919 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 1.3705454 + inSlope: -113.54905 + outSlope: -113.54905 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 32.689 + inSlope: -11.851547 + outSlope: -11.851547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: 18.542776 + inSlope: -96.961555 + outSlope: -96.961555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.51666665 + value: -7.586626 + inSlope: -93.54105 + outSlope: -93.54105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.85 + value: -20.285847 + inSlope: 16.566042 + outSlope: 16.566042 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2666667 + value: -2.2789505 + inSlope: 44.88018 + outSlope: 44.88018 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5666667 + value: 3.3658626 + inSlope: -7.4157963 + outSlope: -7.4157963 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0.04293916 + inSlope: -2.9036005 + outSlope: -2.9036005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.016666668 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/jumpfix.anim.meta b/Assets/Resources/Models/Games/Airboarder/Animations/jumpfix.anim.meta new file mode 100644 index 00000000..5b784103 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/jumpfix.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0497759d7cdd78c49967881bdeddabc5 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/letsgo.anim b/Assets/Resources/Models/Games/Airboarder/Animations/letsgo.anim new file mode 100644 index 00000000..87d3e2fb --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/letsgo.anim @@ -0,0 +1,33330 @@ +%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: letsgo + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.791667 + value: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.791667 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0.7071081, w: 0.7071055} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.791667 + value: {x: 0, y: 0, z: -0.7071081, w: 0.7071055} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.46324453, y: -0.2583633, z: 0.3434011, w: 0.77506685} + inSlope: {x: -1.239958, y: -0.33999753, z: -1.4964144, w: -0.2984562} + outSlope: {x: -1.239958, y: -0.33999753, z: -1.4964144, w: -0.2984562} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: -0.51490945, y: -0.27252987, z: 0.2810505, w: 0.7626312} + inSlope: {x: -0.5878569, y: -0.16401243, z: -0.7134522, w: -0.13833976} + outSlope: {x: -0.5878569, y: -0.16401243, z: -0.7134522, w: -0.13833976} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: -0.5122326, y: -0.272031, z: 0.28394675, w: 0.76353854} + inSlope: {x: 0.150208, y: 0.03803659, z: 0.15701008, w: 0.054327253} + outSlope: {x: 0.150208, y: 0.03803659, z: 0.15701008, w: 0.054327253} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: -0.37628734, y: -0.2192313, z: 0.41724777, w: 0.79765266} + inSlope: {x: 0.79532987, y: 0.3962219, z: 0.68014044, w: 0.12741068} + outSlope: {x: 0.79532987, y: 0.3962219, z: 0.68014044, w: 0.12741068} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: -0.18637122, y: -0.0923896, z: 0.53829694, w: 0.8166801} + inSlope: {x: 0.6767478, y: 0.5668925, z: 0.2548714, w: 0.050678745} + outSlope: {x: 0.6767478, y: 0.5668925, z: 0.2548714, w: 0.050678745} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: -0.0007241853, y: 0.06927843, z: 0.55773777, w: 0.82712066} + inSlope: {x: 0.48763597, y: 0.41935062, z: -0.059613004, w: 0.007984405} + outSlope: {x: 0.48763597, y: 0.41935062, z: -0.059613004, w: 0.007984405} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 0.02570387, y: 0.09416773, z: 0.55256134, w: 0.8277365} + inSlope: {x: -0.065447435, y: -0.04809223, z: 0.0049982117, w: 0.0041499175} + outSlope: {x: -0.065447435, y: -0.04809223, z: 0.0049982117, w: 0.0041499175} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: -0.00597085, y: 0.06816314, z: 0.55478776, w: 0.8291735} + inSlope: {x: 0.0074359737, y: 0.0019997675, z: -0.00078105996, w: 0.0004105572} + outSlope: {x: 0.0074359737, y: 0.0019997675, z: -0.00078105996, w: 0.0004105572} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.875 + value: {x: 0.005383732, y: 0.07571678, z: 0.5534076, w: 0.8294444} + inSlope: {x: -0.023338117, y: -0.015334291, z: 0.0016708388, w: 0.0004355912} + outSlope: {x: -0.023338117, y: -0.015334291, z: 0.0016708388, w: 0.0004355912} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0.007062586, y: 0.075894676, z: 0.5528075, w: 0.8298156} + inSlope: {x: -0.011623021, y: -0.009678636, z: 0.0008275482, w: 0.0004312983} + outSlope: {x: -0.011623021, y: -0.009678636, z: 0.0008275482, w: 0.0004312983} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.291667 + value: {x: -0.02119146, y: 0.056964453, z: 0.5550861, w: 0.8295694} + inSlope: {x: 0.046150427, y: 0.031719565, z: 0.00012803014, w: -0.0010864716} + outSlope: {x: 0.046150427, y: 0.031719565, z: 0.00012803014, w: -0.0010864716} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.666667 + value: {x: -0.013450771, y: 0.061350375, z: 0.55540717, w: 0.8292033} + inSlope: {x: -0.04036715, y: -0.049216896, z: 0.0044453163, w: -0.00007510282} + outSlope: {x: -0.04036715, y: -0.049216896, z: 0.0044453163, w: -0.00007510282} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.791667 + value: {x: -0.055554733, y: 0.0271133, z: 0.5539388, w: 0.8302592} + inSlope: {x: -0.78181195, y: -0.5982084, z: -0.079331964, w: 0.0131592415} + outSlope: {x: -0.78181195, y: -0.5982084, z: -0.079331964, w: 0.0131592415} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6 + value: {x: -0.2698283, y: -0.12550159, z: 0.47259817, w: 0.8295137} + inSlope: {x: -1.1326686, y: -0.68130326, z: -0.6938659, w: -0.07659144} + outSlope: {x: -1.1326686, y: -0.68130326, z: -0.6938659, w: -0.07659144} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.2083335 + value: {x: -0.474452, y: -0.22288443, z: 0.3153546, w: 0.79105586} + inSlope: {x: -0.6588893, y: -0.25895467, z: -0.59671617, w: -0.22401181} + outSlope: {x: -0.6588893, y: -0.25895467, z: -0.59671617, w: -0.22401181} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.375 + value: {x: -0.51748765, y: -0.24505734, z: 0.28149325, w: 0.7700098} + inSlope: {x: 0.07498485, y: -0.053593528, z: 0.14834246, w: -0.021351172} + outSlope: {x: 0.07498485, y: -0.053593528, z: 0.14834246, w: -0.021351172} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.7083335 + value: {x: -0.4302517, y: -0.24377719, z: 0.38046348, w: 0.78147537} + inSlope: {x: 0.24414954, y: 0.02979302, z: 0.25638762, w: 0.019708231} + outSlope: {x: 0.24414954, y: 0.02979302, z: 0.25638762, w: 0.019708231} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.791667 + value: {x: -0.4154848, y: -0.24191855, z: 0.39605346, w: 0.78229755} + inSlope: {x: 0.14011467, y: 0.017802937, z: 0.14836007, w: 0.005929425} + outSlope: {x: 0.14011467, y: 0.017802937, z: 0.14836007, w: 0.005929425} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.88786954, y: -0.10284441, z: -0.06141146, w: 0.44422907} + inSlope: {x: 0.4549713, y: -0.19126081, z: 0.06068355, w: -1.004111} + outSlope: {x: 0.4549713, y: -0.19126081, z: 0.06068355, w: -1.004111} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: 0.9068267, y: -0.11081361, z: -0.058882978, w: 0.4023911} + inSlope: {x: 0.20772028, y: -0.094064176, z: 0.025619343, w: -0.4580158} + outSlope: {x: 0.20772028, y: -0.094064176, z: 0.025619343, w: -0.4580158} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.90517956, y: -0.11068309, z: -0.059276514, w: 0.40606108} + inSlope: {x: -0.07038903, y: 0.028807105, z: -0.00796558, w: 0.16206944} + outSlope: {x: -0.07038903, y: 0.028807105, z: -0.00796558, w: 0.16206944} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.4166667 + value: {x: 0.7761982, y: -0.06924882, z: -0.06379754, w: 0.6234187} + inSlope: {x: -0.7748107, y: 0.1949048, z: 0.018446805, w: 0.9855436} + outSlope: {x: -0.7748107, y: 0.1949048, z: 0.018446805, w: 0.9855436} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7083334 + value: {x: 0.5027962, y: -0.020946551, z: -0.042676754, w: 0.8630968} + inSlope: {x: -0.9803623, y: 0.108203106, z: 0.096861795, w: 0.57908046} + outSlope: {x: -0.9803623, y: 0.108203106, z: 0.096861795, w: 0.57908046} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: 0.30339125, y: -0.0045300443, z: -0.020067558, w: 0.952644} + inSlope: {x: -0.70257175, y: 0.03723158, z: 0.080789685, w: 0.22989453} + outSlope: {x: -0.70257175, y: 0.03723158, z: 0.080789685, w: 0.22989453} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: 0.27847153, y: -0.003473664, z: -0.016621038, w: 0.96029437} + inSlope: {x: 0.12519184, y: -0.0049593197, z: -0.009179831, w: -0.036581732} + outSlope: {x: 0.12519184, y: -0.0049593197, z: -0.009179831, w: -0.036581732} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.8333334 + value: {x: 0.37959635, y: -0.010397578, z: -0.02889813, w: 0.9246423} + inSlope: {x: -0.008902081, y: 0.000120040146, z: -0.0008900248, w: 0.003620628} + outSlope: {x: -0.008902081, y: 0.000120040146, z: -0.0008900248, w: 0.003620628} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.6666667 + value: {x: 0.31490153, y: -0.005777356, z: -0.022224521, w: 0.9488465} + inSlope: {x: 0.027877396, y: 0.0008942076, z: 0.0041527892, w: -0.009160978} + outSlope: {x: 0.027877396, y: 0.0008942076, z: 0.0041527892, w: -0.009160978} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.4583335 + value: {x: 0.36169064, y: -0.007893813, z: -0.024959922, w: 0.9319306} + inSlope: {x: -0.04512769, y: -0.00026305707, z: -0.0046142526, w: 0.017374301} + outSlope: {x: -0.04512769, y: -0.00026305707, z: -0.0046142526, w: 0.017374301} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.375 + value: {x: 0.33533683, y: -0.0067644627, z: -0.024206065, w: 0.941763} + inSlope: {x: 0.15462938, y: -0.0040335287, z: 0.000772793, w: -0.055128925} + outSlope: {x: 0.15462938, y: -0.0040335287, z: 0.000772793, w: -0.055128925} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.9583335 + value: {x: 0.40486017, y: -0.010894169, z: -0.029178698, w: 0.91384804} + inSlope: {x: -0.0064927586, y: -0.0038740188, z: -0.009885676, w: 0.0025148487} + outSlope: {x: -0.0064927586, y: -0.0038740188, z: -0.009885676, w: 0.0025148487} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.5833335 + value: {x: 0.34260726, y: -0.0071595656, z: -0.025379146, w: 0.9391086} + inSlope: {x: -0.042831823, y: 0.004887255, z: 0.009690233, w: 0.015973868} + outSlope: {x: -0.042831823, y: 0.004887255, z: 0.009690233, w: 0.015973868} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.666667 + value: {x: 0.3427021, y: -0.006994206, z: -0.024925385, w: 0.9390874} + inSlope: {x: 0.04005184, y: -0.0010805961, z: -0.0029329797, w: -0.0147371385} + outSlope: {x: 0.04005184, y: -0.0010805961, z: -0.0029329797, w: -0.0147371385} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.75 + value: {x: 0.37051287, y: -0.008781524, z: -0.02826259, w: 0.9283557} + inSlope: {x: 0.9739133, y: -0.07317665, z: -0.108674146, w: -0.41214} + outSlope: {x: 0.9739133, y: -0.07317665, z: -0.108674146, w: -0.41214} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.8333335 + value: {x: 0.49277753, y: -0.019846547, z: -0.041511066, w: 0.868938} + inSlope: {x: 1.6200594, y: -0.18208843, z: -0.16981363, w: -0.93747926} + outSlope: {x: 1.6200594, y: -0.18208843, z: -0.16981363, w: -0.93747926} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6 + value: {x: 0.7271531, y: -0.057158902, z: -0.061472088, w: 0.681324} + inSlope: {x: 1.0358863, y: -0.21842167, z: -0.05278281, w: -1.1191323} + outSlope: {x: 1.0358863, y: -0.21842167, z: -0.05278281, w: -1.1191323} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.2083335 + value: {x: 0.8467233, y: -0.08823363, z: -0.06385634, w: 0.5207656} + inSlope: {x: 0.22181165, y: -0.069485754, z: 0.007062909, w: -0.3686943} + outSlope: {x: 0.22181165, y: -0.069485754, z: 0.007062909, w: -0.3686943} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.5 + value: {x: 0.8693508, y: -0.096112244, z: -0.06265683, w: 0.480693} + inSlope: {x: 0.011576468, y: -0.003841552, z: 0.0006544731, w: -0.02155862} + outSlope: {x: 0.011576468, y: -0.003841552, z: 0.0006544731, w: -0.02155862} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.791667 + value: {x: 0.8635657, y: -0.09379505, z: -0.06305365, w: 0.49140725} + inSlope: {x: -0.035226077, y: 0.012475038, z: -0.0026948843, w: 0.0641744} + outSlope: {x: -0.035226077, y: 0.012475038, z: -0.0026948843, w: 0.0641744} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.08196824, y: 0.5335633, z: 0.7501199, w: 0.3819837} + inSlope: {x: 1.23948, y: -0.045520306, z: 0.24397087, w: -0.23982668} + outSlope: {x: 1.23948, y: -0.045520306, z: 0.24397087, w: -0.23982668} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: -0.030323235, y: 0.53166664, z: 0.7602854, w: 0.37199092} + inSlope: {x: 0.59762985, y: -0.035398006, z: 0.1271174, w: -0.11422205} + outSlope: {x: 0.59762985, y: -0.035398006, z: 0.1271174, w: -0.11422205} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: -0.032165747, y: 0.5306135, z: 0.76071304, w: 0.3724652} + inSlope: {x: -0.12377705, y: -0.016551018, z: -0.000023603905, w: 0.011850715} + outSlope: {x: -0.12377705, y: -0.016551018, z: -0.000023603905, w: 0.011850715} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: -0.1588209, y: 0.49527162, z: 0.75657994, w: 0.39631915} + inSlope: {x: -0.45903713, y: -0.37898463, z: 0.06431435, w: 0.16634235} + outSlope: {x: -0.45903713, y: -0.37898463, z: 0.06431435, w: 0.16634235} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: -0.23575357, y: 0.35416076, z: 0.7837689, w: 0.4524344} + inSlope: {x: -0.12985069, y: -0.39127904, z: 0.0593476, w: 0.1365766} + outSlope: {x: -0.12985069, y: -0.39127904, z: 0.0593476, w: 0.1365766} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: -0.24663267, y: 0.26704708, z: 0.79583776, w: 0.48425248} + inSlope: {x: 0.047569133, y: -0.2393806, z: 0.033149943, w: 0.10287984} + outSlope: {x: 0.047569133, y: -0.2393806, z: 0.033149943, w: 0.10287984} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: -0.25004274, y: 0.27091417, z: 0.7943695, w: 0.48276424} + inSlope: {x: -0.050129928, y: 0.09867556, z: -0.015866507, w: -0.05527029} + outSlope: {x: -0.050129928, y: 0.09867556, z: -0.015866507, w: -0.05527029} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: -0.2606309, y: 0.3072079, z: 0.7887266, w: 0.46433303} + inSlope: {x: 0.022747658, y: -0.062123597, z: 0.033521205, w: -0.003103855} + outSlope: {x: 0.022747658, y: -0.062123597, z: 0.033521205, w: -0.003103855} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.6666667 + value: {x: -0.24434504, y: 0.26689488, z: 0.7981208, w: 0.48173216} + inSlope: {x: -0.015520841, y: 0.020688375, z: -0.0070338114, w: -0.007700786} + outSlope: {x: -0.015520841, y: 0.020688375, z: -0.0070338114, w: -0.007700786} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.4166667 + value: {x: -0.25834185, y: 0.30383828, z: 0.78838825, w: 0.46838635} + inSlope: {x: 0.012789464, y: -0.025765251, z: 0.012717938, w: 0.0023360206} + outSlope: {x: 0.012789464, y: -0.025765251, z: 0.012717938, w: 0.0023360206} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.375 + value: {x: -0.24896726, y: 0.27837634, z: 0.7953011, w: 0.47751257} + inSlope: {x: -0.029925523, y: 0.07280107, z: -0.0074622454, w: -0.04564967} + outSlope: {x: -0.029925523, y: 0.07280107, z: -0.0074622454, w: -0.04564967} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.125 + value: {x: -0.25590387, y: 0.31132025, z: 0.78894275, w: 0.46385583} + inSlope: {x: 0.028427426, y: -0.06014642, z: 0.010847537, w: 0.037565157} + outSlope: {x: 0.028427426, y: -0.06014642, z: 0.010847537, w: 0.037565157} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.666667 + value: {x: -0.24262764, y: 0.27323994, z: 0.7981552, w: 0.47897825} + inSlope: {x: 0.0033024761, y: 0.0054453565, z: -0.0024440894, w: 0.0026257199} + outSlope: {x: 0.0033024761, y: 0.0054453565, z: -0.0024440894, w: 0.0026257199} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.791667 + value: {x: -0.24780723, y: 0.3087871, z: 0.7938157, w: 0.46162623} + inSlope: {x: -0.06301878, y: 0.6698551, z: -0.075833455, w: -0.35821974} + outSlope: {x: -0.06301878, y: 0.6698551, z: -0.075833455, w: -0.35821974} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6 + value: {x: -0.19423467, y: 0.45253325, z: 0.78377277, w: 0.37840033} + inSlope: {x: 0.60371566, y: 0.4502992, z: 0.042870052, w: -0.3160428} + outSlope: {x: 0.60371566, y: 0.4502992, z: 0.042870052, w: -0.3160428} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.25 + value: {x: -0.029886073, y: 0.45694843, z: 0.82067674, w: 0.34175247} + inSlope: {x: 0.38489783, y: -0.16851696, z: 0.11913942, w: -0.021545043} + outSlope: {x: 0.38489783, y: -0.16851696, z: 0.11913942, w: -0.021545043} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.541667 + value: {x: -0.05921962, y: 0.488296, z: 0.7882318, w: 0.3697982} + inSlope: {x: -0.31439033, y: 0.22816397, z: -0.22970536, w: 0.1378323} + outSlope: {x: -0.31439033, y: 0.22816397, z: -0.22970536, w: 0.1378323} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.791667 + value: {x: -0.12269232, y: 0.52330965, z: 0.74616563, w: 0.3928493} + inSlope: {x: -0.11361411, y: 0.045285355, z: -0.07474508, w: 0.047372457} + outSlope: {x: -0.11361411, y: 0.045285355, z: -0.07474508, w: 0.047372457} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.40317732, y: 0.721205, z: -0.05822352, w: 0.56028694} + inSlope: {x: -0.28428268, y: -1.0843706, z: 0.69089, w: 1.1494346} + outSlope: {x: -0.28428268, y: -1.0843706, z: 0.69089, w: 1.1494346} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: -0.41502243, y: 0.6760229, z: -0.029436436, w: 0.60818005} + inSlope: {x: -0.1272608, y: -0.48465586, z: 0.3173439, w: 0.5190561} + outSlope: {x: -0.1272608, y: -0.48465586, z: 0.3173439, w: 0.5190561} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: -0.4137824, y: 0.680817, z: -0.031778194, w: 0.6035416} + inSlope: {x: 0.07749117, y: 0.20616032, z: -0.066909716, w: -0.18550374} + outSlope: {x: 0.07749117, y: 0.20616032, z: -0.066909716, w: -0.18550374} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: -0.35415593, y: 0.8167227, z: -0.08249024, w: 0.44803238} + inSlope: {x: 0.37158045, y: 0.64886373, z: -0.2056773, w: -0.929425} + outSlope: {x: 0.37158045, y: 0.64886373, z: -0.2056773, w: -0.929425} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: -0.24987832, y: 0.9428762, z: -0.08955068, w: 0.20131055} + inSlope: {x: 0.36736578, y: 0.3170901, z: 0.11407089, w: -0.97729385} + outSlope: {x: 0.36736578, y: 0.3170901, z: 0.11407089, w: -0.97729385} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: -0.1726887, y: 0.98116636, z: -0.04904355, w: -0.071315184} + inSlope: {x: 0.1558119, y: -0.016531702, z: 0.1177558, w: -0.7206559} + outSlope: {x: 0.1558119, y: -0.016531702, z: 0.1177558, w: -0.7206559} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: -0.16205187, y: 0.97854066, z: -0.037688978, w: -0.12156045} + inSlope: {x: -0.0057901787, y: 0.0043559037, z: 0.016639052, w: 0.037578717} + outSlope: {x: -0.0057901787, y: 0.0043559037, z: 0.016639052, w: 0.037578717} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6666667 + value: {x: -0.17125383, y: 0.98220515, z: -0.038652573, w: -0.06671682} + inSlope: {x: 0.0017443292, y: 0.004018305, z: -0.0060949144, w: 0.05820784} + outSlope: {x: 0.0017443292, y: 0.004018305, z: -0.0060949144, w: 0.05820784} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7083335 + value: {x: -0.16580644, y: 0.9824888, z: -0.030939171, w: -0.07916253} + inSlope: {x: 0.0050348686, y: 0.0014026177, z: 0.0018761563, w: 0.0061250096} + outSlope: {x: 0.0050348686, y: 0.0014026177, z: 0.0018761563, w: 0.0061250096} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.8333335 + value: {x: -0.16948979, y: 0.981757, z: -0.03787259, w: -0.07740874} + inSlope: {x: 0.008822332, y: -0.00012516958, z: 0.014079019, w: -0.02778798} + outSlope: {x: 0.008822332, y: -0.00012516958, z: 0.014079019, w: -0.02778798} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.5833335 + value: {x: -0.1668864, y: 0.98416704, z: -0.029862741, w: -0.051694784} + inSlope: {x: -0.013496212, y: 0.0020842631, z: -0.0027034087, w: 0.0847234} + outSlope: {x: -0.013496212, y: 0.0020842631, z: -0.0027034087, w: 0.0847234} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.416667 + value: {x: -0.16696411, y: 0.9842412, z: -0.028765237, w: -0.0506448} + inSlope: {x: 0.025931902, y: 0.0029418434, z: 0.024294715, w: -0.04242477} + outSlope: {x: 0.025931902, y: 0.0029418434, z: 0.024294715, w: -0.04242477} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.666667 + value: {x: -0.16281381, y: 0.9850373, z: -0.02391704, w: -0.051197592} + inSlope: {x: -0.003652132, y: 0.0010263821, z: 0.0017194289, w: 0.030614996} + outSlope: {x: -0.003652132, y: 0.0010263821, z: 0.0017194289, w: 0.030614996} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.75 + value: {x: -0.16549823, y: 0.98542786, z: -0.023189878, w: -0.0316955} + inSlope: {x: -0.08655828, y: 0.0010335923, z: 0.03625505, w: 0.6799894} + outSlope: {x: -0.08655828, y: 0.0010335923, z: 0.03625505, w: 0.6799894} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.916667 + value: {x: -0.20199612, y: 0.9642305, z: -0.016285982, w: 0.17085645} + inSlope: {x: -0.32364896, y: -0.31950945, z: 0.051027678, w: 1.4132893} + outSlope: {x: -0.32364896, y: -0.31950945, z: 0.051027678, w: 1.4132893} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.125 + value: {x: -0.27107233, y: 0.8453325, z: 0.019295149, w: 0.45995706} + inSlope: {x: -0.24436754, y: -0.7469887, z: 0.28201443, w: 1.2241056} + outSlope: {x: -0.24436754, y: -0.7469887, z: 0.28201443, w: 1.2241056} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.3333335 + value: {x: -0.30685174, y: 0.72778475, z: 0.052561946, w: 0.6110717} + inSlope: {x: -0.16433743, y: -0.15233861, z: -0.11760392, w: 0.11014336} + outSlope: {x: -0.16433743, y: -0.15233861, z: -0.11760392, w: 0.11014336} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.666667 + value: {x: -0.3748496, y: 0.7519698, z: -0.054552864, w: 0.53949344} + inSlope: {x: -0.15399562, y: 0.10868572, z: -0.31825066, w: -0.2894476} + outSlope: {x: -0.15399562, y: 0.10868572, z: -0.31825066, w: -0.2894476} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.791667 + value: {x: -0.38821664, y: 0.76120484, z: -0.08177116, w: 0.5129996} + inSlope: {x: -0.07330672, y: 0.04534973, z: -0.1368585, w: -0.14269386} + outSlope: {x: -0.07330672, y: 0.04534973, z: -0.1368585, w: -0.14269386} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99191296, y: 0.000000025084248, z: -0.12692036, w: -0.000051314677} + inSlope: {x: -0.1336298, y: 0.0009693671, z: -0.90651584, w: 0.0060787844} + outSlope: {x: -0.1336298, y: 0.0009693671, z: -0.90651584, w: 0.0060787844} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: 0.98634505, y: 0.00004041538, z: -0.16469185, w: 0.00020196803} + inSlope: {x: -0.06520271, y: 0.0009894798, z: -0.4435746, w: 0.006074457} + outSlope: {x: -0.06520271, y: 0.0009894798, z: -0.4435746, w: 0.006074457} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.9864794, y: 0.00008248174, z: -0.16388491, w: 0.00045489008} + inSlope: {x: 0.009960652, y: 0.00097487355, z: 0.06062365, w: 0.006073893} + outSlope: {x: 0.009960652, y: 0.00097487355, z: 0.06062365, w: 0.006073893} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: 0.9999352, y: 0.00003636663, z: -0.011162569, w: 0.002253683} + inSlope: {x: 0.008965023, y: -0.002295558, z: 1.0519595, w: 0.0061527714} + outSlope: {x: 0.008965023, y: -0.002295558, z: 1.0519595, w: 0.0061527714} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 0.96878666, y: -0.00079045596, z: 0.24787478, w: 0.0031502293} + inSlope: {x: -0.3251675, y: -0.0039903764, z: 1.274946, w: -0.0016133045} + outSlope: {x: -0.3251675, y: -0.0039903764, z: 1.274946, w: -0.0016133045} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: 0.84543425, y: -0.0016434665, z: 0.5340706, w: 0.0026236195} + inSlope: {x: -0.6239613, y: -0.0027823048, z: 0.99148095, w: -0.0024585663} + outSlope: {x: -0.6239613, y: -0.0027823048, z: 0.99148095, w: -0.0024585663} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 0.77334875, y: -0.0018933807, z: 0.6339739, w: 0.0023206926} + inSlope: {x: -0.06600817, y: 0.00013426083, z: 0.0814098, w: -0.0006582728} + outSlope: {x: -0.06600817, y: 0.00013426083, z: 0.0814098, w: -0.0006582728} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: 0.80914605, y: -0.0016289076, z: 0.587601, w: 0.0022725803} + inSlope: {x: 0.14700738, y: 0.0009572045, z: -0.2023253, w: -0.000047260008} + outSlope: {x: 0.14700738, y: 0.0009572045, z: -0.2023253, w: -0.000047260008} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: 0.84720904, y: -0.0012305821, z: 0.5312544, w: 0.002050577} + inSlope: {x: -0.049791783, y: 0.00015931757, z: 0.07934184, w: -0.0006385498} + outSlope: {x: -0.049791783, y: 0.00015931757, z: 0.07934184, w: -0.0006385498} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7083335 + value: {x: 0.8121584, y: -0.001088007, z: 0.58343387, w: 0.0016083971} + inSlope: {x: 0.037344266, y: 0.00050841185, z: -0.0520199, w: -0.00040823396} + outSlope: {x: 0.037344266, y: 0.00050841185, z: -0.0520199, w: -0.00040823396} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.5 + value: {x: 0.83974725, y: -0.00070344994, z: 0.54297566, w: 0.0012729642} + inSlope: {x: -0.029009359, y: 0.0002862318, z: 0.044841554, w: -0.00056232983} + outSlope: {x: -0.029009359, y: 0.0002862318, z: 0.044841554, w: -0.00056232983} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.3333335 + value: {x: 0.82134, y: -0.0004413181, z: 0.57043827, w: 0.0008261584} + inSlope: {x: 0.09801258, y: 0.00056817057, z: -0.14125353, w: -0.00032090448} + outSlope: {x: 0.09801258, y: 0.00056817057, z: -0.14125353, w: -0.00032090448} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.041667 + value: {x: 0.8683251, y: -0.00011161073, z: 0.49599528, w: 0.0005540466} + inSlope: {x: -0.04370137, y: 0.00022397732, z: 0.07639925, w: -0.0005541511} + outSlope: {x: -0.04370137, y: 0.00022397732, z: 0.07639925, w: -0.0005541511} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.666667 + value: {x: 0.83278507, y: 0.000026353728, z: 0.5535964, w: 0.00021444215} + inSlope: {x: 0.03052928, y: 0.00033887854, z: -0.046028167, w: -0.0004237775} + outSlope: {x: 0.03052928, y: 0.00033887854, z: -0.046028167, w: -0.0004237775} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.75 + value: {x: 0.85168266, y: 0.000070581526, z: 0.5240579, w: 0.00019680124} + inSlope: {x: 0.6148908, y: 0.0009114302, z: -1.0425085, w: 0.00022370457} + outSlope: {x: 0.6148908, y: 0.0009114302, z: -1.0425085, w: 0.00022370457} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.8333335 + value: {x: 0.9216704, y: 0.00016518724, z: 0.3879739, w: 0.00024037564} + inSlope: {x: 0.80292916, y: 0.0011015061, z: -1.9231747, w: 0.0005759776} + outSlope: {x: 0.80292916, y: 0.0011015061, z: -1.9231747, w: 0.0005759776} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.9583335 + value: {x: 0.99046284, y: 0.0002681224, z: 0.13777986, w: 0.00029380262} + inSlope: {x: 0.2708927, y: 0.0004834901, z: -1.9031, w: 0.00020665277} + outSlope: {x: 0.2708927, y: 0.0004834901, z: -1.9031, w: 0.00020665277} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.2083335 + value: {x: 0.9848049, y: 0.00024553883, z: -0.173664, w: 0.0002392208} + inSlope: {x: -0.08078057, y: -0.0004795099, z: -0.4732488, w: -0.0005311386} + outSlope: {x: -0.08078057, y: -0.0004795099, z: -0.4732488, w: -0.0005311386} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.541667 + value: {x: 0.9894263, y: 0.0000701606, z: -0.14503667, w: 0.00006365711} + inSlope: {x: 0.041775856, y: -0.00043006864, z: 0.2853139, w: -0.00042497902} + outSlope: {x: 0.041775856, y: -0.00043006864, z: 0.2853139, w: -0.00042497902} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.791667 + value: {x: 0.99661314, y: 0.0000012195782, z: -0.08223345, w: -0.000034168293} + inSlope: {x: 0.012491131, y: -0.00012699586, z: 0.1459377, w: -0.00036646504} + outSlope: {x: 0.012491131, y: -0.00012699586, z: 0.1459377, w: -0.00036646504} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.22878012, y: 0.46184298, z: 0.6458492, w: 0.5632402} + inSlope: {x: -0.38354695, y: -0.46278906, z: -0.2864313, w: 0.5255127} + outSlope: {x: -0.38354695, y: -0.46278906, z: -0.2864313, w: 0.5255127} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: -0.24476124, y: 0.4425601, z: 0.6339146, w: 0.58513653} + inSlope: {x: -0.16200256, y: -0.20849276, z: -0.10259342, w: 0.21348882} + outSlope: {x: -0.16200256, y: -0.20849276, z: -0.10259342, w: 0.21348882} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: -0.23603849, y: 0.44948003, z: 0.64387447, w: 0.5724327} + inSlope: {x: 0.18605572, y: 0.14885688, z: 0.18655372, w: -0.25202894} + outSlope: {x: 0.18605572, y: 0.14885688, z: 0.18655372, w: -0.25202894} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: -0.19632892, y: 0.47771758, z: 0.7067986, w: 0.48340103} + inSlope: {x: -0.062988974, y: -0.09096978, z: 0.26634118, w: -0.32538304} + outSlope: {x: -0.062988974, y: -0.09096978, z: 0.26634118, w: -0.32538304} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: -0.28650317, y: 0.39564505, z: 0.7660491, w: 0.41779163} + inSlope: {x: -0.34254867, y: -0.2951251, z: 0.11400455, w: -0.16443972} + outSlope: {x: -0.34254867, y: -0.2951251, z: 0.11400455, w: -0.16443972} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: -0.3948649, y: 0.31797963, z: 0.77495915, w: 0.37737134} + inSlope: {x: 0.024510067, y: 0.02474322, z: -0.0018360569, w: 0.0083967615} + outSlope: {x: 0.024510067, y: 0.02474322, z: -0.0018360569, w: 0.0083967615} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5833334 + value: {x: -0.34135672, y: 0.34457055, z: 0.7932399, w: 0.36812663} + inSlope: {x: 0.080335096, y: 0.029608395, z: 0.030610114, w: -0.019118447} + outSlope: {x: 0.080335096, y: 0.029608395, z: 0.030610114, w: -0.019118447} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.2083335 + value: {x: -0.35433, y: 0.33646604, z: 0.7908761, w: 0.36845064} + inSlope: {x: -0.10187469, y: -0.052676134, z: -0.02498677, w: 0.003763678} + outSlope: {x: -0.10187469, y: -0.052676134, z: -0.02498677, w: 0.003763678} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.875 + value: {x: -0.36962843, y: 0.33279374, z: 0.7849198, w: 0.36949164} + inSlope: {x: 0.06859666, y: 0.03151634, z: 0.02265932, w: -0.007930764} + outSlope: {x: 0.06859666, y: 0.03151634, z: 0.02265932, w: -0.007930764} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.5833335 + value: {x: -0.34446806, y: 0.3436841, z: 0.79080623, w: 0.3712795} + inSlope: {x: -0.07956585, y: -0.038117103, z: -0.012202273, w: -0.01262464} + outSlope: {x: -0.07956585, y: -0.038117103, z: -0.012202273, w: -0.01262464} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.3333335 + value: {x: -0.36825055, y: 0.33125857, z: 0.78602517, w: 0.36989695} + inSlope: {x: 0.104516074, y: 0.048003856, z: 0.031500697, w: -0.005885504} + outSlope: {x: 0.104516074, y: 0.048003856, z: 0.031500697, w: -0.005885504} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.0833335 + value: {x: -0.32952467, y: 0.34999394, z: 0.7969837, w: 0.3656976} + inSlope: {x: -0.06260729, y: -0.025877694, z: -0.012933304, w: -0.0035212175} + outSlope: {x: -0.06260729, y: -0.025877694, z: -0.012933304, w: -0.0035212175} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.666667 + value: {x: -0.37283617, y: 0.32832143, z: 0.7870218, w: 0.36577985} + inSlope: {x: -0.0014687523, y: 0.0021862236, z: -0.003818048, w: 0.0047478816} + outSlope: {x: -0.0014687523, y: 0.0021862236, z: -0.003818048, w: 0.0047478816} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.75 + value: {x: -0.36106697, y: 0.33430335, z: 0.79100424, w: 0.36357164} + inSlope: {x: 0.45266706, y: 0.21924679, z: 0.14723486, w: -0.084475346} + outSlope: {x: 0.45266706, y: 0.21924679, z: 0.14723486, w: -0.084475346} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.916667 + value: {x: -0.240949, y: 0.3933369, z: 0.8131007, w: 0.35510147} + inSlope: {x: 0.6406456, y: 0.3337336, z: 0.00921087, w: 0.049639903} + outSlope: {x: 0.6406456, y: 0.3337336, z: 0.00921087, w: 0.049639903} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.166667 + value: {x: -0.20739001, y: 0.41779804, z: 0.77494514, w: 0.42649055} + inSlope: {x: -0.35560042, y: -0.18833488, z: -0.23785573, w: 0.44129264} + outSlope: {x: -0.35560042, y: -0.18833488, z: -0.23785573, w: 0.44129264} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.3333335 + value: {x: -0.2618643, y: 0.39360276, z: 0.732973, w: 0.48913658} + inSlope: {x: -0.12583578, y: 0.01788933, z: -0.21144113, w: 0.23669654} + outSlope: {x: -0.12583578, y: 0.01788933, z: -0.21144113, w: 0.23669654} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.75 + value: {x: -0.22407869, y: 0.46847713, z: 0.6602186, w: 0.54261345} + inSlope: {x: 0.08315341, y: 0.09310082, z: -0.08722392, w: 0.060442626} + outSlope: {x: 0.08315341, y: 0.09310082, z: -0.08722392, w: 0.060442626} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.791667 + value: {x: -0.22124763, y: 0.47164342, z: 0.65716136, w: 0.5447393} + inSlope: {x: 0.06794484, y: 0.075990334, z: -0.073373236, w: 0.051020235} + outSlope: {x: 0.06794484, y: 0.075990334, z: -0.073373236, w: 0.051020235} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.08088758, y: -0.023349857, z: -0.04619368, w: 0.99537843} + inSlope: {x: 0.045652807, y: 0.17722034, z: 0.028146029, w: 0.008452892} + outSlope: {x: 0.045652807, y: 0.17722034, z: 0.028146029, w: 0.008452892} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: -0.04981298, y: 0.05407601, z: -0.02376156, w: 0.99701047} + inSlope: {x: 0.045024943, y: 0.20296612, z: 0.09023298, w: -0.0062634936} + outSlope: {x: 0.045024943, y: 0.20296612, z: 0.09023298, w: -0.0062634936} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: -0.023283014, y: 0.006252808, z: -0.012586374, w: 0.99963015} + inSlope: {x: 0.018749347, y: -0.445123, z: 0.05822813, w: 0.003601311} + outSlope: {x: 0.018749347, y: -0.445123, z: 0.05822813, w: 0.003601311} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: -0.003148574, y: -0.109023094, z: 0.013901194, w: 0.993937} + inSlope: {x: 0.026154565, y: -0.041057896, z: 0.012516243, w: -0.004508255} + outSlope: {x: 0.026154565, y: -0.041057896, z: 0.012516243, w: -0.004508255} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4583334 + value: {x: -0.002606615, y: -0.10857825, z: 0.013963888, w: 0.9939864} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.5 + value: {x: -0.0026066152, y: -0.10857825, z: 0.013963889, w: 0.9939864} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.541667 + value: {x: -0.0026066161, y: -0.10857825, z: 0.013963889, w: 0.9939864} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.875 + value: {x: -0.014317035, y: -0.076657265, z: 0.0031839546, w: 0.9969496} + inSlope: {x: -0.0880329, y: 0.3496322, z: -0.07876517, w: 0.025363637} + outSlope: {x: -0.0880329, y: 0.3496322, z: -0.07876517, w: 0.025363637} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.166667 + value: {x: -0.031268172, y: 0.059983835, z: -0.010626184, w: 0.99765295} + inSlope: {x: -0.017138543, y: 0.45870644, z: -0.0057399906, w: -0.027848449} + outSlope: {x: -0.017138543, y: 0.45870644, z: -0.0057399906, w: -0.027848449} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.541667 + value: {x: -0.07254778, y: 0.093798466, z: -0.04449978, w: 0.9919468} + inSlope: {x: -0.04651006, y: -0.46489942, z: -0.047232624, w: 0.037656717} + outSlope: {x: -0.04651006, y: -0.46489942, z: -0.047232624, w: 0.037656717} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.791667 + value: {x: -0.08133571, y: -0.021576198, z: -0.046507582, w: 0.9953673} + inSlope: {x: -0.021021564, y: -0.26979816, z: 0.004650647, w: -0.005814985} + outSlope: {x: -0.021021564, y: -0.26979816, z: 0.004650647, w: -0.005814985} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.17637405, y: 0.50444686, z: -0.06550979, w: 0.8426945} + inSlope: {x: 0.10835016, y: -0.15188384, z: -0.0044451356, w: 0.11207914} + outSlope: {x: 0.10835016, y: -0.15188384, z: -0.0044451356, w: 0.11207914} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: -0.115102485, y: 0.3730919, z: -0.053802736, w: 0.9190534} + inSlope: {x: 0.21467647, y: -0.8648321, z: 0.087787844, w: 0.3803801} + outSlope: {x: 0.21467647, y: -0.8648321, z: 0.087787844, w: 0.3803801} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.45833334 + value: {x: -0.07817917, y: 0.15388165, z: -0.027376305, w: 0.9846111} + inSlope: {x: 0.2666947, y: -1.7594934, z: 0.21001972, w: 0.29785472} + outSlope: {x: 0.2666947, y: -1.7594934, z: 0.21001972, w: 0.29785472} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: -0.042845786, y: -0.07283051, z: -0.008486374, w: 0.9963875} + inSlope: {x: 0.2585575, y: -1.6780317, z: 0.083665766, w: -0.10443455} + outSlope: {x: 0.2585575, y: -1.6780317, z: 0.083665766, w: -0.10443455} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: -0.012448728, y: -0.2527161, z: -0.0067166695, w: 0.9674371} + inSlope: {x: 0.11154215, y: -0.21681732, z: -0.044859245, w: -0.052821696} + outSlope: {x: 0.11154215, y: -0.21681732, z: -0.044859245, w: -0.052821696} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: -0.0037707193, y: -0.22835372, z: -0.013733727, w: 0.9734741} + inSlope: {x: 0.0358757, y: 0.20902139, z: -0.038309116, w: 0.048917785} + outSlope: {x: 0.0358757, y: 0.20902139, z: -0.038309116, w: 0.048917785} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: -0.0011605256, y: -0.15964581, z: -0.014198763, w: 0.9870716} + inSlope: {x: 0.0022751703, y: 0.15414596, z: -0.0005274339, w: 0.02501034} + outSlope: {x: 0.0022751703, y: 0.15414596, z: -0.0005274339, w: 0.02501034} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.125 + value: {x: -0.0015770522, y: -0.18745041, z: -0.014078754, w: 0.98217195} + inSlope: {x: 0.0005412993, y: 0.037416473, z: -0.00013071302, w: 0.0071268105} + outSlope: {x: 0.0005412993, y: 0.037416473, z: -0.00013071302, w: 0.0071268105} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.875 + value: {x: -0.0011400481, y: -0.15712723, z: -0.014174367, w: 0.987476} + inSlope: {x: -0.0010683734, y: -0.071587846, z: 0.00028296208, w: -0.011407621} + outSlope: {x: -0.0010683734, y: -0.071587846, z: 0.00028296208, w: -0.011407621} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.5833335 + value: {x: -0.0016637882, y: -0.19200549, z: -0.014020631, w: 0.9812923} + inSlope: {x: 0.0010468939, y: 0.071950525, z: -0.00025342434, w: 0.014058368} + outSlope: {x: 0.0010468939, y: 0.071950525, z: -0.00025342434, w: 0.014058368} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.4583335 + value: {x: -0.0010417406, y: -0.14888458, z: -0.014152555, w: 0.9887528} + inSlope: {x: -0.0011319217, y: -0.07635277, z: 0.00026996539, w: -0.011509224} + outSlope: {x: -0.0011319217, y: -0.07635277, z: 0.00026996539, w: -0.011509224} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.125 + value: {x: -0.0015367075, y: -0.18221593, z: -0.014022467, w: 0.9831574} + inSlope: {x: 0.00023111491, y: 0.016158294, z: -0.00004364163, w: 0.002991906} + outSlope: {x: 0.00023111491, y: 0.016158294, z: -0.00004364163, w: 0.002991906} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.5833335 + value: {x: -0.0010822664, y: -0.15116425, z: -0.0141245, w: 0.98840714} + inSlope: {x: 0.0021432356, y: 0.14656469, z: -0.00046730967, w: 0.022312488} + outSlope: {x: 0.0021432356, y: 0.14656469, z: -0.00046730967, w: 0.022312488} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.75 + value: {x: 0.00088475784, y: -0.08263381, z: -0.014005481, w: 0.9964812} + inSlope: {x: 0.03370546, y: 0.71626204, z: 0.008123536, w: 0.05802004} + outSlope: {x: 0.03370546, y: 0.71626204, z: 0.008123536, w: 0.05802004} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.0833335 + value: {x: 0.022055646, y: 0.20666641, z: 0.007161945, w: 0.9781366} + inSlope: {x: 0.057850465, y: 0.8613582, z: 0.14195591, w: -0.18385719} + outSlope: {x: 0.057850465, y: 0.8613582, z: 0.14195591, w: -0.18385719} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.375 + value: {x: -0.0033016007, y: 0.39483917, z: 0.02512559, w: 0.9184007} + inSlope: {x: -0.3433019, y: 0.35291177, z: -0.18581282, w: -0.14772587} + outSlope: {x: -0.3433019, y: 0.35291177, z: -0.18581282, w: -0.14772587} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.5833335 + value: {x: -0.095263645, y: 0.44737753, z: -0.033081762, w: 0.8886416} + inSlope: {x: -0.48142815, y: 0.32296816, z: -0.27418435, w: -0.2245833} + outSlope: {x: -0.48142815, y: 0.32296816, z: -0.27418435, w: -0.2245833} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.791667 + value: {x: -0.174789, y: 0.50412166, z: -0.06460583, w: 0.84328896} + inSlope: {x: -0.22487934, y: 0.14855891, z: -0.054971542, w: -0.13729659} + outSlope: {x: -0.22487934, y: 0.14855891, z: -0.054971542, w: -0.13729659} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.12785822, y: -0.5554248, z: 0.7669473, w: 0.29486832} + inSlope: {x: -0.059620142, y: 1.1622162, z: 0.9876852, w: -0.595253} + outSlope: {x: -0.059620142, y: 1.1622162, z: 0.9876852, w: -0.595253} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: -0.1303424, y: -0.50699914, z: 0.8081009, w: 0.2700661} + inSlope: {x: -0.30591238, y: 1.4723868, z: 1.0255344, w: -0.53526485} + outSlope: {x: -0.30591238, y: 1.4723868, z: 1.0255344, w: -0.53526485} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: -0.20141721, y: -0.3502364, z: 0.8821613, w: 0.24198543} + inSlope: {x: -1.312956, y: 1.8606191, z: 0.45921564, w: -0.050387815} + outSlope: {x: -1.312956, y: 1.8606191, z: 0.45921564, w: -0.050387815} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.20833334 + value: {x: -0.30989122, y: -0.2263048, z: 0.8846609, w: 0.26481822} + inSlope: {x: -0.8677722, y: 1.0094612, z: -0.23341373, w: 0.67167723} + outSlope: {x: -0.8677722, y: 1.0094612, z: -0.23341373, w: 0.67167723} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: -0.3640747, y: -0.15795718, z: 0.84577334, w: 0.35660425} + inSlope: {x: -0.86708015, y: 1.0788858, z: -0.83807373, w: 1.4824904} + outSlope: {x: -0.86708015, y: 1.0788858, z: -0.83807373, w: 1.4824904} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: -0.40733495, y: -0.1036454, z: 0.8013859, w: 0.4255779} + inSlope: {x: -1.2041266, y: 1.7806485, z: -1.3140273, w: 1.6255388} + outSlope: {x: -1.2041266, y: 1.7806485, z: -1.3140273, w: 1.6255388} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: -0.46441856, y: -0.009569848, z: 0.7362711, w: 0.4920658} + inSlope: {x: -0.41767818, y: 1.9982767, z: -1.0831175, w: 1.4091535} + outSlope: {x: -0.41767818, y: 1.9982767, z: -1.0831175, w: 1.4091535} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.4166667 + value: {x: -0.44214144, y: 0.06287766, z: 0.7111261, w: 0.5430074} + inSlope: {x: 0.72935236, y: 1.815309, z: -0.4999801, w: 1.0357058} + outSlope: {x: 0.72935236, y: 1.815309, z: -0.4999801, w: 1.0357058} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: -0.28600398, y: 0.31401584, z: 0.6453008, w: 0.6349667} + inSlope: {x: 1.5870733, y: 1.9981304, z: -0.92374164, w: 0.66277283} + outSlope: {x: 1.5870733, y: 1.9981304, z: -0.92374164, w: 0.66277283} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: -0.1549365, y: 0.45752284, z: 0.5436905, w: 0.6863441} + inSlope: {x: 1.3612146, y: 1.2484393, z: -1.3622289, w: 0.58708847} + outSlope: {x: 1.3612146, y: 1.2484393, z: -1.3622289, w: 0.58708847} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7083334 + value: {x: -0.07198, y: 0.5119519, z: 0.4354274, w: 0.73697156} + inSlope: {x: 0.6221193, y: -0.04791455, z: -1.1578269, w: 0.7803543} + outSlope: {x: 0.6221193, y: -0.04791455, z: -1.1578269, w: 0.7803543} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: -0.04900517, y: 0.43959618, z: 0.34845698, w: 0.82639664} + inSlope: {x: -0.034770176, y: -1.4687226, z: -0.89776963, w: 1.1532371} + outSlope: {x: -0.034770176, y: -1.4687226, z: -0.89776963, w: 1.1532371} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: -0.06485335, y: 0.3187383, z: 0.29210725, w: 0.8993738} + inSlope: {x: -0.17008226, y: -0.92003393, z: -0.3779703, w: 0.45897272} + outSlope: {x: -0.17008226, y: -0.92003393, z: -0.3779703, w: 0.45897272} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: -0.07175099, y: 0.27964988, z: 0.2840548, w: 0.91430885} + inSlope: {x: -0.012331721, y: -0.20874226, z: 0.01617764, w: 0.05778763} + outSlope: {x: -0.012331721, y: -0.20874226, z: 0.01617764, w: 0.05778763} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5416667 + value: {x: -0.060162496, y: 0.2096537, z: 0.31409383, w: 0.9239973} + inSlope: {x: 0.05220135, y: 0.068239674, z: 0.050946202, w: -0.029431332} + outSlope: {x: 0.05220135, y: 0.068239674, z: 0.050946202, w: -0.029431332} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.125 + value: {x: -0.063844144, y: 0.25608277, z: 0.29589, w: 0.9180385} + inSlope: {x: -0.06751855, y: -0.044877663, z: -0.07000752, w: 0.030359767} + outSlope: {x: -0.06751855, y: -0.044877663, z: -0.07000752, w: 0.030359767} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.75 + value: {x: -0.07871799, y: 0.21588835, z: 0.2906818, w: 0.9288163} + inSlope: {x: 0.056381598, y: 0.031215534, z: 0.056086116, w: -0.020063646} + outSlope: {x: 0.056381598, y: 0.031215534, z: 0.056086116, w: -0.020063646} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.5 + value: {x: -0.05331243, y: 0.2653191, z: 0.30650476, w: 0.91258883} + inSlope: {x: -0.038984686, y: -0.059879094, z: -0.042245537, w: 0.029278297} + outSlope: {x: -0.038984686, y: -0.059879094, z: -0.042245537, w: 0.029278297} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.3333335 + value: {x: -0.08375822, y: 0.20519379, z: 0.2871076, w: 0.9319063} + inSlope: {x: 0.061269306, y: 0.04905904, z: 0.058702335, w: -0.023423284} + outSlope: {x: 0.061269306, y: 0.04905904, z: 0.058702335, w: -0.023423284} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.9583335 + value: {x: -0.0477329, y: 0.24917336, z: 0.3177226, w: 0.9136118} + inSlope: {x: -0.009059464, y: 0.007039753, z: -0.031239629, w: 0.008446487} + outSlope: {x: -0.009059464, y: 0.007039753, z: -0.031239629, w: 0.008446487} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.416667 + value: {x: -0.08107616, y: 0.23888545, z: 0.2819978, w: 0.92565525} + inSlope: {x: -0.04581823, y: -0.09848358, z: -0.01779973, w: 0.026847057} + outSlope: {x: -0.04581823, y: -0.09848358, z: -0.01779973, w: 0.026847057} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.5833335 + value: {x: -0.08372208, y: 0.26552048, z: 0.29950872, w: 0.91257006} + inSlope: {x: -0.029490374, y: 0.5412066, z: 0.28321373, w: -0.25601962} + outSlope: {x: -0.029490374, y: 0.5412066, z: 0.28321373, w: -0.25601962} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.791667 + value: {x: -0.13682814, y: 0.35229552, z: 0.38695106, w: 0.84109145} + inSlope: {x: -0.539001, y: -0.04822671, z: 0.5243491, w: -0.31034303} + outSlope: {x: -0.539001, y: -0.04822671, z: 0.5243491, w: -0.31034303} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.8333335 + value: {x: -0.16124803, y: 0.34531248, z: 0.40939945, w: 0.8289454} + inSlope: {x: -0.19877464, y: -1.1286632, z: 0.6827704, w: 0.038066775} + outSlope: {x: -0.19877464, y: -1.1286632, z: 0.6827704, w: 0.038066775} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.875 + value: {x: -0.15339263, y: 0.2582406, z: 0.44384837, w: 0.8442637} + inSlope: {x: -0.04491003, y: -1.6639891, z: 0.92076933, w: 0.047674254} + outSlope: {x: -0.04491003, y: -1.6639891, z: 0.92076933, w: 0.047674254} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.9583335 + value: {x: -0.19539551, y: 0.18032221, z: 0.54300165, w: 0.796526} + inSlope: {x: -0.9624008, y: -0.4458719, z: 1.3587658, w: -1.0800502} + outSlope: {x: -0.9624008, y: -0.4458719, z: 1.3587658, w: -1.0800502} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.041667 + value: {x: -0.30248293, y: 0.15506211, z: 0.6410645, w: 0.68811053} + inSlope: {x: -1.0602484, y: -0.7019506, z: 0.86037296, w: -1.0817287} + outSlope: {x: -1.0602484, y: -0.7019506, z: 0.86037296, w: -1.0817287} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.125 + value: {x: -0.33889073, y: 0.04712193, z: 0.69767964, w: 0.6294249} + inSlope: {x: -0.114502296, y: -1.4152186, z: 0.5687442, w: -0.5728164} + outSlope: {x: -0.114502296, y: -1.4152186, z: 0.5687442, w: -0.5728164} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.291667 + value: {x: -0.3395511, y: -0.14370956, z: 0.7697322, w: 0.5211191} + inSlope: {x: 0.17951417, y: -1.0567615, z: 0.3957681, w: -0.7618008} + outSlope: {x: 0.17951417, y: -1.0567615, z: 0.3957681, w: -0.7618008} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.5 + value: {x: -0.24758269, y: -0.3441526, z: 0.8259128, w: 0.3716583} + inSlope: {x: 0.5912372, y: -0.90616095, z: 0.034144476, w: -0.52076334} + outSlope: {x: 0.5912372, y: -0.90616095, z: 0.034144476, w: -0.52076334} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.7083335 + value: {x: -0.1484957, y: -0.5273266, z: 0.777338, w: 0.30922714} + inSlope: {x: 0.2845908, y: -0.6487831, z: -0.35035935, w: -0.078606546} + outSlope: {x: 0.2845908, y: -0.6487831, z: -0.35035935, w: -0.078606546} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.791667 + value: {x: -0.13294697, y: -0.56617796, z: 0.75294703, w: 0.30795842} + inSlope: {x: 0.13665643, y: -0.36808497, z: -0.25053072, w: 0.009496378} + outSlope: {x: 0.13665643, y: -0.36808497, z: -0.25053072, w: 0.009496378} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.005488806, y: 0.41387916, z: 0.012071408, w: 0.9102352} + inSlope: {x: -0.0066422783, y: 0.8098726, z: -0.01331234, w: -0.38654423} + outSlope: {x: -0.0066422783, y: 0.8098726, z: -0.01331234, w: -0.38654423} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: -0.0054607834, y: 0.4535099, z: 0.010730715, w: 0.8911699} + inSlope: {x: 0.013388739, y: -0.39035514, z: -0.015915167, w: 0.18696357} + outSlope: {x: 0.013388739, y: -0.39035514, z: -0.015915167, w: 0.18696357} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: -0.0046498394, y: 0.41509426, z: 0.010190464, w: 0.9097095} + inSlope: {x: 0.021222264, y: -1.3473593, z: -0.0067246337, w: 0.5849719} + outSlope: {x: 0.021222264, y: -1.3473593, z: -0.0067246337, w: 0.5849719} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: -0.0036922614, y: 0.34122995, z: 0.010170328, w: 0.93991756} + inSlope: {x: 0.022445405, y: -1.6437279, z: -0.007099918, w: 0.6094293} + outSlope: {x: 0.022445405, y: -1.6437279, z: -0.007099918, w: 0.6094293} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.20833334 + value: {x: -0.0027793888, y: 0.2781169, z: 0.009598804, w: 0.9604953} + inSlope: {x: 0.018205367, y: -0.90167844, z: -0.027490076, w: 0.2879512} + outSlope: {x: 0.018205367, y: -0.90167844, z: -0.027490076, w: 0.2879512} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: -0.0016086778, y: 0.25311708, z: 0.006148373, w: 0.9674148} + inSlope: {x: 0.014364127, y: -1.0700198, z: -0.029257813, w: 0.24355105} + outSlope: {x: 0.014364127, y: -1.0700198, z: -0.029257813, w: 0.24355105} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: -0.0009781369, y: 0.17692176, z: 0.0054413374, w: 0.9842094} + inSlope: {x: 0.019302199, y: -3.064692, z: -0.07463026, w: 0.39099178} + outSlope: {x: 0.019302199, y: -3.064692, z: -0.07463026, w: 0.39099178} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: -0.0000001616508, y: -0.002273879, z: -0.00007081423, w: 0.99999744} + inSlope: {x: 0.011735706, y: -2.150348, z: -0.06614583, w: 0.18945627} + outSlope: {x: 0.011735706, y: -2.150348, z: -0.06614583, w: 0.18945627} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.4166667 + value: {x: -0.00000016164084, y: -0.002273879, z: -0.00007081426, w: 0.99999744} + inSlope: {x: 2.3942445e-10, y: 0, z: -6.1118033e-10, w: 0} + outSlope: {x: 2.3942445e-10, y: 0, z: -6.1118033e-10, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5 + value: {x: -0.00000016114218, y: -0.0022738804, z: -0.00007081569, w: 0.99999744} + inSlope: {x: 2.394247e-10, y: 0, z: -6.984926e-10, w: 0} + outSlope: {x: 2.394247e-10, y: 0, z: -6.984926e-10, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.541667 + value: {x: -0.0000001606535, y: -0.0022738818, z: -0.0000708171, w: 0.99999744} + inSlope: {x: 2.3942404e-10, y: 0, z: -6.984896e-10, w: 0} + outSlope: {x: 2.3942404e-10, y: 0, z: -6.984896e-10, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.791667 + value: {x: -0.0000001603543, y: -0.0022738825, z: -0.00007081795, w: 0.99999744} + inSlope: {x: 0.00000000147475, y: 0.000008733977, z: 0.00000027066665, w: 0} + outSlope: {x: 0.00000000147475, y: 0.000008733977, z: 0.00000027066665, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.8333335 + value: {x: -0.00000016024138, y: -0.0022731547, z: -0.000070795366, w: 0.99999744} + inSlope: {x: -0.013698483, y: 2.3200343, z: 0.07123434, w: -0.22125162} + outSlope: {x: -0.013698483, y: 2.3200343, z: 0.07123434, w: -0.22125162} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.875 + value: {x: -0.0011416961, y: 0.19106156, z: 0.0058653546, w: 0.9815599} + inSlope: {x: -0.021849975, y: 3.5041614, z: 0.07303214, w: -0.514952} + outSlope: {x: -0.021849975, y: 3.5041614, z: 0.07303214, w: -0.514952} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.916667 + value: {x: -0.0018209923, y: 0.2897403, z: 0.006015195, w: 0.95708466} + inSlope: {x: -0.014360001, y: 1.7029943, z: 0.009075542, w: -0.46381673} + outSlope: {x: -0.014360001, y: 1.7029943, z: 0.009075542, w: -0.46381673} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.9583335 + value: {x: -0.0023383661, y: 0.33297834, z: 0.0066216486, w: 0.94290835} + inSlope: {x: -0.008230229, y: 0.32953316, z: 0.017753147, w: -0.10511225} + outSlope: {x: -0.008230229, y: 0.32953316, z: 0.017753147, w: -0.10511225} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6 + value: {x: -0.0025068421, y: 0.3172013, z: 0.007494618, w: 0.94832534} + inSlope: {x: -0.00011077791, y: -0.73545146, z: 0.020324348, w: 0.23325029} + outSlope: {x: -0.00011077791, y: -0.73545146, z: 0.020324348, w: 0.23325029} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.041667 + value: {x: -0.0023475958, y: 0.27169043, z: 0.008315347, w: 0.96234596} + inSlope: {x: -0.00042540499, y: -0.397769, z: 0.013036568, w: 0.12529491} + outSlope: {x: -0.00042540499, y: -0.397769, z: 0.013036568, w: 0.12529491} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.0833335 + value: {x: -0.0025422906, y: 0.28405347, z: 0.008581004, w: 0.9587667} + inSlope: {x: -0.012017997, y: 0.9211495, z: 0.008317595, w: -0.30082697} + outSlope: {x: -0.012017997, y: 0.9211495, z: 0.008317595, w: -0.30082697} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.125 + value: {x: -0.0033490916, y: 0.3484526, z: 0.009008477, w: 0.93727714} + inSlope: {x: -0.022687634, y: 1.3458978, z: 0.02029029, w: -0.48810762} + outSlope: {x: -0.022687634, y: 1.3458978, z: 0.02029029, w: -0.48810762} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.291667 + value: {x: -0.0072357683, y: 0.47264814, z: 0.013489037, w: 0.8811183} + inSlope: {x: -0.007595936, y: 0.27976078, z: 0.0042217392, w: -0.14838636} + outSlope: {x: -0.007595936, y: 0.27976078, z: 0.0042217392, w: -0.14838636} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.5833335 + value: {x: -0.005752528, y: 0.42295715, z: 0.012322915, w: 0.90604764} + inSlope: {x: 0.0061781844, y: -0.20767207, z: -0.005839672, w: 0.09728302} + outSlope: {x: 0.0061781844, y: -0.20767207, z: -0.005839672, w: 0.09728302} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.791667 + value: {x: -0.0049592904, y: 0.39451042, z: 0.011550073, w: 0.9188055} + inSlope: {x: 0.0015629672, y: -0.08342966, z: -0.0007322375, w: 0.036027156} + outSlope: {x: 0.0015629672, y: -0.08342966, z: -0.0007322375, w: 0.036027156} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.033837583, y: -0.0033009837, z: -0.051940314, w: 0.9980713} + inSlope: {x: 1.4668121, y: -0.32186946, z: -2.2887933, w: -0.32857847} + outSlope: {x: 1.4668121, y: -0.32186946, z: -2.2887933, w: -0.32857847} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: 0.09495476, y: -0.016712211, z: -0.14730671, w: 0.98438054} + inSlope: {x: 1.102628, y: -0.34147698, z: -1.7433861, w: -0.31591487} + outSlope: {x: 1.102628, y: -0.34147698, z: -1.7433861, w: -0.31591487} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.12572326, y: -0.0317574, z: -0.1972225, w: 0.9717451} + inSlope: {x: 0.32298312, y: -0.23752025, z: -0.401708, w: -0.109441996} + outSlope: {x: 0.32298312, y: -0.23752025, z: -0.401708, w: -0.109441996} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: 0.12187002, y: -0.036505565, z: -0.18078238, w: 0.9752604} + inSlope: {x: -0.14836092, y: -0.13065197, z: 0.70354426, w: 0.13404393} + outSlope: {x: -0.14836092, y: -0.13065197, z: 0.70354426, w: 0.13404393} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: 0.09111143, y: -0.051695064, z: -0.007899721, w: 0.99446666} + inSlope: {x: -0.27664158, y: -0.063986994, z: 1.6709888, w: 0.03575279} + outSlope: {x: -0.27664158, y: -0.063986994, z: 1.6709888, w: 0.03575279} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.4166667 + value: {x: 0.049393494, y: -0.05954865, z: 0.17700198, w: 0.9811649} + inSlope: {x: -0.19516733, y: -0.011157755, z: 0.07015824, w: -0.002499085} + outSlope: {x: -0.19516733, y: -0.011157755, z: 0.07015824, w: -0.002499085} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: 0.015003024, y: -0.02707462, z: -0.0048556975, w: 0.99950904} + inSlope: {x: -0.12044107, y: 0.24855997, z: -1.3582733, w: 0.0007260144} + outSlope: {x: -0.12044107, y: 0.24855997, z: -1.3582733, w: 0.0007260144} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: 0.006067214, y: 0.0006413231, z: -0.2057962, w: 0.9785759} + inSlope: {x: -0.018193059, y: 0.036681443, z: -0.7699356, w: -0.15623967} + outSlope: {x: -0.018193059, y: 0.036681443, z: -0.7699356, w: -0.15623967} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 0.006250981, y: 0.0074867844, z: -0.24000563, w: 0.9707225} + inSlope: {x: 0.0020643808, y: 0.008348825, z: -0.00011050698, w: -0.000102281636} + outSlope: {x: 0.0020643808, y: 0.008348825, z: -0.00011050698, w: -0.000102281636} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.0416667 + value: {x: 0.006252449, y: 0.0074855755, z: -0.24019393, w: 0.97067595} + inSlope: {x: 0.0000007208423, y: -0.0000005867321, z: -0.000092267815, w: -0.00002288814} + outSlope: {x: 0.0000007208423, y: -0.0000005867321, z: -0.000092267815, w: -0.00002288814} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.125 + value: {x: 0.0062539466, y: 0.00748434, z: -0.24038608, w: 0.9706284} + inSlope: {x: 0.0000007152544, y: -0.00000059790796, z: -0.000092267815, w: -0.00002288814} + outSlope: {x: 0.0000007152544, y: -0.00000059790796, z: -0.000092267815, w: -0.00002288814} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.666667 + value: {x: 0.006254337, y: 0.0074840253, z: -0.24043603, w: 0.970616} + inSlope: {x: 0.0014788695, y: 0.010494686, z: -0.00010442721, w: -0.00012087855} + outSlope: {x: 0.0014788695, y: 0.010494686, z: -0.00010442721, w: -0.00012087855} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.75 + value: {x: 0.0068153823, y: 0.010159556, z: -0.25938693, w: 0.96569604} + inSlope: {x: 0.0146703515, y: 0.040655095, z: -0.79837835, w: -0.22789586} + outSlope: {x: 0.0146703515, y: 0.040655095, z: -0.79837835, w: -0.22789586} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.8333335 + value: {x: 0.008401841, y: 0.012135089, z: -0.37234622, w: 0.92797655} + inSlope: {x: 0.021246675, y: 0.007063412, z: -1.6157899, w: -0.6545745} + outSlope: {x: 0.021246675, y: 0.007063412, z: -1.6157899, w: -0.6545745} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.916667 + value: {x: 0.010968187, y: 0.013460128, z: -0.50212353, w: 0.8646216} + inSlope: {x: 0.041407682, y: 0.03056474, z: -1.241782, w: -0.70714796} + outSlope: {x: 0.041407682, y: 0.03056474, z: -1.241782, w: -0.70714796} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.041667 + value: {x: 0.014988281, y: 0.016729828, z: -0.5516299, w: 0.8337865} + inSlope: {x: 0.0020886017, y: 0.0025652149, z: 0.4733603, w: 0.305172} + outSlope: {x: 0.0020886017, y: 0.0025652149, z: 0.4733603, w: 0.305172} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.2083335 + value: {x: 0.009369872, y: 0.0108833965, z: -0.34717548, w: 0.93769026} + inSlope: {x: -0.051441118, y: -0.061437353, z: 1.7986026, w: 0.6606585} + outSlope: {x: -0.051441118, y: -0.061437353, z: 1.7986026, w: 0.6606585} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.3333335 + value: {x: 0.0025900237, y: 0.0024503854, z: -0.102690615, w: 0.994707} + inSlope: {x: -0.052352488, y: -0.064398915, z: 1.9137845, w: 0.20379215} + outSlope: {x: -0.052352488, y: -0.064398915, z: 1.9137845, w: 0.20379215} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.541667 + value: {x: -0.0026239734, y: -0.0027311945, z: 0.13965988, w: 0.9901923} + inSlope: {x: -0.009165062, y: 0.005879775, z: 0.062766746, w: -0.00825529} + outSlope: {x: -0.009165062, y: 0.005879775, z: 0.062766746, w: -0.00825529} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.75 + value: {x: -0.0011508644, y: -0.00037452858, z: 0.027825616, w: 0.99961203} + inSlope: {x: 0.02103291, y: 0.008565583, z: -0.5636972, w: 0.01766755} + outSlope: {x: 0.02103291, y: 0.008565583, z: -0.5636972, w: 0.01766755} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.791667 + value: {x: -0.00034250258, y: -0.00009969137, z: 0.0077781575, w: 0.9999697} + inSlope: {x: 0.019400535, y: 0.0065960423, z: -0.48113537, w: 0.008584434} + outSlope: {x: 0.019400535, y: 0.0065960423, z: -0.48113537, w: 0.008584434} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.08179519, y: -0.30415666, z: 0.6358772, w: 0.70459807} + inSlope: {x: 0.16826767, y: -0.94006705, z: -0.9975815, w: 0.4515953} + outSlope: {x: 0.16826767, y: -0.94006705, z: -0.9975815, w: 0.4515953} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: -0.07478404, y: -0.34332612, z: 0.5943113, w: 0.72341454} + inSlope: {x: 0.19349393, y: -1.100534, z: -1.1918077, w: 0.45299077} + outSlope: {x: 0.19349393, y: -1.100534, z: -1.1918077, w: 0.45299077} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: -0.04131904, y: -0.51236063, z: 0.42791468, w: 0.74341667} + inSlope: {x: 0.39329222, y: -1.5209758, z: -0.94002366, w: -0.49278396} + outSlope: {x: 0.39329222, y: -1.5209758, z: -0.94002366, w: -0.49278396} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.20833334 + value: {x: -0.021450259, y: -0.58034223, z: 0.39858672, w: 0.70983905} + inSlope: {x: 0.42242503, y: -1.296632, z: -0.4480852, w: -0.760103} + outSlope: {x: 0.42242503, y: -1.296632, z: -0.4480852, w: -0.760103} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: 0.006875393, y: -0.642972, z: 0.40113407, w: 0.6524042} + inSlope: {x: 0.30620763, y: -0.38041583, z: 0.43318212, w: -0.64463776} + outSlope: {x: 0.30620763, y: -0.38041583, z: 0.43318212, w: -0.64463776} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: 0.036498025, y: -0.63841695, z: 0.4615582, w: 0.6148623} + inSlope: {x: 0.5959, y: 0.52234113, z: 0.86943936, w: -0.16067077} + outSlope: {x: 0.5959, y: 0.52234113, z: 0.86943936, w: -0.16067077} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: 0.24649982, y: -0.42981318, z: 0.6184677, w: 0.6099149} + inSlope: {x: 1.6007535, y: 1.9071791, z: 0.96316934, w: -0.2999402} + outSlope: {x: 1.6007535, y: 1.9071791, z: 0.96316934, w: -0.2999402} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: 0.37046254, y: -0.25010905, z: 0.702981, w: 0.55319136} + inSlope: {x: 1.189415, y: 2.2613132, z: 1.049691, w: -1.1059446} + outSlope: {x: 1.189415, y: 2.2613132, z: 1.049691, w: -1.1059446} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: 0.40410456, y: -0.03158063, z: 0.82850415, w: 0.3863716} + inSlope: {x: -0.81726116, y: 0.7625682, z: 0.9492054, w: -1.0956552} + outSlope: {x: -0.81726116, y: 0.7625682, z: 0.9492054, w: -1.0956552} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: 0.25898984, y: -0.025752667, z: 0.9166907, w: 0.30321482} + inSlope: {x: -0.69496715, y: -0.11426854, z: 0.30057567, w: -0.28770858} + outSlope: {x: -0.69496715, y: -0.11426854, z: 0.30057567, w: -0.28770858} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 0.22491238, y: -0.031074962, z: 0.92731225, w: 0.29755807} + inSlope: {x: -0.21787214, y: -0.015864383, z: 0.04194831, w: 0.03195686} + outSlope: {x: -0.21787214, y: -0.015864383, z: 0.04194831, w: 0.03195686} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4583334 + value: {x: 0.1556585, y: -0.024626944, z: 0.93419814, w: 0.32005903} + inSlope: {x: 0.040011264, y: 0.037770033, z: -0.016962305, w: 0.032895714} + outSlope: {x: 0.040011264, y: 0.037770033, z: -0.016962305, w: 0.032895714} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0833335 + value: {x: 0.20395891, y: -0.02638799, z: 0.9284627, w: 0.30929202} + inSlope: {x: -0.0194323, y: -0.05032392, z: 0.023045573, w: -0.06072993} + outSlope: {x: -0.0194323, y: -0.05032392, z: 0.023045573, w: -0.06072993} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: 0.16515964, y: -0.044969525, z: 0.93830377, w: 0.3004765} + inSlope: {x: -0.07330499, y: -0.0014537992, z: 0.0055782693, w: 0.022746878} + outSlope: {x: -0.07330499, y: -0.0014537992, z: 0.0055782693, w: 0.022746878} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.3333335 + value: {x: 0.21634069, y: -0.006620522, z: 0.92199033, w: 0.3210712} + inSlope: {x: 0.03892422, y: -0.00049708365, z: -0.00008940342, w: -0.025909439} + outSlope: {x: 0.03892422, y: -0.00049708365, z: -0.00008940342, w: -0.025909439} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4 + value: {x: 0.15911372, y: -0.044420745, z: 0.94076824, w: 0.29608226} + inSlope: {x: -0.09637412, y: -0.05037935, z: 0.015413071, w: -0.0046310714} + outSlope: {x: -0.09637412, y: -0.05037935, z: 0.015413071, w: -0.0046310714} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.625 + value: {x: 0.17690985, y: -0.022646874, z: 0.9309516, w: 0.31862074} + inSlope: {x: 0.10813467, y: 0.06571716, z: -0.032285873, w: 0.03902036} + outSlope: {x: 0.10813467, y: 0.06571716, z: -0.032285873, w: 0.03902036} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.4583335 + value: {x: 0.17691045, y: -0.038836323, z: 0.93600935, w: 0.30179626} + inSlope: {x: -0.10756486, y: -0.0593234, z: 0.030819772, w: -0.040249385} + outSlope: {x: -0.10756486, y: -0.0593234, z: 0.030819772, w: -0.040249385} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.625 + value: {x: 0.15235022, y: -0.047204383, z: 0.94158727, w: 0.2966051} + inSlope: {x: -0.2683199, y: -0.05624713, z: 0.044251315, w: -0.014448548} + outSlope: {x: -0.2683199, y: -0.05624713, z: 0.044251315, w: -0.014448548} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.7083335 + value: {x: 0.13899854, y: -0.05210057, z: 0.93992954, w: 0.30740425} + inSlope: {x: 0.44588318, y: -0.086448595, z: -0.2535541, w: 0.51042485} + outSlope: {x: 0.44588318, y: -0.086448595, z: -0.2535541, w: 0.51042485} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.791667 + value: {x: 0.23262106, y: -0.074683905, z: 0.89232534, w: 0.37955943} + inSlope: {x: 1.2762954, y: -0.62104726, z: -0.8170084, w: 1.0056313} + outSlope: {x: 1.2762954, y: -0.62104726, z: -0.8170084, w: 1.0056313} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.875 + value: {x: 0.29978073, y: -0.1476067, z: 0.8234085, w: 0.4586308} + inSlope: {x: 0.031631574, y: -0.8686987, z: -0.6263726, w: 0.8391595} + outSlope: {x: 0.031631574, y: -0.8686987, z: -0.6263726, w: 0.8391595} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.916667 + value: {x: 0.28425235, y: -0.18110113, z: 0.8023122, w: 0.492644} + inSlope: {x: -0.30580556, y: -0.9844897, z: -0.6012813, w: 0.7781501} + outSlope: {x: -0.30580556, y: -0.9844897, z: -0.6012813, w: 0.7781501} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.9583335 + value: {x: 0.27429685, y: -0.22964758, z: 0.77330166, w: 0.5234768} + inSlope: {x: -0.44999662, y: -1.1127789, z: -0.6669685, w: 0.7319919} + outSlope: {x: -0.44999662, y: -1.1127789, z: -0.6669685, w: 0.7319919} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6 + value: {x: 0.24675277, y: -0.27383235, z: 0.7467317, w: 0.5536431} + inSlope: {x: -0.7693132, y: -1.026972, z: -0.61798704, w: 0.66847706} + outSlope: {x: -0.7693132, y: -1.026972, z: -0.61798704, w: 0.66847706} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.041667 + value: {x: 0.21018724, y: -0.31522873, z: 0.72180265, w: 0.5791833} + inSlope: {x: -1.6556942, y: -0.31944984, z: -0.4292568, w: 0.8735967} + outSlope: {x: -1.6556942, y: -0.31944984, z: -0.4292568, w: 0.8735967} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.0833335 + value: {x: 0.108778365, y: -0.30045354, z: 0.71096015, w: 0.62644285} + inSlope: {x: -2.1458716, y: 0.22812632, z: -0.4338994, w: 1.0202131} + outSlope: {x: -2.1458716, y: 0.22812632, z: -0.4338994, w: 1.0202131} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.25 + value: {x: -0.0930924, y: -0.31963214, z: 0.56770813, w: 0.7529121} + inSlope: {x: -0.4458835, y: -0.31795213, z: -0.84231126, w: 0.45566055} + outSlope: {x: -0.4458835, y: -0.31795213, z: -0.84231126, w: 0.45566055} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.375 + value: {x: -0.10787663, y: -0.35470575, z: 0.5029436, w: 0.7807652} + inSlope: {x: -0.048678137, y: 0.0010909587, z: -0.15474318, w: 0.09454746} + outSlope: {x: -0.048678137, y: 0.0010909587, z: -0.15474318, w: 0.09454746} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.5 + value: {x: -0.10869071, y: -0.32205215, z: 0.523106, w: 0.7815554} + inSlope: {x: 0.11503738, y: 0.2881189, z: 0.37965095, w: -0.120685294} + outSlope: {x: 0.11503738, y: 0.2881189, z: 0.37965095, w: -0.120685294} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.791667 + value: {x: -0.0846649, y: -0.2892589, z: 0.64764786, w: 0.69979525} + inSlope: {x: 0.03956264, y: -0.00029110687, z: 0.24659112, w: -0.22024845} + outSlope: {x: 0.03956264, y: -0.00029110687, z: 0.24659112, w: -0.22024845} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.000000019592369, y: -0.5175888, z: -0.0000000021769284, w: 0.8556295} + inSlope: {x: -0.000000017751603, y: 0.5875418, z: 0.00000003180811, w: 0.34412813} + outSlope: {x: -0.000000017751603, y: 0.5875418, z: 0.00000003180811, w: 0.34412813} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: -0.000000021904885, y: -0.4445985, z: 0.0000000014926014, w: 0.89573} + inSlope: {x: -0.000000048065893, y: 1.5162227, z: 0.00000007007876, w: 0.72418785} + outSlope: {x: -0.000000048065893, y: 1.5162227, z: 0.00000007007876, w: 0.72418785} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: -0.00000002433751, y: -0.366756, z: 0.000000004988306, w: 0.93031716} + inSlope: {x: -0.00000006761482, y: 2.288556, z: 0.00000009853608, w: 0.85805154} + outSlope: {x: -0.00000006761482, y: 2.288556, z: 0.00000009853608, w: 0.85805154} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: -0.000000027539453, y: -0.25388548, z: 0.000000009703942, w: 0.9672343} + inSlope: {x: -0.00000008917256, y: 3.4748054, z: 0.0000001371049, w: 0.8003918} + outSlope: {x: -0.00000008917256, y: 3.4748054, z: 0.0000001371049, w: 0.8003918} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.20833334 + value: {x: -0.000000031768558, y: -0.077188835, z: 0.000000016413717, w: 0.9970165} + inSlope: {x: -0.000000068747866, y: 3.0466256, z: 0.00000011498498, w: 0.3931882} + outSlope: {x: -0.000000068747866, y: 3.0466256, z: 0.00000011498498, w: 0.3931882} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: -0.000000033268442, y: -0.000000005587937, z: 0.000000019286023, w: 1} + inSlope: {x: -0.000000017164002, y: 0.92626613, z: 0.000000037373738, w: 0.035802133} + outSlope: {x: -0.000000017164002, y: 0.92626613, z: 0.000000037373738, w: 0.035802133} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: -0.00000003319889, y: -0.0000000053947735, z: 0.000000019528194, w: 1} + inSlope: {x: 0.0000000016692352, y: 0.0000000046359174, z: 0.0000000058120966, w: 0} + outSlope: {x: 0.0000000016692352, y: 0.0000000046359174, z: 0.0000000058120966, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.375 + value: {x: -0.000000029721258, y: 0.000000004263387, z: 0.000000031636706, w: 1} + inSlope: {x: 0.0000000016692583, y: 0.0000000046359174, z: 0.000000005812103, w: 0} + outSlope: {x: 0.0000000016692583, y: 0.0000000046359174, z: 0.000000005812103, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.416667 + value: {x: -0.000000026313177, y: 0.000000013728386, z: 0.00000004350305, w: 1} + inSlope: {x: 0.0000000016692535, y: 0.0000000046359308, z: 0.0000000058120864, w: 0} + outSlope: {x: 0.0000000016692535, y: 0.0000000046359308, z: 0.0000000058120864, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.8333335 + value: {x: -0.000000023948388, y: 0.000000020295936, z: 0.000000051736837, w: 1} + inSlope: {x: 0.0000000016692631, y: 0.000000004635904, z: 0.0000000058121197, w: 0} + outSlope: {x: 0.0000000016692631, y: 0.000000004635904, z: 0.0000000058121197, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.875 + value: {x: -0.000000023878835, y: 0.000000020489097, z: 0.000000051979008, w: 1} + inSlope: {x: 0.000000016669492, y: -0.2856938, z: -0.0000000011677064, w: -0.0034010152} + outSlope: {x: 0.000000016669492, y: -0.2856938, z: -0.0000000011677064, w: -0.0034010152} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.916667 + value: {x: -0.000000022559254, y: -0.023807976, z: 0.000000051639525, w: 0.9997166} + inSlope: {x: 0.0000000016691031, y: 0.0000029802322, z: 0.000000005812166, w: 0.000000038882717} + outSlope: {x: 0.0000000016691031, y: 0.0000029802322, z: 0.000000005812166, w: 0.000000038882717} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.9583335 + value: {x: -0.000000023739728, y: -0.0000000037252572, z: 0.00000005246335, w: 1} + inSlope: {x: -0.0000000133311255, y: 0.2856969, z: 0.000000012791949, w: 0.003401054} + outSlope: {x: -0.0000000133311255, y: 0.2856969, z: 0.000000012791949, w: 0.003401054} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6 + value: {x: -0.000000023670177, y: 0.000000005456968, z: 0.000000052705516, w: 1} + inSlope: {x: 0.0000000016701914, y: -0.000017136223, z: 0.00000000581166, w: 0} + outSlope: {x: 0.0000000016701914, y: -0.000017136223, z: 0.00000000581166, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.041667 + value: {x: -0.000000023600546, y: -0.0000014317548, z: 0.000000052947655, w: 1} + inSlope: {x: 0.00000012953511, y: -2.3050873, z: -0.00000006031558, w: -0.22347249} + outSlope: {x: 0.00000012953511, y: -2.3050873, z: -0.00000006031558, w: -0.22347249} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.0833335 + value: {x: -0.000000012875625, y: -0.19208987, z: 0.00000004767924, w: 0.98137736} + inSlope: {x: 0.00000020683578, y: -3.597423, z: -0.000000108079206, w: -0.551922} + outSlope: {x: 0.00000020683578, y: -3.597423, z: -0.000000108079206, w: -0.551922} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.125 + value: {x: -0.000000006364297, y: -0.29978552, z: 0.00000004394109, w: 0.9540067} + inSlope: {x: 0.00000012304764, y: -1.991796, z: -0.000000071280084, w: -0.572204} + outSlope: {x: 0.00000012304764, y: -1.991796, z: -0.000000071280084, w: -0.572204} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.2083335 + value: {x: -8.2298823e-10, y: -0.3841176, z: 0.000000040821583, w: 0.9232842} + inSlope: {x: 0.000000025350937, y: -0.3419733, z: -0.000000009358352, w: -0.1372066} + outSlope: {x: 0.000000025350937, y: -0.3419733, z: -0.000000009358352, w: -0.1372066} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.375 + value: {x: -0.0000000020755793, y: -0.35474035, z: 0.000000043140886, w: 0.9349649} + inSlope: {x: 0.000000015176736, y: -0.17976081, z: -0.0000000020041266, w: -0.07071588} + outSlope: {x: 0.000000015176736, y: -0.17976081, z: -0.0000000020041266, w: -0.07071588} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.5 + value: {x: 0.0000000028926086, y: -0.42391852, z: 0.000000040687, w: 0.9057003} + inSlope: {x: 0.000000038513562, y: -0.5212318, z: -0.00000001946459, w: -0.24334529} + outSlope: {x: 0.000000038513562, y: -0.5212318, z: -0.00000001946459, w: -0.24334529} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.791667 + value: {x: 0.00000001092723, y: -0.5230607, z: 0.000000037152574, w: 0.8522955} + inSlope: {x: 0.000000013304328, y: -0.12500858, z: -0.0000000013236457, w: -0.07619275} + outSlope: {x: 0.000000013304328, y: -0.12500858, z: -0.0000000013236457, w: -0.07619275} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.036483355, y: 0.0027984625, z: 0.21403916, w: 0.97613955} + inSlope: {x: 2.059651, y: 0.32527694, z: 2.3124642, w: -0.8057513} + outSlope: {x: 2.059651, y: 0.32527694, z: 2.3124642, w: -0.8057513} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: 0.122302145, y: 0.016351668, z: 0.31039184, w: 0.9425666} + inSlope: {x: 1.7187262, y: 0.39276665, z: 1.7519708, w: -0.7363608} + outSlope: {x: 1.7187262, y: 0.39276665, z: 1.7519708, w: -0.7363608} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.17971054, y: 0.035529017, z: 0.36003673, w: 0.91477615} + inSlope: {x: 0.9399625, y: 0.28252697, z: 0.3234075, w: -0.2841432} + outSlope: {x: 0.9399625, y: 0.28252697, z: 0.3234075, w: -0.2841432} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: 0.20063235, y: 0.039895583, z: 0.33734247, w: 0.918888} + inSlope: {x: 0.46862286, y: -0.02006394, z: -0.9691329, w: 0.23483418} + outSlope: {x: 0.46862286, y: -0.02006394, z: -0.9691329, w: 0.23483418} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.20833334 + value: {x: 0.23349062, y: 0.020836558, z: 0.19393367, w: 0.95259523} + inSlope: {x: 0.30584013, y: -0.3659308, z: -2.2130609, w: 0.36852837} + outSlope: {x: 0.30584013, y: -0.3659308, z: -2.2130609, w: 0.36852837} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: 0.2509418, y: -0.015162055, z: -0.003023572, w: 0.96787876} + inSlope: {x: 0.11874512, y: -0.42756468, z: -2.208005, w: -0.030576497} + outSlope: {x: 0.11874512, y: -0.42756468, z: -2.208005, w: -0.030576497} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.4166667 + value: {x: 0.2549345, y: -0.049317893, z: -0.17280409, w: 0.9501131} + inSlope: {x: -0.063401535, y: -0.0032029673, z: -0.12782392, w: -0.0041777752} + outSlope: {x: -0.063401535, y: -0.0032029673, z: -0.12782392, w: -0.0041777752} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: 0.14849286, y: 0.0078079333, z: 0.06262405, w: 0.98689777} + inSlope: {x: -0.84590065, y: 0.22260877, z: 1.7907904, w: 0.009020153} + outSlope: {x: -0.84590065, y: 0.22260877, z: 1.7907904, w: 0.009020153} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: 0.046106208, y: 0.0127590755, z: 0.27674037, w: 0.9597532} + inSlope: {x: -0.6664784, y: -0.10395405, z: 1.3963622, w: -0.35759002} + outSlope: {x: -0.6664784, y: -0.10395405, z: 1.3963622, w: -0.35759002} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: 0.00012094721, y: 0.000046203048, z: 0.37414363, w: 0.9273708} + inSlope: {x: -0.068726785, y: -0.02586061, z: 0.14427294, w: -0.056884345} + outSlope: {x: -0.068726785, y: -0.02586061, z: 0.14427294, w: -0.056884345} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: 0.00000056346136, y: -0.0000023655707, z: 0.3741601, w: 0.9273641} + inSlope: {x: 1.2073537e-10, y: -0.0000000019290374, z: 0.000099062876, w: -0.000040054303} + outSlope: {x: 1.2073537e-10, y: -0.0000000019290374, z: 0.000099062876, w: -0.000040054303} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.125 + value: {x: 0.0000005637131, y: -0.0000023695875, z: 0.3743663, w: 0.9272809} + inSlope: {x: 1.2141765e-10, y: -0.0000000019263116, z: 0.00009870538, w: -0.000040054358} + outSlope: {x: 1.2141765e-10, y: -0.0000000019263116, z: 0.00009870538, w: -0.000040054358} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.166667 + value: {x: 0.00000056396175, y: -0.000002373524, z: 0.3745684, w: 0.9271993} + inSlope: {x: 1.2346367e-10, y: -0.0000000019290347, z: 0.00009906273, w: -0.000040054245} + outSlope: {x: 1.2346367e-10, y: -0.0000000019290347, z: 0.00009906273, w: -0.000040054245} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.5833335 + value: {x: 0.00000056401274, y: -0.000002374327, z: 0.37460968, w: 0.9271826} + inSlope: {x: 0.00000014695398, y: 0.00000003335039, z: 0.05741058, w: -0.02336821} + outSlope: {x: 0.00000014695398, y: 0.00000003335039, z: 0.05741058, w: -0.02336821} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.8333335 + value: {x: 0.0000008578631, y: -0.0000022851555, z: 0.48812452, w: 0.872774} + inSlope: {x: 0.0000015286903, y: 0.000000569696, z: 0.58394307, w: -0.32564217} + outSlope: {x: 0.0000015286903, y: 0.000000569696, z: 0.58394307, w: -0.32564217} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6 + value: {x: 0.0000010101894, y: -0.0000022223708, z: 0.5459207, w: 0.8378369} + inSlope: {x: -0.0000002584522, y: -0.00000011653199, z: -0.097712636, w: 0.062316526} + outSlope: {x: -0.0000002584522, y: -0.00000011653199, z: -0.097712636, w: 0.062316526} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.166667 + value: {x: 0.0000005523898, y: -0.0000023781986, z: 0.37010112, w: 0.9289915} + inSlope: {x: -0.0000048189477, y: -0.0000010919201, z: -1.8821878, w: 0.73825246} + outSlope: {x: -0.0000048189477, y: -0.0000010919201, z: -1.8821878, w: 0.73825246} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.291667 + value: {x: -0.00037138365, y: 0.00017688854, z: 0.09929584, w: 0.9950579} + inSlope: {x: -0.007873211, y: 0.0049896063, z: -2.201277, w: 0.22558203} + outSlope: {x: -0.007873211, y: 0.0049896063, z: -2.201277, w: 0.22558203} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.5 + value: {x: -0.0028247177, y: 0.0025682866, z: -0.18794641, w: 0.9821719} + inSlope: {x: -0.015114387, y: 0.013328387, z: 0.00298734, w: 0.00044665486} + outSlope: {x: -0.015114387, y: 0.013328387, z: 0.00298734, w: 0.00044665486} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.666667 + value: {x: -0.005917077, y: 0.0037312682, z: -0.013521341, w: 0.9998841} + inSlope: {x: -0.019017916, y: -0.00058962824, z: 1.5331122, w: 0.020249285} + outSlope: {x: -0.019017916, y: -0.00058962824, z: 1.5331122, w: 0.020249285} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.75 + value: {x: -0.007296849, y: 0.0034497094, z: 0.10730436, w: 0.99419343} + inSlope: {x: -0.01237035, y: -0.0042647496, z: 1.1494267, w: -0.11400865} + outSlope: {x: -0.01237035, y: -0.0042647496, z: 1.1494267, w: -0.11400865} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.791667 + value: {x: -0.007707036, y: 0.0032785572, z: 0.14641456, w: 0.9891879} + inSlope: {x: -0.009844414, y: -0.004107621, z: 0.9386378, w: -0.12013201} + outSlope: {x: -0.009844414, y: -0.004107621, z: 0.9386378, w: -0.12013201} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.22115107, y: -0.35973185, z: -0.152941, w: 0.89347315} + inSlope: {x: 0.43811595, y: 0.7452829, z: -0.088810086, w: 0.37246227} + outSlope: {x: 0.43811595, y: 0.7452829, z: -0.088810086, w: 0.37246227} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: -0.17758256, y: -0.28072327, z: -0.15807205, w: 0.9298775} + inSlope: {x: 0.6550851, y: 1.3252363, z: 0.023381535, w: 0.5169854} + outSlope: {x: 0.6550851, y: 1.3252363, z: 0.023381535, w: 0.5169854} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.20833334 + value: {x: -0.09319655, y: -0.07088682, z: -0.11944896, w: 0.9859115} + inSlope: {x: 0.6175637, y: 1.7889383, z: 0.6540513, w: 0.26639986} + outSlope: {x: 0.6175637, y: 1.7889383, z: 0.6540513, w: 0.26639986} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: 0.003656107, y: 0.15023112, z: 0.026322441, w: 0.9882937} + inSlope: {x: 0.6509017, y: 0.5691181, z: 0.7490735, w: -0.10183595} + outSlope: {x: 0.6509017, y: 0.5691181, z: 0.7490735, w: -0.10183595} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.08756934, y: 0.18674476, z: 0.05981247, w: 0.97666806} + inSlope: {x: 0.45649987, y: 0.38703713, z: -0.20850874, w: -0.10241388} + outSlope: {x: 0.45649987, y: 0.38703713, z: -0.20850874, w: -0.10241388} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: 0.085355535, y: 0.2286519, z: 0.0066700554, w: 0.9697362} + inSlope: {x: -0.367361, y: -0.13448031, z: -0.3903612, w: 0.065765604} + outSlope: {x: -0.367361, y: -0.13448031, z: -0.3903612, w: 0.065765604} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: 0.033341132, y: 0.1421706, z: -0.01297048, w: 0.98919547} + inSlope: {x: -0.3748259, y: -1.2573953, z: 0.027875094, w: 0.183883} + outSlope: {x: -0.3748259, y: -1.2573953, z: 0.027875094, w: 0.183883} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: 0.008919947, y: 0.020761065, z: -0.0057084346, w: 0.9997284} + inSlope: {x: -0.19204172, y: -1.2447028, z: 0.10036734, w: 0.039847594} + outSlope: {x: -0.19204172, y: -1.2447028, z: 0.10036734, w: 0.039847594} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: -0.001406808, y: -0.05200792, z: -0.00007461941, w: 0.99864566} + inSlope: {x: 0.0037517985, y: -0.12351394, z: 0.000058278878, w: -0.0063829394} + outSlope: {x: 0.0037517985, y: -0.12351394, z: 0.000058278878, w: -0.0063829394} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5416667 + value: {x: -0.0000024278056, y: -0.035405874, z: -0.000001444715, w: 0.999373} + inSlope: {x: 0.00000020080815, y: 0.1570369, z: 0.00000036503826, w: 0.005578991} + outSlope: {x: 0.00000020080815, y: 0.1570369, z: 0.00000036503826, w: 0.005578991} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.125 + value: {x: -0.0000024364185, y: -0.042339154, z: -0.0000014616069, w: 0.9991033} + inSlope: {x: -0.00000023494724, y: -0.18666828, z: -0.0000004348607, w: -0.007975106} + outSlope: {x: -0.00000023494724, y: -0.18666828, z: -0.0000004348607, w: -0.007975106} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.625 + value: {x: -0.000002510489, y: -0.104879186, z: -0.0000016048459, w: 0.994485} + inSlope: {x: 0.000000046343306, y: 0.041436464, z: 0.00000009146698, w: 0.004347325} + outSlope: {x: 0.000000046343306, y: 0.041436464, z: 0.00000009146698, w: 0.004347325} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.4166667 + value: {x: -0.0000024016801, y: -0.015815675, z: -0.0000014011835, w: 0.99987495} + inSlope: {x: -0.000000049835666, y: -0.037896074, z: -0.00000009064689, w: -0.0006279934} + outSlope: {x: -0.000000049835666, y: -0.037896074, z: -0.00000009064689, w: -0.0006279934} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: -0.0000025250433, y: -0.118451774, z: -0.0000016369025, w: 0.9929598} + inSlope: {x: -0.00000009262966, y: -0.0857434, z: -0.00000019148302, w: -0.010150233} + outSlope: {x: -0.00000009262966, y: -0.0857434, z: -0.00000019148302, w: -0.010150233} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.75 + value: {x: -0.0000023940245, y: -0.01042582, z: -0.0000013901816, w: 0.99994564} + inSlope: {x: 0.00000022251302, y: 0.16589868, z: 0.00000039102122, w: 0.0018346317} + outSlope: {x: 0.00000022251302, y: 0.16589868, z: 0.00000039102122, w: 0.0018346317} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.416667 + value: {x: 0.0002022603, y: -0.0701834, z: -0.00025903797, w: 0.99753404} + inSlope: {x: 0.014375453, y: -0.21807146, z: -0.0141618345, w: -0.015395142} + outSlope: {x: 0.014375453, y: -0.21807146, z: -0.0141618345, w: -0.015395142} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.666667 + value: {x: 0.027790882, y: -0.13095754, z: -0.020869106, w: 0.9907786} + inSlope: {x: 0.18872762, y: -0.31952482, z: -0.124570906, w: -0.050048508} + outSlope: {x: 0.18872762, y: -0.31952482, z: -0.124570906, w: -0.050048508} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.9583335 + value: {x: 0.09432047, y: -0.10897531, z: -0.007934516, w: 0.9895277} + inSlope: {x: 0.14144406, y: 0.4105227, z: 0.2694131, w: 0.033396132} + outSlope: {x: 0.14144406, y: 0.4105227, z: 0.2694131, w: 0.033396132} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.0833335 + value: {x: 0.096263014, y: -0.052912984, z: 0.031200107, w: 0.99345875} + inSlope: {x: -0.31657243, y: 0.44853935, z: 0.18184827, w: 0.047058284} + outSlope: {x: -0.31657243, y: 0.44853935, z: 0.18184827, w: 0.047058284} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.166667 + value: {x: 0.026151657, y: -0.018185826, z: 0.009510656, w: 0.99944735} + inSlope: {x: -1.2480295, y: 0.37082255, z: -0.8801575, w: 0.030513905} + outSlope: {x: -1.2480295, y: 0.37082255, z: -0.8801575, w: 0.030513905} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.25 + value: {x: -0.083027646, y: 0.008514835, z: -0.11097585, w: 0.9903122} + inSlope: {x: -1.1448832, y: 0.23923954, z: -1.8048654, w: -0.30440024} + outSlope: {x: -1.1448832, y: 0.23923954, z: -1.8048654, w: -0.30440024} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.3333335 + value: {x: -0.15469648, y: 0.018905757, z: -0.26999748, w: 0.9501647} + inSlope: {x: -0.579749, y: 0.008627135, z: -1.7462101, w: -0.5770984} + outSlope: {x: -0.579749, y: 0.008627135, z: -1.7462101, w: -0.5770984} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.4583335 + value: {x: -0.20294034, y: -0.005483455, z: -0.4005964, w: 0.89348066} + inSlope: {x: -0.30144745, y: -0.53897256, z: -0.035612717, w: -0.090088226} + outSlope: {x: -0.30144745, y: -0.53897256, z: -0.035612717, w: -0.090088226} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.5833335 + value: {x: -0.22838119, y: -0.128167, z: -0.31078002, w: 0.91369087} + inSlope: {x: -0.13980371, y: -1.2855275, z: 0.95994556, w: 0.10774725} + outSlope: {x: -0.13980371, y: -1.2855275, z: 0.95994556, w: 0.10774725} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.7083335 + value: {x: -0.23445585, y: -0.29131305, z: -0.19912463, w: 0.9058237} + inSlope: {x: 0.047576312, y: -1.1116917, z: 0.695503, w: -0.18356179} + outSlope: {x: 0.047576312, y: -1.1116917, z: 0.695503, w: -0.18356179} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.791667 + value: {x: -0.22913536, y: -0.36052388, z: -0.15705186, w: 0.89042366} + inSlope: {x: 0.061756857, y: -0.6657557, z: 0.40820584, w: -0.16665761} + outSlope: {x: 0.061756857, y: -0.6657557, z: 0.40820584, w: -0.16665761} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.791667 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.791667 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.791667 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + m_CompressedRotationCurves: [] + m_EulerCurves: [] + 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: 6.7916665 + 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: airboy_model_skeleton + - 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: 6.7916665 + 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: airboy_model_skeleton/airboy + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.000013606579, y: 0.001430926, z: -0.00086729176} + inSlope: {x: 0.00015269118, y: -0.005434892, z: -0.003502491} + outSlope: {x: 0.00015269118, y: -0.005434892, z: -0.003502491} + 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.041666668 + value: {x: -0.000007244447, y: 0.0012044722, z: -0.0010132289} + inSlope: {x: 0.00015269118, y: -0.005434892, z: -0.003502491} + outSlope: {x: 0.00022115701, y: -0.0007474136, z: -0.0013616681} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.000001970429, y: 0.0011733299, z: -0.0010699651} + inSlope: {x: 0.00022115701, y: -0.0007474136, z: -0.0013616681} + outSlope: {x: 0.0002844545, y: 0.0025456813, z: 0.0004353619} + 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.125 + value: {x: 0.0000138227, y: 0.0012794, z: -0.001051825} + inSlope: {x: 0.0002844545, y: 0.0025456813, z: 0.0004353619} + outSlope: {x: 0.0003425836, y: 0.0037739032, z: 0.0018885573} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.000028097018, y: 0.001436646, z: -0.00097313506} + inSlope: {x: 0.0003425836, y: 0.0037739032, z: 0.0018885573} + outSlope: {x: 0.00039554434, y: 0.0048323763, z: 0.002997968} + 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.20833333 + value: {x: 0.000044578028, y: 0.0016379949, z: -0.00084821973} + inSlope: {x: 0.00039554434, y: 0.0048323763, z: 0.002997968} + outSlope: {x: 0.00044333702, y: 0.005721144, z: 0.0037635642} + 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.00006305041, y: 0.001876376, z: -0.00069140457} + inSlope: {x: 0.00044333702, y: 0.005721144, z: 0.0037635642} + outSlope: {x: 0.00048596118, y: 0.006440157, z: 0.0041853464} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: 0.0001051078, y: 0.002435945, z: -0.0003393761} + inSlope: {x: 0.00052341603, y: 0.0069894968, z: 0.004263335} + outSlope: {x: 0.0005557058, y: 0.007369081, z: 0.003997513} + 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.375 + value: {x: 0.0001282622, y: 0.00274299, z: -0.00017281309} + inSlope: {x: 0.0005557058, y: 0.007369081, z: 0.003997513} + outSlope: {x: 0.0005828209, y: 0.007578916, z: 0.0037797107} + 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.0001525464, y: 0.003058778, z: -0.000015325173} + inSlope: {x: 0.0005828209, y: 0.007578916, z: 0.0037797107} + outSlope: {x: 0.00060477323, y: 0.007619086, z: 0.0038229479} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.0003099218, y: 0.004741117, z: 0.00093203876} + inSlope: {x: 0.00063700066, y: 0.0052738786, z: 0.00367505} + outSlope: {x: 0.00062794413, y: 0.004295694, z: 0.0035726717} + 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.9166667 + value: {x: 0.0004537078, y: 0.0054114, z: 0.0017167369} + inSlope: {x: 0.0005051178, y: 0.0013671105, z: 0.0024789106} + outSlope: {x: 0.00046505078, y: 0.0009633359, z: 0.001858347} + 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.0416666 + value: {x: 0.0005059688, y: 0.0054889866, z: 0.001883119} + inSlope: {x: 0.00036940398, y: 0.00029335526, z: 0.00082709035} + outSlope: {x: 0.00031383036, y: -0.00008298381, z: 0.00041634956} + 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.25 + value: {x: 0.0005438869, y: 0.005421969, z: 0.001857011} + inSlope: {x: 0.000039849616, y: -0.0005787998, z: -0.00052711176} + outSlope: {x: 0.0000047242684, y: -0.0006156355, z: -0.00058809813} + 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.5 + value: {x: 0.00054506806, y: 0.005316432, z: 0.0017669883} + inSlope: {x: 0.0000047251624, y: -0.0000041484873, z: -0.00000880123} + outSlope: {x: 0.0000047242684, y: -0.0000041341823, z: -0.00000880123} + 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: 3.4166667 + value: {x: 0.00058936916, y: 0.0053084884, z: 0.0017374129} + inSlope: {x: 0.000025691043, y: -0.0000041484755, z: -0.000008525832} + outSlope: {x: 0.000025690295, y: -0.000004148499, z: -0.00003545536} + 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: 5.4166665 + value: {x: 0.00059159606, y: 0.0054067243, z: 0.001541168} + inSlope: {x: -0.0000362788, y: 0.0001655108, z: -0.000025817253} + outSlope: {x: -0.0000384599, y: 0.00013867272, z: 0.0000014483818} + 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: 5.6666665 + value: {x: 0.00058056467, y: 0.005430843, z: 0.001487848} + inSlope: {x: -0.000049910734, y: 0.000028882136, z: -0.00074354693} + outSlope: {x: -0.000052309828, y: 0.00002889611, z: -0.0012015024} + 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: 5.75 + value: {x: 0.0005761041, y: 0.005396818, z: 0.0013641889} + inSlope: {x: -0.000054744094, y: -0.000845507, z: -0.0017663129} + outSlope: {x: -0.000057214416, y: -0.0023996062, z: -0.0024378547} + 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: 5.7916665 + value: {x: 0.0005737202, y: 0.0052968347, z: 0.0012626121} + inSlope: {x: -0.000057214416, y: -0.0023996062, z: -0.0024378547} + outSlope: {x: -0.000059720714, y: -0.0037483978, z: -0.0032162159} + 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: 5.8333335 + value: {x: 0.00057123177, y: 0.00514065, z: 0.001128602} + inSlope: {x: -0.000059720714, y: -0.0037483978, z: -0.0032162159} + outSlope: {x: -0.00006226593, y: -0.004892039, z: -0.0041014296} + 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: 5.875 + value: {x: 0.0005686374, y: 0.004936816, z: 0.00095770974} + inSlope: {x: -0.00006226593, y: -0.004892039, z: -0.0041014296} + outSlope: {x: -0.000064843545, y: -0.0058303433, z: -0.005093422} + 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: 5.9166665 + value: {x: 0.00056593557, y: 0.004693886, z: 0.00074548466} + inSlope: {x: -0.000064843545, y: -0.0058303433, z: -0.005093422} + outSlope: {x: -0.00006746061, y: -0.006563258, z: -0.005715037} + 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: 6.0416665 + value: {x: 0.0005571701, y: 0.003816057, z: 0.00002530951} + inSlope: {x: -0.0000727999, y: -0.0074135535, z: -0.0057631293} + outSlope: {x: -0.00007552238, y: -0.0075306413, z: -0.0055863075} + 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: 6.0833335 + value: {x: 0.0005540233, y: 0.003502278, z: -0.00020745507} + inSlope: {x: -0.00007552238, y: -0.0075306413, z: -0.0055863075} + outSlope: {x: -0.000078284145, y: -0.0074426723, z: -0.0052757734} + 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: 6.125 + value: {x: 0.00055076147, y: 0.0031921677, z: -0.0004272781} + inSlope: {x: -0.000078284145, y: -0.0074426723, z: -0.0052757734} + outSlope: {x: -0.000081079015, y: -0.0071492656, z: -0.0048313313} + 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: 6.1666665 + value: {x: 0.0005473832, y: 0.0028942828, z: -0.00062858284} + inSlope: {x: -0.000081079015, y: -0.0071492656, z: -0.0048313313} + outSlope: {x: -0.000083910476, y: -0.0066505615, z: -0.0042529926} + 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: 6.2083335 + value: {x: 0.0005438869, y: 0.002617174, z: -0.00080579217} + inSlope: {x: -0.000083910476, y: -0.0066505615, z: -0.0042529926} + outSlope: {x: -0.0002344045, y: -0.0059467233, z: -0.0035409154} + 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: 6.25 + value: {x: 0.0005341201, y: 0.0023693948, z: -0.0009533298} + inSlope: {x: -0.0002344045, y: -0.0059467233, z: -0.0035409154} + outSlope: {x: -0.0005053239, y: -0.0050375224, z: -0.0026949293} + 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: 6.2916665 + value: {x: 0.000513065, y: 0.0021594989, z: -0.0010656181} + inSlope: {x: -0.0005053239, y: -0.0050375224, z: -0.0026949293} + outSlope: {x: -0.0007354338, y: -0.003923005, z: -0.0017150986} + 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: 6.3333335 + value: {x: 0.0004824217, y: 0.0019960392, z: -0.0011370811} + inSlope: {x: -0.0007354338, y: -0.003923005, z: -0.0017150986} + outSlope: {x: -0.00092475495, y: -0.002603319, z: -0.0006014394} + 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: 6.375 + value: {x: 0.00044389037, y: 0.0018875679, z: -0.001162141} + inSlope: {x: -0.00092475495, y: -0.002603319, z: -0.0006014394} + outSlope: {x: -0.0010732596, y: -0.0016189731, z: 0.0002847122} + 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: 6.4583335 + value: {x: 0.0003499648, y: 0.0017721539, z: -0.001117748} + inSlope: {x: -0.0011809497, y: -0.0011509593, z: 0.00078071357} + outSlope: {x: -0.0012478583, y: -0.00074911874, z: 0.0011664507} + 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: 6.625 + value: {x: 0.0001422669, y: 0.0017202199, z: -0.0008728217} + inSlope: {x: -0.0012037196, y: 0.0000597813, z: 0.0016624413} + outSlope: {x: -0.0011073962, y: 0.0001971896, z: 0.0016073395} + 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: 6.6666665 + value: {x: 0.000096125565, y: 0.001728436, z: -0.0008058495} + inSlope: {x: -0.0011073962, y: 0.0001971896, z: 0.0016073395} + outSlope: {x: -0.000970259, y: 0.00026844058, z: 0.0014419928} + 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: 6.7083335 + value: {x: 0.000055697798, y: 0.0017396212, z: -0.000745766} + inSlope: {x: -0.000970259, y: 0.00026844058, z: 0.0014419928} + outSlope: {x: -0.0007923351, y: 0.0002736221, z: 0.0011664703} + 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: 6.75 + value: {x: 0.00002268396, y: 0.001751022, z: -0.0006971632} + inSlope: {x: -0.0007923351, y: 0.0002736221, z: 0.0011664703} + outSlope: {x: -0.0005735969, y: 0.0002126678, z: 0.0007807046} + 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: 6.7916665 + value: {x: -0.000001215821, y: 0.0017598831, z: -0.00066463405} + inSlope: {x: -0.0005735969, y: 0.0002126678, z: 0.0007807046} + outSlope: {x: -0.0005735969, y: 0.0002126678, z: 0.0007807046} + 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: airboy_model_skeleton/airboy/Skl_Root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00023914651, y: -0.0012651699, z: 0.00023943788} + inSlope: {x: 0.00010859638, y: -0, z: -0.00022986173} + outSlope: {x: 0.00010859638, y: -0, z: -0.00022986173} + 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.00033656994, y: -0.0012651699, z: 0.000072568204} + inSlope: {x: 0.00008574303, y: -0, z: -0.00010933751} + outSlope: {x: 0.00008467116, y: -0, z: -0.00010487805} + 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.4583334 + value: {x: 0.00037288447, y: -0.0012651699, z: 0.00003413588} + inSlope: {x: 0.00007369981, y: -0, z: -0.00006380069} + outSlope: {x: 0.00007255561, y: -0, z: -0.00006004935} + 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.75 + value: {x: 0.00039304455, y: -0.0012651699, z: 0.000019753277} + inSlope: {x: 0.00006564623, y: -0, z: -0.00003889922} + outSlope: {x: 0.00006448752, y: -0, z: -0.00003560189} + 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.9583334 + value: {x: 0.0004059838, y: -0.0012651699, z: 0.000013718902} + inSlope: {x: 0.000059730894, y: -0, z: -0.000021564945} + outSlope: {x: 0.000058515125, y: -0, z: -0.000021564952} + 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.0416667 + value: {x: 0.0004108103, y: -0.0012651699, z: 0.000012164263} + inSlope: {x: 0.000057320485, y: -0, z: -0.000015746353} + outSlope: {x: 0.00005609772, y: -0, z: -0.000015746387} + 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.0833333 + value: {x: 0.00041314767, y: -0.0012651699, z: 0.000011508167} + inSlope: {x: 0.00005609772, y: -0, z: -0.000015746387} + outSlope: {x: 0.000054874316, y: -0, z: -0.000008848898} + 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.2083333 + value: {x: 0.00041985352, y: -0.0012651699, z: 0.000010402054} + inSlope: {x: 0.00005241414, y: -0, z: -0.0000088489205} + outSlope: {x: 0.0000511836, y: -0, z: 0.0000036529102} + 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.5 + value: {x: 0.00043368264, y: -0.0012651699, z: 0.000011467487} + inSlope: {x: 0.000043623364, y: -0, z: 0.0000036529102} + outSlope: {x: 0.000042335905, y: -0, z: 0.000013738276} + 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.625 + value: {x: 0.0004388137, y: -0.0012651699, z: 0.000013351887} + inSlope: {x: 0.00003975384, y: -0, z: 0.000017749036} + outSlope: {x: 0.00003846638, y: -0, z: 0.000017749036} + 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: 4.6666665 + value: {x: 0.00044881672, y: -0.0012651699, z: 0.00009369761} + inSlope: {x: -0.000030906318, y: -0, z: 0.000035691395} + outSlope: {x: -0.000032508124, y: -0, z: 0.000034464334} + 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: 5.4583335 + value: {x: 0.00041145986, y: -0.0012651699, z: 0.0001093018} + inSlope: {x: -0.00006218296, y: -0, z: 0.000004498924} + outSlope: {x: -0.000063872576, y: -0, z: 0.0000044989756} + 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: 5.9166665 + value: {x: 0.00037821784, y: -0.0012651699, z: 0.00011830553} + inSlope: {x: -0.00008126051, y: -0, z: 0.00004444437} + outSlope: {x: -0.0000830334, y: -0, z: 0.000050823895} + 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: 6.25 + value: {x: 0.00033686068, y: -0.0012651699, z: 0.00014399357} + inSlope: {x: -0.0001866136, y: -0, z: 0.00010591905} + outSlope: {x: -0.00019926921, y: -0, z: 0.00011527999} + 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: 6.75 + value: {x: 0.0002431968, y: -0.0012651699, z: 0.00023183129} + inSlope: {x: -0.00011267556, y: -0, z: 0.00024291787} + outSlope: {x: -0.0000842874, y: -0, z: 0.0001781816} + 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: 6.7916665 + value: {x: 0.00023968484, y: -0.0012651699, z: 0.0002392555} + inSlope: {x: -0.0000842874, y: -0, z: 0.0001781816} + outSlope: {x: -0.0000842874, y: -0, z: 0.0001781816} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.000021829177, y: -0.0029988294, z: -0.00005309113} + 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: 6.7916665 + value: {x: 0.000021829177, y: -0.0029988294, z: -0.00005309113} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.000019310632, y: -0.0025961697, z: 0.00038391212} + 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: 6.7916665 + value: {x: -0.000019310632, y: -0.0025961697, z: 0.00038391212} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.0004814688, y: 0.0012246681, z: -0.000162597} + inSlope: {x: -0.00004520416, y: -0, z: 0.0000035476685} + outSlope: {x: -0.00004520416, y: -0, z: 0.0000035476685} + 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.00046666185, y: 0.0012246681, z: -0.00014587089} + inSlope: {x: -0.000072342744, y: -0, z: 0.0001249319} + outSlope: {x: -0.0000769669, y: -0, z: 0.00014441554} + 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.5833333 + value: {x: 0.00043657213, y: 0.0012246681, z: -0.00008059933} + inSlope: {x: -0.00010167638, y: -0, z: 0.00023602477} + outSlope: {x: -0.00010412241, y: -0, z: 0.00024271298} + 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.875 + value: {x: 0.0004046982, y: 0.0012246681, z: -0.000007681698} + inSlope: {x: -0.00011307651, y: -0, z: 0.0002492987} + outSlope: {x: -0.000113627255, y: -0, z: 0.00024480332} + 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.9166667 + value: {x: 0.00039996373, y: 0.0012246681, z: 0.0000025184452} + inSlope: {x: -0.000113627255, y: -0, z: 0.00024480332} + outSlope: {x: -0.00011391353, y: -0, z: 0.00023870252} + 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.9583333 + value: {x: 0.00039521733, y: 0.0012246681, z: 0.000012464374} + inSlope: {x: -0.00011391353, y: -0, z: 0.00023870252} + outSlope: {x: -0.000113927665, y: -0, z: 0.00023100602} + 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.0416666 + value: {x: 0.00038573533, y: 0.0012246681, z: 0.000031327752} + inSlope: {x: -0.00011364083, y: -0, z: 0.00022171518} + outSlope: {x: -0.00011311122, y: -0, z: 0.00021082122} + 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.1666666 + value: {x: 0.00037170906, y: 0.0012246681, z: 0.000056052504} + inSlope: {x: -0.00011120896, y: -0, z: 0.00018423931} + outSlope: {x: -0.00010986396, y: -0, z: 0.00016855328} + 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.2916666 + value: {x: 0.00035819007, y: 0.0012246681, z: 0.00007489413} + inSlope: {x: -0.00010634432, y: -0, z: 0.00013237966} + outSlope: {x: -0.00010418395, y: -0, z: 0.00011189796} + 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.4166666 + value: {x: 0.00034548328, y: 0.0012246681, z: 0.000086054206} + inSlope: {x: -0.0000990344, y: -0, z: 0.00006613261} + outSlope: {x: -0.000096058655, y: -0, z: 0.00004085175} + 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.6666666 + value: {x: 0.00032372816, y: 0.0012246681, z: 0.00008897364} + inSlope: {x: -0.00007708318, y: -0, z: 0.0000058429746} + outSlope: {x: -0.00007247672, y: -0, z: 0.000010002833} + 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.2916667 + value: {x: 0.0003023424, y: 0.0012246681, z: 0.00010046541} + inSlope: {x: -0.0000072839716, y: -0, z: 0.000026664682} + outSlope: {x: -0.0000072844605, y: -0, z: 0.000027530297} + 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: 4.125 + value: {x: 0.00021364087, y: 0.0012246681, z: 0.00015054032} + inSlope: {x: -0.000038623955, y: -0, z: 0.000011074436} + outSlope: {x: -0.00003594889, y: -0, z: -0.000003077623} + 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: 4.625 + value: {x: 0.00020588619, y: 0.0012246681, z: 0.00014900147} + inSlope: {x: 0.0000035289063, y: -0, z: -0.000003077623} + outSlope: {x: 0.0000035293128, y: -0, z: -0.000018612824} + 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: 5.75 + value: {x: 0.00029862585, y: 0.0012246681, z: 0.00008613184} + inSlope: {x: 0.00017512387, y: -0, z: -0.000100747726} + outSlope: {x: 0.00018357109, y: -0, z: -0.00013669304} + 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: 5.7916665 + value: {x: 0.00030627463, y: 0.0012246681, z: 0.000080436315} + inSlope: {x: 0.00018357109, y: -0, z: -0.00013669304} + outSlope: {x: 0.00019215197, y: -0, z: -0.0001998445} + 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: 5.8333335 + value: {x: 0.00031428103, y: 0.0012246681, z: 0.0000721094} + inSlope: {x: 0.00019215197, y: -0, z: -0.0001998445} + outSlope: {x: 0.00020088837, y: -0, z: -0.00025586403} + 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: 5.875 + value: {x: 0.00032265132, y: 0.0012246681, z: 0.00006144844} + inSlope: {x: 0.00020088837, y: -0, z: -0.00025586403} + outSlope: {x: 0.0002091988, y: -0, z: -0.00030474478} + 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: 5.9166665 + value: {x: 0.00033136792, y: 0.0012246681, z: 0.000048750786} + inSlope: {x: 0.0002091988, y: -0, z: -0.00030474478} + outSlope: {x: 0.00021598412, y: -0, z: -0.0003464824} + 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: 5.9583335 + value: {x: 0.00034036732, y: 0.0012246681, z: 0.000034313907} + inSlope: {x: 0.00021598412, y: -0, z: -0.0003464824} + outSlope: {x: 0.00022123748, y: -0, z: -0.0003810897} + 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: 6 + value: {x: 0.00034958552, y: 0.0012246681, z: 0.000018435232} + inSlope: {x: 0.00022123748, y: -0, z: -0.0003810897} + outSlope: {x: 0.0002249774, y: -0, z: -0.00040855564} + 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: 6.0416665 + value: {x: 0.00035895954, y: 0.0012246681, z: 0.0000014121457} + inSlope: {x: 0.0002249774, y: -0, z: -0.00040855564} + outSlope: {x: 0.00022717779, y: -0, z: -0.00042887658} + 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: 6.0833335 + value: {x: 0.00036842536, y: 0.0012246681, z: -0.000016457849} + inSlope: {x: 0.00022717779, y: -0, z: -0.00042887658} + outSlope: {x: 0.00022785988, y: -0, z: -0.00044207263} + 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: 6.3333335 + value: {x: 0.0004235915, y: 0.0012246681, z: -0.0001248096} + inSlope: {x: 0.00020838012, y: -0, z: -0.00040094784} + outSlope: {x: 0.00019991116, y: -0, z: -0.0003713157} + 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: 6.4583335 + value: {x: 0.00044726636, y: 0.0012246681, z: -0.0001663293} + inSlope: {x: 0.00017838074, y: -0, z: -0.0002906205} + outSlope: {x: 0.00016532573, y: -0, z: -0.00023957403} + 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: 6.5833335 + value: {x: 0.00046604653, y: 0.0012246681, z: -0.00018870473} + inSlope: {x: 0.00013464676, y: -0, z: -0.00011605472} + outSlope: {x: 0.0001170136, y: -0, z: -0.000043591426} + 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: 6.6666665 + value: {x: 0.00047499983, y: 0.0012246681, z: -0.00018902049} + inSlope: {x: 0.000097866134, y: -0, z: 0.00003601326} + outSlope: {x: 0.00007718266, y: -0, z: 0.00012275482} + 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: 6.7083335 + value: {x: 0.0004782158, y: 0.0012246681, z: -0.00018390566} + inSlope: {x: 0.00007718266, y: -0, z: 0.00012275482} + outSlope: {x: 0.000054977445, y: -0, z: 0.00021663032} + 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: 6.7916665 + value: {x: 0.00048180835, y: 0.0012246681, z: -0.000166708} + inSlope: {x: 0.000031244275, y: -0, z: 0.00019611492} + outSlope: {x: 0.000031244275, y: -0, z: 0.00019611492} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0029990696, y: -0.00000016126782, z: 0.000054637007} + 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: 6.7916665 + value: {x: -0.0029990696, y: -0.00000016126782, z: 0.000054637007} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00035560693, y: 0.000036823654, z: -0.0025999998} + 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: 6.7916665 + value: {x: 0.00035560693, y: 0.000036823654, z: -0.0025999998} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0000118502485, y: 5.3762502e-12, z: -0.00006796114} + 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: 6.7916665 + value: {x: -0.0000118502485, y: 5.3762502e-12, z: -0.00006796114} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0028583289, y: -2.1827873e-11, z: -0.00014242706} + 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: 6.7916665 + value: {x: -0.0028583289, y: -2.1827873e-11, z: -0.00014242706} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.00145562, y: -0.00145996, z: -0.000124582} + 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: 6.7916665 + value: {x: -0.00145562, y: -0.00145996, z: -0.000124582} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0027749701, y: 0.00000016860663, z: -0.00000543396} + 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: 6.7916665 + value: {x: -0.0027749701, y: 0.00000016860663, z: -0.00000543396} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0020982693, y: -0.0000001691375, z: 0.000005434342} + 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: 6.7916665 + value: {x: -0.0020982693, y: -0.0000001691375, z: 0.000005434342} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0014555797, y: 0.0014553502, z: -0.00012458228} + 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: 6.7916665 + value: {x: -0.0014555797, y: 0.0014553502, z: -0.00012458228} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00279524, y: -2.9802322e-10, z: -2.2351741e-10} + 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: 6.7916665 + value: {x: 0.00279524, y: -2.9802322e-10, z: -2.2351741e-10} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.0020026597, y: -1.11758706e-10, z: 7.636845e-10} + 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: 6.7916665 + value: {x: 0.0020026597, y: -1.11758706e-10, z: 7.636845e-10} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.00273719, y: 2.0489097e-10, z: -0.0001936793} + 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: 6.7916665 + value: {x: -0.00273719, y: 2.0489097e-10, z: -0.0001936793} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: -0.001545068, z: 0} + inSlope: {x: -0, y: 0.00016528844, z: -0} + outSlope: {x: -0, y: 0.00016528844, 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.20833333 + value: {x: -0, y: -0.001391029, z: 0} + inSlope: {x: -0, y: 0.001261318, z: -0} + outSlope: {x: -0, y: 0.0014700721, z: -0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: -0, y: -0.00047803437, z: 0} + inSlope: {x: -0, y: 0.0021224676, z: -0} + outSlope: {x: -0, y: 0.0020441876, 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.75 + value: {x: -0, y: -0.00031203538, z: 0} + inSlope: {x: -0, y: 0.0019397892, z: -0} + outSlope: {x: -0, y: 0.0018093184, 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.7916667 + value: {x: -0, y: -0.00023664709, z: 0} + inSlope: {x: -0, y: 0.0018093184, z: -0} + outSlope: {x: -0, y: 0.0016527422, z: -0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.8333333 + value: {x: -0, y: -0.0001677829, z: 0} + inSlope: {x: -0, y: 0.0016527422, z: -0} + outSlope: {x: -0, y: 0.001470071, 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.875 + value: {x: -0, y: -0.00010652991, z: 0} + inSlope: {x: -0, y: 0.001470071, z: -0} + outSlope: {x: -0, y: 0.0012612998, 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.9166667 + value: {x: -0, y: -0.000053975724, z: 0} + inSlope: {x: -0, y: 0.0012612998, z: -0} + outSlope: {x: -0, y: 0.001026443, 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.9583333 + value: {x: -0, y: -0.000011207308, z: 0} + inSlope: {x: -0, y: 0.001026443, z: -0} + outSlope: {x: -0, y: 0.0007654805, 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.000020687728, z: 0} + inSlope: {x: -0, y: 0.0007654805, z: -0} + outSlope: {x: -0, y: 0.0004784244, 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.0416666 + value: {x: -0, y: 0.00004062206, z: 0} + inSlope: {x: -0, y: 0.0004784244, z: -0} + outSlope: {x: -0, y: 0.00016527326, 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.0833334 + value: {x: -0, y: 0.00004750846, z: 0} + inSlope: {x: -0, y: 0.00016527326, 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: 3.125 + value: {x: -0, y: 0.00004750846, 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: 5.166667 + value: {x: -0, y: 0.00004750846, 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: 5.75 + value: {x: -0, y: 0.00004750846, z: 0} + inSlope: {x: -0, y: -0, z: -0} + outSlope: {x: -0, y: -0.00016604512, 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: 5.7916665 + value: {x: -0, y: 0.000040589937, z: 0} + inSlope: {x: -0, y: -0.00016604512, z: -0} + outSlope: {x: -0, y: -0.00048065177, 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: 5.8333335 + value: {x: -0, y: 0.00002056263, z: 0} + inSlope: {x: -0, y: -0.00048065177, z: -0} + outSlope: {x: -0, y: -0.0007690519, 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: 5.875 + value: {x: -0, y: -0.000011481079, z: 0} + inSlope: {x: -0, y: -0.0007690519, z: -0} + outSlope: {x: -0, y: -0.0010312279, 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: 5.9166665 + value: {x: -0, y: -0.000054448745, z: 0} + inSlope: {x: -0, y: -0.0010312279, z: -0} + outSlope: {x: -0, y: -0.0012671724, 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: 5.9583335 + value: {x: -0, y: -0.00010724799, z: 0} + inSlope: {x: -0, y: -0.0012671724, z: -0} + outSlope: {x: -0, y: -0.0014769296, 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: 6 + value: {x: -0, y: -0.00016878649, z: 0} + inSlope: {x: -0, y: -0.0014769296, z: -0} + outSlope: {x: -0, y: -0.0016604511, 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: 6.0416665 + value: {x: -0, y: -0.00023797169, z: 0} + inSlope: {x: -0, y: -0.0016604511, z: -0} + outSlope: {x: -0, y: -0.0018177389, 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: 6.125 + value: {x: -0, y: -0.000394913, z: 0} + inSlope: {x: -0, y: -0.0019488459, z: -0} + outSlope: {x: -0, y: -0.0020537172, 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: 6.5833335 + value: {x: -0, y: -0.0013361969, z: 0} + inSlope: {x: -0, y: -0.0016604499, z: -0} + outSlope: {x: -0, y: -0.0014769193, 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: 6.7916665 + value: {x: -0, y: -0.001545573, z: 0} + inSlope: {x: -0, y: -0.00048065008, z: -0} + outSlope: {x: -0, y: -0.00048065008, 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: airboy_model_skeleton/airboy/board_model + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.013613599, y: -0.0010463798, z: 0.0040700096} + 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: 6.7916665 + value: {x: -0.013613599, y: -0.0010463798, z: 0.0040700096} + 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: airboy_model_skeleton/airboy/board_model/eft_fire_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.013613599, y: -0.0010463798, z: -0.0040804897} + 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: 6.7916665 + value: {x: -0.013613599, y: -0.0010463798, z: -0.0040804897} + 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: airboy_model_skeleton/airboy/board_model/eft_fire_R + m_ScaleCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 0.99999994} + 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: 6.791667 + value: {x: 1, y: 1, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 6.791667 + value: {x: 0.99999994, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9999998, y: 0.9999999, z: 0.9999998} + 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: 6.791667 + value: {x: 0.9999998, y: 0.9999999, z: 0.9999998} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 0.9999999} + 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: 6.791667 + value: {x: 1, y: 1, z: 0.9999999} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9999999, y: 1, z: 0.9999999} + 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: 6.791667 + value: {x: 0.9999999, y: 1, z: 0.9999999} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1.0000002, y: 1.0000001, z: 1.0000001} + 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: 6.791667 + value: {x: 1.0000002, y: 1.0000001, z: 1.0000001} + 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: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 6.791667 + value: {x: 0.99999994, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: airboy_model_skeleton/airboy/Skl_Root/Waist + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 0.99999994} + 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: 6.791667 + value: {x: 1, y: 1, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1.0000001, y: 1, z: 0.99999994} + 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: 6.791667 + value: {x: 1.0000001, y: 1, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9999999, y: 1, z: 0.99999994} + 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: 6.791667 + value: {x: 0.9999999, y: 1, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9999999, y: 0.99999994, z: 0.9999999} + 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: 6.791667 + value: {x: 0.9999999, y: 0.99999994, z: 0.9999999} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 1, z: 0.99999994} + 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: 6.791667 + value: {x: 0.99999994, y: 1, z: 0.99999994} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 0.9999999} + 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: 6.791667 + value: {x: 1, y: 1, z: 0.9999999} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 0.9999999, z: 0.9999999} + 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: 6.791667 + value: {x: 0.99999994, y: 0.9999999, z: 0.9999999} + 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: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + m_FloatCurves: [] + m_PPtrCurves: + - curve: + - time: 0 + value: {fileID: 2100000, guid: 87659f38f7545534ca0e91a913b69fbc, type: 2} + - time: 0.625 + value: {fileID: 2100000, guid: b3c9df74b1ef91940a4fbbe6e7812a79, type: 2} + - time: 5.9166665 + value: {fileID: 2100000, guid: 87659f38f7545534ca0e91a913b69fbc, type: 2} + attribute: m_Materials.Array.data[1] + path: airboy_model + classID: 137 + script: {fileID: 0} + m_SampleRate: 24 + 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: 2504784628 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2251060401 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2082687442 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 279179908 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2251060401 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 261047678 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3303939288 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2082687442 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2441273854 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 211212723 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1638354070 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 495050795 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2666421826 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 748820667 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2528979002 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1692492577 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2997861435 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1590029649 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3703802864 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4291209787 + attribute: 1 + script: {fileID: 0} + typeID: 137 + customType: 21 + isPPtrCurve: 1 + - serializedVersion: 2 + path: 804800636 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4196139211 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 261047678 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3303939288 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2441273854 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 211212723 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1638354070 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 495050795 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2666421826 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 748820667 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2528979002 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1692492577 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2997861435 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1590029649 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3703802864 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1848425199 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2485356428 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 804800636 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4196139211 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2504784628 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 279179908 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1848425199 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2485356428 + attribute: 2 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2251060401 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 261047678 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3303939288 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2082687442 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2441273854 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 211212723 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1638354070 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 495050795 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2666421826 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 748820667 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2528979002 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1692492577 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2997861435 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1590029649 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + pptrCurveMapping: + - {fileID: 2100000, guid: 87659f38f7545534ca0e91a913b69fbc, type: 2} + - {fileID: 2100000, guid: b3c9df74b1ef91940a4fbbe6e7812a79, type: 2} + - {fileID: 2100000, guid: 87659f38f7545534ca0e91a913b69fbc, type: 2} + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 6.791667 + 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.7071068 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.7071068 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.7071067 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.7071067 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.7071081 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.7071081 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.7071055 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.7071055 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.46324453 + inSlope: -1.239958 + outSlope: -1.239958 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.51490945 + inSlope: -0.5878569 + outSlope: -0.5878569 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.5122326 + inSlope: 0.150208 + outSlope: 0.150208 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.37628734 + inSlope: 0.79532987 + outSlope: 0.79532987 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.18637122 + inSlope: 0.6767478 + outSlope: 0.6767478 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.0007241853 + inSlope: 0.48763597 + outSlope: 0.48763597 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.02570387 + inSlope: -0.065447435 + outSlope: -0.065447435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.00597085 + inSlope: 0.0074359737 + outSlope: 0.0074359737 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: 0.005383732 + inSlope: -0.023338117 + outSlope: -0.023338117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.007062586 + inSlope: -0.011623021 + outSlope: -0.011623021 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.291667 + value: -0.02119146 + inSlope: 0.046150427 + outSlope: 0.046150427 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -0.013450771 + inSlope: -0.04036715 + outSlope: -0.04036715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: -0.055554733 + inSlope: -0.78181195 + outSlope: -0.78181195 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: -0.2698283 + inSlope: -1.1326686 + outSlope: -1.1326686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: -0.474452 + inSlope: -0.6588893 + outSlope: -0.6588893 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: -0.51748765 + inSlope: 0.07498485 + outSlope: 0.07498485 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: -0.4302517 + inSlope: 0.24414954 + outSlope: 0.24414954 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.4154848 + inSlope: 0.14011467 + outSlope: 0.14011467 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.2583633 + inSlope: -0.33999753 + outSlope: -0.33999753 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.27252987 + inSlope: -0.16401243 + outSlope: -0.16401243 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.272031 + inSlope: 0.03803659 + outSlope: 0.03803659 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.2192313 + inSlope: 0.3962219 + outSlope: 0.3962219 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.0923896 + inSlope: 0.5668925 + outSlope: 0.5668925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.06927843 + inSlope: 0.41935062 + outSlope: 0.41935062 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.09416773 + inSlope: -0.04809223 + outSlope: -0.04809223 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.06816314 + inSlope: 0.0019997675 + outSlope: 0.0019997675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: 0.07571678 + inSlope: -0.015334291 + outSlope: -0.015334291 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.075894676 + inSlope: -0.009678636 + outSlope: -0.009678636 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.291667 + value: 0.056964453 + inSlope: 0.031719565 + outSlope: 0.031719565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.061350375 + inSlope: -0.049216896 + outSlope: -0.049216896 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: 0.0271133 + inSlope: -0.5982084 + outSlope: -0.5982084 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: -0.12550159 + inSlope: -0.68130326 + outSlope: -0.68130326 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: -0.22288443 + inSlope: -0.25895467 + outSlope: -0.25895467 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: -0.24505734 + inSlope: -0.053593528 + outSlope: -0.053593528 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: -0.24377719 + inSlope: 0.02979302 + outSlope: 0.02979302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.24191855 + inSlope: 0.017802937 + outSlope: 0.017802937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.3434011 + inSlope: -1.4964144 + outSlope: -1.4964144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.2810505 + inSlope: -0.7134522 + outSlope: -0.7134522 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.28394675 + inSlope: 0.15701008 + outSlope: 0.15701008 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.41724777 + inSlope: 0.68014044 + outSlope: 0.68014044 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.53829694 + inSlope: 0.2548714 + outSlope: 0.2548714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.55773777 + inSlope: -0.059613004 + outSlope: -0.059613004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.55256134 + inSlope: 0.0049982117 + outSlope: 0.0049982117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.55478776 + inSlope: -0.00078105996 + outSlope: -0.00078105996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: 0.5534076 + inSlope: 0.0016708388 + outSlope: 0.0016708388 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.5528075 + inSlope: 0.0008275482 + outSlope: 0.0008275482 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.291667 + value: 0.5550861 + inSlope: 0.00012803014 + outSlope: 0.00012803014 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.55540717 + inSlope: 0.0044453163 + outSlope: 0.0044453163 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: 0.5539388 + inSlope: -0.079331964 + outSlope: -0.079331964 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0.47259817 + inSlope: -0.6938659 + outSlope: -0.6938659 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: 0.3153546 + inSlope: -0.59671617 + outSlope: -0.59671617 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: 0.28149325 + inSlope: 0.14834246 + outSlope: 0.14834246 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: 0.38046348 + inSlope: 0.25638762 + outSlope: 0.25638762 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.39605346 + inSlope: 0.14836007 + outSlope: 0.14836007 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.77506685 + inSlope: -0.2984562 + outSlope: -0.2984562 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.7626312 + inSlope: -0.13833976 + outSlope: -0.13833976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.76353854 + inSlope: 0.054327253 + outSlope: 0.054327253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.79765266 + inSlope: 0.12741068 + outSlope: 0.12741068 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.8166801 + inSlope: 0.050678745 + outSlope: 0.050678745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.82712066 + inSlope: 0.007984405 + outSlope: 0.007984405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 0.8277365 + inSlope: 0.0041499175 + outSlope: 0.0041499175 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.8291735 + inSlope: 0.0004105572 + outSlope: 0.0004105572 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: 0.8294444 + inSlope: 0.0004355912 + outSlope: 0.0004355912 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.8298156 + inSlope: 0.0004312983 + outSlope: 0.0004312983 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.291667 + value: 0.8295694 + inSlope: -0.0010864716 + outSlope: -0.0010864716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.8292033 + inSlope: -0.00007510282 + outSlope: -0.00007510282 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: 0.8302592 + inSlope: 0.0131592415 + outSlope: 0.0131592415 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0.8295137 + inSlope: -0.07659144 + outSlope: -0.07659144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: 0.79105586 + inSlope: -0.22401181 + outSlope: -0.22401181 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: 0.7700098 + inSlope: -0.021351172 + outSlope: -0.021351172 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: 0.78147537 + inSlope: 0.019708231 + outSlope: 0.019708231 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.78229755 + inSlope: 0.005929425 + outSlope: 0.005929425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.88786954 + inSlope: 0.4549713 + outSlope: 0.4549713 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.9068267 + inSlope: 0.20772028 + outSlope: 0.20772028 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.90517956 + inSlope: -0.07038903 + outSlope: -0.07038903 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.7761982 + inSlope: -0.7748107 + outSlope: -0.7748107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.5027962 + inSlope: -0.9803623 + outSlope: -0.9803623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.30339125 + inSlope: -0.70257175 + outSlope: -0.70257175 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.27847153 + inSlope: 0.12519184 + outSlope: 0.12519184 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.37959635 + inSlope: -0.008902081 + outSlope: -0.008902081 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.31490153 + inSlope: 0.027877396 + outSlope: 0.027877396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4583335 + value: 0.36169064 + inSlope: -0.04512769 + outSlope: -0.04512769 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.375 + value: 0.33533683 + inSlope: 0.15462938 + outSlope: 0.15462938 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9583335 + value: 0.40486017 + inSlope: -0.0064927586 + outSlope: -0.0064927586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: 0.34260726 + inSlope: -0.042831823 + outSlope: -0.042831823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.3427021 + inSlope: 0.04005184 + outSlope: 0.04005184 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 0.37051287 + inSlope: 0.9739133 + outSlope: 0.9739133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.49277753 + inSlope: 1.6200594 + outSlope: 1.6200594 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0.7271531 + inSlope: 1.0358863 + outSlope: 1.0358863 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: 0.8467233 + inSlope: 0.22181165 + outSlope: 0.22181165 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: 0.8693508 + inSlope: 0.011576468 + outSlope: 0.011576468 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.8635657 + inSlope: -0.035226077 + outSlope: -0.035226077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.10284441 + inSlope: -0.19126081 + outSlope: -0.19126081 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.11081361 + inSlope: -0.094064176 + outSlope: -0.094064176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.11068309 + inSlope: 0.028807105 + outSlope: 0.028807105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.06924882 + inSlope: 0.1949048 + outSlope: 0.1949048 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -0.020946551 + inSlope: 0.108203106 + outSlope: 0.108203106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.0045300443 + inSlope: 0.03723158 + outSlope: 0.03723158 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.003473664 + inSlope: -0.0049593197 + outSlope: -0.0049593197 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.010397578 + inSlope: 0.000120040146 + outSlope: 0.000120040146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.005777356 + inSlope: 0.0008942076 + outSlope: 0.0008942076 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4583335 + value: -0.007893813 + inSlope: -0.00026305707 + outSlope: -0.00026305707 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.375 + value: -0.0067644627 + inSlope: -0.0040335287 + outSlope: -0.0040335287 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9583335 + value: -0.010894169 + inSlope: -0.0038740188 + outSlope: -0.0038740188 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: -0.0071595656 + inSlope: 0.004887255 + outSlope: 0.004887255 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -0.006994206 + inSlope: -0.0010805961 + outSlope: -0.0010805961 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: -0.008781524 + inSlope: -0.07317665 + outSlope: -0.07317665 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -0.019846547 + inSlope: -0.18208843 + outSlope: -0.18208843 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: -0.057158902 + inSlope: -0.21842167 + outSlope: -0.21842167 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: -0.08823363 + inSlope: -0.069485754 + outSlope: -0.069485754 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: -0.096112244 + inSlope: -0.003841552 + outSlope: -0.003841552 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.09379505 + inSlope: 0.012475038 + outSlope: 0.012475038 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.06141146 + inSlope: 0.06068355 + outSlope: 0.06068355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.058882978 + inSlope: 0.025619343 + outSlope: 0.025619343 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.059276514 + inSlope: -0.00796558 + outSlope: -0.00796558 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.06379754 + inSlope: 0.018446805 + outSlope: 0.018446805 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -0.042676754 + inSlope: 0.096861795 + outSlope: 0.096861795 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.020067558 + inSlope: 0.080789685 + outSlope: 0.080789685 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -0.016621038 + inSlope: -0.009179831 + outSlope: -0.009179831 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -0.02889813 + inSlope: -0.0008900248 + outSlope: -0.0008900248 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.022224521 + inSlope: 0.0041527892 + outSlope: 0.0041527892 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4583335 + value: -0.024959922 + inSlope: -0.0046142526 + outSlope: -0.0046142526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.375 + value: -0.024206065 + inSlope: 0.000772793 + outSlope: 0.000772793 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9583335 + value: -0.029178698 + inSlope: -0.009885676 + outSlope: -0.009885676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: -0.025379146 + inSlope: 0.009690233 + outSlope: 0.009690233 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -0.024925385 + inSlope: -0.0029329797 + outSlope: -0.0029329797 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: -0.02826259 + inSlope: -0.108674146 + outSlope: -0.108674146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -0.041511066 + inSlope: -0.16981363 + outSlope: -0.16981363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: -0.061472088 + inSlope: -0.05278281 + outSlope: -0.05278281 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: -0.06385634 + inSlope: 0.007062909 + outSlope: 0.007062909 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: -0.06265683 + inSlope: 0.0006544731 + outSlope: 0.0006544731 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.06305365 + inSlope: -0.0026948843 + outSlope: -0.0026948843 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.44422907 + inSlope: -1.004111 + outSlope: -1.004111 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.4023911 + inSlope: -0.4580158 + outSlope: -0.4580158 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.40606108 + inSlope: 0.16206944 + outSlope: 0.16206944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.6234187 + inSlope: 0.9855436 + outSlope: 0.9855436 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.8630968 + inSlope: 0.57908046 + outSlope: 0.57908046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.952644 + inSlope: 0.22989453 + outSlope: 0.22989453 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 0.96029437 + inSlope: -0.036581732 + outSlope: -0.036581732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 0.9246423 + inSlope: 0.003620628 + outSlope: 0.003620628 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.9488465 + inSlope: -0.009160978 + outSlope: -0.009160978 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4583335 + value: 0.9319306 + inSlope: 0.017374301 + outSlope: 0.017374301 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.375 + value: 0.941763 + inSlope: -0.055128925 + outSlope: -0.055128925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9583335 + value: 0.91384804 + inSlope: 0.0025148487 + outSlope: 0.0025148487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: 0.9391086 + inSlope: 0.015973868 + outSlope: 0.015973868 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.9390874 + inSlope: -0.0147371385 + outSlope: -0.0147371385 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 0.9283557 + inSlope: -0.41214 + outSlope: -0.41214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.868938 + inSlope: -0.93747926 + outSlope: -0.93747926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0.681324 + inSlope: -1.1191323 + outSlope: -1.1191323 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: 0.5207656 + inSlope: -0.3686943 + outSlope: -0.3686943 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: 0.480693 + inSlope: -0.02155862 + outSlope: -0.02155862 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.49140725 + inSlope: 0.0641744 + outSlope: 0.0641744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.08196824 + inSlope: 1.23948 + outSlope: 1.23948 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.030323235 + inSlope: 0.59762985 + outSlope: 0.59762985 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.032165747 + inSlope: -0.12377705 + outSlope: -0.12377705 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.1588209 + inSlope: -0.45903713 + outSlope: -0.45903713 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.23575357 + inSlope: -0.12985069 + outSlope: -0.12985069 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.24663267 + inSlope: 0.047569133 + outSlope: 0.047569133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.25004274 + inSlope: -0.050129928 + outSlope: -0.050129928 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.2606309 + inSlope: 0.022747658 + outSlope: 0.022747658 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -0.24434504 + inSlope: -0.015520841 + outSlope: -0.015520841 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: -0.25834185 + inSlope: 0.012789464 + outSlope: 0.012789464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.375 + value: -0.24896726 + inSlope: -0.029925523 + outSlope: -0.029925523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.125 + value: -0.25590387 + inSlope: 0.028427426 + outSlope: 0.028427426 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -0.24262764 + inSlope: 0.0033024761 + outSlope: 0.0033024761 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: -0.24780723 + inSlope: -0.06301878 + outSlope: -0.06301878 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: -0.19423467 + inSlope: 0.60371566 + outSlope: 0.60371566 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: -0.029886073 + inSlope: 0.38489783 + outSlope: 0.38489783 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: -0.05921962 + inSlope: -0.31439033 + outSlope: -0.31439033 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.12269232 + inSlope: -0.11361411 + outSlope: -0.11361411 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.5335633 + inSlope: -0.045520306 + outSlope: -0.045520306 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.53166664 + inSlope: -0.035398006 + outSlope: -0.035398006 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.5306135 + inSlope: -0.016551018 + outSlope: -0.016551018 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.49527162 + inSlope: -0.37898463 + outSlope: -0.37898463 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.35416076 + inSlope: -0.39127904 + outSlope: -0.39127904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.26704708 + inSlope: -0.2393806 + outSlope: -0.2393806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.27091417 + inSlope: 0.09867556 + outSlope: 0.09867556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.3072079 + inSlope: -0.062123597 + outSlope: -0.062123597 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.26689488 + inSlope: 0.020688375 + outSlope: 0.020688375 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: 0.30383828 + inSlope: -0.025765251 + outSlope: -0.025765251 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.375 + value: 0.27837634 + inSlope: 0.07280107 + outSlope: 0.07280107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.125 + value: 0.31132025 + inSlope: -0.06014642 + outSlope: -0.06014642 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.27323994 + inSlope: 0.0054453565 + outSlope: 0.0054453565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: 0.3087871 + inSlope: 0.6698551 + outSlope: 0.6698551 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0.45253325 + inSlope: 0.4502992 + outSlope: 0.4502992 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: 0.45694843 + inSlope: -0.16851696 + outSlope: -0.16851696 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: 0.488296 + inSlope: 0.22816397 + outSlope: 0.22816397 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.52330965 + inSlope: 0.045285355 + outSlope: 0.045285355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.7501199 + inSlope: 0.24397087 + outSlope: 0.24397087 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.7602854 + inSlope: 0.1271174 + outSlope: 0.1271174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.76071304 + inSlope: -0.000023603905 + outSlope: -0.000023603905 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.75657994 + inSlope: 0.06431435 + outSlope: 0.06431435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.7837689 + inSlope: 0.0593476 + outSlope: 0.0593476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.79583776 + inSlope: 0.033149943 + outSlope: 0.033149943 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.7943695 + inSlope: -0.015866507 + outSlope: -0.015866507 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.7887266 + inSlope: 0.033521205 + outSlope: 0.033521205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.7981208 + inSlope: -0.0070338114 + outSlope: -0.0070338114 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: 0.78838825 + inSlope: 0.012717938 + outSlope: 0.012717938 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.375 + value: 0.7953011 + inSlope: -0.0074622454 + outSlope: -0.0074622454 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.125 + value: 0.78894275 + inSlope: 0.010847537 + outSlope: 0.010847537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.7981552 + inSlope: -0.0024440894 + outSlope: -0.0024440894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: 0.7938157 + inSlope: -0.075833455 + outSlope: -0.075833455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0.78377277 + inSlope: 0.042870052 + outSlope: 0.042870052 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: 0.82067674 + inSlope: 0.11913942 + outSlope: 0.11913942 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: 0.7882318 + inSlope: -0.22970536 + outSlope: -0.22970536 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.74616563 + inSlope: -0.07474508 + outSlope: -0.07474508 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.3819837 + inSlope: -0.23982668 + outSlope: -0.23982668 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.37199092 + inSlope: -0.11422205 + outSlope: -0.11422205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.3724652 + inSlope: 0.011850715 + outSlope: 0.011850715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.39631915 + inSlope: 0.16634235 + outSlope: 0.16634235 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.4524344 + inSlope: 0.1365766 + outSlope: 0.1365766 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.48425248 + inSlope: 0.10287984 + outSlope: 0.10287984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.48276424 + inSlope: -0.05527029 + outSlope: -0.05527029 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.46433303 + inSlope: -0.003103855 + outSlope: -0.003103855 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 0.48173216 + inSlope: -0.007700786 + outSlope: -0.007700786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: 0.46838635 + inSlope: 0.0023360206 + outSlope: 0.0023360206 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.375 + value: 0.47751257 + inSlope: -0.04564967 + outSlope: -0.04564967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.125 + value: 0.46385583 + inSlope: 0.037565157 + outSlope: 0.037565157 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.47897825 + inSlope: 0.0026257199 + outSlope: 0.0026257199 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: 0.46162623 + inSlope: -0.35821974 + outSlope: -0.35821974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0.37840033 + inSlope: -0.3160428 + outSlope: -0.3160428 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: 0.34175247 + inSlope: -0.021545043 + outSlope: -0.021545043 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: 0.3697982 + inSlope: 0.1378323 + outSlope: 0.1378323 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.3928493 + inSlope: 0.047372457 + outSlope: 0.047372457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.40317732 + inSlope: -0.28428268 + outSlope: -0.28428268 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.41502243 + inSlope: -0.1272608 + outSlope: -0.1272608 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.4137824 + inSlope: 0.07749117 + outSlope: 0.07749117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.35415593 + inSlope: 0.37158045 + outSlope: 0.37158045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.24987832 + inSlope: 0.36736578 + outSlope: 0.36736578 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.1726887 + inSlope: 0.1558119 + outSlope: 0.1558119 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.16205187 + inSlope: -0.0057901787 + outSlope: -0.0057901787 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.17125383 + inSlope: 0.0017443292 + outSlope: 0.0017443292 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -0.16580644 + inSlope: 0.0050348686 + outSlope: 0.0050348686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: -0.16948979 + inSlope: 0.008822332 + outSlope: 0.008822332 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.5833335 + value: -0.1668864 + inSlope: -0.013496212 + outSlope: -0.013496212 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.416667 + value: -0.16696411 + inSlope: 0.025931902 + outSlope: 0.025931902 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -0.16281381 + inSlope: -0.003652132 + outSlope: -0.003652132 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: -0.16549823 + inSlope: -0.08655828 + outSlope: -0.08655828 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: -0.20199612 + inSlope: -0.32364896 + outSlope: -0.32364896 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: -0.27107233 + inSlope: -0.24436754 + outSlope: -0.24436754 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: -0.30685174 + inSlope: -0.16433743 + outSlope: -0.16433743 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: -0.3748496 + inSlope: -0.15399562 + outSlope: -0.15399562 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.38821664 + inSlope: -0.07330672 + outSlope: -0.07330672 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.721205 + inSlope: -1.0843706 + outSlope: -1.0843706 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.6760229 + inSlope: -0.48465586 + outSlope: -0.48465586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.680817 + inSlope: 0.20616032 + outSlope: 0.20616032 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.8167227 + inSlope: 0.64886373 + outSlope: 0.64886373 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.9428762 + inSlope: 0.3170901 + outSlope: 0.3170901 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.98116636 + inSlope: -0.016531702 + outSlope: -0.016531702 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.97854066 + inSlope: 0.0043559037 + outSlope: 0.0043559037 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 0.98220515 + inSlope: 0.004018305 + outSlope: 0.004018305 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.9824888 + inSlope: 0.0014026177 + outSlope: 0.0014026177 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: 0.981757 + inSlope: -0.00012516958 + outSlope: -0.00012516958 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.5833335 + value: 0.98416704 + inSlope: 0.0020842631 + outSlope: 0.0020842631 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.416667 + value: 0.9842412 + inSlope: 0.0029418434 + outSlope: 0.0029418434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.9850373 + inSlope: 0.0010263821 + outSlope: 0.0010263821 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 0.98542786 + inSlope: 0.0010335923 + outSlope: 0.0010335923 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 0.9642305 + inSlope: -0.31950945 + outSlope: -0.31950945 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: 0.8453325 + inSlope: -0.7469887 + outSlope: -0.7469887 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.72778475 + inSlope: -0.15233861 + outSlope: -0.15233861 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: 0.7519698 + inSlope: 0.10868572 + outSlope: 0.10868572 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.76120484 + inSlope: 0.04534973 + outSlope: 0.04534973 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.05822352 + inSlope: 0.69089 + outSlope: 0.69089 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.029436436 + inSlope: 0.3173439 + outSlope: 0.3173439 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.031778194 + inSlope: -0.066909716 + outSlope: -0.066909716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.08249024 + inSlope: -0.2056773 + outSlope: -0.2056773 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.08955068 + inSlope: 0.11407089 + outSlope: 0.11407089 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.04904355 + inSlope: 0.1177558 + outSlope: 0.1177558 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.037688978 + inSlope: 0.016639052 + outSlope: 0.016639052 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.038652573 + inSlope: -0.0060949144 + outSlope: -0.0060949144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -0.030939171 + inSlope: 0.0018761563 + outSlope: 0.0018761563 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: -0.03787259 + inSlope: 0.014079019 + outSlope: 0.014079019 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.5833335 + value: -0.029862741 + inSlope: -0.0027034087 + outSlope: -0.0027034087 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.416667 + value: -0.028765237 + inSlope: 0.024294715 + outSlope: 0.024294715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -0.02391704 + inSlope: 0.0017194289 + outSlope: 0.0017194289 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: -0.023189878 + inSlope: 0.03625505 + outSlope: 0.03625505 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: -0.016285982 + inSlope: 0.051027678 + outSlope: 0.051027678 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: 0.019295149 + inSlope: 0.28201443 + outSlope: 0.28201443 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.052561946 + inSlope: -0.11760392 + outSlope: -0.11760392 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: -0.054552864 + inSlope: -0.31825066 + outSlope: -0.31825066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.08177116 + inSlope: -0.1368585 + outSlope: -0.1368585 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.56028694 + inSlope: 1.1494346 + outSlope: 1.1494346 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.60818005 + inSlope: 0.5190561 + outSlope: 0.5190561 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.6035416 + inSlope: -0.18550374 + outSlope: -0.18550374 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.44803238 + inSlope: -0.929425 + outSlope: -0.929425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.20131055 + inSlope: -0.97729385 + outSlope: -0.97729385 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.071315184 + inSlope: -0.7206559 + outSlope: -0.7206559 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.12156045 + inSlope: 0.037578717 + outSlope: 0.037578717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -0.06671682 + inSlope: 0.05820784 + outSlope: 0.05820784 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -0.07916253 + inSlope: 0.0061250096 + outSlope: 0.0061250096 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: -0.07740874 + inSlope: -0.02778798 + outSlope: -0.02778798 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.5833335 + value: -0.051694784 + inSlope: 0.0847234 + outSlope: 0.0847234 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.416667 + value: -0.0506448 + inSlope: -0.04242477 + outSlope: -0.04242477 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -0.051197592 + inSlope: 0.030614996 + outSlope: 0.030614996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: -0.0316955 + inSlope: 0.6799894 + outSlope: 0.6799894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 0.17085645 + inSlope: 1.4132893 + outSlope: 1.4132893 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: 0.45995706 + inSlope: 1.2241056 + outSlope: 1.2241056 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.6110717 + inSlope: 0.11014336 + outSlope: 0.11014336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: 0.53949344 + inSlope: -0.2894476 + outSlope: -0.2894476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.5129996 + inSlope: -0.14269386 + outSlope: -0.14269386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99191296 + inSlope: -0.1336298 + outSlope: -0.1336298 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.98634505 + inSlope: -0.06520271 + outSlope: -0.06520271 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.9864794 + inSlope: 0.009960652 + outSlope: 0.009960652 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.9999352 + inSlope: 0.008965023 + outSlope: 0.008965023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.96878666 + inSlope: -0.3251675 + outSlope: -0.3251675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.84543425 + inSlope: -0.6239613 + outSlope: -0.6239613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.77334875 + inSlope: -0.06600817 + outSlope: -0.06600817 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.80914605 + inSlope: 0.14700738 + outSlope: 0.14700738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.84720904 + inSlope: -0.049791783 + outSlope: -0.049791783 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.8121584 + inSlope: 0.037344266 + outSlope: 0.037344266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: 0.83974725 + inSlope: -0.029009359 + outSlope: -0.029009359 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: 0.82134 + inSlope: 0.09801258 + outSlope: 0.09801258 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.041667 + value: 0.8683251 + inSlope: -0.04370137 + outSlope: -0.04370137 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.83278507 + inSlope: 0.03052928 + outSlope: 0.03052928 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 0.85168266 + inSlope: 0.6148908 + outSlope: 0.6148908 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.9216704 + inSlope: 0.80292916 + outSlope: 0.80292916 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 0.99046284 + inSlope: 0.2708927 + outSlope: 0.2708927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: 0.9848049 + inSlope: -0.08078057 + outSlope: -0.08078057 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: 0.9894263 + inSlope: 0.041775856 + outSlope: 0.041775856 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.99661314 + inSlope: 0.012491131 + outSlope: 0.012491131 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000000025084248 + inSlope: 0.0009693671 + outSlope: 0.0009693671 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.00004041538 + inSlope: 0.0009894798 + outSlope: 0.0009894798 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.00008248174 + inSlope: 0.00097487355 + outSlope: 0.00097487355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.00003636663 + inSlope: -0.002295558 + outSlope: -0.002295558 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.00079045596 + inSlope: -0.0039903764 + outSlope: -0.0039903764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.0016434665 + inSlope: -0.0027823048 + outSlope: -0.0027823048 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.0018933807 + inSlope: 0.00013426083 + outSlope: 0.00013426083 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: -0.0016289076 + inSlope: 0.0009572045 + outSlope: 0.0009572045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.0012305821 + inSlope: 0.00015931757 + outSlope: 0.00015931757 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -0.001088007 + inSlope: 0.00050841185 + outSlope: 0.00050841185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: -0.00070344994 + inSlope: 0.0002862318 + outSlope: 0.0002862318 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: -0.0004413181 + inSlope: 0.00056817057 + outSlope: 0.00056817057 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.041667 + value: -0.00011161073 + inSlope: 0.00022397732 + outSlope: 0.00022397732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.000026353728 + inSlope: 0.00033887854 + outSlope: 0.00033887854 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 0.000070581526 + inSlope: 0.0009114302 + outSlope: 0.0009114302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.00016518724 + inSlope: 0.0011015061 + outSlope: 0.0011015061 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 0.0002681224 + inSlope: 0.0004834901 + outSlope: 0.0004834901 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: 0.00024553883 + inSlope: -0.0004795099 + outSlope: -0.0004795099 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: 0.0000701606 + inSlope: -0.00043006864 + outSlope: -0.00043006864 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.0000012195782 + inSlope: -0.00012699586 + outSlope: -0.00012699586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.12692036 + inSlope: -0.90651584 + outSlope: -0.90651584 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.16469185 + inSlope: -0.4435746 + outSlope: -0.4435746 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.16388491 + inSlope: 0.06062365 + outSlope: 0.06062365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.011162569 + inSlope: 1.0519595 + outSlope: 1.0519595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.24787478 + inSlope: 1.274946 + outSlope: 1.274946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.5340706 + inSlope: 0.99148095 + outSlope: 0.99148095 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.6339739 + inSlope: 0.0814098 + outSlope: 0.0814098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.587601 + inSlope: -0.2023253 + outSlope: -0.2023253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.5312544 + inSlope: 0.07934184 + outSlope: 0.07934184 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.58343387 + inSlope: -0.0520199 + outSlope: -0.0520199 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: 0.54297566 + inSlope: 0.044841554 + outSlope: 0.044841554 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: 0.57043827 + inSlope: -0.14125353 + outSlope: -0.14125353 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.041667 + value: 0.49599528 + inSlope: 0.07639925 + outSlope: 0.07639925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.5535964 + inSlope: -0.046028167 + outSlope: -0.046028167 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 0.5240579 + inSlope: -1.0425085 + outSlope: -1.0425085 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.3879739 + inSlope: -1.9231747 + outSlope: -1.9231747 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 0.13777986 + inSlope: -1.9031 + outSlope: -1.9031 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: -0.173664 + inSlope: -0.4732488 + outSlope: -0.4732488 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: -0.14503667 + inSlope: 0.2853139 + outSlope: 0.2853139 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.08223345 + inSlope: 0.1459377 + outSlope: 0.1459377 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000051314677 + inSlope: 0.0060787844 + outSlope: 0.0060787844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.00020196803 + inSlope: 0.006074457 + outSlope: 0.006074457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.00045489008 + inSlope: 0.006073893 + outSlope: 0.006073893 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.002253683 + inSlope: 0.0061527714 + outSlope: 0.0061527714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.0031502293 + inSlope: -0.0016133045 + outSlope: -0.0016133045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.0026236195 + inSlope: -0.0024585663 + outSlope: -0.0024585663 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.0023206926 + inSlope: -0.0006582728 + outSlope: -0.0006582728 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.0022725803 + inSlope: -0.000047260008 + outSlope: -0.000047260008 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.002050577 + inSlope: -0.0006385498 + outSlope: -0.0006385498 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.0016083971 + inSlope: -0.00040823396 + outSlope: -0.00040823396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: 0.0012729642 + inSlope: -0.00056232983 + outSlope: -0.00056232983 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: 0.0008261584 + inSlope: -0.00032090448 + outSlope: -0.00032090448 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.041667 + value: 0.0005540466 + inSlope: -0.0005541511 + outSlope: -0.0005541511 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.00021444215 + inSlope: -0.0004237775 + outSlope: -0.0004237775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 0.00019680124 + inSlope: 0.00022370457 + outSlope: 0.00022370457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.00024037564 + inSlope: 0.0005759776 + outSlope: 0.0005759776 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 0.00029380262 + inSlope: 0.00020665277 + outSlope: 0.00020665277 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: 0.0002392208 + inSlope: -0.0005311386 + outSlope: -0.0005311386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: 0.00006365711 + inSlope: -0.00042497902 + outSlope: -0.00042497902 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.000034168293 + inSlope: -0.00036646504 + outSlope: -0.00036646504 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.22878012 + inSlope: -0.38354695 + outSlope: -0.38354695 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.24476124 + inSlope: -0.16200256 + outSlope: -0.16200256 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.23603849 + inSlope: 0.18605572 + outSlope: 0.18605572 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.19632892 + inSlope: -0.062988974 + outSlope: -0.062988974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.28650317 + inSlope: -0.34254867 + outSlope: -0.34254867 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.3948649 + inSlope: 0.024510067 + outSlope: 0.024510067 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -0.34135672 + inSlope: 0.080335096 + outSlope: 0.080335096 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -0.35433 + inSlope: -0.10187469 + outSlope: -0.10187469 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: -0.36962843 + inSlope: 0.06859666 + outSlope: 0.06859666 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: -0.34446806 + inSlope: -0.07956585 + outSlope: -0.07956585 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: -0.36825055 + inSlope: 0.104516074 + outSlope: 0.104516074 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.0833335 + value: -0.32952467 + inSlope: -0.06260729 + outSlope: -0.06260729 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -0.37283617 + inSlope: -0.0014687523 + outSlope: -0.0014687523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: -0.36106697 + inSlope: 0.45266706 + outSlope: 0.45266706 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: -0.240949 + inSlope: 0.6406456 + outSlope: 0.6406456 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: -0.20739001 + inSlope: -0.35560042 + outSlope: -0.35560042 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: -0.2618643 + inSlope: -0.12583578 + outSlope: -0.12583578 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: -0.22407869 + inSlope: 0.08315341 + outSlope: 0.08315341 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.22124763 + inSlope: 0.06794484 + outSlope: 0.06794484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.46184298 + inSlope: -0.46278906 + outSlope: -0.46278906 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.4425601 + inSlope: -0.20849276 + outSlope: -0.20849276 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.44948003 + inSlope: 0.14885688 + outSlope: 0.14885688 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.47771758 + inSlope: -0.09096978 + outSlope: -0.09096978 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.39564505 + inSlope: -0.2951251 + outSlope: -0.2951251 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.31797963 + inSlope: 0.02474322 + outSlope: 0.02474322 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.34457055 + inSlope: 0.029608395 + outSlope: 0.029608395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 0.33646604 + inSlope: -0.052676134 + outSlope: -0.052676134 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: 0.33279374 + inSlope: 0.03151634 + outSlope: 0.03151634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: 0.3436841 + inSlope: -0.038117103 + outSlope: -0.038117103 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: 0.33125857 + inSlope: 0.048003856 + outSlope: 0.048003856 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.0833335 + value: 0.34999394 + inSlope: -0.025877694 + outSlope: -0.025877694 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.32832143 + inSlope: 0.0021862236 + outSlope: 0.0021862236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 0.33430335 + inSlope: 0.21924679 + outSlope: 0.21924679 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 0.3933369 + inSlope: 0.3337336 + outSlope: 0.3337336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 0.41779804 + inSlope: -0.18833488 + outSlope: -0.18833488 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.39360276 + inSlope: 0.01788933 + outSlope: 0.01788933 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: 0.46847713 + inSlope: 0.09310082 + outSlope: 0.09310082 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.47164342 + inSlope: 0.075990334 + outSlope: 0.075990334 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.6458492 + inSlope: -0.2864313 + outSlope: -0.2864313 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.6339146 + inSlope: -0.10259342 + outSlope: -0.10259342 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.64387447 + inSlope: 0.18655372 + outSlope: 0.18655372 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.7067986 + inSlope: 0.26634118 + outSlope: 0.26634118 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.7660491 + inSlope: 0.11400455 + outSlope: 0.11400455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.77495915 + inSlope: -0.0018360569 + outSlope: -0.0018360569 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.7932399 + inSlope: 0.030610114 + outSlope: 0.030610114 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 0.7908761 + inSlope: -0.02498677 + outSlope: -0.02498677 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: 0.7849198 + inSlope: 0.02265932 + outSlope: 0.02265932 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: 0.79080623 + inSlope: -0.012202273 + outSlope: -0.012202273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: 0.78602517 + inSlope: 0.031500697 + outSlope: 0.031500697 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.0833335 + value: 0.7969837 + inSlope: -0.012933304 + outSlope: -0.012933304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.7870218 + inSlope: -0.003818048 + outSlope: -0.003818048 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 0.79100424 + inSlope: 0.14723486 + outSlope: 0.14723486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 0.8131007 + inSlope: 0.00921087 + outSlope: 0.00921087 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 0.77494514 + inSlope: -0.23785573 + outSlope: -0.23785573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.732973 + inSlope: -0.21144113 + outSlope: -0.21144113 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: 0.6602186 + inSlope: -0.08722392 + outSlope: -0.08722392 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.65716136 + inSlope: -0.073373236 + outSlope: -0.073373236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.5632402 + inSlope: 0.5255127 + outSlope: 0.5255127 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.58513653 + inSlope: 0.21348882 + outSlope: 0.21348882 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.5724327 + inSlope: -0.25202894 + outSlope: -0.25202894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.48340103 + inSlope: -0.32538304 + outSlope: -0.32538304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.41779163 + inSlope: -0.16443972 + outSlope: -0.16443972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.37737134 + inSlope: 0.0083967615 + outSlope: 0.0083967615 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 0.36812663 + inSlope: -0.019118447 + outSlope: -0.019118447 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 0.36845064 + inSlope: 0.003763678 + outSlope: 0.003763678 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: 0.36949164 + inSlope: -0.007930764 + outSlope: -0.007930764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: 0.3712795 + inSlope: -0.01262464 + outSlope: -0.01262464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: 0.36989695 + inSlope: -0.005885504 + outSlope: -0.005885504 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.0833335 + value: 0.3656976 + inSlope: -0.0035212175 + outSlope: -0.0035212175 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.36577985 + inSlope: 0.0047478816 + outSlope: 0.0047478816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 0.36357164 + inSlope: -0.084475346 + outSlope: -0.084475346 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 0.35510147 + inSlope: 0.049639903 + outSlope: 0.049639903 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 0.42649055 + inSlope: 0.44129264 + outSlope: 0.44129264 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.48913658 + inSlope: 0.23669654 + outSlope: 0.23669654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: 0.54261345 + inSlope: 0.060442626 + outSlope: 0.060442626 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.5447393 + inSlope: 0.051020235 + outSlope: 0.051020235 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.08088758 + inSlope: 0.045652807 + outSlope: 0.045652807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.04981298 + inSlope: 0.045024943 + outSlope: 0.045024943 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.023283014 + inSlope: 0.018749347 + outSlope: 0.018749347 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.003148574 + inSlope: 0.026154565 + outSlope: 0.026154565 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: -0.002606615 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: -0.0026066152 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.541667 + value: -0.0026066161 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: -0.014317035 + inSlope: -0.0880329 + outSlope: -0.0880329 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: -0.031268172 + inSlope: -0.017138543 + outSlope: -0.017138543 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: -0.07254778 + inSlope: -0.04651006 + outSlope: -0.04651006 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.08133571 + inSlope: -0.021021564 + outSlope: -0.021021564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.023349857 + inSlope: 0.17722034 + outSlope: 0.17722034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.05407601 + inSlope: 0.20296612 + outSlope: 0.20296612 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.006252808 + inSlope: -0.445123 + outSlope: -0.445123 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.109023094 + inSlope: -0.041057896 + outSlope: -0.041057896 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: -0.10857825 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: -0.10857825 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.541667 + value: -0.10857825 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: -0.076657265 + inSlope: 0.3496322 + outSlope: 0.3496322 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 0.059983835 + inSlope: 0.45870644 + outSlope: 0.45870644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: 0.093798466 + inSlope: -0.46489942 + outSlope: -0.46489942 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.021576198 + inSlope: -0.26979816 + outSlope: -0.26979816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.04619368 + inSlope: 0.028146029 + outSlope: 0.028146029 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.02376156 + inSlope: 0.09023298 + outSlope: 0.09023298 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.012586374 + inSlope: 0.05822813 + outSlope: 0.05822813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.013901194 + inSlope: 0.012516243 + outSlope: 0.012516243 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 0.013963888 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: 0.013963889 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.541667 + value: 0.013963889 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 0.0031839546 + inSlope: -0.07876517 + outSlope: -0.07876517 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: -0.010626184 + inSlope: -0.0057399906 + outSlope: -0.0057399906 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: -0.04449978 + inSlope: -0.047232624 + outSlope: -0.047232624 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.046507582 + inSlope: 0.004650647 + outSlope: 0.004650647 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99537843 + inSlope: 0.008452892 + outSlope: 0.008452892 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.99701047 + inSlope: -0.0062634936 + outSlope: -0.0062634936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.99963015 + inSlope: 0.003601311 + outSlope: 0.003601311 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.993937 + inSlope: -0.004508255 + outSlope: -0.004508255 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 0.9939864 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: 0.9939864 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.541667 + value: 0.9939864 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 0.9969496 + inSlope: 0.025363637 + outSlope: 0.025363637 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 0.99765295 + inSlope: -0.027848449 + outSlope: -0.027848449 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: 0.9919468 + inSlope: 0.037656717 + outSlope: 0.037656717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.9953673 + inSlope: -0.005814985 + outSlope: -0.005814985 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.17637405 + inSlope: 0.10835016 + outSlope: 0.10835016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.115102485 + inSlope: 0.21467647 + outSlope: 0.21467647 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.07817917 + inSlope: 0.2666947 + outSlope: 0.2666947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.042845786 + inSlope: 0.2585575 + outSlope: 0.2585575 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.012448728 + inSlope: 0.11154215 + outSlope: 0.11154215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.0037707193 + inSlope: 0.0358757 + outSlope: 0.0358757 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.0011605256 + inSlope: 0.0022751703 + outSlope: 0.0022751703 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.0015770522 + inSlope: 0.0005412993 + outSlope: 0.0005412993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: -0.0011400481 + inSlope: -0.0010683734 + outSlope: -0.0010683734 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: -0.0016637882 + inSlope: 0.0010468939 + outSlope: 0.0010468939 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4583335 + value: -0.0010417406 + inSlope: -0.0011319217 + outSlope: -0.0011319217 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.125 + value: -0.0015367075 + inSlope: 0.00023111491 + outSlope: 0.00023111491 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: -0.0010822664 + inSlope: 0.0021432356 + outSlope: 0.0021432356 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 0.00088475784 + inSlope: 0.03370546 + outSlope: 0.03370546 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 0.022055646 + inSlope: 0.057850465 + outSlope: 0.057850465 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: -0.0033016007 + inSlope: -0.3433019 + outSlope: -0.3433019 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: -0.095263645 + inSlope: -0.48142815 + outSlope: -0.48142815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.174789 + inSlope: -0.22487934 + outSlope: -0.22487934 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.50444686 + inSlope: -0.15188384 + outSlope: -0.15188384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.3730919 + inSlope: -0.8648321 + outSlope: -0.8648321 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.15388165 + inSlope: -1.7594934 + outSlope: -1.7594934 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.07283051 + inSlope: -1.6780317 + outSlope: -1.6780317 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.2527161 + inSlope: -0.21681732 + outSlope: -0.21681732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.22835372 + inSlope: 0.20902139 + outSlope: 0.20902139 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.15964581 + inSlope: 0.15414596 + outSlope: 0.15414596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.18745041 + inSlope: 0.037416473 + outSlope: 0.037416473 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: -0.15712723 + inSlope: -0.071587846 + outSlope: -0.071587846 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: -0.19200549 + inSlope: 0.071950525 + outSlope: 0.071950525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4583335 + value: -0.14888458 + inSlope: -0.07635277 + outSlope: -0.07635277 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.125 + value: -0.18221593 + inSlope: 0.016158294 + outSlope: 0.016158294 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: -0.15116425 + inSlope: 0.14656469 + outSlope: 0.14656469 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: -0.08263381 + inSlope: 0.71626204 + outSlope: 0.71626204 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 0.20666641 + inSlope: 0.8613582 + outSlope: 0.8613582 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: 0.39483917 + inSlope: 0.35291177 + outSlope: 0.35291177 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: 0.44737753 + inSlope: 0.32296816 + outSlope: 0.32296816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.50412166 + inSlope: 0.14855891 + outSlope: 0.14855891 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.06550979 + inSlope: -0.0044451356 + outSlope: -0.0044451356 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.053802736 + inSlope: 0.087787844 + outSlope: 0.087787844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -0.027376305 + inSlope: 0.21001972 + outSlope: 0.21001972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.008486374 + inSlope: 0.083665766 + outSlope: 0.083665766 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.0067166695 + inSlope: -0.044859245 + outSlope: -0.044859245 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.013733727 + inSlope: -0.038309116 + outSlope: -0.038309116 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.014198763 + inSlope: -0.0005274339 + outSlope: -0.0005274339 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.014078754 + inSlope: -0.00013071302 + outSlope: -0.00013071302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: -0.014174367 + inSlope: 0.00028296208 + outSlope: 0.00028296208 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: -0.014020631 + inSlope: -0.00025342434 + outSlope: -0.00025342434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4583335 + value: -0.014152555 + inSlope: 0.00026996539 + outSlope: 0.00026996539 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.125 + value: -0.014022467 + inSlope: -0.00004364163 + outSlope: -0.00004364163 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: -0.0141245 + inSlope: -0.00046730967 + outSlope: -0.00046730967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: -0.014005481 + inSlope: 0.008123536 + outSlope: 0.008123536 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 0.007161945 + inSlope: 0.14195591 + outSlope: 0.14195591 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: 0.02512559 + inSlope: -0.18581282 + outSlope: -0.18581282 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: -0.033081762 + inSlope: -0.27418435 + outSlope: -0.27418435 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.06460583 + inSlope: -0.054971542 + outSlope: -0.054971542 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.8426945 + inSlope: 0.11207914 + outSlope: 0.11207914 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.9190534 + inSlope: 0.3803801 + outSlope: 0.3803801 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 0.9846111 + inSlope: 0.29785472 + outSlope: 0.29785472 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.9963875 + inSlope: -0.10443455 + outSlope: -0.10443455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.9674371 + inSlope: -0.052821696 + outSlope: -0.052821696 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.9734741 + inSlope: 0.048917785 + outSlope: 0.048917785 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.9870716 + inSlope: 0.02501034 + outSlope: 0.02501034 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.98217195 + inSlope: 0.0071268105 + outSlope: 0.0071268105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: 0.987476 + inSlope: -0.011407621 + outSlope: -0.011407621 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: 0.9812923 + inSlope: 0.014058368 + outSlope: 0.014058368 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4583335 + value: 0.9887528 + inSlope: -0.011509224 + outSlope: -0.011509224 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.125 + value: 0.9831574 + inSlope: 0.002991906 + outSlope: 0.002991906 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: 0.98840714 + inSlope: 0.022312488 + outSlope: 0.022312488 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 0.9964812 + inSlope: 0.05802004 + outSlope: 0.05802004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 0.9781366 + inSlope: -0.18385719 + outSlope: -0.18385719 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: 0.9184007 + inSlope: -0.14772587 + outSlope: -0.14772587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: 0.8886416 + inSlope: -0.2245833 + outSlope: -0.2245833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.84328896 + inSlope: -0.13729659 + outSlope: -0.13729659 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.12785822 + inSlope: -0.059620142 + outSlope: -0.059620142 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.1303424 + inSlope: -0.30591238 + outSlope: -0.30591238 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.20141721 + inSlope: -1.312956 + outSlope: -1.312956 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.30989122 + inSlope: -0.8677722 + outSlope: -0.8677722 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.3640747 + inSlope: -0.86708015 + outSlope: -0.86708015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.40733495 + inSlope: -1.2041266 + outSlope: -1.2041266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.46441856 + inSlope: -0.41767818 + outSlope: -0.41767818 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.44214144 + inSlope: 0.72935236 + outSlope: 0.72935236 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.28600398 + inSlope: 1.5870733 + outSlope: 1.5870733 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -0.1549365 + inSlope: 1.3612146 + outSlope: 1.3612146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -0.07198 + inSlope: 0.6221193 + outSlope: 0.6221193 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.04900517 + inSlope: -0.034770176 + outSlope: -0.034770176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.06485335 + inSlope: -0.17008226 + outSlope: -0.17008226 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.07175099 + inSlope: -0.012331721 + outSlope: -0.012331721 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: -0.060162496 + inSlope: 0.05220135 + outSlope: 0.05220135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.063844144 + inSlope: -0.06751855 + outSlope: -0.06751855 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: -0.07871799 + inSlope: 0.056381598 + outSlope: 0.056381598 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: -0.05331243 + inSlope: -0.038984686 + outSlope: -0.038984686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: -0.08375822 + inSlope: 0.061269306 + outSlope: 0.061269306 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9583335 + value: -0.0477329 + inSlope: -0.009059464 + outSlope: -0.009059464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.416667 + value: -0.08107616 + inSlope: -0.04581823 + outSlope: -0.04581823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: -0.08372208 + inSlope: -0.029490374 + outSlope: -0.029490374 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: -0.13682814 + inSlope: -0.539001 + outSlope: -0.539001 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -0.16124803 + inSlope: -0.19877464 + outSlope: -0.19877464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: -0.15339263 + inSlope: -0.04491003 + outSlope: -0.04491003 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: -0.19539551 + inSlope: -0.9624008 + outSlope: -0.9624008 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: -0.30248293 + inSlope: -1.0602484 + outSlope: -1.0602484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: -0.33889073 + inSlope: -0.114502296 + outSlope: -0.114502296 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.291667 + value: -0.3395511 + inSlope: 0.17951417 + outSlope: 0.17951417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: -0.24758269 + inSlope: 0.5912372 + outSlope: 0.5912372 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: -0.1484957 + inSlope: 0.2845908 + outSlope: 0.2845908 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.13294697 + inSlope: 0.13665643 + outSlope: 0.13665643 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.5554248 + inSlope: 1.1622162 + outSlope: 1.1622162 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.50699914 + inSlope: 1.4723868 + outSlope: 1.4723868 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.3502364 + inSlope: 1.8606191 + outSlope: 1.8606191 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.2263048 + inSlope: 1.0094612 + outSlope: 1.0094612 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.15795718 + inSlope: 1.0788858 + outSlope: 1.0788858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.1036454 + inSlope: 1.7806485 + outSlope: 1.7806485 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.009569848 + inSlope: 1.9982767 + outSlope: 1.9982767 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.06287766 + inSlope: 1.815309 + outSlope: 1.815309 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.31401584 + inSlope: 1.9981304 + outSlope: 1.9981304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.45752284 + inSlope: 1.2484393 + outSlope: 1.2484393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.5119519 + inSlope: -0.04791455 + outSlope: -0.04791455 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.43959618 + inSlope: -1.4687226 + outSlope: -1.4687226 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.3187383 + inSlope: -0.92003393 + outSlope: -0.92003393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.27964988 + inSlope: -0.20874226 + outSlope: -0.20874226 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 0.2096537 + inSlope: 0.068239674 + outSlope: 0.068239674 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.25608277 + inSlope: -0.044877663 + outSlope: -0.044877663 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: 0.21588835 + inSlope: 0.031215534 + outSlope: 0.031215534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: 0.2653191 + inSlope: -0.059879094 + outSlope: -0.059879094 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: 0.20519379 + inSlope: 0.04905904 + outSlope: 0.04905904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9583335 + value: 0.24917336 + inSlope: 0.007039753 + outSlope: 0.007039753 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.416667 + value: 0.23888545 + inSlope: -0.09848358 + outSlope: -0.09848358 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: 0.26552048 + inSlope: 0.5412066 + outSlope: 0.5412066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: 0.35229552 + inSlope: -0.04822671 + outSlope: -0.04822671 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.34531248 + inSlope: -1.1286632 + outSlope: -1.1286632 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 0.2582406 + inSlope: -1.6639891 + outSlope: -1.6639891 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 0.18032221 + inSlope: -0.4458719 + outSlope: -0.4458719 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: 0.15506211 + inSlope: -0.7019506 + outSlope: -0.7019506 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: 0.04712193 + inSlope: -1.4152186 + outSlope: -1.4152186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.291667 + value: -0.14370956 + inSlope: -1.0567615 + outSlope: -1.0567615 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: -0.3441526 + inSlope: -0.90616095 + outSlope: -0.90616095 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: -0.5273266 + inSlope: -0.6487831 + outSlope: -0.6487831 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.56617796 + inSlope: -0.36808497 + outSlope: -0.36808497 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.7669473 + inSlope: 0.9876852 + outSlope: 0.9876852 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.8081009 + inSlope: 1.0255344 + outSlope: 1.0255344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.8821613 + inSlope: 0.45921564 + outSlope: 0.45921564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.8846609 + inSlope: -0.23341373 + outSlope: -0.23341373 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.84577334 + inSlope: -0.83807373 + outSlope: -0.83807373 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.8013859 + inSlope: -1.3140273 + outSlope: -1.3140273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.7362711 + inSlope: -1.0831175 + outSlope: -1.0831175 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.7111261 + inSlope: -0.4999801 + outSlope: -0.4999801 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.6453008 + inSlope: -0.92374164 + outSlope: -0.92374164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.5436905 + inSlope: -1.3622289 + outSlope: -1.3622289 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.4354274 + inSlope: -1.1578269 + outSlope: -1.1578269 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.34845698 + inSlope: -0.89776963 + outSlope: -0.89776963 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.29210725 + inSlope: -0.3779703 + outSlope: -0.3779703 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.2840548 + inSlope: 0.01617764 + outSlope: 0.01617764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 0.31409383 + inSlope: 0.050946202 + outSlope: 0.050946202 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.29589 + inSlope: -0.07000752 + outSlope: -0.07000752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: 0.2906818 + inSlope: 0.056086116 + outSlope: 0.056086116 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: 0.30650476 + inSlope: -0.042245537 + outSlope: -0.042245537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: 0.2871076 + inSlope: 0.058702335 + outSlope: 0.058702335 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9583335 + value: 0.3177226 + inSlope: -0.031239629 + outSlope: -0.031239629 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.416667 + value: 0.2819978 + inSlope: -0.01779973 + outSlope: -0.01779973 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: 0.29950872 + inSlope: 0.28321373 + outSlope: 0.28321373 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: 0.38695106 + inSlope: 0.5243491 + outSlope: 0.5243491 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.40939945 + inSlope: 0.6827704 + outSlope: 0.6827704 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 0.44384837 + inSlope: 0.92076933 + outSlope: 0.92076933 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 0.54300165 + inSlope: 1.3587658 + outSlope: 1.3587658 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: 0.6410645 + inSlope: 0.86037296 + outSlope: 0.86037296 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: 0.69767964 + inSlope: 0.5687442 + outSlope: 0.5687442 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.291667 + value: 0.7697322 + inSlope: 0.3957681 + outSlope: 0.3957681 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: 0.8259128 + inSlope: 0.034144476 + outSlope: 0.034144476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: 0.777338 + inSlope: -0.35035935 + outSlope: -0.35035935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.75294703 + inSlope: -0.25053072 + outSlope: -0.25053072 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.29486832 + inSlope: -0.595253 + outSlope: -0.595253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.2700661 + inSlope: -0.53526485 + outSlope: -0.53526485 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.24198543 + inSlope: -0.050387815 + outSlope: -0.050387815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.26481822 + inSlope: 0.67167723 + outSlope: 0.67167723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.35660425 + inSlope: 1.4824904 + outSlope: 1.4824904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.4255779 + inSlope: 1.6255388 + outSlope: 1.6255388 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.4920658 + inSlope: 1.4091535 + outSlope: 1.4091535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.5430074 + inSlope: 1.0357058 + outSlope: 1.0357058 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.6349667 + inSlope: 0.66277283 + outSlope: 0.66277283 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.6863441 + inSlope: 0.58708847 + outSlope: 0.58708847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 0.73697156 + inSlope: 0.7803543 + outSlope: 0.7803543 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.82639664 + inSlope: 1.1532371 + outSlope: 1.1532371 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.8993738 + inSlope: 0.45897272 + outSlope: 0.45897272 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.91430885 + inSlope: 0.05778763 + outSlope: 0.05778763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 0.9239973 + inSlope: -0.029431332 + outSlope: -0.029431332 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.9180385 + inSlope: 0.030359767 + outSlope: 0.030359767 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: 0.9288163 + inSlope: -0.020063646 + outSlope: -0.020063646 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: 0.91258883 + inSlope: 0.029278297 + outSlope: 0.029278297 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: 0.9319063 + inSlope: -0.023423284 + outSlope: -0.023423284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9583335 + value: 0.9136118 + inSlope: 0.008446487 + outSlope: 0.008446487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.416667 + value: 0.92565525 + inSlope: 0.026847057 + outSlope: 0.026847057 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: 0.91257006 + inSlope: -0.25601962 + outSlope: -0.25601962 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: 0.84109145 + inSlope: -0.31034303 + outSlope: -0.31034303 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.8289454 + inSlope: 0.038066775 + outSlope: 0.038066775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 0.8442637 + inSlope: 0.047674254 + outSlope: 0.047674254 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 0.796526 + inSlope: -1.0800502 + outSlope: -1.0800502 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: 0.68811053 + inSlope: -1.0817287 + outSlope: -1.0817287 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: 0.6294249 + inSlope: -0.5728164 + outSlope: -0.5728164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.291667 + value: 0.5211191 + inSlope: -0.7618008 + outSlope: -0.7618008 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: 0.3716583 + inSlope: -0.52076334 + outSlope: -0.52076334 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: 0.30922714 + inSlope: -0.078606546 + outSlope: -0.078606546 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.30795842 + inSlope: 0.009496378 + outSlope: 0.009496378 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.005488806 + inSlope: -0.0066422783 + outSlope: -0.0066422783 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.0054607834 + inSlope: 0.013388739 + outSlope: 0.013388739 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.0046498394 + inSlope: 0.021222264 + outSlope: 0.021222264 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.0036922614 + inSlope: 0.022445405 + outSlope: 0.022445405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.0027793888 + inSlope: 0.018205367 + outSlope: 0.018205367 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.0016086778 + inSlope: 0.014364127 + outSlope: 0.014364127 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.0009781369 + inSlope: 0.019302199 + outSlope: 0.019302199 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.0000001616508 + inSlope: 0.011735706 + outSlope: 0.011735706 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.00000016164084 + inSlope: 2.3942445e-10 + outSlope: 2.3942445e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.00000016114218 + inSlope: 2.394247e-10 + outSlope: 2.394247e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.541667 + value: -0.0000001606535 + inSlope: 2.3942404e-10 + outSlope: 2.3942404e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: -0.0000001603543 + inSlope: 0.00000000147475 + outSlope: 0.00000000147475 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -0.00000016024138 + inSlope: -0.013698483 + outSlope: -0.013698483 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: -0.0011416961 + inSlope: -0.021849975 + outSlope: -0.021849975 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: -0.0018209923 + inSlope: -0.014360001 + outSlope: -0.014360001 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: -0.0023383661 + inSlope: -0.008230229 + outSlope: -0.008230229 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: -0.0025068421 + inSlope: -0.00011077791 + outSlope: -0.00011077791 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: -0.0023475958 + inSlope: -0.00042540499 + outSlope: -0.00042540499 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: -0.0025422906 + inSlope: -0.012017997 + outSlope: -0.012017997 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: -0.0033490916 + inSlope: -0.022687634 + outSlope: -0.022687634 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.291667 + value: -0.0072357683 + inSlope: -0.007595936 + outSlope: -0.007595936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: -0.005752528 + inSlope: 0.0061781844 + outSlope: 0.0061781844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.0049592904 + inSlope: 0.0015629672 + outSlope: 0.0015629672 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.41387916 + inSlope: 0.8098726 + outSlope: 0.8098726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.4535099 + inSlope: -0.39035514 + outSlope: -0.39035514 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.41509426 + inSlope: -1.3473593 + outSlope: -1.3473593 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.34122995 + inSlope: -1.6437279 + outSlope: -1.6437279 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.2781169 + inSlope: -0.90167844 + outSlope: -0.90167844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.25311708 + inSlope: -1.0700198 + outSlope: -1.0700198 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.17692176 + inSlope: -3.064692 + outSlope: -3.064692 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.002273879 + inSlope: -2.150348 + outSlope: -2.150348 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.002273879 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.0022738804 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.541667 + value: -0.0022738818 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: -0.0022738825 + inSlope: 0.000008733977 + outSlope: 0.000008733977 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -0.0022731547 + inSlope: 2.3200343 + outSlope: 2.3200343 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 0.19106156 + inSlope: 3.5041614 + outSlope: 3.5041614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 0.2897403 + inSlope: 1.7029943 + outSlope: 1.7029943 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 0.33297834 + inSlope: 0.32953316 + outSlope: 0.32953316 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0.3172013 + inSlope: -0.73545146 + outSlope: -0.73545146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: 0.27169043 + inSlope: -0.397769 + outSlope: -0.397769 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 0.28405347 + inSlope: 0.9211495 + outSlope: 0.9211495 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: 0.3484526 + inSlope: 1.3458978 + outSlope: 1.3458978 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.291667 + value: 0.47264814 + inSlope: 0.27976078 + outSlope: 0.27976078 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: 0.42295715 + inSlope: -0.20767207 + outSlope: -0.20767207 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.39451042 + inSlope: -0.08342966 + outSlope: -0.08342966 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.012071408 + inSlope: -0.01331234 + outSlope: -0.01331234 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.010730715 + inSlope: -0.015915167 + outSlope: -0.015915167 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.010190464 + inSlope: -0.0067246337 + outSlope: -0.0067246337 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.010170328 + inSlope: -0.007099918 + outSlope: -0.007099918 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.009598804 + inSlope: -0.027490076 + outSlope: -0.027490076 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.006148373 + inSlope: -0.029257813 + outSlope: -0.029257813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.0054413374 + inSlope: -0.07463026 + outSlope: -0.07463026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.00007081423 + inSlope: -0.06614583 + outSlope: -0.06614583 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.00007081426 + inSlope: -6.1118033e-10 + outSlope: -6.1118033e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.00007081569 + inSlope: -6.984926e-10 + outSlope: -6.984926e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.541667 + value: -0.0000708171 + inSlope: -6.984896e-10 + outSlope: -6.984896e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: -0.00007081795 + inSlope: 0.00000027066665 + outSlope: 0.00000027066665 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -0.000070795366 + inSlope: 0.07123434 + outSlope: 0.07123434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 0.0058653546 + inSlope: 0.07303214 + outSlope: 0.07303214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 0.006015195 + inSlope: 0.009075542 + outSlope: 0.009075542 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 0.0066216486 + inSlope: 0.017753147 + outSlope: 0.017753147 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0.007494618 + inSlope: 0.020324348 + outSlope: 0.020324348 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: 0.008315347 + inSlope: 0.013036568 + outSlope: 0.013036568 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 0.008581004 + inSlope: 0.008317595 + outSlope: 0.008317595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: 0.009008477 + inSlope: 0.02029029 + outSlope: 0.02029029 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.291667 + value: 0.013489037 + inSlope: 0.0042217392 + outSlope: 0.0042217392 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: 0.012322915 + inSlope: -0.005839672 + outSlope: -0.005839672 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.011550073 + inSlope: -0.0007322375 + outSlope: -0.0007322375 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9102352 + inSlope: -0.38654423 + outSlope: -0.38654423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.8911699 + inSlope: 0.18696357 + outSlope: 0.18696357 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.9097095 + inSlope: 0.5849719 + outSlope: 0.5849719 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.93991756 + inSlope: 0.6094293 + outSlope: 0.6094293 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.9604953 + inSlope: 0.2879512 + outSlope: 0.2879512 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.9674148 + inSlope: 0.24355105 + outSlope: 0.24355105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.9842094 + inSlope: 0.39099178 + outSlope: 0.39099178 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.99999744 + inSlope: 0.18945627 + outSlope: 0.18945627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.99999744 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.99999744 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.541667 + value: 0.99999744 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: 0.99999744 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.99999744 + inSlope: -0.22125162 + outSlope: -0.22125162 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 0.9815599 + inSlope: -0.514952 + outSlope: -0.514952 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 0.95708466 + inSlope: -0.46381673 + outSlope: -0.46381673 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 0.94290835 + inSlope: -0.10511225 + outSlope: -0.10511225 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0.94832534 + inSlope: 0.23325029 + outSlope: 0.23325029 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: 0.96234596 + inSlope: 0.12529491 + outSlope: 0.12529491 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 0.9587667 + inSlope: -0.30082697 + outSlope: -0.30082697 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: 0.93727714 + inSlope: -0.48810762 + outSlope: -0.48810762 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.291667 + value: 0.8811183 + inSlope: -0.14838636 + outSlope: -0.14838636 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: 0.90604764 + inSlope: 0.09728302 + outSlope: 0.09728302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.9188055 + inSlope: 0.036027156 + outSlope: 0.036027156 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.033837583 + inSlope: 1.4668121 + outSlope: 1.4668121 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.09495476 + inSlope: 1.102628 + outSlope: 1.102628 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.12572326 + inSlope: 0.32298312 + outSlope: 0.32298312 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.12187002 + inSlope: -0.14836092 + outSlope: -0.14836092 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.09111143 + inSlope: -0.27664158 + outSlope: -0.27664158 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.049393494 + inSlope: -0.19516733 + outSlope: -0.19516733 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.015003024 + inSlope: -0.12044107 + outSlope: -0.12044107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.006067214 + inSlope: -0.018193059 + outSlope: -0.018193059 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.006250981 + inSlope: 0.0020643808 + outSlope: 0.0020643808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: 0.006252449 + inSlope: 0.0000007208423 + outSlope: 0.0000007208423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.125 + value: 0.0062539466 + inSlope: 0.0000007152544 + outSlope: 0.0000007152544 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.006254337 + inSlope: 0.0014788695 + outSlope: 0.0014788695 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 0.0068153823 + inSlope: 0.0146703515 + outSlope: 0.0146703515 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.008401841 + inSlope: 0.021246675 + outSlope: 0.021246675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 0.010968187 + inSlope: 0.041407682 + outSlope: 0.041407682 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: 0.014988281 + inSlope: 0.0020886017 + outSlope: 0.0020886017 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: 0.009369872 + inSlope: -0.051441118 + outSlope: -0.051441118 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.0025900237 + inSlope: -0.052352488 + outSlope: -0.052352488 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: -0.0026239734 + inSlope: -0.009165062 + outSlope: -0.009165062 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: -0.0011508644 + inSlope: 0.02103291 + outSlope: 0.02103291 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.00034250258 + inSlope: 0.019400535 + outSlope: 0.019400535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0033009837 + inSlope: -0.32186946 + outSlope: -0.32186946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.016712211 + inSlope: -0.34147698 + outSlope: -0.34147698 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.0317574 + inSlope: -0.23752025 + outSlope: -0.23752025 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.036505565 + inSlope: -0.13065197 + outSlope: -0.13065197 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.051695064 + inSlope: -0.063986994 + outSlope: -0.063986994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.05954865 + inSlope: -0.011157755 + outSlope: -0.011157755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -0.02707462 + inSlope: 0.24855997 + outSlope: 0.24855997 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.0006413231 + inSlope: 0.036681443 + outSlope: 0.036681443 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.0074867844 + inSlope: 0.008348825 + outSlope: 0.008348825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: 0.0074855755 + inSlope: -0.0000005867321 + outSlope: -0.0000005867321 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.125 + value: 0.00748434 + inSlope: -0.00000059790796 + outSlope: -0.00000059790796 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.0074840253 + inSlope: 0.010494686 + outSlope: 0.010494686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 0.010159556 + inSlope: 0.040655095 + outSlope: 0.040655095 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.012135089 + inSlope: 0.007063412 + outSlope: 0.007063412 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 0.013460128 + inSlope: 0.03056474 + outSlope: 0.03056474 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: 0.016729828 + inSlope: 0.0025652149 + outSlope: 0.0025652149 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: 0.0108833965 + inSlope: -0.061437353 + outSlope: -0.061437353 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.0024503854 + inSlope: -0.064398915 + outSlope: -0.064398915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: -0.0027311945 + inSlope: 0.005879775 + outSlope: 0.005879775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: -0.00037452858 + inSlope: 0.008565583 + outSlope: 0.008565583 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.00009969137 + inSlope: 0.0065960423 + outSlope: 0.0065960423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.051940314 + inSlope: -2.2887933 + outSlope: -2.2887933 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.14730671 + inSlope: -1.7433861 + outSlope: -1.7433861 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.1972225 + inSlope: -0.401708 + outSlope: -0.401708 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.18078238 + inSlope: 0.70354426 + outSlope: 0.70354426 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.007899721 + inSlope: 1.6709888 + outSlope: 1.6709888 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.17700198 + inSlope: 0.07015824 + outSlope: 0.07015824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -0.0048556975 + inSlope: -1.3582733 + outSlope: -1.3582733 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.2057962 + inSlope: -0.7699356 + outSlope: -0.7699356 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.24000563 + inSlope: -0.00011050698 + outSlope: -0.00011050698 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: -0.24019393 + inSlope: -0.000092267815 + outSlope: -0.000092267815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.125 + value: -0.24038608 + inSlope: -0.000092267815 + outSlope: -0.000092267815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -0.24043603 + inSlope: -0.00010442721 + outSlope: -0.00010442721 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: -0.25938693 + inSlope: -0.79837835 + outSlope: -0.79837835 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -0.37234622 + inSlope: -1.6157899 + outSlope: -1.6157899 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: -0.50212353 + inSlope: -1.241782 + outSlope: -1.241782 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: -0.5516299 + inSlope: 0.4733603 + outSlope: 0.4733603 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: -0.34717548 + inSlope: 1.7986026 + outSlope: 1.7986026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: -0.102690615 + inSlope: 1.9137845 + outSlope: 1.9137845 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: 0.13965988 + inSlope: 0.062766746 + outSlope: 0.062766746 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: 0.027825616 + inSlope: -0.5636972 + outSlope: -0.5636972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.0077781575 + inSlope: -0.48113537 + outSlope: -0.48113537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9980713 + inSlope: -0.32857847 + outSlope: -0.32857847 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.98438054 + inSlope: -0.31591487 + outSlope: -0.31591487 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.9717451 + inSlope: -0.109441996 + outSlope: -0.109441996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.9752604 + inSlope: 0.13404393 + outSlope: 0.13404393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.99446666 + inSlope: 0.03575279 + outSlope: 0.03575279 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.9811649 + inSlope: -0.002499085 + outSlope: -0.002499085 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.99950904 + inSlope: 0.0007260144 + outSlope: 0.0007260144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.9785759 + inSlope: -0.15623967 + outSlope: -0.15623967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.9707225 + inSlope: -0.000102281636 + outSlope: -0.000102281636 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: 0.97067595 + inSlope: -0.00002288814 + outSlope: -0.00002288814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.125 + value: 0.9706284 + inSlope: -0.00002288814 + outSlope: -0.00002288814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.970616 + inSlope: -0.00012087855 + outSlope: -0.00012087855 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 0.96569604 + inSlope: -0.22789586 + outSlope: -0.22789586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.92797655 + inSlope: -0.6545745 + outSlope: -0.6545745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 0.8646216 + inSlope: -0.70714796 + outSlope: -0.70714796 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: 0.8337865 + inSlope: 0.305172 + outSlope: 0.305172 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: 0.93769026 + inSlope: 0.6606585 + outSlope: 0.6606585 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.994707 + inSlope: 0.20379215 + outSlope: 0.20379215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: 0.9901923 + inSlope: -0.00825529 + outSlope: -0.00825529 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: 0.99961203 + inSlope: 0.01766755 + outSlope: 0.01766755 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.9999697 + inSlope: 0.008584434 + outSlope: 0.008584434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.08179519 + inSlope: 0.16826767 + outSlope: 0.16826767 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.07478404 + inSlope: 0.19349393 + outSlope: 0.19349393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.04131904 + inSlope: 0.39329222 + outSlope: 0.39329222 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.021450259 + inSlope: 0.42242503 + outSlope: 0.42242503 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.006875393 + inSlope: 0.30620763 + outSlope: 0.30620763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.036498025 + inSlope: 0.5959 + outSlope: 0.5959 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.24649982 + inSlope: 1.6007535 + outSlope: 1.6007535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.37046254 + inSlope: 1.189415 + outSlope: 1.189415 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.40410456 + inSlope: -0.81726116 + outSlope: -0.81726116 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.25898984 + inSlope: -0.69496715 + outSlope: -0.69496715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.22491238 + inSlope: -0.21787214 + outSlope: -0.21787214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 0.1556585 + inSlope: 0.040011264 + outSlope: 0.040011264 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 0.20395891 + inSlope: -0.0194323 + outSlope: -0.0194323 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.16515964 + inSlope: -0.07330499 + outSlope: -0.07330499 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.21634069 + inSlope: 0.03892422 + outSlope: 0.03892422 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.15911372 + inSlope: -0.09637412 + outSlope: -0.09637412 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.625 + value: 0.17690985 + inSlope: 0.10813467 + outSlope: 0.10813467 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4583335 + value: 0.17691045 + inSlope: -0.10756486 + outSlope: -0.10756486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.625 + value: 0.15235022 + inSlope: -0.2683199 + outSlope: -0.2683199 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7083335 + value: 0.13899854 + inSlope: 0.44588318 + outSlope: 0.44588318 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: 0.23262106 + inSlope: 1.2762954 + outSlope: 1.2762954 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 0.29978073 + inSlope: 0.031631574 + outSlope: 0.031631574 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 0.28425235 + inSlope: -0.30580556 + outSlope: -0.30580556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 0.27429685 + inSlope: -0.44999662 + outSlope: -0.44999662 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0.24675277 + inSlope: -0.7693132 + outSlope: -0.7693132 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: 0.21018724 + inSlope: -1.6556942 + outSlope: -1.6556942 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 0.108778365 + inSlope: -2.1458716 + outSlope: -2.1458716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: -0.0930924 + inSlope: -0.4458835 + outSlope: -0.4458835 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: -0.10787663 + inSlope: -0.048678137 + outSlope: -0.048678137 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: -0.10869071 + inSlope: 0.11503738 + outSlope: 0.11503738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.0846649 + inSlope: 0.03956264 + outSlope: 0.03956264 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.30415666 + inSlope: -0.94006705 + outSlope: -0.94006705 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.34332612 + inSlope: -1.100534 + outSlope: -1.100534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.51236063 + inSlope: -1.5209758 + outSlope: -1.5209758 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.58034223 + inSlope: -1.296632 + outSlope: -1.296632 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.642972 + inSlope: -0.38041583 + outSlope: -0.38041583 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.63841695 + inSlope: 0.52234113 + outSlope: 0.52234113 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -0.42981318 + inSlope: 1.9071791 + outSlope: 1.9071791 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -0.25010905 + inSlope: 2.2613132 + outSlope: 2.2613132 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.03158063 + inSlope: 0.7625682 + outSlope: 0.7625682 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.025752667 + inSlope: -0.11426854 + outSlope: -0.11426854 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.031074962 + inSlope: -0.015864383 + outSlope: -0.015864383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: -0.024626944 + inSlope: 0.037770033 + outSlope: 0.037770033 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: -0.02638799 + inSlope: -0.05032392 + outSlope: -0.05032392 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: -0.044969525 + inSlope: -0.0014537992 + outSlope: -0.0014537992 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: -0.006620522 + inSlope: -0.00049708365 + outSlope: -0.00049708365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: -0.044420745 + inSlope: -0.05037935 + outSlope: -0.05037935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.625 + value: -0.022646874 + inSlope: 0.06571716 + outSlope: 0.06571716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4583335 + value: -0.038836323 + inSlope: -0.0593234 + outSlope: -0.0593234 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.625 + value: -0.047204383 + inSlope: -0.05624713 + outSlope: -0.05624713 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7083335 + value: -0.05210057 + inSlope: -0.086448595 + outSlope: -0.086448595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: -0.074683905 + inSlope: -0.62104726 + outSlope: -0.62104726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: -0.1476067 + inSlope: -0.8686987 + outSlope: -0.8686987 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: -0.18110113 + inSlope: -0.9844897 + outSlope: -0.9844897 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: -0.22964758 + inSlope: -1.1127789 + outSlope: -1.1127789 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: -0.27383235 + inSlope: -1.026972 + outSlope: -1.026972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: -0.31522873 + inSlope: -0.31944984 + outSlope: -0.31944984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: -0.30045354 + inSlope: 0.22812632 + outSlope: 0.22812632 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: -0.31963214 + inSlope: -0.31795213 + outSlope: -0.31795213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: -0.35470575 + inSlope: 0.0010909587 + outSlope: 0.0010909587 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: -0.32205215 + inSlope: 0.2881189 + outSlope: 0.2881189 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.2892589 + inSlope: -0.00029110687 + outSlope: -0.00029110687 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.6358772 + inSlope: -0.9975815 + outSlope: -0.9975815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.5943113 + inSlope: -1.1918077 + outSlope: -1.1918077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.42791468 + inSlope: -0.94002366 + outSlope: -0.94002366 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.39858672 + inSlope: -0.4480852 + outSlope: -0.4480852 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.40113407 + inSlope: 0.43318212 + outSlope: 0.43318212 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.4615582 + inSlope: 0.86943936 + outSlope: 0.86943936 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.6184677 + inSlope: 0.96316934 + outSlope: 0.96316934 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.702981 + inSlope: 1.049691 + outSlope: 1.049691 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.82850415 + inSlope: 0.9492054 + outSlope: 0.9492054 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.9166907 + inSlope: 0.30057567 + outSlope: 0.30057567 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.92731225 + inSlope: 0.04194831 + outSlope: 0.04194831 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 0.93419814 + inSlope: -0.016962305 + outSlope: -0.016962305 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 0.9284627 + inSlope: 0.023045573 + outSlope: 0.023045573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.93830377 + inSlope: 0.0055782693 + outSlope: 0.0055782693 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.92199033 + inSlope: -0.00008940342 + outSlope: -0.00008940342 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.94076824 + inSlope: 0.015413071 + outSlope: 0.015413071 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.625 + value: 0.9309516 + inSlope: -0.032285873 + outSlope: -0.032285873 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4583335 + value: 0.93600935 + inSlope: 0.030819772 + outSlope: 0.030819772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.625 + value: 0.94158727 + inSlope: 0.044251315 + outSlope: 0.044251315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7083335 + value: 0.93992954 + inSlope: -0.2535541 + outSlope: -0.2535541 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: 0.89232534 + inSlope: -0.8170084 + outSlope: -0.8170084 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 0.8234085 + inSlope: -0.6263726 + outSlope: -0.6263726 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 0.8023122 + inSlope: -0.6012813 + outSlope: -0.6012813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 0.77330166 + inSlope: -0.6669685 + outSlope: -0.6669685 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0.7467317 + inSlope: -0.61798704 + outSlope: -0.61798704 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: 0.72180265 + inSlope: -0.4292568 + outSlope: -0.4292568 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 0.71096015 + inSlope: -0.4338994 + outSlope: -0.4338994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: 0.56770813 + inSlope: -0.84231126 + outSlope: -0.84231126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: 0.5029436 + inSlope: -0.15474318 + outSlope: -0.15474318 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: 0.523106 + inSlope: 0.37965095 + outSlope: 0.37965095 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.64764786 + inSlope: 0.24659112 + outSlope: 0.24659112 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.70459807 + inSlope: 0.4515953 + outSlope: 0.4515953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.72341454 + inSlope: 0.45299077 + outSlope: 0.45299077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.74341667 + inSlope: -0.49278396 + outSlope: -0.49278396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.70983905 + inSlope: -0.760103 + outSlope: -0.760103 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.6524042 + inSlope: -0.64463776 + outSlope: -0.64463776 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.6148623 + inSlope: -0.16067077 + outSlope: -0.16067077 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 0.6099149 + inSlope: -0.2999402 + outSlope: -0.2999402 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.55319136 + inSlope: -1.1059446 + outSlope: -1.1059446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.3863716 + inSlope: -1.0956552 + outSlope: -1.0956552 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.30321482 + inSlope: -0.28770858 + outSlope: -0.28770858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.29755807 + inSlope: 0.03195686 + outSlope: 0.03195686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 0.32005903 + inSlope: 0.032895714 + outSlope: 0.032895714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 0.30929202 + inSlope: -0.06072993 + outSlope: -0.06072993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 0.3004765 + inSlope: 0.022746878 + outSlope: 0.022746878 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 0.3210712 + inSlope: -0.025909439 + outSlope: -0.025909439 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 0.29608226 + inSlope: -0.0046310714 + outSlope: -0.0046310714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.625 + value: 0.31862074 + inSlope: 0.03902036 + outSlope: 0.03902036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4583335 + value: 0.30179626 + inSlope: -0.040249385 + outSlope: -0.040249385 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.625 + value: 0.2966051 + inSlope: -0.014448548 + outSlope: -0.014448548 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7083335 + value: 0.30740425 + inSlope: 0.51042485 + outSlope: 0.51042485 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: 0.37955943 + inSlope: 1.0056313 + outSlope: 1.0056313 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 0.4586308 + inSlope: 0.8391595 + outSlope: 0.8391595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 0.492644 + inSlope: 0.7781501 + outSlope: 0.7781501 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 0.5234768 + inSlope: 0.7319919 + outSlope: 0.7319919 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0.5536431 + inSlope: 0.66847706 + outSlope: 0.66847706 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: 0.5791833 + inSlope: 0.8735967 + outSlope: 0.8735967 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 0.62644285 + inSlope: 1.0202131 + outSlope: 1.0202131 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: 0.7529121 + inSlope: 0.45566055 + outSlope: 0.45566055 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: 0.7807652 + inSlope: 0.09454746 + outSlope: 0.09454746 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: 0.7815554 + inSlope: -0.120685294 + outSlope: -0.120685294 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.69979525 + inSlope: -0.22024845 + outSlope: -0.22024845 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000000019592369 + inSlope: -0.000000017751603 + outSlope: -0.000000017751603 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.000000021904885 + inSlope: -0.000000048065893 + outSlope: -0.000000048065893 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.00000002433751 + inSlope: -0.00000006761482 + outSlope: -0.00000006761482 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.000000027539453 + inSlope: -0.00000008917256 + outSlope: -0.00000008917256 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.000000031768558 + inSlope: -0.000000068747866 + outSlope: -0.000000068747866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.000000033268442 + inSlope: -0.000000017164002 + outSlope: -0.000000017164002 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.00000003319889 + inSlope: 0.0000000016692352 + outSlope: 0.0000000016692352 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.000000029721258 + inSlope: 0.0000000016692583 + outSlope: 0.0000000016692583 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.416667 + value: -0.000000026313177 + inSlope: 0.0000000016692535 + outSlope: 0.0000000016692535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -0.000000023948388 + inSlope: 0.0000000016692631 + outSlope: 0.0000000016692631 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: -0.000000023878835 + inSlope: 0.000000016669492 + outSlope: 0.000000016669492 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: -0.000000022559254 + inSlope: 0.0000000016691031 + outSlope: 0.0000000016691031 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: -0.000000023739728 + inSlope: -0.0000000133311255 + outSlope: -0.0000000133311255 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: -0.000000023670177 + inSlope: 0.0000000016701914 + outSlope: 0.0000000016701914 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: -0.000000023600546 + inSlope: 0.00000012953511 + outSlope: 0.00000012953511 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: -0.000000012875625 + inSlope: 0.00000020683578 + outSlope: 0.00000020683578 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: -0.000000006364297 + inSlope: 0.00000012304764 + outSlope: 0.00000012304764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: -8.2298823e-10 + inSlope: 0.000000025350937 + outSlope: 0.000000025350937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: -0.0000000020755793 + inSlope: 0.000000015176736 + outSlope: 0.000000015176736 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: 0.0000000028926086 + inSlope: 0.000000038513562 + outSlope: 0.000000038513562 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.00000001092723 + inSlope: 0.000000013304328 + outSlope: 0.000000013304328 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.5175888 + inSlope: 0.5875418 + outSlope: 0.5875418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.4445985 + inSlope: 1.5162227 + outSlope: 1.5162227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.366756 + inSlope: 2.288556 + outSlope: 2.288556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.25388548 + inSlope: 3.4748054 + outSlope: 3.4748054 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.077188835 + inSlope: 3.0466256 + outSlope: 3.0466256 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.000000005587937 + inSlope: 0.92626613 + outSlope: 0.92626613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.0000000053947735 + inSlope: 0.0000000046359174 + outSlope: 0.0000000046359174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.000000004263387 + inSlope: 0.0000000046359174 + outSlope: 0.0000000046359174 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.416667 + value: 0.000000013728386 + inSlope: 0.0000000046359308 + outSlope: 0.0000000046359308 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.000000020295936 + inSlope: 0.000000004635904 + outSlope: 0.000000004635904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 0.000000020489097 + inSlope: -0.2856938 + outSlope: -0.2856938 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: -0.023807976 + inSlope: 0.0000029802322 + outSlope: 0.0000029802322 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: -0.0000000037252572 + inSlope: 0.2856969 + outSlope: 0.2856969 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0.000000005456968 + inSlope: -0.000017136223 + outSlope: -0.000017136223 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: -0.0000014317548 + inSlope: -2.3050873 + outSlope: -2.3050873 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: -0.19208987 + inSlope: -3.597423 + outSlope: -3.597423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: -0.29978552 + inSlope: -1.991796 + outSlope: -1.991796 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: -0.3841176 + inSlope: -0.3419733 + outSlope: -0.3419733 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: -0.35474035 + inSlope: -0.17976081 + outSlope: -0.17976081 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: -0.42391852 + inSlope: -0.5212318 + outSlope: -0.5212318 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.5230607 + inSlope: -0.12500858 + outSlope: -0.12500858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0000000021769284 + inSlope: 0.00000003180811 + outSlope: 0.00000003180811 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.0000000014926014 + inSlope: 0.00000007007876 + outSlope: 0.00000007007876 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.000000004988306 + inSlope: 0.00000009853608 + outSlope: 0.00000009853608 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.000000009703942 + inSlope: 0.0000001371049 + outSlope: 0.0000001371049 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.000000016413717 + inSlope: 0.00000011498498 + outSlope: 0.00000011498498 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.000000019286023 + inSlope: 0.000000037373738 + outSlope: 0.000000037373738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.000000019528194 + inSlope: 0.0000000058120966 + outSlope: 0.0000000058120966 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.000000031636706 + inSlope: 0.000000005812103 + outSlope: 0.000000005812103 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.416667 + value: 0.00000004350305 + inSlope: 0.0000000058120864 + outSlope: 0.0000000058120864 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.000000051736837 + inSlope: 0.0000000058121197 + outSlope: 0.0000000058121197 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 0.000000051979008 + inSlope: -0.0000000011677064 + outSlope: -0.0000000011677064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 0.000000051639525 + inSlope: 0.000000005812166 + outSlope: 0.000000005812166 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 0.00000005246335 + inSlope: 0.000000012791949 + outSlope: 0.000000012791949 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0.000000052705516 + inSlope: 0.00000000581166 + outSlope: 0.00000000581166 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: 0.000000052947655 + inSlope: -0.00000006031558 + outSlope: -0.00000006031558 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 0.00000004767924 + inSlope: -0.000000108079206 + outSlope: -0.000000108079206 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: 0.00000004394109 + inSlope: -0.000000071280084 + outSlope: -0.000000071280084 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: 0.000000040821583 + inSlope: -0.000000009358352 + outSlope: -0.000000009358352 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: 0.000000043140886 + inSlope: -0.0000000020041266 + outSlope: -0.0000000020041266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: 0.000000040687 + inSlope: -0.00000001946459 + outSlope: -0.00000001946459 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.000000037152574 + inSlope: -0.0000000013236457 + outSlope: -0.0000000013236457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.8556295 + inSlope: 0.34412813 + outSlope: 0.34412813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.89573 + inSlope: 0.72418785 + outSlope: 0.72418785 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.93031716 + inSlope: 0.85805154 + outSlope: 0.85805154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.9672343 + inSlope: 0.8003918 + outSlope: 0.8003918 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.9970165 + inSlope: 0.3931882 + outSlope: 0.3931882 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 1 + inSlope: 0.035802133 + outSlope: 0.035802133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.416667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 1 + inSlope: -0.0034010152 + outSlope: -0.0034010152 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 0.9997166 + inSlope: 0.000000038882717 + outSlope: 0.000000038882717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 1 + inSlope: 0.003401054 + outSlope: 0.003401054 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: 1 + inSlope: -0.22347249 + outSlope: -0.22347249 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 0.98137736 + inSlope: -0.551922 + outSlope: -0.551922 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: 0.9540067 + inSlope: -0.572204 + outSlope: -0.572204 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: 0.9232842 + inSlope: -0.1372066 + outSlope: -0.1372066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: 0.9349649 + inSlope: -0.07071588 + outSlope: -0.07071588 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: 0.9057003 + inSlope: -0.24334529 + outSlope: -0.24334529 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.8522955 + inSlope: -0.07619275 + outSlope: -0.07619275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.036483355 + inSlope: 2.059651 + outSlope: 2.059651 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.122302145 + inSlope: 1.7187262 + outSlope: 1.7187262 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.17971054 + inSlope: 0.9399625 + outSlope: 0.9399625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.20063235 + inSlope: 0.46862286 + outSlope: 0.46862286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.23349062 + inSlope: 0.30584013 + outSlope: 0.30584013 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.2509418 + inSlope: 0.11874512 + outSlope: 0.11874512 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.2549345 + inSlope: -0.063401535 + outSlope: -0.063401535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.14849286 + inSlope: -0.84590065 + outSlope: -0.84590065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.046106208 + inSlope: -0.6664784 + outSlope: -0.6664784 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.00012094721 + inSlope: -0.068726785 + outSlope: -0.068726785 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.00000056346136 + inSlope: 1.2073537e-10 + outSlope: 1.2073537e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: 0.0000005637131 + inSlope: 1.2141765e-10 + outSlope: 1.2141765e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.166667 + value: 0.00000056396175 + inSlope: 1.2346367e-10 + outSlope: 1.2346367e-10 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: 0.00000056401274 + inSlope: 0.00000014695398 + outSlope: 0.00000014695398 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.0000008578631 + inSlope: 0.0000015286903 + outSlope: 0.0000015286903 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0.0000010101894 + inSlope: -0.0000002584522 + outSlope: -0.0000002584522 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 0.0000005523898 + inSlope: -0.0000048189477 + outSlope: -0.0000048189477 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.291667 + value: -0.00037138365 + inSlope: -0.007873211 + outSlope: -0.007873211 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: -0.0028247177 + inSlope: -0.015114387 + outSlope: -0.015114387 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: -0.005917077 + inSlope: -0.019017916 + outSlope: -0.019017916 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: -0.007296849 + inSlope: -0.01237035 + outSlope: -0.01237035 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.007707036 + inSlope: -0.009844414 + outSlope: -0.009844414 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0027984625 + inSlope: 0.32527694 + outSlope: 0.32527694 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.016351668 + inSlope: 0.39276665 + outSlope: 0.39276665 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.035529017 + inSlope: 0.28252697 + outSlope: 0.28252697 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.039895583 + inSlope: -0.02006394 + outSlope: -0.02006394 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.020836558 + inSlope: -0.3659308 + outSlope: -0.3659308 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.015162055 + inSlope: -0.42756468 + outSlope: -0.42756468 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.049317893 + inSlope: -0.0032029673 + outSlope: -0.0032029673 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.0078079333 + inSlope: 0.22260877 + outSlope: 0.22260877 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.0127590755 + inSlope: -0.10395405 + outSlope: -0.10395405 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.000046203048 + inSlope: -0.02586061 + outSlope: -0.02586061 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.0000023655707 + inSlope: -0.0000000019290374 + outSlope: -0.0000000019290374 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: -0.0000023695875 + inSlope: -0.0000000019263116 + outSlope: -0.0000000019263116 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.166667 + value: -0.000002373524 + inSlope: -0.0000000019290347 + outSlope: -0.0000000019290347 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: -0.000002374327 + inSlope: 0.00000003335039 + outSlope: 0.00000003335039 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -0.0000022851555 + inSlope: 0.000000569696 + outSlope: 0.000000569696 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: -0.0000022223708 + inSlope: -0.00000011653199 + outSlope: -0.00000011653199 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: -0.0000023781986 + inSlope: -0.0000010919201 + outSlope: -0.0000010919201 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.291667 + value: 0.00017688854 + inSlope: 0.0049896063 + outSlope: 0.0049896063 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: 0.0025682866 + inSlope: 0.013328387 + outSlope: 0.013328387 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: 0.0037312682 + inSlope: -0.00058962824 + outSlope: -0.00058962824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: 0.0034497094 + inSlope: -0.0042647496 + outSlope: -0.0042647496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.0032785572 + inSlope: -0.004107621 + outSlope: -0.004107621 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.21403916 + inSlope: 2.3124642 + outSlope: 2.3124642 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.31039184 + inSlope: 1.7519708 + outSlope: 1.7519708 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.36003673 + inSlope: 0.3234075 + outSlope: 0.3234075 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.33734247 + inSlope: -0.9691329 + outSlope: -0.9691329 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.19393367 + inSlope: -2.2130609 + outSlope: -2.2130609 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.003023572 + inSlope: -2.208005 + outSlope: -2.208005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.17280409 + inSlope: -0.12782392 + outSlope: -0.12782392 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.06262405 + inSlope: 1.7907904 + outSlope: 1.7907904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.27674037 + inSlope: 1.3963622 + outSlope: 1.3963622 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.37414363 + inSlope: 0.14427294 + outSlope: 0.14427294 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.3741601 + inSlope: 0.000099062876 + outSlope: 0.000099062876 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: 0.3743663 + inSlope: 0.00009870538 + outSlope: 0.00009870538 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.166667 + value: 0.3745684 + inSlope: 0.00009906273 + outSlope: 0.00009906273 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: 0.37460968 + inSlope: 0.05741058 + outSlope: 0.05741058 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.48812452 + inSlope: 0.58394307 + outSlope: 0.58394307 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0.5459207 + inSlope: -0.097712636 + outSlope: -0.097712636 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 0.37010112 + inSlope: -1.8821878 + outSlope: -1.8821878 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.291667 + value: 0.09929584 + inSlope: -2.201277 + outSlope: -2.201277 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: -0.18794641 + inSlope: 0.00298734 + outSlope: 0.00298734 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: -0.013521341 + inSlope: 1.5331122 + outSlope: 1.5331122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: 0.10730436 + inSlope: 1.1494267 + outSlope: 1.1494267 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.14641456 + inSlope: 0.9386378 + outSlope: 0.9386378 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.97613955 + inSlope: -0.8057513 + outSlope: -0.8057513 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.9425666 + inSlope: -0.7363608 + outSlope: -0.7363608 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.91477615 + inSlope: -0.2841432 + outSlope: -0.2841432 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.918888 + inSlope: 0.23483418 + outSlope: 0.23483418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.95259523 + inSlope: 0.36852837 + outSlope: 0.36852837 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.96787876 + inSlope: -0.030576497 + outSlope: -0.030576497 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 0.9501131 + inSlope: -0.0041777752 + outSlope: -0.0041777752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.98689777 + inSlope: 0.009020153 + outSlope: 0.009020153 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.9597532 + inSlope: -0.35759002 + outSlope: -0.35759002 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.9273708 + inSlope: -0.056884345 + outSlope: -0.056884345 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.9273641 + inSlope: -0.000040054303 + outSlope: -0.000040054303 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: 0.9272809 + inSlope: -0.000040054358 + outSlope: -0.000040054358 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.166667 + value: 0.9271993 + inSlope: -0.000040054245 + outSlope: -0.000040054245 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: 0.9271826 + inSlope: -0.02336821 + outSlope: -0.02336821 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.872774 + inSlope: -0.32564217 + outSlope: -0.32564217 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0.8378369 + inSlope: 0.062316526 + outSlope: 0.062316526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 0.9289915 + inSlope: 0.73825246 + outSlope: 0.73825246 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.291667 + value: 0.9950579 + inSlope: 0.22558203 + outSlope: 0.22558203 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: 0.9821719 + inSlope: 0.00044665486 + outSlope: 0.00044665486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: 0.9998841 + inSlope: 0.020249285 + outSlope: 0.020249285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: 0.99419343 + inSlope: -0.11400865 + outSlope: -0.11400865 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.9891879 + inSlope: -0.12013201 + outSlope: -0.12013201 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.22115107 + inSlope: 0.43811595 + outSlope: 0.43811595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.17758256 + inSlope: 0.6550851 + outSlope: 0.6550851 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.09319655 + inSlope: 0.6175637 + outSlope: 0.6175637 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.003656107 + inSlope: 0.6509017 + outSlope: 0.6509017 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.08756934 + inSlope: 0.45649987 + outSlope: 0.45649987 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.085355535 + inSlope: -0.367361 + outSlope: -0.367361 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.033341132 + inSlope: -0.3748259 + outSlope: -0.3748259 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.008919947 + inSlope: -0.19204172 + outSlope: -0.19204172 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.001406808 + inSlope: 0.0037517985 + outSlope: 0.0037517985 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: -0.0000024278056 + inSlope: 0.00000020080815 + outSlope: 0.00000020080815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.0000024364185 + inSlope: -0.00000023494724 + outSlope: -0.00000023494724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.000002510489 + inSlope: 0.000000046343306 + outSlope: 0.000000046343306 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: -0.0000024016801 + inSlope: -0.000000049835666 + outSlope: -0.000000049835666 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.0833335 + value: -0.0000025250433 + inSlope: -0.00000009262966 + outSlope: -0.00000009262966 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.75 + value: -0.0000023940245 + inSlope: 0.00000022251302 + outSlope: 0.00000022251302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.416667 + value: 0.0002022603 + inSlope: 0.014375453 + outSlope: 0.014375453 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.027790882 + inSlope: 0.18872762 + outSlope: 0.18872762 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 0.09432047 + inSlope: 0.14144406 + outSlope: 0.14144406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 0.096263014 + inSlope: -0.31657243 + outSlope: -0.31657243 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 0.026151657 + inSlope: -1.2480295 + outSlope: -1.2480295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: -0.083027646 + inSlope: -1.1448832 + outSlope: -1.1448832 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: -0.15469648 + inSlope: -0.579749 + outSlope: -0.579749 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4583335 + value: -0.20294034 + inSlope: -0.30144745 + outSlope: -0.30144745 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: -0.22838119 + inSlope: -0.13980371 + outSlope: -0.13980371 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: -0.23445585 + inSlope: 0.047576312 + outSlope: 0.047576312 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.22913536 + inSlope: 0.061756857 + outSlope: 0.061756857 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.35973185 + inSlope: 0.7452829 + outSlope: 0.7452829 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.28072327 + inSlope: 1.3252363 + outSlope: 1.3252363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.07088682 + inSlope: 1.7889383 + outSlope: 1.7889383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.15023112 + inSlope: 0.5691181 + outSlope: 0.5691181 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.18674476 + inSlope: 0.38703713 + outSlope: 0.38703713 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.2286519 + inSlope: -0.13448031 + outSlope: -0.13448031 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.1421706 + inSlope: -1.2573953 + outSlope: -1.2573953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.020761065 + inSlope: -1.2447028 + outSlope: -1.2447028 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.05200792 + inSlope: -0.12351394 + outSlope: -0.12351394 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: -0.035405874 + inSlope: 0.1570369 + outSlope: 0.1570369 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.042339154 + inSlope: -0.18666828 + outSlope: -0.18666828 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.104879186 + inSlope: 0.041436464 + outSlope: 0.041436464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: -0.015815675 + inSlope: -0.037896074 + outSlope: -0.037896074 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.0833335 + value: -0.118451774 + inSlope: -0.0857434 + outSlope: -0.0857434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.75 + value: -0.01042582 + inSlope: 0.16589868 + outSlope: 0.16589868 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.416667 + value: -0.0701834 + inSlope: -0.21807146 + outSlope: -0.21807146 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -0.13095754 + inSlope: -0.31952482 + outSlope: -0.31952482 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: -0.10897531 + inSlope: 0.4105227 + outSlope: 0.4105227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: -0.052912984 + inSlope: 0.44853935 + outSlope: 0.44853935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: -0.018185826 + inSlope: 0.37082255 + outSlope: 0.37082255 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: 0.008514835 + inSlope: 0.23923954 + outSlope: 0.23923954 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.018905757 + inSlope: 0.008627135 + outSlope: 0.008627135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4583335 + value: -0.005483455 + inSlope: -0.53897256 + outSlope: -0.53897256 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: -0.128167 + inSlope: -1.2855275 + outSlope: -1.2855275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: -0.29131305 + inSlope: -1.1116917 + outSlope: -1.1116917 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.36052388 + inSlope: -0.6657557 + outSlope: -0.6657557 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.152941 + inSlope: -0.088810086 + outSlope: -0.088810086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.15807205 + inSlope: 0.023381535 + outSlope: 0.023381535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.11944896 + inSlope: 0.6540513 + outSlope: 0.6540513 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.026322441 + inSlope: 0.7490735 + outSlope: 0.7490735 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.05981247 + inSlope: -0.20850874 + outSlope: -0.20850874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.0066700554 + inSlope: -0.3903612 + outSlope: -0.3903612 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.01297048 + inSlope: 0.027875094 + outSlope: 0.027875094 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.0057084346 + inSlope: 0.10036734 + outSlope: 0.10036734 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.00007461941 + inSlope: 0.000058278878 + outSlope: 0.000058278878 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: -0.000001444715 + inSlope: 0.00000036503826 + outSlope: 0.00000036503826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.0000014616069 + inSlope: -0.0000004348607 + outSlope: -0.0000004348607 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.0000016048459 + inSlope: 0.00000009146698 + outSlope: 0.00000009146698 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: -0.0000014011835 + inSlope: -0.00000009064689 + outSlope: -0.00000009064689 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.0833335 + value: -0.0000016369025 + inSlope: -0.00000019148302 + outSlope: -0.00000019148302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.75 + value: -0.0000013901816 + inSlope: 0.00000039102122 + outSlope: 0.00000039102122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.416667 + value: -0.00025903797 + inSlope: -0.0141618345 + outSlope: -0.0141618345 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -0.020869106 + inSlope: -0.124570906 + outSlope: -0.124570906 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: -0.007934516 + inSlope: 0.2694131 + outSlope: 0.2694131 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 0.031200107 + inSlope: 0.18184827 + outSlope: 0.18184827 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 0.009510656 + inSlope: -0.8801575 + outSlope: -0.8801575 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: -0.11097585 + inSlope: -1.8048654 + outSlope: -1.8048654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: -0.26999748 + inSlope: -1.7462101 + outSlope: -1.7462101 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4583335 + value: -0.4005964 + inSlope: -0.035612717 + outSlope: -0.035612717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: -0.31078002 + inSlope: 0.95994556 + outSlope: 0.95994556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: -0.19912463 + inSlope: 0.695503 + outSlope: 0.695503 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.15705186 + inSlope: 0.40820584 + outSlope: 0.40820584 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.89347315 + inSlope: 0.37246227 + outSlope: 0.37246227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.9298775 + inSlope: 0.5169854 + outSlope: 0.5169854 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.9859115 + inSlope: 0.26639986 + outSlope: 0.26639986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.9882937 + inSlope: -0.10183595 + outSlope: -0.10183595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.97666806 + inSlope: -0.10241388 + outSlope: -0.10241388 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 0.9697362 + inSlope: 0.065765604 + outSlope: 0.065765604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0.98919547 + inSlope: 0.183883 + outSlope: 0.183883 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.9997284 + inSlope: 0.039847594 + outSlope: 0.039847594 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.99864566 + inSlope: -0.0063829394 + outSlope: -0.0063829394 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 0.999373 + inSlope: 0.005578991 + outSlope: 0.005578991 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 0.9991033 + inSlope: -0.007975106 + outSlope: -0.007975106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.994485 + inSlope: 0.004347325 + outSlope: 0.004347325 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: 0.99987495 + inSlope: -0.0006279934 + outSlope: -0.0006279934 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.0833335 + value: 0.9929598 + inSlope: -0.010150233 + outSlope: -0.010150233 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.75 + value: 0.99994564 + inSlope: 0.0018346317 + outSlope: 0.0018346317 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.416667 + value: 0.99753404 + inSlope: -0.015395142 + outSlope: -0.015395142 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.9907786 + inSlope: -0.050048508 + outSlope: -0.050048508 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 0.9895277 + inSlope: 0.033396132 + outSlope: 0.033396132 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 0.99345875 + inSlope: 0.047058284 + outSlope: 0.047058284 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 0.99944735 + inSlope: 0.030513905 + outSlope: 0.030513905 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: 0.9903122 + inSlope: -0.30440024 + outSlope: -0.30440024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.9501647 + inSlope: -0.5770984 + outSlope: -0.5770984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4583335 + value: 0.89348066 + inSlope: -0.090088226 + outSlope: -0.090088226 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: 0.91369087 + inSlope: 0.10774725 + outSlope: 0.10774725 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: 0.9058237 + inSlope: -0.18356179 + outSlope: -0.18356179 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.89042366 + inSlope: -0.16665761 + outSlope: -0.16665761 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalRotation.w + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000013606579 + inSlope: 0.00015269118 + outSlope: 0.00015269118 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.000007244447 + inSlope: 0.00015269118 + outSlope: 0.00022115701 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.000001970429 + inSlope: 0.00022115701 + outSlope: 0.0002844545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.0000138227 + inSlope: 0.0002844545 + outSlope: 0.0003425836 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.000028097018 + inSlope: 0.0003425836 + outSlope: 0.00039554434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.000044578028 + inSlope: 0.00039554434 + outSlope: 0.00044333702 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.00006305041 + inSlope: 0.00044333702 + outSlope: 0.00048596118 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.0001051078 + inSlope: 0.00052341603 + outSlope: 0.0005557058 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.0001282622 + inSlope: 0.0005557058 + outSlope: 0.0005828209 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0.0001525464 + inSlope: 0.0005828209 + outSlope: 0.00060477323 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.0003099218 + inSlope: 0.00063700066 + outSlope: 0.00062794413 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.0004537078 + inSlope: 0.0005051178 + outSlope: 0.00046505078 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: 0.0005059688 + inSlope: 0.00036940398 + outSlope: 0.00031383036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.0005438869 + inSlope: 0.000039849616 + outSlope: 0.0000047242684 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.00054506806 + inSlope: 0.0000047251624 + outSlope: 0.0000047242684 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: 0.00058936916 + inSlope: 0.000025691043 + outSlope: 0.000025690295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4166665 + value: 0.00059159606 + inSlope: -0.0000362788 + outSlope: -0.0000384599 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6666665 + value: 0.00058056467 + inSlope: -0.000049910734 + outSlope: -0.000052309828 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 0.0005761041 + inSlope: -0.000054744094 + outSlope: -0.000057214416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7916665 + value: 0.0005737202 + inSlope: -0.000057214416 + outSlope: -0.000059720714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.00057123177 + inSlope: -0.000059720714 + outSlope: -0.00006226593 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 0.0005686374 + inSlope: -0.00006226593 + outSlope: -0.000064843545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9166665 + value: 0.00056593557 + inSlope: -0.000064843545 + outSlope: -0.00006746061 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0416665 + value: 0.0005571701 + inSlope: -0.0000727999 + outSlope: -0.00007552238 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 0.0005540233 + inSlope: -0.00007552238 + outSlope: -0.000078284145 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: 0.00055076147 + inSlope: -0.000078284145 + outSlope: -0.000081079015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1666665 + value: 0.0005473832 + inSlope: -0.000081079015 + outSlope: -0.000083910476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: 0.0005438869 + inSlope: -0.000083910476 + outSlope: -0.0002344045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: 0.0005341201 + inSlope: -0.0002344045 + outSlope: -0.0005053239 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2916665 + value: 0.000513065 + inSlope: -0.0005053239 + outSlope: -0.0007354338 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.0004824217 + inSlope: -0.0007354338 + outSlope: -0.00092475495 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: 0.00044389037 + inSlope: -0.00092475495 + outSlope: -0.0010732596 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4583335 + value: 0.0003499648 + inSlope: -0.0011809497 + outSlope: -0.0012478583 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.625 + value: 0.0001422669 + inSlope: -0.0012037196 + outSlope: -0.0011073962 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6666665 + value: 0.000096125565 + inSlope: -0.0011073962 + outSlope: -0.000970259 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: 0.000055697798 + inSlope: -0.000970259 + outSlope: -0.0007923351 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: 0.00002268396 + inSlope: -0.0007923351 + outSlope: -0.0005735969 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.000001215821 + inSlope: -0.0005735969 + outSlope: -0.0005735969 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.001430926 + inSlope: -0.005434892 + outSlope: -0.005434892 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.0012044722 + inSlope: -0.005434892 + outSlope: -0.0007474136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.0011733299 + inSlope: -0.0007474136 + outSlope: 0.0025456813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.0012794 + inSlope: 0.0025456813 + outSlope: 0.0037739032 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.001436646 + inSlope: 0.0037739032 + outSlope: 0.0048323763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0.0016379949 + inSlope: 0.0048323763 + outSlope: 0.005721144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.001876376 + inSlope: 0.005721144 + outSlope: 0.006440157 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.002435945 + inSlope: 0.0069894968 + outSlope: 0.007369081 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.00274299 + inSlope: 0.007369081 + outSlope: 0.007578916 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0.003058778 + inSlope: 0.007578916 + outSlope: 0.007619086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.004741117 + inSlope: 0.0052738786 + outSlope: 0.004295694 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.0054114 + inSlope: 0.0013671105 + outSlope: 0.0009633359 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: 0.0054889866 + inSlope: 0.00029335526 + outSlope: -0.00008298381 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.005421969 + inSlope: -0.0005787998 + outSlope: -0.0006156355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.005316432 + inSlope: -0.0000041484873 + outSlope: -0.0000041341823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: 0.0053084884 + inSlope: -0.0000041484755 + outSlope: -0.000004148499 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4166665 + value: 0.0054067243 + inSlope: 0.0001655108 + outSlope: 0.00013867272 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6666665 + value: 0.005430843 + inSlope: 0.000028882136 + outSlope: 0.00002889611 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 0.005396818 + inSlope: -0.000845507 + outSlope: -0.0023996062 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7916665 + value: 0.0052968347 + inSlope: -0.0023996062 + outSlope: -0.0037483978 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.00514065 + inSlope: -0.0037483978 + outSlope: -0.004892039 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 0.004936816 + inSlope: -0.004892039 + outSlope: -0.0058303433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9166665 + value: 0.004693886 + inSlope: -0.0058303433 + outSlope: -0.006563258 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0416665 + value: 0.003816057 + inSlope: -0.0074135535 + outSlope: -0.0075306413 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 0.003502278 + inSlope: -0.0075306413 + outSlope: -0.0074426723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: 0.0031921677 + inSlope: -0.0074426723 + outSlope: -0.0071492656 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1666665 + value: 0.0028942828 + inSlope: -0.0071492656 + outSlope: -0.0066505615 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: 0.002617174 + inSlope: -0.0066505615 + outSlope: -0.0059467233 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: 0.0023693948 + inSlope: -0.0059467233 + outSlope: -0.0050375224 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2916665 + value: 0.0021594989 + inSlope: -0.0050375224 + outSlope: -0.003923005 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.0019960392 + inSlope: -0.003923005 + outSlope: -0.002603319 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: 0.0018875679 + inSlope: -0.002603319 + outSlope: -0.0016189731 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4583335 + value: 0.0017721539 + inSlope: -0.0011509593 + outSlope: -0.00074911874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.625 + value: 0.0017202199 + inSlope: 0.0000597813 + outSlope: 0.0001971896 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6666665 + value: 0.001728436 + inSlope: 0.0001971896 + outSlope: 0.00026844058 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: 0.0017396212 + inSlope: 0.00026844058 + outSlope: 0.0002736221 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: 0.001751022 + inSlope: 0.0002736221 + outSlope: 0.0002126678 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: 0.0017598831 + inSlope: 0.0002126678 + outSlope: 0.0002126678 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00086729176 + inSlope: -0.003502491 + outSlope: -0.003502491 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -0.0010132289 + inSlope: -0.003502491 + outSlope: -0.0013616681 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.0010699651 + inSlope: -0.0013616681 + outSlope: 0.0004353619 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.001051825 + inSlope: 0.0004353619 + outSlope: 0.0018885573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.00097313506 + inSlope: 0.0018885573 + outSlope: 0.002997968 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: -0.00084821973 + inSlope: 0.002997968 + outSlope: 0.0037635642 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.00069140457 + inSlope: 0.0037635642 + outSlope: 0.0041853464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.0003393761 + inSlope: 0.004263335 + outSlope: 0.003997513 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.00017281309 + inSlope: 0.003997513 + outSlope: 0.0037797107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: -0.000015325173 + inSlope: 0.0037797107 + outSlope: 0.0038229479 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.00093203876 + inSlope: 0.00367505 + outSlope: 0.0035726717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.0017167369 + inSlope: 0.0024789106 + outSlope: 0.001858347 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: 0.001883119 + inSlope: 0.00082709035 + outSlope: 0.00041634956 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 0.001857011 + inSlope: -0.00052711176 + outSlope: -0.00058809813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: 0.0017669883 + inSlope: -0.00000880123 + outSlope: -0.00000880123 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: 0.0017374129 + inSlope: -0.000008525832 + outSlope: -0.00003545536 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4166665 + value: 0.001541168 + inSlope: -0.000025817253 + outSlope: 0.0000014483818 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.6666665 + value: 0.001487848 + inSlope: -0.00074354693 + outSlope: -0.0012015024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 0.0013641889 + inSlope: -0.0017663129 + outSlope: -0.0024378547 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7916665 + value: 0.0012626121 + inSlope: -0.0024378547 + outSlope: -0.0032162159 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.001128602 + inSlope: -0.0032162159 + outSlope: -0.0041014296 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 0.00095770974 + inSlope: -0.0041014296 + outSlope: -0.005093422 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9166665 + value: 0.00074548466 + inSlope: -0.005093422 + outSlope: -0.005715037 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0416665 + value: 0.00002530951 + inSlope: -0.0057631293 + outSlope: -0.0055863075 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: -0.00020745507 + inSlope: -0.0055863075 + outSlope: -0.0052757734 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: -0.0004272781 + inSlope: -0.0052757734 + outSlope: -0.0048313313 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.1666665 + value: -0.00062858284 + inSlope: -0.0048313313 + outSlope: -0.0042529926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: -0.00080579217 + inSlope: -0.0042529926 + outSlope: -0.0035409154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: -0.0009533298 + inSlope: -0.0035409154 + outSlope: -0.0026949293 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2916665 + value: -0.0010656181 + inSlope: -0.0026949293 + outSlope: -0.0017150986 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: -0.0011370811 + inSlope: -0.0017150986 + outSlope: -0.0006014394 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: -0.001162141 + inSlope: -0.0006014394 + outSlope: 0.0002847122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4583335 + value: -0.001117748 + inSlope: 0.00078071357 + outSlope: 0.0011664507 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.625 + value: -0.0008728217 + inSlope: 0.0016624413 + outSlope: 0.0016073395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6666665 + value: -0.0008058495 + inSlope: 0.0016073395 + outSlope: 0.0014419928 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: -0.000745766 + inSlope: 0.0014419928 + outSlope: 0.0011664703 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: -0.0006971632 + inSlope: 0.0011664703 + outSlope: 0.0007807046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.00066463405 + inSlope: 0.0007807046 + outSlope: 0.0007807046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00023914651 + inSlope: 0.00010859638 + outSlope: 0.00010859638 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.00033656994 + inSlope: 0.00008574303 + outSlope: 0.00008467116 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 0.00037288447 + inSlope: 0.00007369981 + outSlope: 0.00007255561 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.00039304455 + inSlope: 0.00006564623 + outSlope: 0.00006448752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.0004059838 + inSlope: 0.000059730894 + outSlope: 0.000058515125 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.0004108103 + inSlope: 0.000057320485 + outSlope: 0.00005609772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: 0.00041314767 + inSlope: 0.00005609772 + outSlope: 0.000054874316 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: 0.00041985352 + inSlope: 0.00005241414 + outSlope: 0.0000511836 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.00043368264 + inSlope: 0.000043623364 + outSlope: 0.000042335905 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.0004388137 + inSlope: 0.00003975384 + outSlope: 0.00003846638 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6666665 + value: 0.00044881672 + inSlope: -0.000030906318 + outSlope: -0.000032508124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4583335 + value: 0.00041145986 + inSlope: -0.00006218296 + outSlope: -0.000063872576 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9166665 + value: 0.00037821784 + inSlope: -0.00008126051 + outSlope: -0.0000830334 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: 0.00033686068 + inSlope: -0.0001866136 + outSlope: -0.00019926921 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: 0.0002431968 + inSlope: -0.00011267556 + outSlope: -0.0000842874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: 0.00023968484 + inSlope: -0.0000842874 + outSlope: -0.0000842874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0012651699 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.0012651699 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: -0.0012651699 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: -0.0012651699 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -0.0012651699 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: -0.0012651699 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: -0.0012651699 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: -0.0012651699 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.0012651699 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.0012651699 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6666665 + value: -0.0012651699 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4583335 + value: -0.0012651699 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9166665 + value: -0.0012651699 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: -0.0012651699 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: -0.0012651699 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.0012651699 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00023943788 + inSlope: -0.00022986173 + outSlope: -0.00022986173 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.000072568204 + inSlope: -0.00010933751 + outSlope: -0.00010487805 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 0.00003413588 + inSlope: -0.00006380069 + outSlope: -0.00006004935 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.75 + value: 0.000019753277 + inSlope: -0.00003889922 + outSlope: -0.00003560189 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 0.000013718902 + inSlope: -0.000021564945 + outSlope: -0.000021564952 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0416667 + value: 0.000012164263 + inSlope: -0.000015746353 + outSlope: -0.000015746387 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833333 + value: 0.000011508167 + inSlope: -0.000015746387 + outSlope: -0.000008848898 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083333 + value: 0.000010402054 + inSlope: -0.0000088489205 + outSlope: 0.0000036529102 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: 0.000011467487 + inSlope: 0.0000036529102 + outSlope: 0.000013738276 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: 0.000013351887 + inSlope: 0.000017749036 + outSlope: 0.000017749036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.6666665 + value: 0.00009369761 + inSlope: 0.000035691395 + outSlope: 0.000034464334 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4583335 + value: 0.0001093018 + inSlope: 0.000004498924 + outSlope: 0.0000044989756 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9166665 + value: 0.00011830553 + inSlope: 0.00004444437 + outSlope: 0.000050823895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: 0.00014399357 + inSlope: 0.00010591905 + outSlope: 0.00011527999 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: 0.00023183129 + inSlope: 0.00024291787 + outSlope: 0.0001781816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: 0.0002392555 + inSlope: 0.0001781816 + outSlope: 0.0001781816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000021829177 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: 0.000021829177 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0029988294 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.0029988294 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00005309113 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.00005309113 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000019310632 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.000019310632 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0025961697 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.0025961697 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00038391212 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: 0.00038391212 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0004814688 + inSlope: -0.00004520416 + outSlope: -0.00004520416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.00046666185 + inSlope: -0.000072342744 + outSlope: -0.0000769669 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0.00043657213 + inSlope: -0.00010167638 + outSlope: -0.00010412241 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.0004046982 + inSlope: -0.00011307651 + outSlope: -0.000113627255 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.00039996373 + inSlope: -0.000113627255 + outSlope: -0.00011391353 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0.00039521733 + inSlope: -0.00011391353 + outSlope: -0.000113927665 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: 0.00038573533 + inSlope: -0.00011364083 + outSlope: -0.00011311122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0.00037170906 + inSlope: -0.00011120896 + outSlope: -0.00010986396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916666 + value: 0.00035819007 + inSlope: -0.00010634432 + outSlope: -0.00010418395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166666 + value: 0.00034548328 + inSlope: -0.0000990344 + outSlope: -0.000096058655 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666666 + value: 0.00032372816 + inSlope: -0.00007708318 + outSlope: -0.00007247672 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.0003023424 + inSlope: -0.0000072839716 + outSlope: -0.0000072844605 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.00021364087 + inSlope: -0.000038623955 + outSlope: -0.00003594889 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.625 + value: 0.00020588619 + inSlope: 0.0000035289063 + outSlope: 0.0000035293128 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 0.00029862585 + inSlope: 0.00017512387 + outSlope: 0.00018357109 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7916665 + value: 0.00030627463 + inSlope: 0.00018357109 + outSlope: 0.00019215197 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.00031428103 + inSlope: 0.00019215197 + outSlope: 0.00020088837 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 0.00032265132 + inSlope: 0.00020088837 + outSlope: 0.0002091988 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9166665 + value: 0.00033136792 + inSlope: 0.0002091988 + outSlope: 0.00021598412 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 0.00034036732 + inSlope: 0.00021598412 + outSlope: 0.00022123748 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0.00034958552 + inSlope: 0.00022123748 + outSlope: 0.0002249774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0416665 + value: 0.00035895954 + inSlope: 0.0002249774 + outSlope: 0.00022717779 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 0.00036842536 + inSlope: 0.00022717779 + outSlope: 0.00022785988 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.0004235915 + inSlope: 0.00020838012 + outSlope: 0.00019991116 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4583335 + value: 0.00044726636 + inSlope: 0.00017838074 + outSlope: 0.00016532573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: 0.00046604653 + inSlope: 0.00013464676 + outSlope: 0.0001170136 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6666665 + value: 0.00047499983 + inSlope: 0.000097866134 + outSlope: 0.00007718266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: 0.0004782158 + inSlope: 0.00007718266 + outSlope: 0.000054977445 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: 0.00048180835 + inSlope: 0.000031244275 + outSlope: 0.000031244275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916666 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166666 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666666 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.625 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7916665 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9166665 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0416665 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4583335 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6666665 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: 0.0012246681 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000162597 + inSlope: 0.0000035476685 + outSlope: 0.0000035476685 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.00014587089 + inSlope: 0.0001249319 + outSlope: 0.00014441554 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: -0.00008059933 + inSlope: 0.00023602477 + outSlope: 0.00024271298 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.000007681698 + inSlope: 0.0002492987 + outSlope: 0.00024480332 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0.0000025184452 + inSlope: 0.00024480332 + outSlope: 0.00023870252 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0.000012464374 + inSlope: 0.00023870252 + outSlope: 0.00023100602 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: 0.000031327752 + inSlope: 0.00022171518 + outSlope: 0.00021082122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0.000056052504 + inSlope: 0.00018423931 + outSlope: 0.00016855328 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2916666 + value: 0.00007489413 + inSlope: 0.00013237966 + outSlope: 0.00011189796 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4166666 + value: 0.000086054206 + inSlope: 0.00006613261 + outSlope: 0.00004085175 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666666 + value: 0.00008897364 + inSlope: 0.0000058429746 + outSlope: 0.000010002833 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2916667 + value: 0.00010046541 + inSlope: 0.000026664682 + outSlope: 0.000027530297 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 0.00015054032 + inSlope: 0.000011074436 + outSlope: -0.000003077623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.625 + value: 0.00014900147 + inSlope: -0.000003077623 + outSlope: -0.000018612824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 0.00008613184 + inSlope: -0.000100747726 + outSlope: -0.00013669304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7916665 + value: 0.000080436315 + inSlope: -0.00013669304 + outSlope: -0.0001998445 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.0000721094 + inSlope: -0.0001998445 + outSlope: -0.00025586403 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 0.00006144844 + inSlope: -0.00025586403 + outSlope: -0.00030474478 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9166665 + value: 0.000048750786 + inSlope: -0.00030474478 + outSlope: -0.0003464824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 0.000034313907 + inSlope: -0.0003464824 + outSlope: -0.0003810897 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0.000018435232 + inSlope: -0.0003810897 + outSlope: -0.00040855564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0416665 + value: 0.0000014121457 + inSlope: -0.00040855564 + outSlope: -0.00042887658 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: -0.000016457849 + inSlope: -0.00042887658 + outSlope: -0.00044207263 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: -0.0001248096 + inSlope: -0.00040094784 + outSlope: -0.0003713157 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4583335 + value: -0.0001663293 + inSlope: -0.0002906205 + outSlope: -0.00023957403 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: -0.00018870473 + inSlope: -0.00011605472 + outSlope: -0.000043591426 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.6666665 + value: -0.00018902049 + inSlope: 0.00003601326 + outSlope: 0.00012275482 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: -0.00018390566 + inSlope: 0.00012275482 + outSlope: 0.00021663032 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.000166708 + inSlope: 0.00019611492 + outSlope: 0.00019611492 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0029990696 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.0029990696 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00000016126782 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.00000016126782 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000054637007 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: 0.000054637007 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00035560693 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: 0.00035560693 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000036823654 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: 0.000036823654 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0025999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.0025999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0000118502485 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.0000118502485 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 5.3762502e-12 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: 5.3762502e-12 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00006796114 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.00006796114 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0028583289 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.0028583289 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -2.1827873e-11 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -2.1827873e-11 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00014242706 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.00014242706 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00145562 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.00145562 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00145996 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.00145996 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.000124582 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.000124582 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0027749701 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.0027749701 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00000016860663 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: 0.00000016860663 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00000543396 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.00000543396 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0020982693 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.0020982693 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0000001691375 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.0000001691375 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.000005434342 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: 0.000005434342 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0014555797 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.0014555797 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0014553502 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: 0.0014553502 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00012458228 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.00012458228 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00279524 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: 0.00279524 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -2.9802322e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -2.9802322e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -2.2351741e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -2.2351741e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0020026597 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: 0.0020026597 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -1.11758706e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -1.11758706e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 7.636845e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: 7.636845e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00273719 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.00273719 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 2.0489097e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: 2.0489097e-10 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0001936793 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.0001936793 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.166667 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7916665 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9166665 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0416665 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.001545068 + inSlope: 0.00016528844 + outSlope: 0.00016528844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: -0.001391029 + inSlope: 0.001261318 + outSlope: 0.0014700721 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.00047803437 + inSlope: 0.0021224676 + outSlope: 0.0020441876 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.00031203538 + inSlope: 0.0019397892 + outSlope: 0.0018093184 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.00023664709 + inSlope: 0.0018093184 + outSlope: 0.0016527422 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: -0.0001677829 + inSlope: 0.0016527422 + outSlope: 0.001470071 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.00010652991 + inSlope: 0.001470071 + outSlope: 0.0012612998 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.000053975724 + inSlope: 0.0012612998 + outSlope: 0.001026443 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: -0.000011207308 + inSlope: 0.001026443 + outSlope: 0.0007654805 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.000020687728 + inSlope: 0.0007654805 + outSlope: 0.0004784244 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: 0.00004062206 + inSlope: 0.0004784244 + outSlope: 0.00016527326 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0.00004750846 + inSlope: 0.00016527326 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: 0.00004750846 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.166667 + value: 0.00004750846 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 0.00004750846 + inSlope: -0 + outSlope: -0.00016604512 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7916665 + value: 0.000040589937 + inSlope: -0.00016604512 + outSlope: -0.00048065177 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.00002056263 + inSlope: -0.00048065177 + outSlope: -0.0007690519 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: -0.000011481079 + inSlope: -0.0007690519 + outSlope: -0.0010312279 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9166665 + value: -0.000054448745 + inSlope: -0.0010312279 + outSlope: -0.0012671724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: -0.00010724799 + inSlope: -0.0012671724 + outSlope: -0.0014769296 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: -0.00016878649 + inSlope: -0.0014769296 + outSlope: -0.0016604511 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0416665 + value: -0.00023797169 + inSlope: -0.0016604511 + outSlope: -0.0018177389 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: -0.000394913 + inSlope: -0.0019488459 + outSlope: -0.0020537172 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: -0.0013361969 + inSlope: -0.0016604499 + outSlope: -0.0014769193 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.001545573 + inSlope: -0.00048065008 + outSlope: -0.00048065008 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833333 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9583333 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416666 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0833334 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.166667 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7916665 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9166665 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0416665 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: 0 + inSlope: -0 + outSlope: -0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.013613599 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.013613599 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0010463798 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.0010463798 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.0040700096 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: 0.0040700096 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.013613599 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.013613599 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0010463798 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.0010463798 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0040804897 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7916665 + value: -0.0040804897 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.9999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.9999998 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.0000002 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 1.0000002 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 1.0000001 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.99999994 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.9999999 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + m_EulerEditorCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -89.98021 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -89.98021 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -90.000206 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -90.000206 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -32.727657 + inSlope: -155.32278 + outSlope: -155.32278 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -39.21134 + inSlope: -73.772644 + outSlope: -73.772644 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -38.88314 + inSlope: 17.379822 + outSlope: 17.418 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -24.667122 + inSlope: 70.71103 + outSlope: 70.71102 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -11.826293 + inSlope: 30.09813 + outSlope: 29.978231 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -4.5009923 + inSlope: 20.363323 + outSlope: 20.406832 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: -3.5267668 + inSlope: -3.2086682 + outSlope: -3.205738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -4.9067264 + inSlope: 0.58753777 + outSlope: 0.58752984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: -4.293952 + inSlope: -1.2622074 + outSlope: -1.2616905 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: -4.1397257 + inSlope: -0.4998024 + outSlope: -0.49983612 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.291667 + value: -5.647038 + inSlope: 2.384436 + outSlope: 2.3835793 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -5.1898246 + inSlope: -0.73225784 + outSlope: -0.7359581 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: -7.0241604 + inSlope: -36.614 + outSlope: -36.55742 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: -19.209843 + inSlope: -83.916725 + outSlope: -83.91675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: -37.5939 + inSlope: -66.06849 + outSlope: -66.297676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: -41.221912 + inSlope: 18.279139 + outSlope: 18.275782 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: -29.141329 + inSlope: 30.542543 + outSlope: 30.645823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -27.286497 + inSlope: 17.573627 + outSlope: 17.573627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -58.679237 + inSlope: -159.8302 + outSlope: -159.8302 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -65.50983 + inSlope: -81.4845 + outSlope: -81.4845 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -65.141556 + inSlope: 21.651855 + outSlope: 21.421326 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -46.920082 + inSlope: 100.71799 + outSlope: 100.71797 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -21.049576 + inSlope: 99.23399 + outSlope: 99.13169 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 6.554454 + inSlope: 71.15003 + outSlope: 71.09504 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 10.640595 + inSlope: -8.77877 + outSlope: -8.781132 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 6.131138 + inSlope: 0.66716003 + outSlope: 0.66710734 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: 7.5814137 + inSlope: -2.9554489 + outSlope: -2.9559276 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 7.7074823 + inSlope: -1.6670494 + outSlope: -1.6670008 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.291667 + value: 4.090493 + inSlope: 5.96465 + outSlope: 5.9690475 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 5.000237 + inSlope: -7.3052406 + outSlope: -7.3042717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: -0.95405775 + inSlope: -107.04341 + outSlope: -107.10211 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: -29.377792 + inSlope: -143.6346 + outSlope: -143.6347 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: -55.35588 + inSlope: -97.99644 + outSlope: -97.165924 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: -62.75761 + inSlope: 0.6022574 + outSlope: 0.69045603 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: -54.20016 + inSlope: 23.844406 + outSlope: 23.994507 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -52.769794 + inSlope: 13.411122 + outSlope: 13.411122 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 66.53618 + inSlope: -13.661499 + outSlope: -13.661499 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 66.27408 + inSlope: 2.895996 + outSlope: 2.895996 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 66.211815 + inSlope: -4.0358276 + outSlope: -3.7151184 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 66.06877 + inSlope: 15.776001 + outSlope: 15.775999 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 68.98474 + inSlope: 7.4230947 + outSlope: 7.7747116 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 67.72669 + inSlope: -6.617302 + outSlope: -6.437232 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.2083334 + value: 67.122215 + inSlope: 0.21402737 + outSlope: 0.24832153 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 67.308846 + inSlope: -0.097076416 + outSlope: -0.09690441 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: 67.138016 + inSlope: 0.16938922 + outSlope: 0.17299804 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.125 + value: 67.06262 + inSlope: 0.08151855 + outSlope: 0.081298806 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.291667 + value: 67.37315 + inSlope: -0.07941543 + outSlope: -0.11242676 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 67.40224 + inSlope: 0.73413086 + outSlope: 0.7302246 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: 67.48002 + inSlope: -0.11224365 + outSlope: 0.848036 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 64.42285 + inSlope: -12.268452 + outSlope: -12.268204 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: 63.71418 + inSlope: 19.71594 + outSlope: 18.551394 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: 65.999664 + inSlope: 8.101326 + outSlope: 8.04858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: 67.07201 + inSlope: 5.7502413 + outSlope: 5.2195945 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 67.43525 + inSlope: 3.8965685 + outSlope: 3.8965685 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 50.91425 + inSlope: -122.79556 + outSlope: -122.79556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 45.786625 + inSlope: -56.497467 + outSlope: -56.497467 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 46.219395 + inSlope: 19.77182 + outSlope: 19.749264 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 73.52773 + inSlope: 63.345314 + outSlope: 75.18548 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 60.012634 + inSlope: -126.92771 + outSlope: -126.8253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 35.30058 + inSlope: -84.3365 + outSlope: -84.3365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: 32.324505 + inSlope: 14.91136 + outSlope: 14.90381 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: 44.537888 + inSlope: -1.1025103 + outSlope: -1.102478 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 36.678886 + inSlope: 3.3742583 + outSlope: 3.3743348 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4583335 + value: 42.35693 + inSlope: -5.5521283 + outSlope: -5.5519795 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.375 + value: 39.14522 + inSlope: 18.757599 + outSlope: 18.76839 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9583335 + value: 47.673992 + inSlope: -0.87637526 + outSlope: -0.8765442 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: 40.025417 + inSlope: -5.179376 + outSlope: -5.176061 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 40.03876 + inSlope: 4.8695436 + outSlope: 4.869571 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 43.427727 + inSlope: 119.924194 + outSlope: 119.92461 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 58.73086 + inSlope: 205.28038 + outSlope: 201.64113 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 79.68122 + inSlope: -124.556656 + outSlope: -129.86368 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: 60.530785 + inSlope: -47.232277 + outSlope: -47.30268 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: 55.4607 + inSlope: -2.7049139 + outSlope: -2.7049096 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 56.813843 + inSlope: 8.061288 + outSlope: 8.061288 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -161.46468 + inSlope: -56.296143 + outSlope: -56.296143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -163.67807 + inSlope: -21.280518 + outSlope: -21.280518 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -163.44038 + inSlope: 7.793701 + outSlope: 8.047211 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -139.17253 + inSlope: 640.13983 + outSlope: 606.164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -9.102827 + inSlope: 53.59772 + outSlope: 58.33562 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -1.4609424 + inSlope: 10.527831 + outSlope: 10.527831 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -1.0800605 + inSlope: -1.462974 + outSlope: -1.5320858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -3.3109863 + inSlope: 0.061510306 + outSlope: 0.061512277 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -1.7835189 + inSlope: 0.15467076 + outSlope: 0.15436919 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4583335 + value: -2.5415554 + inSlope: 0.085888505 + outSlope: 0.08661098 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.375 + value: -2.141137 + inSlope: -1.7419052 + outSlope: -1.6838468 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9583335 + value: -3.707256 + inSlope: -1.1907816 + outSlope: -1.1903515 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: -2.307944 + inSlope: 1.4711002 + outSlope: 1.5009613 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -2.2621791 + inSlope: -0.6003073 + outSlope: -0.6003107 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: -2.93992 + inSlope: -28.873503 + outSlope: -28.873337 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -8.352757 + inSlope: -139.87749 + outSlope: -177.40785 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: -110.94692 + inSlope: -545.91736 + outSlope: -492.9365 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: -156.00778 + inSlope: -31.082716 + outSlope: -30.040247 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: -159.19923 + inSlope: -1.4991637 + outSlope: -1.4991614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -158.44637 + inSlope: 4.964402 + outSlope: 4.964402 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -157.90163 + inSlope: -33.045776 + outSlope: -33.045776 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -159.13513 + inSlope: -9.92395 + outSlope: -9.92395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -158.95018 + inSlope: 4.275879 + outSlope: 4.5516357 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -138.72621 + inSlope: 625.86444 + outSlope: 591.8592 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -10.925729 + inSlope: 52.067276 + outSlope: 56.8179 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -2.8784 + inSlope: 14.060046 + outSlope: 14.060046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.125 + value: -2.2962077 + inSlope: -1.7647855 + outSlope: -1.8304342 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.8333334 + value: -4.9363523 + inSlope: -0.033877876 + outSlope: -0.033904836 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -3.2747967 + inSlope: 0.4708783 + outSlope: 0.4706819 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4583335 + value: -4.053218 + inSlope: -0.33434933 + outSlope: -0.3339501 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.375 + value: -3.7060387 + inSlope: -1.2016572 + outSlope: -1.1389717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9583335 + value: -5.296022 + inSlope: -1.718097 + outSlope: -1.7177422 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: -3.9367523 + inSlope: 1.8679688 + outSlope: 1.8962367 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -3.865116 + inSlope: -0.7337566 + outSlope: -0.7337608 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: -4.6584916 + inSlope: -31.232653 + outSlope: -31.233025 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -10.175725 + inSlope: -137.95819 + outSlope: -175.51436 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: -111.29783 + inSlope: -532.4176 + outSlope: -479.4253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: -153.96524 + inSlope: -24.401934 + outSlope: -23.339369 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: -156.36012 + inSlope: -1.0965931 + outSlope: -1.0965914 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -155.84697 + inSlope: 3.629251 + outSlope: 3.629251 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -59.66577 + inSlope: 83.31482 + outSlope: 83.31482 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -56.201256 + inSlope: 41.02954 + outSlope: 41.02954 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -56.227398 + inSlope: -7.048004 + outSlope: -7.014025 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -61.082005 + inSlope: 13.358002 + outSlope: 13.357843 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -50.21816 + inSlope: 35.002163 + outSlope: 34.995895 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -41.599308 + inSlope: 27.501938 + outSlope: 27.489065 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -42.20887 + inSlope: -13.054162 + outSlope: -13.033113 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -46.605877 + inSlope: 8.354957 + outSlope: 8.354957 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -41.410282 + inSlope: -3.0903084 + outSlope: -3.0901947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: -46.144764 + inSlope: 3.6101227 + outSlope: 3.6100242 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.375 + value: -42.887104 + inSlope: -9.166312 + outSlope: -9.172165 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.125 + value: -46.771885 + inSlope: 7.9834747 + outSlope: 7.9800625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -41.95929 + inSlope: -0.42102966 + outSlope: -0.421875 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: -45.974346 + inSlope: -74.4559 + outSlope: -74.495384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: -58.91068 + inSlope: -17.27773 + outSlope: -17.07106 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: -50.39352 + inSlope: 38.995193 + outSlope: 38.973446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: -54.447144 + inSlope: -37.587013 + outSlope: -37.636963 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -61.324387 + inSlope: -10.665344 + outSlope: -10.665344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 34.306572 + inSlope: 113.7464 + outSlope: 113.7464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 38.915886 + inSlope: 48.30963 + outSlope: 48.30963 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 38.536575 + inSlope: -16.371826 + outSlope: -16.546667 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 18.351974 + inSlope: -109.418655 + outSlope: -109.41864 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -4.3994308 + inSlope: -39.068623 + outSlope: -39.282516 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -10.316616 + inSlope: -4.864609 + outSlope: -4.920262 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -10.554706 + inSlope: -2.8704274 + outSlope: -3.0595508 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: -10.554404 + inSlope: -1.7601752 + outSlope: -1.7601752 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: -10.206039 + inSlope: -0.93338543 + outSlope: -0.9342041 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: -10.202418 + inSlope: -0.08729935 + outSlope: -0.08647256 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.375 + value: -10.231952 + inSlope: -1.7787255 + outSlope: -1.7208138 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.125 + value: -9.663716 + inSlope: 1.8691597 + outSlope: 1.9121535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -9.72071 + inSlope: 0.9609176 + outSlope: 0.9599991 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: -8.968216 + inSlope: 14.819092 + outSlope: 14.147995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 4.2208567 + inSlope: 114.20831 + outSlope: 114.67052 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: 24.39153 + inSlope: 26.191177 + outSlope: 26.09921 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: 27.422148 + inSlope: 12.391329 + outSlope: 11.894188 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 28.377962 + inSlope: 1.822792 + outSlope: 1.822792 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 105.95143 + inSlope: 9.099976 + outSlope: 9.099976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 106.4909 + inSlope: 11.632874 + outSlope: 11.632874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 106.66716 + inSlope: 4.9976807 + outSlope: 5.1882153 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 113.81774 + inSlope: 50.81216 + outSlope: 50.812157 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 122.07068 + inSlope: 4.2604976 + outSlope: 4.5252686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 121.28846 + inSlope: -9.694794 + outSlope: -9.682595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: 121.50665 + inSlope: 7.3800664 + outSlope: 7.5407567 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.9583334 + value: 123.58489 + inSlope: 2.2677395 + outSlope: 2.2677395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.6666667 + value: 121.63741 + inSlope: 1.0424409 + outSlope: 1.0432434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: 122.92568 + inSlope: 0.21658325 + outSlope: 0.2158336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.375 + value: 122.065216 + inSlope: 6.1178565 + outSlope: 6.0704346 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.125 + value: 123.28065 + inSlope: -4.908722 + outSlope: -4.945915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 121.79861 + inSlope: -0.7624085 + outSlope: -0.76153564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: 123.45237 + inSlope: 34.432434 + outSlope: 34.746624 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 126.07368 + inSlope: -26.93643 + outSlope: -27.48825 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: 123.17091 + inSlope: 6.555359 + outSlope: 6.700868 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: 115.42473 + inSlope: -48.524834 + outSlope: -48.083313 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 107.41729 + inSlope: -15.196564 + outSlope: -15.196564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_L/Leg_2_L/Ankle_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -21.580482 + inSlope: -148.3786 + outSlope: -148.3786 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -27.711342 + inSlope: -65.41205 + outSlope: -65.41205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -27.14214 + inSlope: 22.529938 + outSlope: 22.540512 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -10.521433 + inSlope: 81.280815 + outSlope: 81.28081 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 3.9142911 + inSlope: 23.110842 + outSlope: 22.357183 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 6.9423394 + inSlope: -1.9872946 + outSlope: -1.3035702 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 6.4974265 + inSlope: -2.482454 + outSlope: -2.4880624 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: 5.668952 + inSlope: -0.4550125 + outSlope: -0.4555563 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 4.9936934 + inSlope: -0.36864346 + outSlope: -0.36855826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: 5.7739143 + inSlope: -1.14092 + outSlope: -1.1369171 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.5833335 + value: 4.3606453 + inSlope: -1.2718048 + outSlope: -1.2761304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.416667 + value: 4.2170854 + inSlope: -2.1146429 + outSlope: -2.087019 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 3.6573637 + inSlope: -0.74395466 + outSlope: -0.7432194 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 3.2214334 + inSlope: -16.88048 + outSlope: -17.09493 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: -2.1558495 + inSlope: -47.616646 + outSlope: -48.090584 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: -16.378704 + inSlope: -78.22107 + outSlope: -78.220894 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: -26.841528 + inSlope: -5.3515735 + outSlope: -5.4547954 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: -18.808949 + inSlope: 33.88158 + outSlope: 33.222015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -15.89175 + inSlope: 15.093658 + outSlope: 15.093658 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 113.13632 + inSlope: -143.88135 + outSlope: -143.88135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 106.97725 + inSlope: -69.70276 + outSlope: -69.70276 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 107.62587 + inSlope: 25.821167 + outSlope: 25.629456 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 126.50745 + inSlope: 104.65137 + outSlope: 104.65135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 154.82605 + inSlope: 116.515854 + outSlope: 116.55994 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -172.88194 + inSlope: 85.12381 + outSlope: 85.25744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -166.8708 + inSlope: -4.062742 + outSlope: -4.057617 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -173.20026 + inSlope: -6.716748 + outSlope: -6.71581 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -171.6137 + inSlope: -0.6378222 + outSlope: -0.6378581 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: -171.95998 + inSlope: 3.4670002 + outSlope: 3.468872 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.5833335 + value: -174.71834 + inSlope: -9.709656 + outSlope: -9.708451 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.416667 + value: -174.81726 + inSlope: 5.356713 + outSlope: 5.369568 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -174.64853 + inSlope: -3.4535522 + outSlope: -3.4535654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: -176.85413 + inSlope: -76.50688 + outSlope: -76.43064 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 160.34793 + inSlope: -158.50989 + outSlope: -158.21611 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: 126.90596 + inSlope: -154.53854 + outSlope: -154.53906 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 106.11475 + inSlope: -15.464014 + outSlope: -15.429535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: 115.79679 + inSlope: 30.285927 + outSlope: 31.339417 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 118.59274 + inSlope: 14.447754 + outSlope: 14.447754 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -44.070843 + inSlope: 33.74533 + outSlope: 33.74533 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -42.397686 + inSlope: 23.866425 + outSlope: 23.866425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -42.551243 + inSlope: -1.1983337 + outSlope: -0.80049133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -41.572536 + inSlope: 28.709244 + outSlope: 28.70924 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -30.560617 + inSlope: 51.292526 + outSlope: 51.55251 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -19.531725 + inSlope: 22.339466 + outSlope: 22.434654 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -18.057823 + inSlope: -1.0927272 + outSlope: -1.0787475 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.6666667 + value: -19.44387 + inSlope: -0.07840576 + outSlope: -0.07464111 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: -18.7918 + inSlope: 0.5434002 + outSlope: 0.5434723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.8333335 + value: -19.183783 + inSlope: 1.080541 + outSlope: 1.0850449 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.5833335 + value: -19.047106 + inSlope: -1.8877487 + outSlope: -1.8846425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.416667 + value: -19.064758 + inSlope: 3.066723 + outSlope: 3.086975 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -18.599796 + inSlope: -0.537735 + outSlope: -0.5387441 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: -18.97872 + inSlope: -12.067772 + outSlope: -11.746732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: -23.290087 + inSlope: -29.880524 + outSlope: -28.924822 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: -27.333982 + inSlope: 16.039597 + outSlope: 16.03956 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: -25.377584 + inSlope: -20.929077 + outSlope: -20.911453 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: -41.1275 + inSlope: -38.899307 + outSlope: -39.829193 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -44.56692 + inSlope: -17.638641 + outSlope: -17.638641 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.00583231 + inSlope: 0.70666945 + outSlope: 0.70666945 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 0.023590533 + inSlope: 0.7052902 + outSlope: 0.7052902 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.052970774 + inSlope: 0.704781 + outSlope: 0.7047741 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 0.25828373 + inSlope: 0.69435436 + outSlope: 0.69787717 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.37217698 + inSlope: -0.06789335 + outSlope: -0.067747235 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 0.35475764 + inSlope: -0.06910336 + outSlope: -0.06959744 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.3432105 + inSlope: -0.06829174 + outSlope: -0.0683408 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 0.3203993 + inSlope: -0.06807258 + outSlope: -0.06781926 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.2739917 + inSlope: -0.07225711 + outSlope: -0.072207324 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 0.22242889 + inSlope: -0.07148218 + outSlope: -0.07147473 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: 0.16626391 + inSlope: -0.0725833 + outSlope: -0.0725796 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: 0.10660478 + inSlope: -0.06440463 + outSlope: -0.06452532 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.041667 + value: 0.061472766 + inSlope: -0.06951625 + outSlope: -0.06955658 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.01879243 + inSlope: -0.060980033 + outSlope: -0.060744017 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 0.014968338 + inSlope: -0.007121929 + outSlope: -0.0071218885 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.018043444 + inSlope: 0.07608286 + outSlope: 0.078920245 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 0.029112983 + inSlope: 0.08278254 + outSlope: 0.08130826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: 0.031882472 + inSlope: -0.06087336 + outSlope: -0.061585166 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: 0.008383504 + inSlope: -0.056088105 + outSlope: -0.05647363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.0038906443 + inSlope: -0.04303395 + outSlope: -0.04303395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -165.41666 + inSlope: 105.00293 + outSlope: 105.00293 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -161.04132 + inSlope: 51.358887 + outSlope: 51.358887 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -161.13507 + inSlope: -7.0389404 + outSlope: -7.0400395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -178.72083 + inSlope: -120.164696 + outSlope: -120.36004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 151.29625 + inSlope: -150.34766 + outSlope: -150.16315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 115.43784 + inSlope: -133.79599 + outSlope: -134.03831 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 101.31173 + inSlope: -12.009021 + outSlope: -12.008535 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 108.02576 + inSlope: 28.651241 + outSlope: 28.628862 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 115.81928 + inSlope: -10.732579 + outSlope: -10.73238 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 108.61498 + inSlope: 7.3374763 + outSlope: 7.337394 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: 114.227036 + inSlope: -6.119675 + outSlope: -6.1195483 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: 110.43837 + inSlope: 19.686892 + outSlope: 19.69105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.041667 + value: 120.529175 + inSlope: -10.084413 + outSlope: -10.084864 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 112.771805 + inSlope: 6.328931 + outSlope: 6.3297973 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 116.7903 + inSlope: 138.70457 + outSlope: 138.70598 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 134.34302 + inSlope: 238.58743 + outSlope: 238.27734 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 164.16118 + inSlope: 219.75183 + outSlope: 218.3117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: -159.99815 + inSlope: 54.972473 + outSlope: 54.94576 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: -163.3212 + inSlope: -33.03203 + outSlope: -33.036804 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -170.56609 + inSlope: -16.782715 + outSlope: -16.782715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 179.99924 + inSlope: -0.01977539 + outSlope: -0.01977539 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 179.99924 + inSlope: 0.017578125 + outSlope: 0.017578125 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 179.9992 + inSlope: 0 + outSlope: -0.0037667411 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 179.99872 + inSlope: -0.07219587 + outSlope: -0.05185546 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 179.99826 + inSlope: 0.0052734367 + outSlope: 0.006591797 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 179.99864 + inSlope: 0.011169434 + outSlope: 0.009063723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 179.99919 + inSlope: 0.00027465826 + outSlope: 0.00068664545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 179.998 + inSlope: -0.0072784415 + outSlope: -0.009132386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 179.99463 + inSlope: -0.00082397467 + outSlope: -0.0007755053 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.7083335 + value: 179.99371 + inSlope: -0.006850297 + outSlope: -0.006938735 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: 179.98848 + inSlope: -0.00040475954 + outSlope: -0.00027465814 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: 179.98752 + inSlope: -0.017248532 + outSlope: -0.016673366 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.041667 + value: 179.9796 + inSlope: 0.005234661 + outSlope: 0.005053711 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 179.98387 + inSlope: -0.005200195 + outSlope: -0.0038452295 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 179.98128 + inSlope: -0.08514437 + outSlope: -0.08514388 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 179.97185 + inSlope: -0.09942608 + outSlope: -0.09777832 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 179.96492 + inSlope: 0.004760742 + outSlope: 0.011169434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: 179.97705 + inSlope: 0.056396484 + outSlope: 0.05548093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: 179.9931 + inSlope: 0.04119871 + outSlope: 0.040649414 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 179.99953 + inSlope: 0.012268066 + outSlope: 0.012268066 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -58.680077 + inSlope: 17.96045 + outSlope: 17.96045 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -57.943817 + inSlope: 7.8980713 + outSlope: 7.87555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -58.10845 + inSlope: -3.244263 + outSlope: -3.355957 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -59.895435 + inSlope: -4.3769073 + outSlope: -3.9732444 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -57.732452 + inSlope: 21.601475 + outSlope: 22.475094 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -52.26631 + inSlope: -2.3696284 + outSlope: -2.365272 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -52.93756 + inSlope: 0.42998803 + outSlope: 0.43520498 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -52.496113 + inSlope: 2.2422543 + outSlope: 2.250979 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: -52.710266 + inSlope: -0.7075197 + outSlope: -0.70435274 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: -53.0693 + inSlope: 1.8988087 + outSlope: 1.9079437 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: -52.48412 + inSlope: -1.2187958 + outSlope: -1.2187958 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.0833335 + value: -53.024395 + inSlope: 0.7310028 + outSlope: 0.71252203 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -52.142933 + inSlope: -0.51837796 + outSlope: -0.5184193 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: -52.318237 + inSlope: -5.6167817 + outSlope: -5.4096575 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: -54.170998 + inSlope: -8.727523 + outSlope: -7.406433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: -55.531837 + inSlope: -0.27062988 + outSlope: -0.09503183 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: -56.426296 + inSlope: -10.752124 + outSlope: -10.45583 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: -59.516 + inSlope: 3.2673352 + outSlope: 2.5927536 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -59.421864 + inSlope: 2.4666865 + outSlope: 2.4666865 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 25.616741 + inSlope: -62.310883 + outSlope: -62.310883 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 23.025795 + inSlope: -30.353577 + outSlope: -30.32364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 23.496632 + inSlope: 13.531724 + outSlope: 13.462051 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 21.561249 + inSlope: -69.28894 + outSlope: -69.40377 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -11.710278 + inSlope: -94.89444 + outSlope: -93.35756 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -37.43609 + inSlope: 5.151305 + outSlope: 5.1645465 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: -28.531149 + inSlope: 12.734201 + outSlope: 12.731495 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: -30.88555 + inSlope: -17.924603 + outSlope: -17.914698 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: -33.493145 + inSlope: 11.723702 + outSlope: 11.725366 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: -28.816133 + inSlope: -15.402369 + outSlope: -15.394096 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: -33.243813 + inSlope: 18.341827 + outSlope: 18.341827 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.0833335 + value: -26.594866 + inSlope: -11.533989 + outSlope: -11.543322 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -34.395126 + inSlope: 0.13842769 + outSlope: 0.13732962 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: -32.465164 + inSlope: 74.24424 + outSlope: 74.40449 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: -11.078688 + inSlope: 129.2948 + outSlope: 129.71793 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 3.5397356 + inSlope: -24.779133 + outSlope: -24.79592 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.12143771 + inSlope: 14.084337 + outSlope: 14.941902 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: 24.76703 + inSlope: 35.676342 + outSlope: 36.108353 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 26.006214 + inSlope: 29.617542 + outSlope: 29.617542 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 83.25233 + inSlope: -36.664124 + outSlope: -36.664124 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 81.714035 + inSlope: -10.734741 + outSlope: -10.772645 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 83.54188 + inSlope: 32.94663 + outSlope: 32.98343 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 98.740364 + inSlope: 95.67105 + outSlope: 95.77904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 129.25632 + inSlope: 74.03592 + outSlope: 72.47362 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 146.94843 + inSlope: -2.8945308 + outSlope: -2.9086728 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5833334 + value: 144.63982 + inSlope: -2.79788 + outSlope: -2.795141 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.2083335 + value: 145.55469 + inSlope: 6.7148423 + outSlope: 6.7041335 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: 146.54152 + inSlope: -3.7141352 + outSlope: -3.7160277 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: 144.32065 + inSlope: 8.264173 + outSlope: 8.255493 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: 146.34132 + inSlope: -6.7234497 + outSlope: -6.7234497 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.0833335 + value: 144.15189 + inSlope: 5.4957275 + outSlope: 5.5055614 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 147.36752 + inSlope: -0.6594934 + outSlope: -0.6591822 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 146.90637 + inSlope: -18.615305 + outSlope: -18.805262 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 138.49457 + inSlope: -71.36156 + outSlope: -71.85791 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 120.48366 + inSlope: -51.820496 + outSlope: -51.843708 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 112.50191 + inSlope: -48.64009 + outSlope: -49.39686 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: 86.85857 + inSlope: -33.819775 + outSlope: -34.25401 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 85.67354 + inSlope: -28.319242 + outSlope: -28.319242 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Leg_1_R/Leg_2_R/Ankle_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -9.391797 + inSlope: 6.18543 + outSlope: 6.18543 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -5.552527 + inSlope: 5.016421 + outSlope: 5.016421 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -2.6589859 + inSlope: 1.7927014 + outSlope: 1.8403882 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -0.18494341 + inSlope: 3.2073832 + outSlope: 3.2103279 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: -0.123159125 + inSlope: 0.000030123269 + outSlope: 0.000007991889 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: -0.12315913 + inSlope: 0.000008002837 + outSlope: 0.000008002835 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.541667 + value: -0.123159245 + inSlope: 0.000008167051 + outSlope: 0.000050023245 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: -1.607849 + inSlope: -10.564465 + outSlope: -10.611214 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: -3.5038016 + inSlope: -1.1524425 + outSlope: -1.1204662 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: -7.7921057 + inSlope: -7.653755 + outSlope: -7.62315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -9.434774 + inSlope: -3.719902 + outSlope: -3.719902 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -2.2661183 + inSlope: 20.00019 + outSlope: 20.00019 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 6.356559 + inSlope: 22.725306 + outSlope: 22.725306 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: 0.75066453 + inSlope: -51.182877 + outSlope: -51.17083 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: -12.521905 + inSlope: -4.6865535 + outSlope: -4.684438 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: -12.469735 + inSlope: -0.00003697322 + outSlope: -0.000009809222 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: -12.469735 + inSlope: -0.000009809222 + outSlope: -0.00000980922 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.541667 + value: -12.469735 + inSlope: -0.00000980922 + outSlope: -0.00006008154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: -8.800719 + inSlope: 40.338943 + outSlope: 40.32997 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 6.925346 + inSlope: 52.747116 + outSlope: 52.725285 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: 11.206012 + inSlope: -53.076557 + outSlope: -53.09238 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -2.055771 + inSlope: -31.161434 + outSlope: -31.161434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -5.1280003 + inSlope: 1.6154021 + outSlope: 1.6154021 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -3.0390851 + inSlope: 9.625982 + outSlope: 9.625982 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -1.4601715 + inSlope: 7.799319 + outSlope: 7.7857084 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9166667 + value: 1.6228622 + inSlope: 1.0917804 + outSlope: 1.0825844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 1.6231737 + inSlope: -0.000026409441 + outSlope: -0.0000070065876 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: 1.6231738 + inSlope: -0.000007181752 + outSlope: -0.0000071817503 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.541667 + value: 1.6231738 + inSlope: -0.0000071817503 + outSlope: -0.00004398827 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 0.4897049 + inSlope: -9.20673 + outSlope: -9.156043 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: -1.4325659 + inSlope: -2.4416866 + outSlope: -2.4546337 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: -5.9028583 + inSlope: -1.898716 + outSlope: -2.0486355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -5.180628 + inSlope: 3.2291794 + outSlope: 3.2291794 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -13.365756 + inSlope: 7.6716247 + outSlope: 7.6716247 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -9.870618 + inSlope: 11.171182 + outSlope: 10.091716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -8.367782 + inSlope: 22.506577 + outSlope: 21.511568 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -4.9690804 + inSlope: 30.224354 + outSlope: 30.471592 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -1.5747747 + inSlope: 10.887025 + outSlope: 10.912514 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -0.7800311 + inSlope: 3.356 + outSlope: 3.4497213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -0.39102322 + inSlope: 0.49818087 + outSlope: 0.50160944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.4799156 + inSlope: 0.11764516 + outSlope: 0.11759937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: -0.38422254 + inSlope: -0.22910106 + outSlope: -0.22913545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: -0.49558035 + inSlope: 0.22653504 + outSlope: 0.22686002 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4583335 + value: -0.35948992 + inSlope: -0.24428722 + outSlope: -0.2447527 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.125 + value: -0.46592772 + inSlope: 0.050608467 + outSlope: 0.05064087 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: -0.36725003 + inSlope: 0.47212207 + outSlope: 0.4702421 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: -0.031590797 + inSlope: 5.0502367 + outSlope: 5.003355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 2.3031428 + inSlope: 0.051393244 + outSlope: 0.287094 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: -1.4844428 + inSlope: -27.300972 + outSlope: -27.712015 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: -8.031089 + inSlope: -29.781399 + outSlope: -29.781399 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -13.276871 + inSlope: -14.669154 + outSlope: -14.669154 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 63.84568 + inSlope: -24.076143 + outSlope: -24.076143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 45.125862 + inSlope: -111.69964 + outSlope: -112.10079 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: 18.096258 + inSlope: -207.73729 + outSlope: -208.22763 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -8.334522 + inSlope: -192.97765 + outSlope: -192.61476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -29.274302 + inSlope: -25.533709 + outSlope: -25.525772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -26.393301 + inSlope: 24.58937 + outSlope: 24.569138 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -18.369148 + inSlope: 17.887756 + outSlope: 17.877188 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -21.603758 + inSlope: 4.3635535 + outSlope: 4.363579 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: -18.07691 + inSlope: -8.303993 + outSlope: -8.304087 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: -22.135262 + inSlope: 8.3981085 + outSlope: 8.397661 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4583335 + value: -17.121346 + inSlope: -8.844596 + outSlope: -8.845198 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.125 + value: -20.993534 + inSlope: 1.8826623 + outSlope: 1.8826815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: -17.385496 + inSlope: 16.98145 + outSlope: 16.98402 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: -9.480438 + inSlope: 82.24785 + outSlope: 82.12675 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 23.887302 + inSlope: 101.04475 + outSlope: 101.123985 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: 46.49536 + inSlope: 44.548016 + outSlope: 44.310905 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: 54.033184 + inSlope: 52.39469 + outSlope: 52.39469 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 63.739937 + inSlope: 28.351187 + outSlope: 28.351187 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -17.240295 + inSlope: 9.019774 + outSlope: 9.019774 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -10.810372 + inSlope: 27.521624 + outSlope: 28.057316 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45833334 + value: -4.52015 + inSlope: 41.65537 + outSlope: 42.3177 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833334 + value: -0.6136912 + inSlope: 13.681223 + outSlope: 12.944057 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.38425446 + inSlope: -7.984728 + outSlope: -7.951721 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -1.4336358 + inSlope: -5.349698 + outSlope: -5.2867727 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.25 + value: -1.5850314 + inSlope: -0.15251255 + outSlope: -0.13933714 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -1.5509123 + inSlope: -0.043339185 + outSlope: -0.04354334 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.875 + value: -1.5836304 + inSlope: 0.083179 + outSlope: 0.08296645 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5833335 + value: -1.5402251 + inSlope: -0.083935834 + outSlope: -0.08301503 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.4583335 + value: -1.5859835 + inSlope: 0.0831307 + outSlope: 0.08184924 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.125 + value: -1.5479449 + inSlope: -0.01722676 + outSlope: -0.017266788 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: -1.5812709 + inSlope: -0.13391611 + outSlope: -0.14057793 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: -1.6078515 + inSlope: 0.78501683 + outSlope: 0.9830227 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 1.3262717 + inSlope: 19.332148 + outSlope: 19.352186 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: 2.4964867 + inSlope: -36.70546 + outSlope: -36.41586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: -8.363911 + inSlope: -58.17141 + outSlope: -58.17141 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -17.039125 + inSlope: -23.098051 + outSlope: -23.098051 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 50.946724 + inSlope: -48.93805 + outSlope: -48.93805 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 48.504757 + inSlope: -119.691376 + outSlope: -123.79821 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 31.362438 + inSlope: -239.49908 + outSlope: -239.49904 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 13.666868 + inSlope: -163.7352 + outSlope: -163.7352 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.4314859 + inSlope: -218.19498 + outSlope: -217.69289 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -10.403871 + inSlope: -320.74915 + outSlope: -320.74915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -26.2927 + inSlope: -294.05533 + outSlope: -294.0551 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -34.722336 + inSlope: -180.91837 + outSlope: -172.66333 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -50.21717 + inSlope: 11.116882 + outSlope: -3.3285835 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -45.249653 + inSlope: 145.27348 + outSlope: 145.27338 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: -33.499535 + inSlope: 140.50711 + outSlope: 140.5072 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -22.790089 + inSlope: 98.8046 + outSlope: 98.8046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: -17.629843 + inSlope: 24.664518 + outSlope: 24.202286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -16.86256 + inSlope: 4.754059 + outSlope: 4.896838 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: -14.056691 + inSlope: 2.0314827 + outSlope: 2.025119 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -15.590934 + inSlope: -3.9803913 + outSlope: -3.986467 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: -15.767757 + inSlope: 3.8461487 + outSlope: 3.8351288 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: -15.066963 + inSlope: -0.9793396 + outSlope: -0.98819256 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: -15.898557 + inSlope: 3.8125744 + outSlope: 3.840367 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9583335 + value: -14.214617 + inSlope: -0.36385804 + outSlope: -0.36573225 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.416667 + value: -16.548534 + inSlope: -1.5229293 + outSlope: -1.5093169 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: -18.171112 + inSlope: -30.012205 + outSlope: -30.160963 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: -30.186228 + inSlope: -75.13948 + outSlope: -76.32272 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -33.37203 + inSlope: 6.473444 + outSlope: 6.473444 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: -29.225426 + inSlope: 65.51118 + outSlope: 69.35848 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: -30.471235 + inSlope: -65.7707 + outSlope: -65.7707 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: -37.958675 + inSlope: 0.68266165 + outSlope: 0.68211627 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: -29.496115 + inSlope: 145.50534 + outSlope: 147.39844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.291667 + value: -7.62318 + inSlope: 142.25804 + outSlope: 142.37221 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: 22.609459 + inSlope: 137.31624 + outSlope: 137.31636 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: 46.717648 + inSlope: 66.84434 + outSlope: 68.63874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 50.418564 + inSlope: 30.435917 + outSlope: 30.435917 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -56.219574 + inSlope: 231.0326 + outSlope: 231.0326 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -46.99265 + inSlope: 200.84354 + outSlope: 191.97195 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -37.928562 + inSlope: -24.574083 + outSlope: -24.574078 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -43.442482 + inSlope: -53.609703 + outSlope: -53.609703 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -46.763 + inSlope: -42.88403 + outSlope: -45.906384 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -48.89194 + inSlope: -42.4586 + outSlope: -42.4586 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -50.65088 + inSlope: 72.35048 + outSlope: 72.351524 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -43.000107 + inSlope: 229.64491 + outSlope: 246.05383 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 2.6569312 + inSlope: 496.86816 + outSlope: 500.38525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 40.75063 + inSlope: 306.54376 + outSlope: 306.5441 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 56.071022 + inSlope: 33.528885 + outSlope: 33.528908 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 48.68081 + inSlope: -175.35805 + outSlope: -175.35805 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 34.182373 + inSlope: -109.66445 + outSlope: -109.59924 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 29.455936 + inSlope: -25.444427 + outSlope: -25.357393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 21.12713 + inSlope: 8.7011175 + outSlope: 8.701987 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 26.674675 + inSlope: -5.9148436 + outSlope: -5.910901 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: 21.66437 + inSlope: 4.301285 + outSlope: 4.309807 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: 27.881863 + inSlope: -7.457016 + outSlope: -7.4559665 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: 20.343376 + inSlope: 6.4486713 + outSlope: 6.4361205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9583335 + value: 26.000944 + inSlope: 0.99024355 + outSlope: 0.9894808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.416667 + value: 24.434883 + inSlope: -12.436569 + outSlope: -12.435024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: 27.21077 + inSlope: 58.36273 + outSlope: 58.33494 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: 34.269867 + inSlope: -43.151848 + outSlope: -39.43008 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 31.831583 + inSlope: -178.16556 + outSlope: -178.16556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 20.097656 + inSlope: -228.31654 + outSlope: -225.50165 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 4.9962873 + inSlope: -181.19315 + outSlope: -181.19315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: -12.780736 + inSlope: -238.5087 + outSlope: -238.50897 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: -28.36833 + inSlope: -127.654 + outSlope: -121.98732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.291667 + value: -42.726765 + inSlope: -47.61184 + outSlope: -46.70839 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: -46.064503 + inSlope: -1.7955533 + outSlope: -1.7955492 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: -54.33301 + inSlope: -78.8659 + outSlope: -73.31589 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -59.48488 + inSlope: -57.96815 + outSlope: -57.96815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 109.3842 + inSlope: 285.15344 + outSlope: 285.15344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 120.87799 + inSlope: 269.61328 + outSlope: 261.12747 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 138.30066 + inSlope: 101.84986 + outSlope: 101.84984 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 141.20406 + inSlope: -27.416927 + outSlope: -27.416927 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 134.08984 + inSlope: -115.35643 + outSlope: -116.40457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 128.79851 + inSlope: -106.7333 + outSlope: -106.7333 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 125.10331 + inSlope: -107.44906 + outSlope: -107.44898 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 119.311554 + inSlope: -153.24821 + outSlope: -171.3977 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 89.67968 + inSlope: -375.8875 + outSlope: -379.19073 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 59.171307 + inSlope: -260.45392 + outSlope: -260.4537 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7083334 + value: 42.94204 + inSlope: -118.14335 + outSlope: -118.14343 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 35.30746 + inSlope: -76.93823 + outSlope: -76.93823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 30.526787 + inSlope: -34.727516 + outSlope: -35.00592 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 30.055014 + inSlope: 5.0411224 + outSlope: 4.8743477 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: 34.91466 + inSlope: 6.0913053 + outSlope: 6.092999 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: 32.01102 + inSlope: -9.074414 + outSlope: -9.072528 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.75 + value: 31.720482 + inSlope: 7.1738157 + outSlope: 7.1769104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.5 + value: 33.370106 + inSlope: -5.042801 + outSlope: -5.0410347 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.3333335 + value: 31.37636 + inSlope: 7.240257 + outSlope: 7.23024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.9583335 + value: 35.053955 + inSlope: -4.0420165 + outSlope: -4.041669 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.416667 + value: 30.279242 + inSlope: -1.3579471 + outSlope: -1.374494 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: 31.907148 + inSlope: 23.686306 + outSlope: 23.484165 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: 39.90417 + inSlope: 65.17903 + outSlope: 61.92495 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 42.796726 + inSlope: 132.27013 + outSlope: 132.27013 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 50.17338 + inSlope: 165.97136 + outSlope: 162.90785 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 67.20387 + inSlope: 255.75903 + outSlope: 255.75903 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: 90.357475 + inSlope: 250.83415 + outSlope: 250.83449 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: 103.5013 + inSlope: 90.17997 + outSlope: 83.73516 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.291667 + value: 114.788536 + inSlope: 49.80601 + outSlope: 48.938126 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: 121.829254 + inSlope: 0.88681775 + outSlope: 0.8868157 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: 111.62037 + inSlope: -93.2621 + outSlope: -87.85887 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 105.40025 + inSlope: -69.08135 + outSlope: -69.08135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -1.1450989 + inSlope: -0.9095564 + outSlope: -0.9095564 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -1.1153867 + inSlope: 2.5290442 + outSlope: 2.531233 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.9694914 + inSlope: 3.7766492 + outSlope: 3.7766485 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.7953874 + inSlope: 4.4049764 + outSlope: 4.4049764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.6118365 + inSlope: 3.7851372 + outSlope: 3.756399 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.35667044 + inSlope: 3.051317 + outSlope: 3.0879872 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -0.22063312 + inSlope: 5.1783104 + outSlope: 5.1783104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.00003697564 + inSlope: 1.0804212 + outSlope: 1.0804205 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.00003697451 + inSlope: 0.00046489888 + outSlope: 0.000009297983 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.00003691775 + inSlope: 0.000009216249 + outSlope: 0.0000094043335 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.541667 + value: -0.000036862133 + inSlope: 0.00000932261 + outSlope: 0.000015226932 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: -0.000036828074 + inSlope: 0.000015145191 + outSlope: 0.00045435748 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -0.000036803347 + inSlope: -1.7991148 + outSlope: -1.7991148 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: -0.2568334 + inSlope: -6.5590453 + outSlope: -6.5589705 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: -0.39943364 + inSlope: -2.9044518 + outSlope: -2.904485 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: -0.5053244 + inSlope: -1.7842509 + outSlope: -1.7842509 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: -0.54484576 + inSlope: -0.1713745 + outSlope: -0.17137253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: -0.51777744 + inSlope: -0.084525414 + outSlope: -0.08452638 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: -0.55863434 + inSlope: -2.4404461 + outSlope: -2.4404461 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: -0.71943086 + inSlope: -4.434515 + outSlope: -4.4201703 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.291667 + value: -1.461331 + inSlope: -1.2923223 + outSlope: -1.2855911 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: -1.1946038 + inSlope: 1.1528674 + outSlope: 1.1534657 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -1.044359 + inSlope: 0.28852478 + outSlope: 0.28852478 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 48.892097 + inSlope: 102.87131 + outSlope: 102.87131 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 53.934517 + inSlope: -49.57608 + outSlope: -49.570866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 49.04666 + inSlope: -168.32814 + outSlope: -168.32811 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 39.899487 + inSlope: -200.79352 + outSlope: -200.79352 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 32.292183 + inSlope: -108.345505 + outSlope: -108.2881 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 29.32271 + inSlope: -125.75066 + outSlope: -125.71672 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 20.380194 + inSlope: -354.10083 + outSlope: -354.10083 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.26056755 + inSlope: -245.62737 + outSlope: -245.6272 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.26056755 + inSlope: -0.0004892347 + outSlope: -0.000009784699 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.2605677 + inSlope: -0.0000095701225 + outSlope: -0.000009765429 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.541667 + value: -0.26056787 + inSlope: -0.000009502682 + outSlope: -0.00001552105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: -0.26056793 + inSlope: 0.0009733915 + outSlope: 0.0006372953 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -0.26048455 + inSlope: 266.54263 + outSlope: 266.54263 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 22.028458 + inSlope: 404.13034 + outSlope: 404.1301 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 33.68341 + inSlope: 201.9887 + outSlope: 201.9888 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 38.89753 + inSlope: 39.596527 + outSlope: 39.596527 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 36.985264 + inSlope: -88.430664 + outSlope: -88.430756 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: 31.527155 + inSlope: -47.767776 + outSlope: -47.768326 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 33.00172 + inSlope: 111.02084 + outSlope: 111.02084 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: 40.782124 + inSlope: 163.97899 + outSlope: 163.58 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.291667 + value: 56.407482 + inSlope: 36.28125 + outSlope: 36.27158 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: 50.03736 + inSlope: -26.265892 + outSlope: -26.267962 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 46.46573 + inSlope: -10.412395 + outSlope: -10.412395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9990437 + inSlope: -2.7390718 + outSlope: -2.7390718 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.8122194 + inSlope: -0.46890163 + outSlope: -0.45330623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.8412801 + inSlope: 1.6785651 + outSlope: 1.6785648 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.951172 + inSlope: 1.3886632 + outSlope: 1.3886632 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.9680114 + inSlope: -1.9408376 + outSlope: -1.9888513 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.63495904 + inSlope: -2.5085497 + outSlope: -2.4616804 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 0.59386986 + inSlope: -7.489223 + outSlope: -7.489223 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.00811465 + inSlope: -7.5928707 + outSlope: -7.592865 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -0.008114653 + inSlope: -0.00021766116 + outSlope: -0.0000043532254 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5 + value: -0.008114817 + inSlope: -0.000004117191 + outSlope: -0.0000042012143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.541667 + value: -0.008114979 + inSlope: -0.0000039631 + outSlope: -0.0000064730643 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: -0.008115076 + inSlope: 0.000030382722 + outSlope: -0.00018715185 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -0.008112488 + inSlope: 8.131738 + outSlope: 8.131738 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 0.6347491 + inSlope: 6.386467 + outSlope: 6.386394 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 0.59927475 + inSlope: -0.28681824 + outSlope: -0.2868215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 0.6262776 + inSlope: 1.4142419 + outSlope: 1.4142419 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0.72337246 + inSlope: 2.6356988 + outSlope: 2.6356688 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: 0.84396553 + inSlope: 1.6302214 + outSlope: 1.63024 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 0.8600867 + inSlope: -0.02816974 + outSlope: -0.02816974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: 0.83391374 + inSlope: 0.14571102 + outSlope: -0.11738075 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.291667 + value: 0.9704328 + inSlope: -0.47194022 + outSlope: -0.48877966 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: 1.0008904 + inSlope: -0.059224434 + outSlope: -0.051932678 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.99209344 + inSlope: 0.08638852 + outSlope: 0.08638852 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 3.8532796 + inSlope: 163.688 + outSlope: 163.688 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 10.487417 + inSlope: 110.37813 + outSlope: 110.37813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 13.403974 + inSlope: 27.483604 + outSlope: 27.483606 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 12.974117 + inSlope: -14.573091 + outSlope: -14.5242 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 10.392931 + inSlope: -22.319138 + outSlope: -22.48218 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 6.777082 + inSlope: -21.393631 + outSlope: -21.387712 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 1.7035618 + inSlope: -15.270915 + outSlope: -15.810595 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: 0.6954974 + inSlope: -1.0582901 + outSlope: -1.0136244 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.90128106 + inSlope: 0.45915046 + outSlope: 0.45933264 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: 0.90153944 + inSlope: 0.00012804537 + outSlope: 0.00012548447 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.125 + value: 0.9018027 + inSlope: 0.00014187813 + outSlope: 0.00012313396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.90187144 + inSlope: 0.45373112 + outSlope: 0.45371133 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 1.0562322 + inSlope: 3.6830518 + outSlope: 3.6830308 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 1.4113567 + inSlope: 4.0590715 + outSlope: 4.0590715 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 1.861521 + inSlope: 6.7501845 + outSlope: 6.695566 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: 2.4903655 + inSlope: -0.02438736 + outSlope: -0.036143336 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: 1.4399354 + inSlope: -9.198754 + outSlope: -9.290628 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.32406047 + inSlope: -6.672227 + outSlope: -6.2759633 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: -0.25402737 + inSlope: -1.1138068 + outSlope: -1.1138093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: -0.13063407 + inSlope: 2.3959537 + outSlope: 2.3644972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.039157864 + inSlope: 2.2172985 + outSlope: 2.2172985 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.58025557 + inSlope: -60.26371 + outSlope: -60.26371 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -3.5495398 + inSlope: -80.899315 + outSlope: -80.899315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -6.570642 + inSlope: -41.191486 + outSlope: -41.19149 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -6.793336 + inSlope: -2.2224658 + outSlope: -2.5213394 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -6.0845847 + inSlope: 9.234135 + outSlope: 8.68149 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -5.743074 + inSlope: -4.675755 + outSlope: -4.697514 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -3.1122527 + inSlope: 27.696886 + outSlope: 27.452248 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -0.07116963 + inSlope: 4.0416427 + outSlope: 4.0504775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.6609825 + inSlope: 0.8720622 + outSlope: 0.8720196 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: 0.6606327 + inSlope: -0.00018444839 + outSlope: -0.00018075944 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.125 + value: 0.66027564 + inSlope: -0.00017191887 + outSlope: -0.00015416503 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 0.6601834 + inSlope: 1.126708 + outSlope: 1.1267724 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: 0.92188156 + inSlope: 3.1149492 + outSlope: 3.1149313 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.9322609 + inSlope: -2.8073578 + outSlope: -2.8073578 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 0.70289576 + inSlope: -2.290083 + outSlope: -2.4202795 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: 0.651638 + inSlope: 1.5213332 + outSlope: 1.5208536 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: 0.79694813 + inSlope: -2.7739937 + outSlope: -2.5363011 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 0.24883394 + inSlope: -6.635589 + outSlope: -6.9382086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: -0.3519016 + inSlope: 0.49970675 + outSlope: 0.49970788 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: -0.046570912 + inSlope: 1.0281178 + outSlope: 1.1030972 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.011728722 + inSlope: 0.7763468 + outSlope: 0.7763468 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -5.9775677 + inSlope: -268.76636 + outSlope: -268.76636 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -17.347506 + inSlope: -215.98009 + outSlope: -215.98009 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -23.718435 + inSlope: -54.626907 + outSlope: -54.62691 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -21.776585 + inSlope: 83.361244 + outSlope: 83.302826 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -1.4641376 + inSlope: 194.03458 + outSlope: 193.67075 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 20.111992 + inSlope: 8.829299 + outSlope: 8.839271 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: -0.6029735 + inSlope: -154.61028 + outSlope: -154.73376 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7916667 + value: -23.753101 + inSlope: -89.9178 + outSlope: -89.879105 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -27.769892 + inSlope: -0.0053558354 + outSlope: -0.003237043 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0416667 + value: -27.792122 + inSlope: -0.010885433 + outSlope: -0.0108874515 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.125 + value: -27.814808 + inSlope: -0.010892944 + outSlope: -0.010880684 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -27.820705 + inSlope: -0.0027254529 + outSlope: -0.0034332406 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.75 + value: -30.06118 + inSlope: -95.0939 + outSlope: -95.09335 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -43.714302 + inSlope: -199.67366 + outSlope: -199.67366 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: -60.279797 + inSlope: -163.6302 + outSlope: -163.50046 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: -66.96277 + inSlope: 64.589355 + outSlope: 64.58594 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: -40.623657 + inSlope: 218.73993 + outSlope: 219.08276 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: -11.787629 + inSlope: 219.99905 + outSlope: 219.14458 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.541667 + value: 16.057226 + inSlope: 7.2557225 + outSlope: 7.255739 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: 3.1890476 + inSlope: -64.585304 + outSlope: -64.625946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.89132416 + inSlope: -55.135372 + outSlope: -55.135372 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_L/Arm_2_L/Wrist_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 15.756348 + inSlope: 44.392456 + outSlope: 44.392456 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 17.450724 + inSlope: 40.078537 + outSlope: 34.51552 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 22.151611 + inSlope: 48.102173 + outSlope: 56.061028 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 25.606047 + inSlope: 69.014046 + outSlope: 66.51788 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 31.65525 + inSlope: 84.42855 + outSlope: 84.42858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 39.36183 + inSlope: 98.64901 + outSlope: 96.1331 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 56.339756 + inSlope: -29.433811 + outSlope: -0.13142398 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 49.59813 + inSlope: -211.65166 + outSlope: -219.58484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 21.38287 + inSlope: -165.45218 + outSlope: -165.45218 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 11.786978 + inSlope: -19.611832 + outSlope: -19.611832 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 11.0392475 + inSlope: -4.909836 + outSlope: -5.044135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 8.375077 + inSlope: -2.0286815 + outSlope: -2.01768 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 10.088333 + inSlope: 3.4126458 + outSlope: 3.4009683 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 10.582045 + inSlope: -1.9800239 + outSlope: -2.0073104 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 8.692396 + inSlope: 0.81582874 + outSlope: 0.82151145 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 10.241686 + inSlope: 2.193687 + outSlope: 2.193521 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.625 + value: 8.91103 + inSlope: -2.262616 + outSlope: -2.2213938 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4583335 + value: 10.339713 + inSlope: 2.144287 + outSlope: 2.0268593 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.625 + value: 10.3272295 + inSlope: -3.0990572 + outSlope: -3.0983102 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7083335 + value: 10.567816 + inSlope: 33.071873 + outSlope: 33.071873 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: 18.051498 + inSlope: 148.33217 + outSlope: 148.33247 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 31.202112 + inSlope: 116.76005 + outSlope: 117.729004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 34.796936 + inSlope: 103.64972 + outSlope: 103.64981 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 39.967247 + inSlope: 97.70014 + outSlope: 97.70014 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 43.014584 + inSlope: 48.669895 + outSlope: 48.66934 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: 44.30995 + inSlope: -108.34744 + outSlope: -108.34758 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 34.298737 + inSlope: -216.8995 + outSlope: -223.05151 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: 12.869709 + inSlope: -58.427067 + outSlope: -57.636932 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: 10.856002 + inSlope: -12.137672 + outSlope: -12.137672 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: 9.615715 + inSlope: 7.9887085 + outSlope: 7.045446 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 14.843494 + inSlope: 13.66019 + outSlope: 13.66019 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -33.602993 + inSlope: -100.45816 + outSlope: -100.45816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: -37.870422 + inSlope: -126.91516 + outSlope: -128.8363 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -59.39354 + inSlope: -210.08496 + outSlope: -207.17355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -68.84242 + inSlope: -188.78685 + outSlope: -190.45457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -78.26819 + inSlope: -57.5689 + outSlope: -57.568924 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -76.37089 + inSlope: 119.53787 + outSlope: 125.46962 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: -23.317642 + inSlope: 536.311 + outSlope: 549.9433 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 22.127876 + inSlope: 387.27777 + outSlope: 366.12067 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 43.859837 + inSlope: -62.58481 + outSlope: -62.58481 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 27.97599 + inSlope: -80.72479 + outSlope: -80.72479 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 23.963215 + inSlope: -25.733734 + outSlope: -25.673573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 16.14282 + inSlope: 5.470704 + outSlope: 5.4739094 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 21.598768 + inSlope: -3.132998 + outSlope: -3.1455736 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 16.726892 + inSlope: -8.534344 + outSlope: -8.523865 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 23.532091 + inSlope: 4.599852 + outSlope: 4.598732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 16.110777 + inSlope: -12.3681965 + outSlope: -12.367887 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.625 + value: 18.590696 + inSlope: 13.956015 + outSlope: 13.956871 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4583335 + value: 18.22915 + inSlope: -13.544801 + outSlope: -13.559237 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.625 + value: 15.257835 + inSlope: -31.738846 + outSlope: -31.74466 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7083335 + value: 13.486814 + inSlope: 41.11416 + outSlope: 41.11416 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: 22.14862 + inSlope: 100.02483 + outSlope: 100.02486 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 24.764122 + inSlope: -73.4535 + outSlope: -70.75086 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 19.76417 + inSlope: -131.24126 + outSlope: -131.24167 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 13.875699 + inSlope: -181.07275 + outSlope: -181.07275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 5.1242075 + inSlope: -231.19174 + outSlope: -231.1913 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: -4.94831 + inSlope: -265.28107 + outSlope: -265.2808 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: -15.571359 + inSlope: -199.98647 + outSlope: -178.18782 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: -37.022926 + inSlope: -68.757866 + outSlope: -69.64215 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: -42.41269 + inSlope: -4.1000977 + outSlope: -4.1000977 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: -38.74905 + inSlope: 41.05435 + outSlope: 41.221874 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -32.159122 + inSlope: 7.8726764 + outSlope: 7.8726764 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 79.345474 + inSlope: -155.99597 + outSlope: -155.99597 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 72.78084 + inSlope: -185.36133 + outSlope: -186.8628 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 47.10953 + inSlope: -168.9548 + outSlope: -165.64772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 40.927326 + inSlope: -116.023575 + outSlope: -118.114685 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 37.192738 + inSlope: 8.537337 + outSlope: 8.53734 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 42.36454 + inSlope: 102.01989 + outSlope: 108.14542 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5416667 + value: 78.18672 + inSlope: 401.17642 + outSlope: 414.40933 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 113.92506 + inSlope: 307.96194 + outSlope: 286.12628 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 138.6896 + inSlope: 94.27515 + outSlope: 94.27515 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 146.3405 + inSlope: 30.151245 + outSlope: 30.151245 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 146.76866 + inSlope: -5.6627197 + outSlope: -5.529019 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.4583334 + value: 143.36653 + inSlope: -4.1481376 + outSlope: -4.1526117 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.0833335 + value: 145.08096 + inSlope: 7.9444323 + outSlope: 7.947511 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.5416667 + value: 146.04642 + inSlope: -3.3935776 + outSlope: -3.375231 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.3333335 + value: 143.41386 + inSlope: 3.4206219 + outSlope: 3.4190147 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4 + value: 146.5132 + inSlope: 0.17996983 + outSlope: 0.1833252 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.625 + value: 143.67404 + inSlope: -4.84834 + outSlope: -4.8650746 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.4583335 + value: 145.92163 + inSlope: 4.5624013 + outSlope: 4.617558 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.625 + value: 146.41751 + inSlope: -0.14666761 + outSlope: -0.17028776 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.7083335 + value: 145.03235 + inSlope: -57.35072 + outSlope: -57.35072 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.791667 + value: 137.4756 + inSlope: -98.27856 + outSlope: -98.27802 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 128.78087 + inSlope: -122.600746 + outSlope: -120.29828 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 123.146706 + inSlope: -143.33148 + outSlope: -143.33093 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 116.87627 + inSlope: -176.02032 + outSlope: -176.02032 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 108.912285 + inSlope: -201.96408 + outSlope: -201.96397 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: 100.49615 + inSlope: -216.11865 + outSlope: -216.11893 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 92.4 + inSlope: -151.5751 + outSlope: -127.74434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: 69.708626 + inSlope: -102.70043 + outSlope: -103.4057 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: 61.35375 + inSlope: -18.055023 + outSlope: -18.055023 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: 64.2015 + inSlope: 47.553406 + outSlope: 47.69827 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 81.26671 + inSlope: 36.892834 + outSlope: 36.892834 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0000020501072 + inSlope: 0.00007380386 + outSlope: 0.00007380386 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -0.0000021723413 + inSlope: 0.000078204284 + outSlope: 0.00015640858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -0.0000023848922 + inSlope: 0.00017171225 + outSlope: 0.00017171222 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.0000027700692 + inSlope: 0.00019944496 + outSlope: 0.00019944496 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -0.0000034843647 + inSlope: 0.0002508742 + outSlope: 0.00025087432 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.0000038122826 + inSlope: 0.0002744844 + outSlope: 0.00027448422 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.0000038043124 + inSlope: 0.00027391035 + outSlope: 0.00000547821 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: -0.000003405805 + inSlope: 0.0000049043597 + outSlope: 0.0000050044478 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.416667 + value: -0.0000030152678 + inSlope: 0.000004430597 + outSlope: 0.0000063852735 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -0.0000027442832 + inSlope: 0.0000058114238 + outSlope: 0.00019758915 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: -0.000002736313 + inSlope: 0.0001970153 + outSlope: 0.00019701304 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: -0.0000024434848 + inSlope: 0.00017592957 + outSlope: 0.00017593158 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: -0.0000027203723 + inSlope: 0.00019586756 + outSlope: 0.00019586756 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: -0.0000027124024 + inSlope: 0.00019529372 + outSlope: 0.00019529149 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: -0.0000027044143 + inSlope: 0.00019471634 + outSlope: 0.00019471858 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: -0.00000039845182 + inSlope: 0.00002868864 + outSlope: 0.00002868864 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: 0.0000008137514 + inSlope: -0.000058590325 + outSlope: -0.000029294995 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: 0.000001709756 + inSlope: -0.0000615511 + outSlope: -0.000030775638 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: 0.0000015313121 + inSlope: -0.000027563645 + outSlope: -0.00003675149 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: 0.000002276683 + inSlope: -0.000054640394 + outSlope: -0.000023417286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.000003294081 + inSlope: -0.000033881937 + outSlope: -0.000033881937 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -62.341297 + inSlope: 78.029434 + outSlope: 78.029434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -52.7953 + inSlope: 192.52098 + outSlope: 192.55821 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: -43.03138 + inSlope: 280.08823 + outSlope: 280.08817 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -29.415106 + inSlope: 408.70166 + outSlope: 408.70166 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -8.853996 + inSlope: 350.57755 + outSlope: 350.57767 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -0.0000006403304 + inSlope: 106.08405 + outSlope: 106.08398 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.00000061819554 + inSlope: 0.000044510056 + outSlope: 0.0000008902016 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.00000048854804 + inSlope: -0.0000007035092 + outSlope: -0.0000007178664 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.416667 + value: 0.000001573157 + inSlope: -0.0000023115772 + outSlope: -0.0000033313916 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.0000023257426 + inSlope: -0.0000049251025 + outSlope: -0.0001674541 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 0.0000023478772 + inSlope: -32.73955 + outSlope: -32.739178 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: -2.7284508 + inSlope: -0.0002746561 + outSlope: -0.00027465925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: -0.00000042688316 + inSlope: 32.737213 + outSlope: 32.737213 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0.0000006253223 + inSlope: -0.0022422972 + outSlope: -0.0022422716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: -0.000164067 + inSlope: -264.87534 + outSlope: -264.87506 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: -22.149542 + inSlope: -415.492 + outSlope: -415.492 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: -34.889442 + inSlope: -237.16881 + outSlope: -236.80408 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: -45.17794 + inSlope: -42.212963 + outSlope: -42.20361 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: -41.55506 + inSlope: -22.136236 + outSlope: -22.135803 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: -50.164455 + inSlope: -65.90341 + outSlope: -65.84527 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -63.07555 + inSlope: -16.774181 + outSlope: -16.774181 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.00000094860565 + inSlope: -0.0000341498 + outSlope: -0.0000341498 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.0000012691984 + inSlope: -0.00004569114 + outSlope: -0.00009138229 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 0.0000015546217 + inSlope: -0.00011193277 + outSlope: -0.00011193275 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.0000018767635 + inSlope: -0.00013512696 + outSlope: -0.00013512696 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 0.0000021562605 + inSlope: -0.00015525073 + outSlope: -0.00015525079 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.0000022100153 + inSlope: -0.00015912113 + outSlope: -0.00015912103 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 0.000002237766 + inSlope: -0.00016111907 + outSlope: -0.0000032223832 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.375 + value: 0.0000036252993 + inSlope: -0.000005220431 + outSlope: -0.0000053269696 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.416667 + value: 0.000004985082 + inSlope: -0.000007325017 + outSlope: -0.000010556645 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.0000059286044 + inSlope: -0.000012554693 + outSlope: -0.00042686114 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.875 + value: 0.0000059563554 + inSlope: -0.00042885923 + outSlope: -0.0004288543 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.916667 + value: 0.000005977322 + inSlope: -0.00043036387 + outSlope: -0.0004303688 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 0.000006011857 + inSlope: -0.00043285536 + outSlope: -0.00043285536 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0.000006039607 + inSlope: -0.00043485334 + outSlope: -0.0004348484 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.041667 + value: 0.0000060673583 + inSlope: -0.00043684643 + outSlope: -0.00043685143 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 0.0000056453077 + inSlope: -0.0004064637 + outSlope: -0.0004064637 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.125 + value: 0.0000050223202 + inSlope: -0.00036160843 + outSlope: -0.00018080318 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.2083335 + value: 0.0000043551718 + inSlope: -0.00015678589 + outSlope: -0.00007839317 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.375 + value: 0.000004706448 + inSlope: -0.00008471615 + outSlope: -0.00011295476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: 0.000004082209 + inSlope: -0.000097973025 + outSlope: -0.000041988395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.000002973578 + inSlope: -0.00003058534 + outSlope: -0.00003058534 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 4.015579 + inSlope: 217.51282 + outSlope: 217.51282 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 12.73282 + inSlope: 156.1552 + outSlope: 156.1552 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 17.650284 + inSlope: 81.62732 + outSlope: 81.62623 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 19.986599 + inSlope: 64.54386 + outSlope: 64.52393 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 25.897482 + inSlope: 57.462677 + outSlope: 57.462677 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: 29.056429 + inSlope: 0.711296 + outSlope: -3.2197723 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: 27.864912 + inSlope: -8.972122 + outSlope: -8.97822 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 16.984716 + inSlope: -107.43957 + outSlope: -106.17641 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 4.671299 + inSlope: -72.43259 + outSlope: -72.43259 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.010872026 + inSlope: -6.1587563 + outSlope: -6.146164 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 0.00016130321 + inSlope: 0.000117782445 + outSlope: 0.000009422601 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: 0.00016155279 + inSlope: 0.000009063206 + outSlope: 0.000009248167 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.166667 + value: 0.00016179778 + inSlope: 0.000008888173 + outSlope: 0.00004355207 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: 0.00016184781 + inSlope: 0.00004319186 + outSlope: 0.000071986404 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 0.00021361711 + inSlope: 0.00018317671 + outSlope: 0.00027476533 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 0.00023601418 + inSlope: -0.00012838232 + outSlope: -0.00012838196 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 0.00015966492 + inSlope: -0.001226017 + outSlope: -0.0012684816 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.291667 + value: -0.04435983 + inSlope: -0.85833776 + outSlope: -0.81075585 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: -0.26260555 + inSlope: -1.415455 + outSlope: -1.4152788 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: -0.6722026 + inSlope: -2.7390323 + outSlope: -2.7990696 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: -0.8737542 + inSlope: -1.6433657 + outSlope: -1.6706172 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -0.92866033 + inSlope: -1.2384974 + outSlope: -1.2384974 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.2109214 + inSlope: 105.53802 + outSlope: 105.53802 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 6.2830076 + inSlope: 139.11307 + outSlope: 139.11307 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 11.771597 + inSlope: 84.78218 + outSlope: 84.78219 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 12.829858 + inSlope: -0.77405554 + outSlope: -1.6933019 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 8.325842 + inSlope: -103.223885 + outSlope: -103.223885 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -2.0236392 + inSlope: -127.18365 + outSlope: -126.73161 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -11.868697 + inSlope: -2.1364975 + outSlope: -2.0984025 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 2.0379117 + inSlope: 36.02031 + outSlope: 41.865753 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 2.8761203 + inSlope: -30.422396 + outSlope: -30.422396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 0.010095399 + inSlope: -5.732524 + outSlope: -5.7454658 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: -0.00022722594 + inSlope: -0.000029806033 + outSlope: -0.0000023844839 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: -0.0002276061 + inSlope: -0.0000018370617 + outSlope: -0.0000018745525 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.166667 + value: -0.00022797847 + inSlope: -0.0000013273982 + outSlope: -0.0000065042545 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: -0.0002280544 + inSlope: -0.0000059575445 + outSlope: -0.000009929237 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: -0.00018055965 + inSlope: 0.00033566117 + outSlope: 0.00022883377 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: -0.00015017232 + inSlope: -0.000043480377 + outSlope: -0.000043480253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: -0.00022974303 + inSlope: -0.00053381384 + outSlope: -0.00071175315 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.291667 + value: 0.015943985 + inSlope: 0.6562848 + outSlope: 0.7018286 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: 0.34989905 + inSlope: 1.8246156 + outSlope: 1.8245553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: 0.43672466 + inSlope: -1.3019289 + outSlope: -1.1877296 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: 0.30332556 + inSlope: -1.7021974 + outSlope: -1.6762198 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0.2423578 + inSlope: -1.5305609 + outSlope: -1.5305609 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 24.777603 + inSlope: 288.62512 + outSlope: 288.62512 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.041666668 + value: 37.15566 + inSlope: 246.12643 + outSlope: 246.12643 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 44.801044 + inSlope: 70.11777 + outSlope: 70.117775 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.125 + value: 42.588326 + inSlope: -108.81135 + outSlope: -109.153824 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: 24.932076 + inSlope: -285.458 + outSlope: -285.458 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.2916667 + value: -0.882436 + inSlope: -294.28397 + outSlope: -293.58423 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4166667 + value: -23.570518 + inSlope: -14.538757 + outSlope: -14.516127 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 7.5660453 + inSlope: 205.28564 + outSlope: 208.27757 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 32.28667 + inSlope: 162.53531 + outSlope: 162.53531 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.875 + value: 43.942783 + inSlope: 17.780914 + outSlope: 17.784866 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0416667 + value: 43.944824 + inSlope: 0.012084955 + outSlope: 0.01223877 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.125 + value: 43.970303 + inSlope: 0.012200318 + outSlope: 0.01220267 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.166667 + value: 43.995277 + inSlope: 0.012230696 + outSlope: 0.01224976 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.5833335 + value: 44.000378 + inSlope: 7.102911 + outSlope: 7.10289 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.8333335 + value: 58.434765 + inSlope: 76.53209 + outSlope: 76.57787 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6 + value: 66.17521 + inSlope: -13.280423 + outSlope: -13.280385 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 43.443707 + inSlope: -230.84724 + outSlope: -231.23465 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.291667 + value: 11.39724 + inSlope: -252.79156 + outSlope: -251.4993 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5 + value: -21.666887 + inSlope: 0.33577016 + outSlope: 0.33621532 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.666667 + value: -1.5520785 + inSlope: 175.28186 + outSlope: 175.5946 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.75 + value: 12.317983 + inSlope: 132.28726 + outSlope: 132.33885 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 16.837032 + inSlope: 108.39606 + outSlope: 108.39606 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Arm_1_R/Arm_2_R/Wrist_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -30.345997 + inSlope: 52.002823 + outSlope: 52.002823 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -24.772041 + inSlope: 93.768585 + outSlope: 94.53607 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -11.578001 + inSlope: 94.56587 + outSlope: 92.9509 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: -0.039092 + inSlope: 55.683914 + outSlope: 56.563454 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 8.552351 + inSlope: 52.603317 + outSlope: 52.603317 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 9.351713 + inSlope: -30.65767 + outSlope: -30.65767 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 3.9938753 + inSlope: -44.45054 + outSlope: -44.37464 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 1.03551 + inSlope: -22.668728 + outSlope: -22.244621 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.16143492 + inSlope: 0.42951027 + outSlope: 0.42954835 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: -0.00028389308 + inSlope: 0.00005114701 + outSlope: 0.000047493664 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.00028603393 + inSlope: -0.00009844382 + outSlope: -0.00011485111 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.00030538175 + inSlope: 0.0000012358068 + outSlope: 0.00000078050954 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: -0.00027771728 + inSlope: 0.000011592281 + outSlope: 0.0000137658335 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.0833335 + value: -0.00030953018 + inSlope: 0.000019594792 + outSlope: 0.0000195948 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.75 + value: -0.00027598094 + inSlope: 0.000074616895 + outSlope: 0.000074616844 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.416667 + value: 0.021036875 + inSlope: 1.4346303 + outSlope: 1.4903553 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: 2.8432257 + inSlope: 18.14307 + outSlope: 18.053898 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: 10.657406 + inSlope: 19.041868 + outSlope: 19.888641 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 11.219515 + inSlope: -37.20012 + outSlope: -37.03216 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 3.0163157 + inSlope: -144.18224 + outSlope: -144.18196 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: -9.355327 + inSlope: -120.43166 + outSlope: -120.43207 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: -16.485054 + inSlope: -47.58142 + outSlope: -46.020813 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4583335 + value: -21.533173 + inSlope: -57.700928 + outSlope: -57.700928 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: -29.801924 + inSlope: -46.837692 + outSlope: -46.837692 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: -32.735836 + inSlope: 16.66983 + outSlope: 14.393573 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -31.419289 + inSlope: 20.6798 + outSlope: 20.6798 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -41.79682 + inSlope: 109.349396 + outSlope: 109.349396 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -30.874157 + inSlope: 165.6671 + outSlope: 164.21732 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -6.8893623 + inSlope: 192.51718 + outSlope: 192.54921 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 17.285751 + inSlope: 70.38227 + outSlope: 69.760254 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 22.300877 + inSlope: 49.30179 + outSlope: 49.30179 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 26.781622 + inSlope: -21.461563 + outSlope: -21.461563 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: 16.325073 + inSlope: -145.30225 + outSlope: -145.43419 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: 2.3736284 + inSlope: -142.42949 + outSlope: -142.26395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -5.962364 + inSlope: -14.172504 + outSlope: -14.170037 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: -4.0580626 + inSlope: 18.00162 + outSlope: 18.000801 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -4.8531604 + inSlope: -21.401001 + outSlope: -21.4035 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -12.040411 + inSlope: 4.7743263 + outSlope: 4.774159 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: -1.8124183 + inSlope: -4.343089 + outSlope: -4.3431253 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.0833335 + value: -13.605516 + inSlope: -9.892698 + outSlope: -9.892701 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.75 + value: -1.1947325 + inSlope: 19.002712 + outSlope: 19.002699 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.416667 + value: -8.049047 + inSlope: -25.037666 + outSlope: -25.051323 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -15.128283 + inSlope: -38.23368 + outSlope: -38.275112 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: -12.766405 + inSlope: 50.8567 + outSlope: 50.466476 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: -5.8001103 + inSlope: 53.129528 + outSlope: 53.301735 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: -2.0575812 + inSlope: 42.0834 + outSlope: 42.08364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: 2.049825 + inSlope: 67.01503 + outSlope: 67.01519 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: 7.156713 + inSlope: 55.642162 + outSlope: 56.970577 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4583335 + value: 9.454255 + inSlope: -40.50222 + outSlope: -40.50222 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: -6.1031146 + inSlope: -190.02074 + outSlope: -190.02074 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: -31.09132 + inSlope: -173.18454 + outSlope: -173.85625 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -41.913876 + inSlope: -102.10193 + outSlope: -102.10193 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -7.6034303 + inSlope: -55.80428 + outSlope: -55.80428 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: -12.35454 + inSlope: -48.27001 + outSlope: -45.986526 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.20833334 + value: -13.116807 + inSlope: 59.39138 + outSlope: 61.342457 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.375 + value: 3.0453942 + inSlope: 97.85361 + outSlope: 97.42751 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 8.697727 + inSlope: -8.483734 + outSlope: -8.483734 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.625 + value: 3.0191543 + inSlope: -54.985947 + outSlope: -54.985947 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -0.9293675 + inSlope: -5.653188 + outSlope: -6.441266 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333334 + value: -0.632856 + inSlope: 10.543492 + outSlope: 11.292809 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.00015506476 + inSlope: 0.0014178749 + outSlope: -0.005310425 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5416667 + value: -0.0001555982 + inSlope: 0.00001667249 + outSlope: 0.000015481603 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.125 + value: -0.00015551683 + inSlope: 0.000015063105 + outSlope: 0.00001757362 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.625 + value: -0.00015271582 + inSlope: 0.0000007675553 + outSlope: 0.00000048477176 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.4166667 + value: -0.00015619103 + inSlope: 0.000013654008 + outSlope: 0.000016214135 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.0833335 + value: -0.00015198078 + inSlope: -0.0000027319763 + outSlope: -0.0000027319772 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 4.75 + value: -0.00015643424 + inSlope: 0.000017308568 + outSlope: 0.000017308555 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.416667 + value: -0.031237032 + inSlope: -1.8087504 + outSlope: -1.7662078 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.666667 + value: -2.7909565 + inSlope: -18.477516 + outSlope: -18.561235 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 5.9583335 + value: -2.1144934 + inSlope: 34.59274 + outSlope: 34.06913 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.0833335 + value: 3.0274415 + inSlope: 27.139744 + outSlope: 27.407867 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.166667 + value: 1.036232 + inSlope: -98.629845 + outSlope: -98.63041 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.25 + value: -12.955686 + inSlope: -220.20485 + outSlope: -220.20523 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.3333335 + value: -32.76395 + inSlope: -225.23894 + outSlope: -225.65579 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.4583335 + value: -50.10034 + inSlope: -4.4699707 + outSlope: -4.4699707 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.5833335 + value: -35.94468 + inSlope: 170.11102 + outSlope: 170.11102 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.7083335 + value: -15.454052 + inSlope: 129.39139 + outSlope: 130.08434 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: -7.7086263 + inSlope: 71.40909 + outSlope: 71.40909 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/Skl_Root/Waist/Spine/Head + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/board_model + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_L + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.x + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.y + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 6.791667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAngles.z + path: airboy_model_skeleton/airboy/board_model/eft_fire_R + classID: 4 + script: {fileID: 0} + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/letsgo.anim.meta b/Assets/Resources/Models/Games/Airboarder/Animations/letsgo.anim.meta new file mode 100644 index 00000000..2d380c5b --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/letsgo.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e69593c5887486143a03f3ce10624f97 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/mothership.meta b/Assets/Resources/Models/Games/Airboarder/Animations/mothership.meta new file mode 100644 index 00000000..a697e414 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/mothership.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9806ed2445b236c439728ae2bdc7d616 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/mothership/mothership_model.controller b/Assets/Resources/Models/Games/Airboarder/Animations/mothership/mothership_model.controller new file mode 100644 index 00000000..82601be6 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/mothership/mothership_model.controller @@ -0,0 +1,72 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1107 &-6059841603863267777 +AnimatorStateMachine: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Base Layer + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: 2775543481773469868} + m_Position: {x: 200, y: 0, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 50, y: 20, z: 0} + m_EntryPosition: {x: 50, y: 120, z: 0} + m_ExitPosition: {x: 800, y: 120, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: 2775543481773469868} +--- !u!91 &9100000 +AnimatorController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: mothership_model + serializedVersion: 5 + m_AnimatorParameters: [] + m_AnimatorLayers: + - serializedVersion: 5 + m_Name: Base Layer + m_StateMachine: {fileID: -6059841603863267777} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 0 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 0 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} +--- !u!1102 &2775543481773469868 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: spin + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: dd6ea1709fbf61a4b9e61373cd3b1b60, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/mothership/mothership_model.controller.meta b/Assets/Resources/Models/Games/Airboarder/Animations/mothership/mothership_model.controller.meta new file mode 100644 index 00000000..1e565d86 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/mothership/mothership_model.controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 838274a197f21a044af50f828404a813 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 9100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/mothership/spin.anim b/Assets/Resources/Models/Games/Airboarder/Animations/mothership/spin.anim new file mode 100644 index 00000000..39c08c87 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/mothership/spin.anim @@ -0,0 +1,253 @@ +%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: spin + 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: -120, 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.75 + value: {x: 0, y: -90, z: 0} + inSlope: {x: 0, y: -120, z: 0} + outSlope: {x: 0, y: -120, 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.5 + value: {x: 0, y: -180, z: 0} + inSlope: {x: 0, y: -120, z: 0} + outSlope: {x: 0, y: -120, 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.25 + value: {x: 0, y: -270, z: 0} + inSlope: {x: 0, y: -120, z: 0} + outSlope: {x: 0, y: -120, 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: 3 + value: {x: 0, y: -360, z: 0} + inSlope: {x: -0, y: -120, 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: [] + 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: 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: 3 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 1 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 1 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 69 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0 + inSlope: -0 + outSlope: 0 + tangentMode: 69 + 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: -120 + tangentMode: 69 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.75 + value: -90 + inSlope: -120 + outSlope: -120 + tangentMode: 69 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5 + value: -180 + inSlope: -120 + outSlope: -120 + tangentMode: 69 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.25 + value: -270 + inSlope: -120 + outSlope: -120 + tangentMode: 69 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: -360 + inSlope: -120 + outSlope: 0 + tangentMode: 69 + 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: 69 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3 + value: 0 + inSlope: -0 + outSlope: 0 + tangentMode: 69 + 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/Resources/Models/Games/Airboarder/Animations/mothership/spin.anim.meta b/Assets/Resources/Models/Games/Airboarder/Animations/mothership/spin.anim.meta new file mode 100644 index 00000000..d3c21280 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/mothership/spin.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: dd6ea1709fbf61a4b9e61373cd3b1b60 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/wall.meta b/Assets/Resources/Models/Games/Airboarder/Animations/wall.meta new file mode 100644 index 00000000..012770ca --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/wall.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9ada393b44571154fb21d29e9e0fa5a5 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/wall/Wall.controller b/Assets/Resources/Models/Games/Airboarder/Animations/wall/Wall.controller new file mode 100644 index 00000000..e7504991 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/wall/Wall.controller @@ -0,0 +1,219 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1102 &-7867947768620779705 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: idle + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 1446ea699ca64ee4eb030a3ee17686b4, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1107 &-4540338289636398905 +AnimatorStateMachine: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Base Layer + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: 5573168244071546499} + m_Position: {x: 250, y: -10, z: 0} + - serializedVersion: 1 + m_State: {fileID: 6061325381742713957} + m_Position: {x: 235, y: 65, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 50, y: 20, z: 0} + m_EntryPosition: {x: 50, y: 120, z: 0} + m_ExitPosition: {x: 800, y: 120, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: 5573168244071546499} +--- !u!1102 &-3339993895938749424 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: break + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 022e7fdc2d6e6d84184acb6854046934, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!91 &9100000 +AnimatorController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Wall + serializedVersion: 5 + m_AnimatorParameters: [] + m_AnimatorLayers: + - serializedVersion: 5 + m_Name: Base Layer + m_StateMachine: {fileID: -4540338289636398905} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 0 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 0 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} + - serializedVersion: 5 + m_Name: Miss Fx + m_StateMachine: {fileID: 2783156207794491431} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 0 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 0 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} +--- !u!1102 &738825764218463679 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: shake + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 2d03b736c5f6c404bbdcfadc82e96cf7, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1107 &2783156207794491431 +AnimatorStateMachine: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Miss Fx + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: 738825764218463679} + m_Position: {x: 275.40924, y: 87.4441, z: 0} + - serializedVersion: 1 + m_State: {fileID: -3339993895938749424} + m_Position: {x: 280.75116, y: 156.88895, z: 0} + - serializedVersion: 1 + m_State: {fileID: -7867947768620779705} + m_Position: {x: 278.79285, y: 36.14244, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 50, y: 20, z: 0} + m_EntryPosition: {x: 50, y: 120, z: 0} + m_ExitPosition: {x: 800, y: 120, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: -7867947768620779705} +--- !u!1102 &5573168244071546499 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: move + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: e3baee1c4d6194147b96c4789934f9de, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &6061325381742713957 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: idle + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 1446ea699ca64ee4eb030a3ee17686b4, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/wall/Wall.controller.meta b/Assets/Resources/Models/Games/Airboarder/Animations/wall/Wall.controller.meta new file mode 100644 index 00000000..70ce457e --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/wall/Wall.controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d3a3f979e17936b46ad2433e0e386026 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 9100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/wall/break.anim b/Assets/Resources/Models/Games/Airboarder/Animations/wall/break.anim new file mode 100644 index 00000000..4598805b --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/wall/break.anim @@ -0,0 +1,4751 @@ +%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: break + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 11.291667 + value: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 11.291667 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton/wall_low_root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0.0009307016, z: 0, w: 0} + outSlope: {x: 0, y: 0.0009307016, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.009686504, y: -0.003017042, z: 0.01825513, w: 0.9997819} + inSlope: {x: 0.17859444, y: -0.05546276, z: 0.337932, w: -0.008188247} + outSlope: {x: 0.17859444, y: -0.05546276, z: 0.337932, w: -0.008188247} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: 0.17276365, y: -0.051627718, z: 0.31646296, w: 0.9313101} + inSlope: {x: 0.17417079, y: -0.04946255, z: 0.30603063, w: -0.13878816} + outSlope: {x: 0.17417079, y: -0.04946255, z: 0.30603063, w: -0.13878816} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: 0.2114258, y: -0.064974025, z: 0.35885826, w: 0.90680665} + inSlope: {x: 0.42649198, y: -0.17896351, z: 0.12864119, w: -0.1632263} + outSlope: {x: 0.42649198, y: -0.17896351, z: 0.12864119, w: -0.1632263} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4166667 + value: {x: 0.27254346, y: -0.07632892, z: 0.38108042, w: 0.8801544} + inSlope: {x: 0.51873934, y: 0.07624827, z: 0.24130929, w: -0.259205} + outSlope: {x: 0.51873934, y: 0.07624827, z: 0.24130929, w: -0.259205} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6666667 + value: {x: 0.4036982, y: -0.057648085, z: 0.43695217, w: 0.8017339} + inSlope: {x: 0.5220975, y: 0.08297197, z: 0.20084518, w: -0.36923635} + outSlope: {x: 0.5220975, y: 0.08297197, z: 0.20084518, w: -0.36923635} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7083334 + value: {x: 0.427946, y: -0.053711288, z: 0.44607967, w: 0.7842131} + inSlope: {x: 0.412061, y: 0.10934608, z: 0.40405655, w: -0.448209} + outSlope: {x: 0.412061, y: 0.10934608, z: 0.40405655, w: -0.448209} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.8333334 + value: {x: 0.45827305, y: -0.037047286, z: 0.52398986, w: 0.7169714} + inSlope: {x: 0.22350046, y: 0.13387835, z: 0.6189493, w: -0.5827823} + outSlope: {x: 0.22350046, y: 0.13387835, z: 0.6189493, w: -0.5827823} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9166667 + value: {x: 0.47409463, y: -0.026883245, z: 0.5704487, w: 0.67014915} + inSlope: {x: 0.19938603, y: 0.13698274, z: 0.6244366, w: -0.67213273} + outSlope: {x: 0.19938603, y: 0.13698274, z: 0.6244366, w: -0.67213273} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: 0.48273343, y: -0.020777803, z: 0.5984032, w: 0.63910115} + inSlope: {x: 0.0764813, y: 0.13091734, z: 0.4233846, w: -0.43351048} + outSlope: {x: 0.0764813, y: 0.13091734, z: 0.4233846, w: -0.43351048} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0833335 + value: {x: 0.4503529, y: 0.0017655959, z: 0.5992109, w: 0.66191053} + inSlope: {x: -0.31529748, y: 0.19095457, z: -0.06830913, w: 0.2766318} + outSlope: {x: -0.31529748, y: 0.19095457, z: -0.06830913, w: 0.2766318} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.6666667 + value: {x: 0.24711683, y: 0.12710218, z: 0.5320953, w: 0.79978305} + inSlope: {x: -0.33461317, y: 0.203471, z: -0.15295213, w: 0.1728169} + outSlope: {x: -0.33461317, y: 0.203471, z: -0.15295213, w: 0.1728169} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.125 + value: {x: 0.08141728, y: 0.22749338, z: 0.4403708, w: 0.8646916} + inSlope: {x: -0.33415475, y: 0.19904424, z: -0.21766862, w: 0.08994851} + outSlope: {x: -0.33415475, y: 0.19904424, z: -0.21766862, w: 0.08994851} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.25 + value: {x: 0.04026983, y: 0.2515078, z: 0.41160253, w: 0.8750461} + inSlope: {x: -0.10131184, y: 0.035097525, z: -0.12565643, w: 0.05485877} + outSlope: {x: -0.10131184, y: 0.035097525, z: -0.12565643, w: 0.05485877} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.4166667 + value: {x: 0.043952458, y: 0.24259697, z: 0.39981034, w: 0.8828174} + inSlope: {x: 0.020856906, y: -0.056032136, z: -0.07551941, w: 0.04857793} + outSlope: {x: 0.020856906, y: -0.056032136, z: -0.07551941, w: 0.04857793} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.2083335 + value: {x: 0.058719095, y: 0.19927777, z: 0.3412986, w: 0.9167092} + inSlope: {x: 0.010645773, y: -0.044265203, z: -0.05361327, w: 0.029023042} + outSlope: {x: 0.010645773, y: -0.044265203, z: -0.05361327, w: 0.029023042} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.541667 + value: {x: 0.052991014, y: 0.20045246, z: 0.35391247, w: 0.912007} + inSlope: {x: -0.020294365, y: 0.00873737, z: 0.047689613, w: -0.019261096} + outSlope: {x: -0.020294365, y: 0.00873737, z: 0.047689613, w: -0.019261096} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.875 + value: {x: 0.05538097, y: 0.19805193, z: 0.3676368, w: 0.9069463} + inSlope: {x: 0.12158854, y: -0.07055874, z: 0.018112384, w: 0.0005779262} + outSlope: {x: 0.12158854, y: -0.07055874, z: 0.018112384, w: 0.0005779262} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.2083335 + value: {x: 0.082433514, y: 0.18309568, z: 0.37771022, w: 0.90388924} + inSlope: {x: -0.007230816, y: 0.011998639, z: 0.06001555, w: -0.026870115} + outSlope: {x: -0.007230816, y: 0.011998639, z: 0.06001555, w: -0.026870115} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.3333335 + value: {x: 0.10315452, y: 0.1738363, z: 0.5033896, w: 0.84008276} + inSlope: {x: 0.03525062, y: -0.021295033, z: 0.18495369, w: -0.11081571} + outSlope: {x: 0.03525062, y: -0.021295033, z: 0.18495369, w: -0.11081571} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.916667 + value: {x: 0.13395004, y: 0.15076911, z: 0.6626379, w: 0.7212746} + inSlope: {x: 0.06705387, y: -0.061170205, z: 0.33614108, w: -0.3094099} + outSlope: {x: 0.06705387, y: -0.061170205, z: 0.33614108, w: -0.3094099} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.041667 + value: {x: 0.14118664, y: 0.14330277, z: 0.70013016, w: 0.68509007} + inSlope: {x: -0.0011012545, y: -0.00041705277, z: -0.0084255785, w: 0.008813255} + outSlope: {x: -0.0011012545, y: -0.00041705277, z: -0.0084255785, w: 0.008813255} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.2083335 + value: {x: 0.13793279, y: 0.14641352, z: 0.68332434, w: 0.7018586} + inSlope: {x: -0.018451344, y: 0.01870079, z: -0.09968343, w: 0.09689464} + outSlope: {x: -0.018451344, y: 0.01870079, z: -0.09968343, w: 0.09689464} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.5 + value: {x: 0.13293564, y: 0.15173292, z: 0.6545296, w: 0.7286263} + inSlope: {x: -0.0060755946, y: 0.010736208, z: -0.048950892, w: 0.043128688} + outSlope: {x: -0.0060755946, y: 0.010736208, z: -0.048950892, w: 0.043128688} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.75 + value: {x: 0.13566221, y: 0.14882885, z: 0.67017186, w: 0.7143637} + inSlope: {x: 0.019719869, y: -0.021261774, z: 0.07977154, w: -0.074271955} + outSlope: {x: 0.019719869, y: -0.021261774, z: 0.07977154, w: -0.074271955} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.916667 + value: {x: 0.14556296, y: 0.1386088, z: 0.6948225, w: 0.6905221} + inSlope: {x: 0.038966734, y: -0.037739713, z: 0.12942696, w: -0.12946844} + outSlope: {x: 0.038966734, y: -0.037739713, z: 0.12942696, w: -0.12946844} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.083334 + value: {x: 0.1444069, y: 0.1398673, z: 0.6894487, w: 0.6958766} + inSlope: {x: -0.012589628, y: 0.013323842, z: -0.058474608, w: 0.05781871} + outSlope: {x: -0.012589628, y: 0.013323842, z: -0.058474608, w: 0.05781871} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.333334 + value: {x: 0.14208484, y: 0.14722891, z: 0.6932312, w: 0.6910616} + inSlope: {x: 0.03376528, y: 0.0028255924, z: 0.053203538, w: -0.060737327} + outSlope: {x: 0.03376528, y: 0.0028255924, z: 0.053203538, w: -0.060737327} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.541667 + value: {x: 0.14635798, y: 0.14396267, z: 0.69225097, w: 0.69184005} + inSlope: {x: 0.020147348, y: -0.020214582, z: 0.004227129, w: -0.0041920817} + outSlope: {x: 0.020147348, y: -0.020214582, z: 0.004227129, w: -0.0041920817} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 9.333334 + value: {x: 0.1449878, y: 0.14530388, z: 0.69195235, w: 0.69214684} + inSlope: {x: -0.0009634511, y: 0.0009922403, z: -0.00023102807, w: 0.000225306} + outSlope: {x: -0.0009634511, y: 0.0009922403, z: -0.00023102807, w: 0.000225306} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 11.291667 + value: {x: 0.14500073, y: 0.14534701, z: 0.69189787, w: 0.6921896} + inSlope: {x: 0.000018596507, y: 0.000009298254, z: -0.00002574901, w: 0.000018596507} + outSlope: {x: 0.000018596507, y: 0.000009298254, z: -0.00002574901, w: 0.000018596507} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton/wall_low_root/block01Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0.003046613, y: -0.0015993055, z: 0.0027565712, w: 0} + outSlope: {x: 0.003046613, y: -0.0015993055, z: 0.0027565712, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: 0.0027346436, y: 0.022072313, z: 0.022500161, w: 0.99949944} + inSlope: {x: -0.03234818, y: 0.17134207, z: 0.08580796, w: -0.0055246367} + outSlope: {x: -0.03234818, y: 0.17134207, z: 0.08580796, w: -0.0055246367} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: -0.010160288, y: 0.05206553, z: 0.06816797, w: 0.99626255} + inSlope: {x: -0.049451753, y: 0.097369485, z: 0.169191, w: -0.017340662} + outSlope: {x: -0.049451753, y: 0.097369485, z: 0.169191, w: -0.017340662} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: -0.020207088, y: 0.06791828, z: 0.11976955, w: 0.9902697} + inSlope: {x: -0.02042213, y: 0.075396806, z: 0.24908069, w: -0.03629279} + outSlope: {x: -0.02042213, y: 0.075396806, z: 0.24908069, w: -0.03629279} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: -0.020392543, y: 0.07231606, z: 0.13207045, w: 0.98838854} + inSlope: {x: 0.20869486, y: 0.22759658, z: 0.35561666, w: -0.063866585} + outSlope: {x: 0.20869486, y: 0.22759658, z: 0.35561666, w: -0.063866585} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 0.013144598, y: 0.10150169, z: 0.16799195, w: 0.9804608} + inSlope: {x: 0.39791703, y: 0.36642998, z: 0.469205, w: -0.12470833} + outSlope: {x: 0.39791703, y: 0.36642998, z: 0.469205, w: -0.12470833} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: 0.10482784, y: 0.18766202, z: 0.28462997, w: 0.9342269} + inSlope: {x: 0.34814426, y: 0.3346278, z: 0.47901732, w: -0.24975933} + outSlope: {x: 0.34814426, y: 0.3346278, z: 0.47901732, w: -0.24975933} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4583334 + value: {x: 0.16870406, y: 0.24957044, z: 0.3790044, w: 0.874991} + inSlope: {x: 0.30077767, y: 0.2940008, z: 0.47902906, w: -0.35043272} + outSlope: {x: 0.30077767, y: 0.2940008, z: 0.47902906, w: -0.35043272} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7083334 + value: {x: 0.23465529, y: 0.31369972, z: 0.49433115, w: 0.77599365} + inSlope: {x: 0.23761302, y: 0.22798511, z: 0.4589879, w: -0.45343608} + outSlope: {x: 0.23761302, y: 0.22798511, z: 0.4589879, w: -0.45343608} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9166667 + value: {x: 0.27587035, y: 0.35226357, z: 0.58213085, w: 0.67891794} + inSlope: {x: 0.18236831, y: 0.1633232, z: 0.4325822, w: -0.5311973} + outSlope: {x: 0.18236831, y: 0.1633232, z: 0.4325822, w: -0.5311973} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.1666667 + value: {x: 0.3122645, y: 0.38149914, z: 0.68231, w: 0.539817} + inSlope: {x: 0.11573888, y: 0.07441685, z: 0.38312674, w: -0.59957844} + outSlope: {x: 0.11573888, y: 0.07441685, z: 0.38312674, w: -0.59957844} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.2083335 + value: {x: 0.31640956, y: 0.3840151, z: 0.6963573, w: 0.5172079} + inSlope: {x: 0.25153324, y: 0.036066733, z: -0.051290005, w: -0.112324074} + outSlope: {x: 0.25153324, y: 0.036066733, z: -0.051290005, w: -0.112324074} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.25 + value: {x: 0.33322555, y: 0.3845047, z: 0.6780359, w: 0.53045654} + inSlope: {x: 0.5218819, y: -0.026611362, z: -0.7607437, w: 0.6246783} + outSlope: {x: 0.5218819, y: -0.026611362, z: -0.7607437, w: 0.6246783} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.2916667 + value: {x: 0.3598997, y: 0.3817975, z: 0.632962, w: 0.5692645} + inSlope: {x: 0.54587823, y: -0.08278389, z: -0.9864731, w: 0.8242656} + outSlope: {x: 0.54587823, y: -0.08278389, z: -0.9864731, w: 0.8242656} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.375 + value: {x: 0.3968196, y: 0.37111452, z: 0.5534591, w: 0.63126165} + inSlope: {x: 0.41922078, y: -0.19418056, z: -1.1077818, w: 0.81290454} + outSlope: {x: 0.41922078, y: -0.19418056, z: -1.1077818, w: 0.81290454} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: 0.4136505, y: 0.36142433, z: 0.5035146, w: 0.66688746} + inSlope: {x: 0.32657298, y: -0.17642714, z: -0.8978063, w: 0.5995591} + outSlope: {x: 0.32657298, y: -0.17642714, z: -0.8978063, w: 0.5995591} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.5416667 + value: {x: 0.4410355, y: 0.35762563, z: 0.45699194, w: 0.68465316} + inSlope: {x: 0.18711019, y: 0.0034947328, z: -0.26023138, w: 0.051698588} + outSlope: {x: 0.18711019, y: 0.0034947328, z: -0.26023138, w: 0.051698588} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.5833335 + value: {x: 0.58681697, y: 0.34403086, z: 0.1379341, w: 0.7199047} + inSlope: {x: 0.07442886, y: -0.024940994, z: -0.30855125, w: 0.010363348} + outSlope: {x: 0.07442886, y: -0.024940994, z: -0.30855125, w: 0.010363348} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.125 + value: {x: 0.6115357, y: 0.32675028, z: -0.045436025, w: 0.7191619} + inSlope: {x: 0.021544207, y: -0.031924002, z: -0.35292223, w: -0.025309986} + outSlope: {x: 0.021544207, y: -0.031924002, z: -0.35292223, w: -0.025309986} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.2083335 + value: {x: 0.6152594, y: 0.32024255, z: -0.07292234, w: 0.71664697} + inSlope: {x: 0.25868753, y: -0.28015924, z: -0.43998855, w: -0.15029296} + outSlope: {x: 0.25868753, y: -0.28015924, z: -0.43998855, w: -0.15029296} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.25 + value: {x: 0.6337678, y: 0.30246302, z: -0.095215514, w: 0.7055413} + inSlope: {x: 0.3839546, y: -0.38268816, z: -0.48284072, w: -0.24179688} + outSlope: {x: 0.3839546, y: -0.38268816, z: -0.48284072, w: -0.24179688} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.4583335 + value: {x: 0.70081186, y: 0.22473243, z: -0.19866127, w: 0.64721847} + inSlope: {x: 0.28147924, y: -0.37541556, z: -0.5252719, w: -0.33159882} + outSlope: {x: 0.28147924, y: -0.37541556, z: -0.5252719, w: -0.33159882} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.541667 + value: {x: 0.7201244, y: 0.1971677, z: -0.238238, w: 0.62111866} + inSlope: {x: 0.24013817, y: -0.3180387, z: -0.48288935, w: -0.3640075} + outSlope: {x: 0.24013817, y: -0.3180387, z: -0.48288935, w: -0.3640075} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.5833335 + value: {x: 0.73088247, y: 0.18433045, z: -0.2585892, w: 0.6041231} + inSlope: {x: 0.25698808, y: -0.088424176, z: -0.22170402, w: -0.37247944} + outSlope: {x: 0.25698808, y: -0.088424176, z: -0.22170402, w: -0.37247944} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.666667 + value: {x: 0.75273234, y: 0.19446933, z: -0.25581777, w: 0.574572} + inSlope: {x: 0.27684355, y: 0.11586193, z: 0.025878644, w: -0.3911212} + outSlope: {x: 0.27684355, y: 0.11586193, z: 0.025878644, w: -0.3911212} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.25 + value: {x: 0.8843067, y: 0.23523702, z: -0.22247212, w: 0.33640948} + inSlope: {x: 0.1865241, y: 0.026454953, z: 0.08890541, w: -0.44877145} + outSlope: {x: 0.1865241, y: 0.026454953, z: 0.08890541, w: -0.44877145} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.416667 + value: {x: 0.91177416, y: 0.23219082, z: -0.21135485, w: 0.2647347} + inSlope: {x: 0.14532322, y: -0.123953596, z: -0.009245742, w: -0.39924228} + outSlope: {x: 0.14532322, y: -0.123953596, z: -0.009245742, w: -0.39924228} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.541667 + value: {x: 0.92865294, y: 0.21487772, z: -0.2132209, w: 0.21440172} + inSlope: {x: 0.060234938, y: -0.17567208, z: -0.099626765, w: -0.18212043} + outSlope: {x: 0.060234938, y: -0.17567208, z: -0.099626765, w: -0.18212043} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.7083335 + value: {x: 0.9320698, y: 0.1793472, z: -0.24035066, w: 0.20325382} + inSlope: {x: 0.015606225, y: -0.21557032, z: -0.16381654, w: -0.07452278} + outSlope: {x: 0.015606225, y: -0.21557032, z: -0.16381654, w: -0.07452278} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.041667 + value: {x: 0.9334317, y: 0.11145503, z: -0.29184526, w: 0.17637867} + inSlope: {x: -0.015247848, y: -0.22116151, z: -0.16932191, w: -0.061200052} + outSlope: {x: -0.015247848, y: -0.22116151, z: -0.16932191, w: -0.061200052} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.2083335 + value: {x: 0.92474926, y: 0.07064286, z: -0.32442048, w: 0.18601035} + inSlope: {x: -0.061397787, y: -0.24327108, z: -0.18893516, w: 0.068968445} + outSlope: {x: -0.061397787, y: -0.24327108, z: -0.18893516, w: 0.068968445} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.541667 + value: {x: 0.8921124, y: 0.044247694, z: -0.37437332, w: 0.24904284} + inSlope: {x: -0.10990736, y: -0.056685537, z: -0.13472058, w: 0.20250413} + outSlope: {x: -0.10990736, y: -0.056685537, z: -0.13472058, w: 0.20250413} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.75 + value: {x: 0.8668742, y: 0.044817466, z: -0.39420208, w: 0.30186948} + inSlope: {x: -0.13548213, y: 0.055483438, z: -0.05983322, w: 0.304416} + outSlope: {x: -0.13548213, y: 0.055483438, z: -0.05983322, w: 0.304416} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7 + value: {x: 0.85426265, y: 0.0941701, z: -0.3805122, w: 0.3414348} + inSlope: {x: -0.0417258, y: 0.2243679, z: 0.0766163, w: 0.12865572} + outSlope: {x: -0.0417258, y: 0.2243679, z: 0.0766163, w: 0.12865572} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.291667 + value: {x: 0.84125346, y: 0.16317132, z: -0.35380548, w: 0.3748192} + inSlope: {x: -0.048078876, y: 0.2731966, z: 0.11657688, w: 0.09996235} + outSlope: {x: -0.048078876, y: 0.2731966, z: 0.11657688, w: 0.09996235} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.541667 + value: {x: 0.8218216, y: 0.2178371, z: -0.33837143, w: 0.40331268} + inSlope: {x: -0.09366831, y: 0.20256718, z: 0.045488603, w: 0.1203144} + outSlope: {x: -0.09366831, y: 0.20256718, z: 0.045488603, w: 0.1203144} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.125 + value: {x: 0.7286643, y: 0.26463944, z: -0.3767244, w: 0.5070435} + inSlope: {x: -0.25011325, y: -0.046043616, z: -0.1769633, w: 0.25297073} + outSlope: {x: -0.25011325, y: -0.046043616, z: -0.1769633, w: 0.25297073} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.375 + value: {x: 0.6815109, y: 0.29418305, z: -0.36693507, w: 0.5606762} + inSlope: {x: -0.18347186, y: 0.14657056, z: 0.08244542, w: 0.20080191} + outSlope: {x: -0.18347186, y: 0.14657056, z: 0.08244542, w: 0.20080191} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.625 + value: {x: 0.63226336, y: 0.33621454, z: -0.3371637, w: 0.6111657} + inSlope: {x: -0.21879177, y: 0.16067684, z: 0.1278035, w: 0.2084327} + outSlope: {x: -0.21879177, y: 0.16067684, z: 0.1278035, w: 0.2084327} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.666667 + value: {x: 0.62286603, y: 0.34251636, z: -0.33203825, w: 0.6200573} + inSlope: {x: -0.17128527, y: -0.06630262, z: -0.046512365, w: 0.18327573} + outSlope: {x: -0.17128527, y: -0.06630262, z: -0.046512365, w: 0.18327573} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.75 + value: {x: 0.6139779, y: 0.3212888, z: -0.3480499, w: 0.6313999} + inSlope: {x: -0.0915138, y: -0.23489113, z: -0.17072824, w: 0.11429407} + outSlope: {x: -0.0915138, y: -0.23489113, z: -0.17072824, w: 0.11429407} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 9.083334 + value: {x: 0.60906637, y: 0.28329843, z: -0.357122, w: 0.6490331} + inSlope: {x: 0.016039163, y: -0.0044602356, z: 0.057588108, w: 0.018673604} + outSlope: {x: 0.016039163, y: -0.0044602356, z: 0.057588108, w: 0.018673604} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 9.375 + value: {x: 0.6285727, y: 0.30468485, z: -0.32460627, w: 0.6377259} + inSlope: {x: 0.11255944, y: 0.16588685, z: 0.2100394, w: -0.08377955} + outSlope: {x: 0.11255944, y: 0.16588685, z: 0.2100394, w: -0.08377955} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 9.458334 + value: {x: 0.6313085, y: 0.3125788, z: -0.31424922, w: 0.63638943} + inSlope: {x: -0.05432389, y: 0.0027937435, z: 0.017443309, w: 0.06113386} + outSlope: {x: -0.05432389, y: 0.0027937435, z: 0.017443309, w: 0.06113386} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 9.791667 + value: {x: 0.6325906, y: 0.316282, z: -0.31466153, w: 0.6330742} + inSlope: {x: 0.027515678, y: -0.011077797, z: -0.03018678, w: -0.036809642} + outSlope: {x: 0.027515678, y: -0.011077797, z: -0.03018678, w: -0.036809642} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 10.291667 + value: {x: 0.6329462, y: 0.31576797, z: -0.31529877, w: 0.6326582} + inSlope: {x: -0.0001337518, y: -0.0014104736, z: -0.0016547316, w: 0.000013589772} + outSlope: {x: -0.0001337518, y: -0.0014104736, z: -0.0016547316, w: 0.000013589772} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 11.291667 + value: {x: 0.63311505, y: 0.31521058, z: -0.31610137, w: 0.6323666} + inSlope: {x: 0.0021672084, y: -0.00018453457, z: -0.00042700442, w: -0.002291662} + outSlope: {x: 0.0021672084, y: -0.00018453457, z: -0.00042700442, w: -0.002291662} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton/wall_low_root/block02Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.7070883, y: -0.003320172, z: -0.015430519, w: 0.7069491} + inSlope: {x: -0.0014762878, y: 0.11721338, z: -0.29734337, w: -0.007475853} + outSlope: {x: -0.0014762878, y: 0.11721338, z: -0.29734337, w: -0.007475853} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: 0.7070268, y: 0.0015637192, z: -0.027819827, w: 0.7066376} + inSlope: {x: -0.012660742, y: 0.47465253, z: -0.6414952, w: -0.036731243} + outSlope: {x: -0.012660742, y: 0.47465253, z: -0.6414952, w: -0.036731243} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.70603323, y: 0.036234207, z: -0.068888456, w: 0.7038882} + inSlope: {x: -0.01729703, y: 0.49762934, z: -0.64101624, w: -0.048015118} + outSlope: {x: -0.01729703, y: 0.49762934, z: -0.64101624, w: -0.048015118} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: 0.70558536, y: 0.043032832, z: -0.081237845, w: 0.70263636} + inSlope: {x: -0.021828173, y: 0.2946525, z: -0.41776896, w: -0.0498054} + outSlope: {x: -0.021828173, y: 0.2946525, z: -0.41776896, w: -0.0498054} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.20833334 + value: {x: 0.7027103, y: 0.07565809, z: -0.12263804, w: 0.696731} + inSlope: {x: -0.036699772, y: 0.33181828, z: -0.42341167, w: -0.07226515} + outSlope: {x: -0.036699772, y: 0.33181828, z: -0.42341167, w: -0.07226515} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: 0.7011559, y: 0.088440105, z: -0.13898684, w: 0.69371563} + inSlope: {x: -0.059087977, y: 0.43170074, z: -0.5106865, w: -0.10478137} + outSlope: {x: -0.059087977, y: 0.43170074, z: -0.5106865, w: -0.10478137} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: 0.6977863, y: 0.11163316, z: -0.16519526, w: 0.6879992} + inSlope: {x: -0.07028459, y: 0.4496349, z: -0.52028817, w: -0.12008928} + outSlope: {x: -0.07028459, y: 0.4496349, z: -0.52028817, w: -0.12008928} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: 0.69529885, y: 0.12590969, z: -0.1823442, w: 0.6837082} + inSlope: {x: -0.14878824, y: 0.58158845, z: -0.6230431, w: -0.13957575} + outSlope: {x: -0.14878824, y: 0.58158845, z: -0.6230431, w: -0.13957575} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: 0.68538725, y: 0.16009885, z: -0.2171155, w: 0.6763679} + inSlope: {x: -0.18934393, y: 0.6274522, z: -0.65139484, w: -0.15013218} + outSlope: {x: -0.18934393, y: 0.6274522, z: -0.65139484, w: -0.15013218} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.4166667 + value: {x: 0.6795202, y: 0.17819737, z: -0.2366271, w: 0.6711972} + inSlope: {x: -0.17842554, y: 0.49626887, z: -0.51418924, w: -0.1362841} + outSlope: {x: -0.17842554, y: 0.49626887, z: -0.51418924, w: -0.1362841} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.659105, y: 0.2242323, z: -0.28092027, w: 0.66059387} + inSlope: {x: -0.23534344, y: 0.45228693, z: -0.4237872, w: -0.09347462} + outSlope: {x: -0.23534344, y: 0.45228693, z: -0.4237872, w: -0.09347462} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: 0.6509065, y: 0.23914517, z: -0.29528022, w: 0.6572213} + inSlope: {x: -0.3145965, y: 0.54592884, z: -0.46071744, w: -0.106487945} + outSlope: {x: -0.3145965, y: 0.54592884, z: -0.46071744, w: -0.106487945} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 0.6328886, y: 0.2697264, z: -0.3193134, w: 0.65171987} + inSlope: {x: -0.33424544, y: 0.54327375, z: -0.45911372, w: -0.1128874} + outSlope: {x: -0.33424544, y: 0.54327375, z: -0.45911372, w: -0.1128874} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: 0.6230527, y: 0.284418, z: -0.3335397, w: 0.64781404} + inSlope: {x: -0.28383067, y: 0.39977723, z: -0.4775133, w: -0.15527487} + outSlope: {x: -0.28383067, y: 0.39977723, z: -0.4775133, w: -0.15527487} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.60923606, y: 0.30304116, z: -0.35910618, w: 0.6387803} + inSlope: {x: -0.26069415, y: 0.3460055, z: -0.4640491, w: -0.16783896} + outSlope: {x: -0.26069415, y: 0.3460055, z: -0.4640491, w: -0.16783896} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: 0.59198993, y: 0.32361412, z: -0.3868773, w: 0.6286079} + inSlope: {x: -0.28311113, y: 0.28162593, z: -0.4280445, w: -0.14588502} + outSlope: {x: -0.28311113, y: 0.28162593, z: -0.4280445, w: -0.14588502} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: 0.5777356, y: 0.33672062, z: -0.40788084, w: 0.62167037} + inSlope: {x: -0.28104746, y: 0.24941814, z: -0.40428954, w: -0.13393158} + outSlope: {x: -0.28104746, y: 0.24941814, z: -0.40428954, w: -0.13393158} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.8333334 + value: {x: 0.5685693, y: 0.34439898, z: -0.4205681, w: 0.61744696} + inSlope: {x: -0.31287947, y: 0.23725542, z: -0.41556448, w: -0.1334961} + outSlope: {x: -0.31287947, y: 0.23725542, z: -0.41556448, w: -0.1334961} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.875 + value: {x: 0.5516623, y: 0.3564919, z: -0.4425112, w: 0.6105457} + inSlope: {x: -0.32305968, y: 0.21252619, z: -0.40961033, w: -0.12248403} + outSlope: {x: -0.32305968, y: 0.21252619, z: -0.40961033, w: -0.12248403} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: 0.5416477, y: 0.36210948, z: -0.4547023, w: 0.60723996} + inSlope: {x: -0.32704622, y: 0.16251032, z: -0.38356858, w: -0.09717317} + outSlope: {x: -0.32704622, y: 0.16251032, z: -0.38356858, w: -0.09717317} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 0.5124154, y: 0.3750332, z: -0.48741642, w: 0.5993378} + inSlope: {x: -0.3015538, y: 0.11351855, z: -0.31662208, w: -0.07106134} + outSlope: {x: -0.3015538, y: 0.11351855, z: -0.31662208, w: -0.07106134} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0833334 + value: {x: 0.48106426, y: 0.38393465, z: -0.5183706, w: 0.59368616} + inSlope: {x: -0.3665768, y: 0.08555325, z: -0.34455618, w: -0.05531364} + outSlope: {x: -0.3665768, y: 0.08555325, z: -0.34455618, w: -0.05531364} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: 0.46873093, y: 0.38662374, z: -0.52957344, w: 0.5919167} + inSlope: {x: -0.38510376, y: 0.07756835, z: -0.33601832, w: -0.05043765} + outSlope: {x: -0.38510376, y: 0.07756835, z: -0.33601832, w: -0.05043765} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: 0.44897225, y: 0.39039868, z: -0.5463722, w: 0.589483} + inSlope: {x: -0.3441589, y: 0.14365019, z: -0.28242344, w: -0.08994484} + outSlope: {x: -0.3441589, y: 0.14365019, z: -0.28242344, w: -0.08994484} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: 0.426528, y: 0.40976307, z: -0.56353784, w: 0.576709} + inSlope: {x: -0.28631034, y: 0.23005372, z: -0.21707433, w: -0.16160484} + outSlope: {x: -0.28631034, y: 0.23005372, z: -0.21707433, w: -0.16160484} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: 0.2501199, y: 0.46677074, z: -0.66066635, w: 0.53205746} + inSlope: {x: -0.18096203, y: 0.020582933, z: -0.066412985, w: -0.014765038} + outSlope: {x: -0.18096203, y: 0.020582933, z: -0.066412985, w: -0.014765038} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.25 + value: {x: 0.22438641, y: 0.5073557, z: -0.66979015, w: 0.49358094} + inSlope: {x: -0.03834458, y: 0.13611412, z: -0.012725856, w: -0.13890503} + outSlope: {x: -0.03834458, y: 0.13611412, z: -0.012725856, w: -0.13890503} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.875 + value: {x: 0.28192714, y: 0.5945338, z: -0.6475665, w: 0.38432318} + inSlope: {x: 0.20979857, y: 0.15588365, z: 0.09187894, w: -0.24192289} + outSlope: {x: 0.20979857, y: 0.15588365, z: 0.09187894, w: -0.24192289} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3 + value: {x: 0.3124033, y: 0.6158612, z: -0.63348466, w: 0.34902206} + inSlope: {x: 0.27020514, y: 0.1731442, z: 0.13453178, w: -0.3071832} + outSlope: {x: 0.27020514, y: 0.1731442, z: 0.13453178, w: -0.3071832} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.0416667 + value: {x: 0.32572085, y: 0.6239094, z: -0.62670785, w: 0.33448508} + inSlope: {x: 0.16860585, y: 0.10166769, z: 0.08570464, w: -0.18431355} + outSlope: {x: 0.16860585, y: 0.10166769, z: 0.08570464, w: -0.18431355} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.125 + value: {x: 0.3278395, y: 0.6251205, z: -0.62562025, w: 0.3321823} + inSlope: {x: 0.029559055, y: 0.017394327, z: 0.016055364, w: -0.03163616} + outSlope: {x: 0.029559055, y: 0.017394327, z: 0.016055364, w: -0.03163616} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.5 + value: {x: 0.3382032, y: 0.63117355, z: -0.61957014, w: 0.32151443} + inSlope: {x: 0.019605879, y: 0.010047949, z: 0.010610856, w: -0.019900564} + outSlope: {x: 0.019605879, y: 0.010047949, z: 0.010610856, w: -0.019900564} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.75 + value: {x: 0.31593388, y: 0.617436, z: -0.63305223, w: 0.34380752} + inSlope: {x: -0.03185184, y: -0.020454269, z: -0.009200443, w: 0.04923003} + outSlope: {x: -0.03185184, y: -0.020454269, z: -0.009200443, w: 0.04923003} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.2083335 + value: {x: 0.33067852, y: 0.6259848, z: -0.6251463, w: 0.32861352} + inSlope: {x: 0.08681306, y: 0.046250757, z: 0.04494255, w: -0.08913158} + outSlope: {x: 0.08681306, y: 0.046250757, z: 0.04494255, w: -0.08913158} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.7083335 + value: {x: 0.32842004, y: 0.6261729, z: -0.62530935, w: 0.33020604} + inSlope: {x: 0.0032247428, y: -0.000082969986, z: -0.00057649834, w: -0.004142062} + outSlope: {x: 0.0032247428, y: -0.000082969986, z: -0.00057649834, w: -0.004142062} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.75 + value: {x: 0.3333499, y: 0.62960345, z: -0.6237188, w: 0.32163987} + inSlope: {x: -0.0070477594, y: 0.0019891225, z: -0.0014255019, w: 0.00064730516} + outSlope: {x: -0.0070477594, y: 0.0019891225, z: -0.0014255019, w: 0.00064730516} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.791667 + value: {x: 0.3321818, y: 0.6300531, z: -0.62371016, w: 0.3219847} + inSlope: {x: -0.0003082729, y: 0.00011229429, z: 0.00009870454, w: 0.00029289498} + outSlope: {x: -0.0003082729, y: 0.00011229429, z: 0.00009870454, w: 0.00029289498} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 10.875 + value: {x: 0.33153814, y: 0.63028574, z: -0.6235022, w: 0.3225947} + inSlope: {x: -0.0003082764, y: 0.0001115803, z: 0.00009942094, w: 0.00029289833} + outSlope: {x: -0.0003082764, y: 0.0001115803, z: 0.00009942094, w: 0.00029289833} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 11.291667 + value: {x: 0.33140942, y: 0.63033223, z: -0.62346053, w: 0.32271668} + inSlope: {x: -0.00030970338, y: 0.00011014855, z: 0.00010156554, w: 0.0002932526} + outSlope: {x: -0.00030970338, y: 0.00011014855, z: 0.00010156554, w: 0.0002932526} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton/wall_low_root/block03Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.7071067, y: 0, z: -0, w: 0.7071069} + inSlope: {x: 0, y: 0.00074775174, z: -0.00074775156, w: 0} + outSlope: {x: 0, y: 0.00074775174, z: -0.00074775156, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.7137607, y: 0.010454908, z: 0.015381728, w: 0.7001428} + inSlope: {x: 0.11891268, y: 0.19249758, z: 0.28616363, w: -0.13056205} + outSlope: {x: 0.11891268, y: 0.19249758, z: 0.28616363, w: -0.13056205} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: 0.76625025, y: 0.15056697, z: 0.2661307, w: 0.5651236} + inSlope: {x: 0.0047879145, y: 0.139939, z: 0.31039116, w: -0.1896986} + outSlope: {x: 0.0047879145, y: 0.139939, z: 0.31039116, w: -0.1896986} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.125 + value: {x: 0.7573108, y: 0.15564296, z: 0.27800095, w: 0.5700624} + inSlope: {x: -0.32274956, y: -0.062381107, z: -0.12097743, w: 0.49430272} + outSlope: {x: -0.32274956, y: -0.062381107, z: -0.12097743, w: 0.49430272} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: 0.7394137, y: 0.1509845, z: 0.26871446, w: 0.59855133} + inSlope: {x: -0.40739012, y: -0.10803127, z: -0.20664048, w: 0.6266638} + outSlope: {x: -0.40739012, y: -0.10803127, z: -0.20664048, w: 0.6266638} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 0.7233616, y: 0.14664035, z: 0.2607809, w: 0.6222844} + inSlope: {x: -0.44990772, y: -0.12431228, z: -0.21541235, w: 0.6371926} + outSlope: {x: -0.44990772, y: -0.12431228, z: -0.21541235, w: 0.6371926} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.25 + value: {x: 0.7019214, y: 0.14062515, z: 0.25076345, w: 0.65165067} + inSlope: {x: -0.56535137, y: 0.35647187, z: 0.17543581, w: 0.4538957} + outSlope: {x: -0.56535137, y: 0.35647187, z: 0.17543581, w: 0.4538957} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: 0.67624897, y: 0.1763464, z: 0.2754006, w: 0.66010904} + inSlope: {x: -0.63416976, y: 0.8680942, z: 0.57899314, w: 0.17564881} + outSlope: {x: -0.63416976, y: 0.8680942, z: 0.57899314, w: 0.17564881} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: 0.6490739, y: 0.21296637, z: 0.2990129, w: 0.6662881} + inSlope: {x: -0.72977185, y: 0.9687077, z: 0.59114015, w: 0.1262871} + outSlope: {x: -0.72977185, y: 0.9687077, z: 0.59114015, w: 0.1262871} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.375 + value: {x: 0.6154347, y: 0.25707197, z: 0.32466224, w: 0.67063296} + inSlope: {x: -0.59565926, y: 0.8506515, z: 0.43746656, w: 0.032577123} + outSlope: {x: -0.59565926, y: 0.8506515, z: 0.43746656, w: 0.032577123} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4583334 + value: {x: 0.59907395, y: 0.3024641, z: 0.34178945, w: 0.65787977} + inSlope: {x: 0.30967098, y: 0.31497997, z: 0.04606037, w: -0.45965308} + outSlope: {x: 0.30967098, y: 0.31497997, z: 0.04606037, w: -0.45965308} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5 + value: {x: 0.6252415, y: 0.3101023, z: 0.3393068, w: 0.63069844} + inSlope: {x: 0.5571304, y: 0.17200679, z: -0.040461667, w: -0.6106422} + outSlope: {x: 0.5571304, y: 0.17200679, z: -0.040461667, w: -0.6106422} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5833334 + value: {x: 0.65961736, y: 0.31498298, z: 0.32628226, w: 0.59935844} + inSlope: {x: 0.27131894, y: -0.149377, z: -0.3808093, w: -0.014811531} + outSlope: {x: 0.27131894, y: -0.149377, z: -0.3808093, w: -0.014811531} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6666667 + value: {x: 0.6754887, y: 0.29547745, z: 0.28943297, w: 0.6104397} + inSlope: {x: 0.19493288, y: -0.24444896, z: -0.4745692, w: 0.12479849} + outSlope: {x: 0.19493288, y: -0.24444896, z: -0.4745692, w: 0.12479849} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7083334 + value: {x: 0.6843558, y: 0.28397918, z: 0.26713613, w: 0.6161585} + inSlope: {x: 0.0058672503, y: -0.033971466, z: -0.13109042, w: 0.07051212} + outSlope: {x: 0.0058672503, y: -0.033971466, z: -0.13109042, w: 0.07051212} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.75 + value: {x: 0.67597765, y: 0.2926465, z: 0.27850878, w: 0.6163157} + inSlope: {x: -0.2057053, y: 0.20961346, z: 0.27333236, w: 0.002476216} + outSlope: {x: -0.2057053, y: 0.20961346, z: 0.27333236, w: 0.002476216} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: 0.6262137, y: 0.34037444, z: 0.338645, w: 0.6142647} + inSlope: {x: -0.26435018, y: 0.23946214, z: 0.28996068, w: -0.02273228} + outSlope: {x: -0.26435018, y: 0.23946214, z: 0.28996068, w: -0.02273228} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: 0.61530465, y: 0.35012025, z: 0.3503297, w: 0.6132578} + inSlope: {x: -0.0812411, y: 0.14632922, z: 0.1858993, w: -0.10575111} + outSlope: {x: -0.0812411, y: 0.14632922, z: 0.1858993, w: -0.10575111} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.0833335 + value: {x: 0.6239297, y: 0.34887677, z: 0.34816104, w: 0.6064492} + inSlope: {x: 0.072134934, y: -0.091779925, z: -0.16432449, w: 0.07260153} + outSlope: {x: 0.072134934, y: -0.091779925, z: -0.16432449, w: 0.07260153} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.375 + value: {x: 0.6387778, y: 0.31538457, z: 0.2940994, w: 0.6371822} + inSlope: {x: 0.119985685, y: -0.16398433, z: -0.12613903, w: 0.018958582} + outSlope: {x: 0.119985685, y: -0.16398433, z: -0.12613903, w: 0.018958582} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.9166667 + value: {x: 0.6787828, y: 0.21818034, z: 0.1987007, w: 0.67243534} + inSlope: {x: 0.0668255, y: -0.21752656, z: -0.21822143, w: 0.06683337} + outSlope: {x: 0.0668255, y: -0.21752656, z: -0.21822143, w: 0.06683337} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.4583335 + value: {x: 0.7066852, y: 0.05373524, z: 0.032940898, w: 0.70471513} + inSlope: {x: 0.018398523, y: -0.39984393, z: -0.4010831, w: 0.031263847} + outSlope: {x: 0.018398523, y: -0.39984393, z: -0.4010831, w: 0.031263847} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.5416667 + value: {x: 0.70745856, y: 0.01585001, z: -0.0050577745, w: 0.70655906} + inSlope: {x: -0.0012195089, y: -0.47919238, z: -0.48092705, w: 0.010788182} + outSlope: {x: -0.0012195089, y: -0.47919238, z: -0.48092705, w: 0.010788182} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.5833335 + value: {x: 0.70708656, y: -0.002450062, z: -0.023442179, w: 0.7067341} + inSlope: {x: -0.0030391077, y: -0.17466904, z: -0.17651314, w: 0.002059217} + outSlope: {x: -0.0030391077, y: -0.17466904, z: -0.17651314, w: 0.002059217} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.6666667 + value: {x: 0.70729786, y: 0.0058735874, z: -0.015236975, w: 0.706727} + inSlope: {x: 0.002035614, y: 0.09775179, z: 0.09683363, w: -0.00062370184} + outSlope: {x: 0.002035614, y: 0.09775179, z: 0.09683363, w: -0.00062370184} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.0833335 + value: {x: 0.70657426, y: 0.04523969, z: 0.023862734, w: 0.70578814} + inSlope: {x: -0.007875711, y: 0.081156045, z: 0.08088277, w: 0.000028610339} + outSlope: {x: -0.007875711, y: 0.081156045, z: 0.08088277, w: 0.000028610339} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.3333335 + value: {x: 0.70711106, y: 0.018081037, z: -0.003327732, w: 0.70686346} + inSlope: {x: 0.0011186643, y: -0.14756735, z: -0.14709774, w: 0.00208927} + outSlope: {x: 0.0011186643, y: -0.14756735, z: -0.14709774, w: 0.00208927} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.4583335 + value: {x: 0.70695, y: 0.00862058, z: -0.012739844, w: 0.7070962} + inSlope: {x: -0.0036163467, y: 0.0709694, z: 0.07113146, w: 0.003966108} + outSlope: {x: -0.0036163467, y: 0.0709694, z: 0.07113146, w: 0.003966108} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.7083335 + value: {x: 0.70654887, y: 0.013269156, z: -0.0058778888, w: 0.7075154} + inSlope: {x: 0.001483446, y: -0.07833783, z: -0.06589286, w: -0.00070309907} + outSlope: {x: 0.001483446, y: -0.07833783, z: -0.06589286, w: -0.00070309907} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.166667 + value: {x: 0.7066447, y: 0.009822482, z: -0.009108414, w: 0.70744175} + inSlope: {x: 0.00007724762, y: 0.0006921875, z: -0.00044070004, w: -0.0000922677} + outSlope: {x: 0.00007724762, y: 0.0006921875, z: -0.00044070004, w: -0.0000922677} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.25 + value: {x: 0.706788, y: 0.012155149, z: -0.011531008, w: 0.707227} + inSlope: {x: 0.000050783015, y: 0.0020702952, z: -0.0029201955, w: -0.00013303733} + outSlope: {x: 0.000050783015, y: 0.0020702952, z: -0.0029201955, w: -0.00013303733} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 9.291667 + value: {x: 0.7069788, y: 0.011254884, z: -0.01103218, w: 0.70705914} + inSlope: {x: 0.00008654529, y: -0.000001877532, z: -0.00000072642604, w: -0.000085830034} + outSlope: {x: 0.00008654529, y: -0.000001877532, z: -0.00000072642604, w: -0.000085830034} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 11.291667 + value: {x: 0.7071512, y: 0.011251094, z: -0.011033631, w: 0.7068868} + inSlope: {x: 0.000085830034, y: -0.0000018998836, z: -0.0000007152503, w: -0.000085830034} + outSlope: {x: 0.000085830034, y: -0.0000018998836, z: -0.0000007152503, w: -0.000085830034} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton/wall_low_root/block04Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0.034960203, z: -0, w: 0.99938875} + inSlope: {x: 0.000000015119916, y: 0.34020576, z: -0.000000015119916, w: -0.014317989} + outSlope: {x: 0.000000015119916, y: 0.34020576, z: -0.000000015119916, w: -0.014317989} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: 0.0000000048394244, y: 0.16341929, z: -0.0000000048394244, w: 0.9865567} + inSlope: {x: 0.000000018750338, y: 0.61397207, z: -0.000000018750338, w: -0.10223865} + outSlope: {x: 0.000000018750338, y: 0.61397207, z: -0.000000018750338, w: -0.10223865} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5416667 + value: {x: 0.00000001007274, y: 0.3533404, z: -0.00000001007274, w: 0.93549484} + inSlope: {x: 0.000000023716996, y: 1.0579643, z: -0.000000023716996, w: -0.4034534} + outSlope: {x: 0.000000023716996, y: 1.0579643, z: -0.000000023716996, w: -0.4034534} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.000000013045399, y: 0.4776959, z: -0.000000013045399, w: 0.87852526} + inSlope: {x: 0.000000022067372, y: 0.5685172, z: -0.000000022067372, w: -0.3020724} + outSlope: {x: 0.000000022067372, y: 0.5685172, z: -0.000000022067372, w: -0.3020724} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: 0.00000001569897, y: 0.52057827, z: -0.00000001569897, w: 0.85381395} + inSlope: {x: 0.000000021278904, y: 0.32550058, z: -0.000000021278904, w: -0.1984469} + outSlope: {x: 0.000000021278904, y: 0.32550058, z: -0.000000021278904, w: -0.1984469} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.0416667 + value: {x: 0.000000021078845, y: 0.61038744, z: -0.000000021078845, w: 0.792103} + inSlope: {x: 0.000000021543865, y: 0.379021, z: -0.000000021543865, w: -0.29156813} + outSlope: {x: 0.000000021543865, y: 0.379021, z: -0.000000021543865, w: -0.29156813} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: 0.000000023713156, y: 0.6420893, z: -0.000000023713156, w: 0.7666298} + inSlope: {x: 0.000000020602346, y: 0.100961134, z: -0.000000020602346, w: -0.08440012} + outSlope: {x: 0.000000020602346, y: 0.100961134, z: -0.000000020602346, w: -0.08440012} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2916667 + value: {x: 0.000000026333264, y: 0.6769671, z: -0.000000026333264, w: 0.7360133} + inSlope: {x: 0.00000002115026, y: 0.55364424, z: -0.00000002115026, w: -0.51228315} + outSlope: {x: 0.00000002115026, y: 0.55364424, z: -0.00000002115026, w: -0.51228315} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4166667 + value: {x: 0.000000028888934, y: 0.73156273, z: -0.000000028888934, w: 0.68177414} + inSlope: {x: 0.00000002016466, y: 0.1732176, z: -0.00000002016466, w: -0.18442279} + outSlope: {x: 0.00000002016466, y: 0.1732176, z: -0.00000002016466, w: -0.18442279} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.5833334 + value: {x: 0.00000003224972, y: 0.74816805, z: -0.00000003224972, w: 0.66350937} + inSlope: {x: 0.000000020012513, y: 0.121775985, z: -0.000000020012513, w: -0.13731922} + outSlope: {x: 0.000000020012513, y: 0.121775985, z: -0.000000020012513, w: -0.13731922} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4166667 + value: {x: 0.00000004804615, y: 0.84812856, z: -0.00000004804615, w: 0.52979046} + inSlope: {x: 0.000000017964988, y: 0.09178287, z: -0.000000017964988, w: -0.14678378} + outSlope: {x: 0.000000017964988, y: 0.09178287, z: -0.000000017964988, w: -0.14678378} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.1666667 + value: {x: 0.00000006199094, y: 0.87786317, z: -0.00000006199094, w: 0.47891155} + inSlope: {x: 0.00000001817073, y: 0.036927868, z: -0.00000001817073, w: -0.06768631} + outSlope: {x: 0.00000001817073, y: 0.036927868, z: -0.00000001817073, w: -0.06768631} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.9583335 + value: {x: 0.000000077393786, y: 0.8798362, z: -0.000000077393786, w: 0.47527707} + inSlope: {x: 0.000000020747754, y: -0.024594802, z: -0.000000020747754, w: 0.04554609} + outSlope: {x: 0.000000020747754, y: -0.024594802, z: -0.000000020747754, w: 0.04554609} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.0833335 + value: {x: 0.000000099588895, y: 0.8765921, z: -0.000000099588895, w: 0.48123413} + inSlope: {x: 0.000000019594001, y: -0.00004577654, z: -0.000000019594001, w: 0.00008404287} + outSlope: {x: 0.000000019594001, y: -0.00004577654, z: -0.000000019594001, w: 0.00008404287} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.125 + value: {x: 0.00000013959568, y: 0.8764977, z: -0.00000013959568, w: 0.48140606} + inSlope: {x: 0.000000019596277, y: -0.00004577628, z: -0.000000019596277, w: 0.00008404239} + outSlope: {x: 0.000000019596277, y: -0.00004577628, z: -0.000000019596277, w: 0.00008404239} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 9.166667 + value: {x: 0.00000017960703, y: 0.8764033, z: -0.00000017960703, w: 0.481578} + inSlope: {x: 0.000000019598723, y: -0.000045776018, z: -0.000000019598723, w: 0.00008439954} + outSlope: {x: 0.000000019598723, y: -0.000045776018, z: -0.000000019598723, w: 0.00008439954} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 11.25 + value: {x: 0.00000022043963, y: 0.8763069, z: -0.00000022043963, w: 0.4817534} + inSlope: {x: 0.000000019600652, y: -0.00004649179, z: -0.000000019600652, w: 0.000084042884} + outSlope: {x: 0.000000019600652, y: -0.00004649179, z: -0.000000019600652, w: 0.000084042884} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 11.291667 + value: {x: 0.00000022125633, y: 0.8763049, z: -0.00000022125633, w: 0.48175687} + inSlope: {x: 0.000000019600598, y: -0.00004720652, z: -0.000000019600598, w: 0.00008296903} + outSlope: {x: 0.000000019600598, y: -0.00004720652, z: -0.000000019600598, w: 0.00008296903} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton/wall_low_root/sdwPg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: -0.00063443155, z: -0, w: 0.9999998} + inSlope: {x: 0, y: -0.017839264, z: 0, w: -0.00001859665} + outSlope: {x: 0, y: -0.017839264, z: 0, w: -0.00001859665} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4583334 + value: {x: 0, y: -0.05640171, z: -0, w: 0.99840814} + inSlope: {x: 0, y: -0.0065273405, z: 0, w: -0.0003676418} + outSlope: {x: 0, y: -0.0065273405, z: 0, w: -0.0003676418} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7083334 + value: {x: 0, y: -0.009295937, z: -0, w: 0.9999568} + inSlope: {x: 0, y: 0.3150614, z: 0, w: 0.0030341179} + outSlope: {x: 0, y: 0.3150614, z: 0, w: 0.0030341179} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.9583334 + value: {x: 0, y: 0.024541836, z: -0, w: 0.9996988} + inSlope: {x: 0, y: -0.000002168121, z: 0, w: 0} + outSlope: {x: 0, y: -0.000002168121, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4 + value: {x: 0, y: 0.02453739, z: -0, w: 0.99969894} + inSlope: {x: 0, y: -0.0000021904668, z: 0, w: 0} + outSlope: {x: 0, y: -0.0000021904668, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.041667 + value: {x: 0, y: 0.024532948, z: -0, w: 0.999699} + inSlope: {x: 0, y: -0.0000021681149, z: 0, w: 0} + outSlope: {x: 0, y: -0.0000021681149, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.125 + value: {x: 0, y: 0.024528414, z: -0, w: 0.9996991} + inSlope: {x: 0, y: -0.0000021681271, z: 0, w: 0} + outSlope: {x: 0, y: -0.0000021681271, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 10.166667 + value: {x: 0, y: 0.02452397, z: -0, w: 0.99969923} + inSlope: {x: 0, y: -0.0000021681026, z: 0, w: 0} + outSlope: {x: 0, y: -0.0000021681026, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 11.291667 + value: {x: 0, y: 0.02452152, z: -0, w: 0.9996993} + inSlope: {x: 0, y: -0.000002190454, z: 0, w: 0} + outSlope: {x: 0, y: -0.000002190454, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton/wall_low_root/sdwPg2 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: -0.0008898461, z: -0, w: 0.99999964} + inSlope: {x: 0, y: -0.025165385, z: 0, w: -0.000035762787} + outSlope: {x: 0, y: -0.025165385, z: 0, w: -0.000035762787} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7083334 + value: {x: 0, y: -0.024659999, z: -0, w: 0.9996959} + inSlope: {x: 0, y: 0.056665722, z: 0, w: 0.0013368137} + outSlope: {x: 0, y: 0.056665722, z: 0, w: 0.0013368137} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: 0, y: 0.17555656, z: -0, w: 0.98446935} + inSlope: {x: 0, y: 0.4326908, z: 0, w: -0.07712467} + outSlope: {x: 0, y: 0.4326908, z: 0, w: -0.07712467} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.75 + value: {x: 0, y: 0.32841265, z: -0, w: 0.94453436} + inSlope: {x: 0, y: 0.2943219, z: 0, w: -0.10197183} + outSlope: {x: 0, y: 0.2943219, z: 0, w: -0.10197183} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.125 + value: {x: 0, y: 0.34996778, z: -0, w: 0.9367618} + inSlope: {x: 0, y: -0.0009262571, z: 0, w: 0.00034546884} + outSlope: {x: 0, y: -0.0009262571, z: 0, w: 0.00034546884} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.75 + value: {x: 0, y: 0.31725046, z: -0, w: 0.9483418} + inSlope: {x: 0, y: -0.13231456, z: 0, w: 0.04424576} + outSlope: {x: 0, y: -0.13231456, z: 0, w: 0.04424576} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 3.5416667 + value: {x: 0, y: 0.24280961, z: -0, w: 0.970074} + inSlope: {x: 0, y: -0.0002709026, z: 0, w: 0.000067949164} + outSlope: {x: 0, y: -0.0002709026, z: 0, w: 0.000067949164} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.25 + value: {x: 0, y: 0.2417518, z: -0, w: 0.97033817} + inSlope: {x: 0, y: -0.017078115, z: 0, w: 0.004252899} + outSlope: {x: 0, y: -0.017078115, z: 0, w: 0.004252899} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 6.5 + value: {x: 0, y: 0.20540647, z: -0, w: 0.9786768} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.541667 + value: {x: 0, y: 0.20540647, z: -0, w: 0.9786768} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 10.625 + value: {x: 0, y: 0.20540647, z: -0, w: 0.9786768} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 11.291667 + value: {x: 0, y: 0.20540647, z: -0, w: 0.9786768} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton/wall_low_root/sdwPg3 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0.0014262574, z: -0, w: 0.999999} + inSlope: {x: 0.0000000144744625, y: 0.042513415, z: -0.0000000144744625, w: -0.00009870529} + outSlope: {x: 0.0000000144744625, y: 0.042513415, z: -0.0000000144744625, w: -0.00009870529} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 0.000000020743638, y: 0.21269855, z: -0.000000020743638, w: 0.9771179} + inSlope: {x: 0.000000020177096, y: 0.22076944, z: -0.000000020177096, w: -0.048043057} + outSlope: {x: 0.000000020177096, y: 0.22076944, z: -0.000000020177096, w: -0.048043057} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2 + value: {x: 0.000000038491326, y: 0.4320001, z: -0.000000038491326, w: 0.9018735} + inSlope: {x: 0.000000023343791, y: 0.27265, z: -0.000000023343791, w: -0.1305334} + outSlope: {x: 0.000000023343791, y: 0.27265, z: -0.000000023343791, w: -0.1305334} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.7916667 + value: {x: 0.00000005626771, y: 0.58828676, z: -0.00000005626771, w: 0.8086524} + inSlope: {x: 0.000000022396762, y: 0.204326, z: -0.000000022396762, w: -0.14866276} + outSlope: {x: 0.000000022396762, y: 0.204326, z: -0.000000022396762, w: -0.14866276} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 4.041667 + value: {x: 0.00000008139748, y: 0.81156015, z: -0.00000008139748, w: 0.5842689} + inSlope: {x: 0.00000001726556, y: 0.12676881, z: -0.00000001726556, w: -0.17604412} + outSlope: {x: 0.00000001726556, y: 0.12676881, z: -0.00000001726556, w: -0.17604412} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 5.3333335 + value: {x: 0.000000102728954, y: 0.90084726, z: -0.000000102728954, w: 0.4341363} + inSlope: {x: 0.000000019203059, y: 0.00070667535, z: -0.000000019203059, w: -0.0014673527} + outSlope: {x: 0.000000019203059, y: 0.00070667535, z: -0.000000019203059, w: -0.0014673527} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 7.041667 + value: {x: 0.00000013550189, y: 0.90205127, z: -0.00000013550189, w: 0.43162885} + inSlope: {x: 0.000000019165007, y: 0.0007023798, z: -0.000000019165007, w: -0.0014691325} + outSlope: {x: 0.000000019165007, y: 0.0007023798, z: -0.000000019165007, w: -0.0014691325} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 8.416667 + value: {x: 0.0000001547359, y: 0.9438707, z: -0.0000001547359, w: 0.3303151} + inSlope: {x: 0.000000014221433, y: 0.018454887, z: -0.000000014221433, w: -0.052735403} + outSlope: {x: 0.000000014221433, y: 0.018454887, z: -0.000000014221433, w: -0.052735403} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 9.791667 + value: {x: 0.00000017658331, y: 0.95576394, z: -0.00000017658331, w: 0.29413486} + inSlope: {x: 0.000000021657007, y: -0.011426839, z: -0.000000021657007, w: 0.037010625} + outSlope: {x: 0.000000021657007, y: -0.011426839, z: -0.000000021657007, w: 0.037010625} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 10.375 + value: {x: 0.000000190111, y: 0.9460911, z: -0.000000190111, w: 0.3239007} + inSlope: {x: 0.00000001836618, y: -0.00014734325, z: -0.00000001836618, w: 0.00042915507} + outSlope: {x: 0.00000001836618, y: -0.00014734325, z: -0.00000001836618, w: 0.00042915507} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 11.291667 + value: {x: 0.00000020694999, y: 0.94595665, z: -0.00000020694999, w: 0.32429326} + inSlope: {x: 0.00000001837313, y: -0.00014734156, z: -0.00000001837313, w: 0.0004298654} + outSlope: {x: 0.00000001837313, y: -0.00014734156, z: -0.00000001837313, w: 0.0004298654} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton/wall_low_root/sdwPg4 + m_CompressedRotationCurves: [] + m_EulerCurves: [] + 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: 11.291667 + 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: wall_low_model_skeleton + - 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: 11.291667 + 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: wall_low_model_skeleton/wall_low_root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.021641059, z: 0.01532329} + inSlope: {x: 0.00033359256, y: 0.00018665314, z: -0.00038280486} + outSlope: {x: 0.00033359256, y: 0.00018665314, z: -0.00038280486} + 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.041666668 + value: {x: 0.00001389969, y: 0.021648835, z: 0.015307339} + inSlope: {x: 0.00033359256, y: 0.00018665314, z: -0.00038280486} + outSlope: {x: 0.0010403768, y: 0.00018665314, z: -0.0010766315} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.00005724873, y: 0.021656614, z: 0.01526248} + inSlope: {x: 0.0010403768, y: 0.00018665314, z: -0.0010766315} + outSlope: {x: 0.0018065609, y: 0.00018665315, z: -0.0016629411} + 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.125 + value: {x: 0.0001325221, y: 0.02166439, z: 0.01519319} + inSlope: {x: 0.0018065609, y: 0.00018665315, z: -0.0016629411} + outSlope: {x: 0.0026321444, y: 0.00018659589, z: -0.0021420189} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.00024219479, y: 0.021672165, z: 0.015103939} + inSlope: {x: 0.0026321444, y: 0.00018659589, z: -0.0021420189} + outSlope: {x: 0.0035171288, y: 0.00018665317, z: -0.0025137526} + 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.20833333 + value: {x: 0.00038874178, y: 0.021679942, z: 0.0149992} + inSlope: {x: 0.0035171288, y: 0.00018665317, z: -0.0025137526} + outSlope: {x: 0.0041338145, y: 0.00018665311, z: -0.002762403} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.002157309, y: 0.02034621, z: 0.013741029} + inSlope: {x: 0.003538583, y: -0.0068265693, z: -0.002677945} + outSlope: {x: 0.0034665617, y: -0.006641299, z: -0.002659438} + 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.9166667 + value: {x: 0.0029761652, y: 0.01820875, z: 0.0130893} + inSlope: {x: 0.0030779513, y: -0.011686529, z: -0.002550715} + outSlope: {x: 0.0029945069, y: -0.011318189, z: -0.0025259994} + 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.25 + value: {x: 0.0038030078, y: 0.01393599, z: 0.01227476} + inSlope: {x: 0.001255418, y: -0.015770404, z: -0.0024530434} + outSlope: {x: 0.0005333095, y: -0.009360503, z: -0.0045014517} + 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.4583334 + value: {x: 0.0036047678, y: 0.012358201, z: 0.01058246} + inSlope: {x: -0.0024567558, y: -0.0057724463, z: -0.010727986} + outSlope: {x: -0.0030503254, y: -0.006520821, z: -0.010054102} + 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.7083334 + value: {x: 0.002808141, y: 0.010312759, z: 0.008327175} + inSlope: {x: -0.0037365246, y: -0.009072715, z: -0.00856736} + outSlope: {x: -0.004279522, y: -0.005605436, z: -0.005004377} + 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.8333334 + value: {x: 0.002183341, y: 0.009703016, z: 0.0079979105} + inSlope: {x: -0.005752358, y: -0.0050780773, z: -0.0006251466} + outSlope: {x: -0.006326139, y: -0.006038681, z: -0.000061554965} + 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.9583334 + value: {x: 0.0013844951, y: 0.008855959, z: 0.007919219} + inSlope: {x: -0.0063277804, y: -0.0074585294, z: -0.0013046382} + outSlope: {x: -0.003082469, y: -0.001547729, z: -0.003425091} + 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.0012560589, y: 0.00879147, z: 0.0077765076} + inSlope: {x: -0.003082469, y: -0.001547729, z: -0.003425091} + outSlope: {x: 0.00307137, y: 0.007785601, z: -0.0072251563} + 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.0416667 + value: {x: 0.0013840329, y: 0.009115871, z: 0.007475459} + inSlope: {x: 0.00307137, y: 0.007785601, z: -0.0072251563} + outSlope: {x: 0.004284162, y: 0.007413997, z: -0.00841091} + 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.0833333 + value: {x: 0.001562539, y: 0.009424786, z: 0.0071250056} + inSlope: {x: 0.004284162, y: 0.007413997, z: -0.00841091} + outSlope: {x: 0.0023576822, y: 0.004540063, z: -0.0073372084} + 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.4166667 + value: {x: 0.002248096, y: 0.01022158, z: 0.005016043} + inSlope: {x: 0.0018299497, y: 0.000012016273, z: -0.0057089888} + outSlope: {x: 0.0017710371, y: -0.00076561264, z: -0.0054604546} + 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.7083333 + value: {x: 0.002715062, y: 0.009241762, z: 0.003574177} + inSlope: {x: 0.0014353449, y: -0.006116604, z: -0.004569643} + outSlope: {x: 0.0013823506, y: -0.006514079, z: -0.00452118} + 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.9166667 + value: {x: 0.0029817089, y: 0.007714859, z: 0.0026285946} + inSlope: {x: 0.0011791612, y: -0.009248667, z: -0.004613562} + outSlope: {x: 0.0011304803, y: -0.011176314, z: -0.0046903216} + 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: 3.125 + value: {x: 0.003197667, y: 0.0053591323, z: 0.0017659211} + inSlope: {x: 0.00094442186, y: -0.0117865335, z: -0.0034808284} + outSlope: {x: 0.0009000475, y: -0.013350366, z: -0.00308658} + 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: 3.2083333 + value: {x: 0.003270858, y: 0.0041996385, z: 0.0015262807} + inSlope: {x: 0.0008565363, y: -0.014477517, z: -0.0026647954} + outSlope: {x: 0.00081386644, y: -0.008583854, z: -0.002083078} + 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: 3.25 + value: {x: 0.003304769, y: 0.003841977, z: 0.0014394855} + inSlope: {x: 0.00081386644, y: -0.008583854, z: -0.002083078} + outSlope: {x: 0.00077207416, y: 0.008023437, z: -0.0008233436} + 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: 3.2916667 + value: {x: 0.0033369388, y: 0.0041762874, z: 0.0014051795} + inSlope: {x: 0.00077207416, y: 0.008023437, z: -0.0008233436} + outSlope: {x: 0.0007311157, y: 0.008907857, z: 0.000228053} + 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: 3.3333333 + value: {x: 0.003367402, y: 0.004547447, z: 0.0014146817} + inSlope: {x: 0.0007311157, y: 0.008907857, z: 0.000228053} + outSlope: {x: 0.00069102866, y: 0.0057465825, z: 0.0009227639} + 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: 3.5 + value: {x: 0.003472911, y: 0.0053552375, z: 0.001593492} + inSlope: {x: 0.00057593, y: 0.0039117835, z: 0.0008662303} + outSlope: {x: 0.0005392517, y: 0.003229974, z: 0.00050702953} + 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: 3.75 + value: {x: 0.0036010179, y: 0.005685408, z: 0.0017379152} + inSlope: {x: 0.00055801996, y: -0.00070564135, z: 0.0006223571} + outSlope: {x: 0.0005756868, y: -0.00159805, z: 0.0006203544} + 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: 3.9583333 + value: {x: 0.00371629, y: 0.0049513746, z: 0.0018591702} + inSlope: {x: 0.0005020828, y: -0.005518877, z: 0.00052645884} + outSlope: {x: 0.000447599, y: -0.0063586403, z: 0.0004814234} + 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: 4.1666665 + value: {x: 0.0037721884, y: 0.0034797834, z: 0.0019335377} + inSlope: {x: 0.000022187316, y: -0.008398737, z: 0.00021526418} + outSlope: {x: 0.000022187063, y: -0.009814407, z: 0.00012722872} + 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: 4.2083335 + value: {x: 0.0037731128, y: 0.0030708467, z: 0.0019388389} + inSlope: {x: 0.000022187063, y: -0.009814407, z: 0.00012722872} + outSlope: {x: -0.00018215486, y: -0.0043209046, z: -0.00003559126} + 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: 4.25 + value: {x: 0.003765523, y: 0.0028908097, z: 0.001937356} + inSlope: {x: -0.00018215486, y: -0.0043209046, z: -0.00003559126} + outSlope: {x: -0.00029729, y: 0.0062408587, z: -0.00003559126} + 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: 4.375 + value: {x: 0.00373369, y: 0.0035545134, z: 0.001932907} + inSlope: {x: -0.00020856221, y: 0.004381416, z: -0.00003559126} + outSlope: {x: -0.00014880951, y: 0.0034650266, z: 0.000011980579} + 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: 4.5416665 + value: {x: 0.0037135028, y: 0.0039066384, z: 0.0019349041} + inSlope: {x: -0.00009343421, y: 0.00076938915, z: 0.000011984155} + outSlope: {x: -0.00006679723, y: -0.000111321555, z: 0.000011980442} + 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: 4.7083335 + value: {x: 0.00370127, y: 0.0036716138, z: 0.001957773} + inSlope: {x: -0.00009318281, y: -0.0027000697, z: 0.00023574648} + outSlope: {x: -0.000093183866, y: -0.0035451928, z: 0.0003011238} + 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: 4.7916665 + value: {x: 0.003693505, y: 0.0033621883, z: 0.0019858598} + inSlope: {x: -0.000093183866, y: -0.0038810496, z: 0.00037296436} + outSlope: {x: -0.00014483818, y: -0.0015725491, z: 0.0004512371} + 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: 4.8333335 + value: {x: 0.00368747, y: 0.003296665, z: 0.0020046616} + inSlope: {x: -0.00014483818, y: -0.0015725491, z: 0.0004512371} + outSlope: {x: -0.00018283435, y: 0.00030847665, z: 0.0005360147} + 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: 5 + value: {x: 0.0036444638, y: 0.0034148109, z: 0.0021178639} + inSlope: {x: -0.00034053455, y: 0.00014082009, z: 0.0008288987} + outSlope: {x: -0.00040771163, y: -0.0014883098, z: 0.0009394204} + 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: 5.125 + value: {x: 0.003583887, y: 0.0032814872, z: 0.0022457885} + inSlope: {x: -0.00056395266, y: -0.0003686156, z: 0.001074404} + outSlope: {x: -0.00057655555, y: 0.0011143441, z: 0.0008070404} + 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: 5.25 + value: {x: 0.003518486, y: 0.003360486, z: 0.0023165762} + inSlope: {x: -0.00047258555, y: -0.00015395223, z: 0.00033717285} + outSlope: {x: -0.00043281718, y: -0.0006271958, z: 0.0001544386} + 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: 5.4166665 + value: {x: 0.003452909, y: 0.0033717786, z: 0.0023111487} + inSlope: {x: -0.00036225695, y: 0.0011070485, z: -0.00018476557} + outSlope: {x: -0.0003549787, y: 0.0011022006, z: -0.00022819346} + 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: 5.7916665 + value: {x: 0.0032900309, y: 0.0037504814, z: 0.0023252082} + inSlope: {x: -0.0005895661, y: 0.0009501494, z: 0.00047212778} + outSlope: {x: -0.000655484, y: 0.0009468483, z: 0.0004841386} + 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: 6.4166665 + value: {x: 0.002403941, y: 0.004409381, z: 0.002730454} + inSlope: {x: -0.0023930508, y: 0.001267581, z: 0.00087779376} + outSlope: {x: -0.002436364, y: 0.0013166614, z: 0.0009219576} + 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: 6.8333335 + value: {x: 0.001174773, y: 0.0049593044, z: 0.0032122636} + inSlope: {x: -0.0037192765, y: 0.001375455, z: 0.0014164816} + outSlope: {x: -0.0039683897, y: 0.0014127785, z: 0.0014821586} + 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: 6.9583335 + value: {x: 0.0006440384, y: 0.0051417374, z: 0.0034061002} + inSlope: {x: -0.0045304364, y: 0.0015084915, z: 0.0016199274} + outSlope: {x: -0.0048434944, y: 0.0015669595, z: 0.0016921298} + 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: 7 + value: {x: 0.00044222688, y: 0.0052070273, z: 0.0034766053} + inSlope: {x: -0.0048434944, y: 0.0015669595, z: 0.0016921298} + outSlope: {x: -0.0029058733, y: 0.0017869159, z: 0.0014114624} + 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: 7.0416665 + value: {x: 0.0003211493, y: 0.0052814814, z: 0.003535416} + inSlope: {x: -0.0029058733, y: 0.0017869159, z: 0.0014114624} + outSlope: {x: 0.0009613581, y: 0.0024517635, z: 0.00050942984} + 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: 7.0833335 + value: {x: 0.00036120618, y: 0.005383639, z: 0.0035566424} + inSlope: {x: 0.0009613581, y: 0.0024517635, z: 0.00050942984} + outSlope: {x: 0.002580598, y: 0.0027417287, z: -0.00021337591} + 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: 7.125 + value: {x: 0.0004687307, y: 0.0054978775, z: 0.0035477518} + inSlope: {x: 0.002580598, y: 0.0027417287, z: -0.00021337591} + outSlope: {x: 0.0019361931, y: 0.0025757886, z: -0.0007334833} + 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: 7.1666665 + value: {x: 0.0005494051, y: 0.0056052017, z: 0.0035171902} + inSlope: {x: 0.0019361931, y: 0.0025757886, z: -0.0007334833} + outSlope: {x: 0.0013505919, y: 0.0019538922, z: -0.0010508742} + 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: 7.25 + value: {x: 0.00067370466, y: 0.005723121, z: 0.003424841} + inSlope: {x: 0.0016325936, y: 0.000876163, z: -0.0011654993} + outSlope: {x: 0.0017571772, y: -0.00055887434, z: -0.0010774367} + 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: 7.375 + value: {x: 0.00088268815, y: 0.0055118655, z: 0.003330599} + inSlope: {x: 0.0015341024, y: -0.0027026185, z: -0.00039776953} + outSlope: {x: 0.0011864547, y: -0.003241551, z: -0.00021380506} + 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: 7.4166665 + value: {x: 0.00093212357, y: 0.0053768014, z: 0.0033216905} + inSlope: {x: 0.0011864547, y: -0.003241551, z: -0.00021380506} + outSlope: {x: 0.0006813831, y: -0.0034254193, z: 0.000010456958} + 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: 7.4583335 + value: {x: 0.00096051476, y: 0.0052340743, z: 0.003322126} + inSlope: {x: 0.0006813831, y: -0.0034254193, z: 0.000010456958} + outSlope: {x: 0.000018920375, y: -0.0032544546, z: 0.000010457078} + 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: 7.5 + value: {x: 0.00096130307, y: 0.005098473, z: 0.003322562} + inSlope: {x: 0.000018920375, y: -0.0032544546, z: 0.000010457078} + outSlope: {x: -0.0007691943, y: -0.0014191014, z: 0.00020693857} + 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: 7.5416665 + value: {x: 0.00092925347, y: 0.0050393436, z: 0.0033311844} + inSlope: {x: -0.0007691943, y: -0.0014191014, z: 0.00020693857} + outSlope: {x: -0.0011530854, y: 0.0025217435, z: 0.00031937356} + 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: 7.6666665 + value: {x: 0.00076606555, y: 0.005300207, z: 0.0033828567} + inSlope: {x: -0.0014389015, y: 0.0008594259, z: 0.00050274085} + outSlope: {x: -0.0014962123, y: 0.00026229658, z: 0.0005735735} + 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: 7.8333335 + value: {x: 0.00052613247, y: 0.0052909087, z: 0.0034903835} + inSlope: {x: -0.0013259149, y: -0.00014442333, z: 0.00070289074} + outSlope: {x: -0.0011550672, y: -0.00014442498, z: 0.0007181767} + 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: 7.9166665 + value: {x: 0.0004393734, y: 0.0052985405, z: 0.0035502934} + inSlope: {x: -0.0009271591, y: 0.00032758838, z: 0.00071966444} + outSlope: {x: -0.00059381325, y: 0.0008835916, z: 0.00063045014} + 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: 7.9583335 + value: {x: 0.00041463098, y: 0.005335357, z: 0.0035765623} + inSlope: {x: -0.00059381325, y: 0.0008835916, z: 0.00063045014} + outSlope: {x: -0.00008511397, y: 0.0011902759, z: 0.00033084996} + 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: 8 + value: {x: 0.0004110846, y: 0.005384952, z: 0.0035903477} + inSlope: {x: -0.00008511397, y: 0.0011902759, z: 0.00033084996} + outSlope: {x: 0.0003183266, y: 0.00044399875, z: 0.00005650477} + 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: 8.041667 + value: {x: 0.00042434828, y: 0.0054034516, z: 0.003592702} + inSlope: {x: 0.0003183266, y: 0.00044399875, z: 0.00005650477} + outSlope: {x: 0.00058997696, y: -0.00017380978, z: -0.0001778153} + 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: 8.208333 + value: {x: 0.0005356701, y: 0.0053066597, z: 0.0035212277} + inSlope: {x: 0.00061410025, y: -0.0007797837, z: -0.0006397917} + outSlope: {x: 0.00035853262, y: -0.0005659632, z: -0.0007135623} + 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: 8.25 + value: {x: 0.0005506091, y: 0.0052830777, z: 0.0034914957} + inSlope: {x: 0.00035853262, y: -0.0005659632, z: -0.0007135623} + outSlope: {x: -0.000028825481, y: 0.00010000629, z: -0.0007472076} + 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: 8.291667 + value: {x: 0.000549408, y: 0.005287245, z: 0.0034603619} + inSlope: {x: -0.000028825481, y: 0.00010000629, z: -0.0007472076} + outSlope: {x: -0.0005479908, y: 0.00009999428, z: -0.00074073015} + 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: 8.375 + value: {x: 0.0005004312, y: 0.005295578, z: 0.003400576} + inSlope: {x: -0.000627456, y: 0.00010000629, z: -0.0006941361} + outSlope: {x: 0.00020386867, y: 0.00014392266, z: -0.0006074192} + 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: 8.416667 + value: {x: 0.0005089258, y: 0.005301575, z: 0.0033752667} + inSlope: {x: 0.00020386867, y: 0.00014392266, z: -0.0006074192} + outSlope: {x: 0.0006888366, y: 0.00014392595, z: -0.00048054475} + 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: 8.5 + value: {x: 0.0005705437, y: 0.005306263, z: 0.0033421766} + inSlope: {x: 0.00078999746, y: -0.00003141379, z: -0.00031362294} + outSlope: {x: 0.0005192458, y: -0.00003141379, z: -0.00006260585} + 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: 8.875 + value: {x: 0.0006831291, y: 0.0052944827, z: 0.0033248386} + inSlope: {x: 0.00020215118, y: -0.00003141379, z: -0.000037629317} + outSlope: {x: 0.00018372097, y: -0.00012805841, z: -0.000037629317} + 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: 10.875 + value: {x: 0.0006364771, y: 0.0052459347, z: 0.0032684826} + inSlope: {x: -0.00002274369, y: -0.0000047064545, z: -0.000016265163} + outSlope: {x: 0.0000038337416, y: -0.0000047063468, z: -0.000006587455} + 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: 11.291667 + value: {x: 0.0006380776, y: 0.005243976, z: 0.0032657385} + inSlope: {x: 0.0000039034785, y: -0.0000047063468, z: -0.000006587455} + outSlope: {x: 0.0000039034785, y: -0.0000047063468, z: -0.000006587455} + 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: wall_low_model_skeleton/wall_low_root/block01Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.01344496, z: -0.016676709} + inSlope: {x: 0.00057020324, y: 0.000105571744, z: -0.00043979645} + outSlope: {x: 0.00057020324, y: 0.000105571744, z: -0.00043979645} + 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.041666668 + value: {x: 0.00002375847, y: 0.013449359, z: -0.016695034} + inSlope: {x: 0.00057020324, y: 0.000105571744, z: -0.00043979645} + outSlope: {x: 0.0016051617, y: 0.000105543135, z: -0.00043982506} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.000090640206, y: 0.013453756, z: -0.01671336} + inSlope: {x: 0.0016051617, y: 0.000105543135, z: -0.00043982506} + outSlope: {x: 0.002481948, y: 0.00010554314, z: -0.0008738137} + 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.125 + value: {x: 0.0001940547, y: 0.013458154, z: -0.01674977} + inSlope: {x: 0.002481948, y: 0.00010554314, z: -0.0008738137} + outSlope: {x: 0.0032005608, y: 0.00010557174, z: -0.0009629057} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.0003274114, y: 0.013462553, z: -0.01678989} + inSlope: {x: 0.0032005608, y: 0.00010557174, z: -0.0009629057} + outSlope: {x: 0.0037610068, y: 0.000105543164, z: -0.0009016802} + 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.20833333 + value: {x: 0.00048411998, y: 0.0134669505, z: -0.01682746} + inSlope: {x: 0.0037610068, y: 0.000105543164, z: -0.0009016802} + outSlope: {x: 0.004163273, y: 0.00010557174, z: -0.00050891866} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: 0.001028451, y: 0.01357934, z: -0.01686219} + inSlope: {x: 0.004493297, y: 0.0015595142, z: 0.00018433561} + outSlope: {x: 0.005280073, y: 0.0021849636, z: 0.0008469488} + 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.375 + value: {x: 0.001248454, y: 0.01367038, z: -0.0168269} + inSlope: {x: 0.005280073, y: 0.0021849636, z: 0.0008469488} + outSlope: {x: 0.0069994084, y: 0.0026373486, z: 0.0016600804} + 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.0015400959, y: 0.01378027, z: -0.01675773} + inSlope: {x: 0.0069994084, y: 0.0026373486, z: 0.0016600804} + outSlope: {x: 0.008304454, y: 0.0026769722, z: 0.002529372} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.002268791, y: 0.014000979, z: -0.01654224} + inSlope: {x: 0.009184225, y: 0.0026200681, z: 0.002642384} + outSlope: {x: 0.00961197, y: 0.002469605, z: 0.0025900828} + 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.7083333 + value: {x: 0.0041391198, y: 0.01437505, z: -0.01599164} + inSlope: {x: 0.009282175, y: 0.00093455403, z: 0.0027746514} + outSlope: {x: 0.010643372, y: -0.000038051585, z: 0.0029193577} + 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.875 + value: {x: 0.0059969435, y: 0.014234689, z: -0.01545245} + inSlope: {x: 0.010876303, y: -0.0020952118, z: 0.0035903817} + outSlope: {x: 0.011508001, y: -0.0024791895, z: -0.00043198562} + 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.9166667 + value: {x: 0.0064764437, y: 0.01413139, z: -0.01547045} + inSlope: {x: 0.011508001, y: -0.0024791895, z: -0.00043198562} + outSlope: {x: 0.012987611, y: 0.00018671055, z: -0.013564809} + 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.2083334 + value: {x: 0.01043955, y: 0.014510429, z: -0.0193619} + inSlope: {x: 0.01319311, y: 0.00073799945, z: -0.013560936} + outSlope: {x: 0.013498576, y: 0.00044137042, z: -0.013698247} + 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.5833334 + value: {x: 0.014587809, y: 0.0141848, z: -0.024125371} + inSlope: {x: 0.009314385, y: -0.0027887768, z: -0.011573788} + outSlope: {x: 0.008635691, y: -0.0034452183, z: -0.011323424} + 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.0416667 + value: {x: 0.01718635, y: 0.011425139, z: -0.028432868} + inSlope: {x: 0.0027115007, y: -0.010337027, z: -0.006518599} + outSlope: {x: 0.0023678488, y: -0.01034979, z: -0.0060969773} + 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.25 + value: {x: 0.017922651, y: 0.00895254, z: -0.029914878} + inSlope: {x: 0.007223754, y: -0.014577599, z: -0.01017355} + outSlope: {x: 0.010829953, y: -0.016410267, z: -0.013433508} + 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.375 + value: {x: 0.01916232, y: 0.00677486, z: -0.03149515} + inSlope: {x: 0.008195499, y: -0.018758934, z: -0.011256215} + outSlope: {x: 0.0070687155, y: -0.022133388, z: -0.010547026} + 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.4166667 + value: {x: 0.01945685, y: 0.0058526336, z: -0.031934608} + inSlope: {x: 0.0070687155, y: -0.022133388, z: -0.010547026} + outSlope: {x: 0.005333768, y: -0.0016926448, z: -0.006443792} + 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.4583333 + value: {x: 0.01967909, y: 0.005782107, z: -0.0322031} + inSlope: {x: 0.005333768, y: -0.0016926448, z: -0.006443792} + outSlope: {x: 0.0030436935, y: 0.019030215, z: -0.0008636267} + 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.5 + value: {x: 0.01980591, y: 0.006575034, z: -0.032239083} + inSlope: {x: 0.0030436935, y: 0.019030215, z: -0.0008636267} + outSlope: {x: 0.0024734354, y: 0.014872241, z: -0.00086368393} + 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: 3.1666667 + value: {x: 0.02119429, y: 0.01225152, z: -0.03258299} + inSlope: {x: 0.0017986072, y: 0.003210233, z: 0.00019678078} + outSlope: {x: 0.0017776748, y: 0.0024499318, z: 0.00019672468} + 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: 3.5416667 + value: {x: 0.021845318, y: 0.01195547, z: -0.03244364} + inSlope: {x: 0.0017229619, y: -0.0040869634, z: 0.00072126254} + outSlope: {x: 0.0017294376, y: -0.0042590494, z: 0.0009132992} + 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: 3.875 + value: {x: 0.0224405, y: 0.009767869, z: -0.032039028} + inSlope: {x: 0.0018628656, y: -0.010167842, z: 0.0016017691} + outSlope: {x: 0.0018775141, y: -0.010128532, z: 0.0017316022} + 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: 4.125 + value: {x: 0.02290138, y: 0.00681732, z: -0.03151552} + inSlope: {x: 0.002357549, y: -0.015386511, z: 0.0024775409} + outSlope: {x: 0.0029889792, y: -0.01531849, z: 0.0026459985} + 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: 4.1666665 + value: {x: 0.02302592, y: 0.006179052, z: -0.03140527} + inSlope: {x: 0.0029889792, y: -0.01531849, z: 0.0026459985} + outSlope: {x: 0.0044891397, y: -0.007180426, z: 0.002830789} + 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: 4.2083335 + value: {x: 0.02321297, y: 0.005879865, z: -0.03128732} + inSlope: {x: 0.0044891397, y: -0.007180426, z: 0.002830789} + outSlope: {x: 0.00935455, y: 0.009548572, z: 0.0031511998} + 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: 4.25 + value: {x: 0.02360274, y: 0.006277721, z: -0.03115602} + inSlope: {x: 0.00935455, y: 0.009548572, z: 0.0031511998} + outSlope: {x: 0.008379396, y: 0.005907906, z: 0.003054039} + 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: 4.5416665 + value: {x: 0.02658432, y: 0.007500588, z: -0.02991438} + inSlope: {x: 0.011864707, y: 0.0028829493, z: 0.0061258166} + outSlope: {x: 0.011901764, y: 0.0043573044, z: 0.007087386} + 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: 4.5833335 + value: {x: 0.02708023, y: 0.0076821437, z: -0.029619068} + inSlope: {x: 0.011901764, y: 0.0043573044, z: 0.007087386} + outSlope: {x: 0.00077751454, y: 0.015827525, z: 0.008175862} + 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: 4.8333335 + value: {x: 0.02748487, y: 0.01128109, z: -0.027354779} + inSlope: {x: 0.002174361, y: 0.012120373, z: 0.009477524} + outSlope: {x: 0.0022843066, y: 0.01180494, z: 0.01030922} + 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: 5.0833335 + value: {x: 0.02814196, y: 0.013613501, z: -0.02471798} + inSlope: {x: 0.003011776, y: 0.006360435, z: 0.011038486} + outSlope: {x: 0.003192971, y: 0.0052941716, z: 0.012076138} + 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: 5.375 + value: {x: 0.02926258, y: 0.01443276, z: -0.02121479} + inSlope: {x: 0.0046068365, y: 0.0007692175, z: 0.013400224} + outSlope: {x: 0.0055562425, y: 0.005144167, z: 0.012914935} + 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: 5.5833335 + value: {x: 0.03059933, y: 0.01590679, z: -0.01909} + inSlope: {x: 0.0065577007, y: 0.007022842, z: 0.003874282} + outSlope: {x: 0.0061317673, y: 0.007059858, z: 0.0014450509} + 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: 6 + value: {x: 0.03280675, y: 0.017261095, z: -0.01797738} + inSlope: {x: 0.005037136, y: -0.000041198888, z: 0.003681378} + outSlope: {x: 0.005304757, y: -0.000041198888, z: 0.0041232076} + 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: 6.2083335 + value: {x: 0.03386216, y: 0.017083079, z: -0.01803157} + inSlope: {x: 0.00443129, y: -0.0011219988, z: -0.0034269355} + outSlope: {x: 0.003718829, y: -0.0013096669, z: -0.0027331456} + 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: 6.5833335 + value: {x: 0.03328439, y: 0.01605841, z: -0.01973323} + inSlope: {x: -0.002680529, y: -0.005239151, z: -0.0053118775} + outSlope: {x: -0.0032474452, y: -0.005624678, z: -0.005470096} + 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: 6.7916665 + value: {x: 0.03223073, y: 0.01458449, z: -0.02083626} + inSlope: {x: -0.006768977, y: -0.006775958, z: -0.0048233024} + outSlope: {x: -0.006830354, y: -0.0007917534, z: -0.0029488339} + 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: 7.0833335 + value: {x: 0.03002208, y: 0.014141629, z: -0.021075511} + inSlope: {x: -0.008622657, y: -0.004195172, z: -0.0003209471} + outSlope: {x: -0.008495096, y: -0.0053803455, z: -0.0005576727} + 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: 7.2916665 + value: {x: 0.02837135, y: 0.01293756, z: -0.021190934} + inSlope: {x: -0.0073341457, y: -0.0037701845, z: -0.00058691244} + outSlope: {x: -0.0070216404, y: -0.0017373429, z: -0.00058696297} + 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: 7.5833335 + value: {x: 0.026480049, y: 0.01224753, z: -0.02145263} + inSlope: {x: -0.0063709915, y: -0.0035975657, z: -0.0012871071} + outSlope: {x: -0.0065654432, y: -0.0037123344, z: -0.001467367} + 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: 8.041667 + value: {x: 0.02409615, y: 0.009990187, z: -0.022622539} + inSlope: {x: -0.0037547778, y: -0.007252337, z: -0.0031912748} + outSlope: {x: -0.0035777637, y: -0.007385042, z: -0.003123884} + 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: 8.458333 + value: {x: 0.02232372, y: 0.0071724877, z: -0.023675488} + inSlope: {x: -0.004827878, y: -0.008864557, z: -0.0015926412} + outSlope: {x: -0.004677336, y: -0.0094894115, z: -0.0011858278} + 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: 8.583333 + value: {x: 0.02176269, y: 0.0059984517, z: -0.02379125} + inSlope: {x: -0.0042828447, y: -0.010178844, z: -0.0007962348} + outSlope: {x: -0.0037617588, y: -0.010481006, z: -0.0012745761} + 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: 8.625 + value: {x: 0.02160595, y: 0.0055617397, z: -0.023844358} + inSlope: {x: -0.0037617588, y: -0.010481006, z: -0.0012745761} + outSlope: {x: -0.0031134556, y: -0.00728315, z: -0.0016322583} + 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: 8.666667 + value: {x: 0.02147622, y: 0.005258273, z: -0.02391237} + inSlope: {x: -0.0031134556, y: -0.00728315, z: -0.0016322583} + outSlope: {x: -0.0023381207, y: 0.0014041685, z: -0.0019387732} + 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: 8.791667 + value: {x: 0.021297468, y: 0.005510082, z: -0.02418452} + inSlope: {x: -0.00051623903, y: 0.001152211, z: -0.0023987778} + outSlope: {x: -0.00051625085, y: 0.0014530213, z: -0.002551957} + 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: 9.083333 + value: {x: 0.021363394, y: 0.005682442, z: -0.0249439} + inSlope: {x: 0.0005554475, y: -0.0012964923, z: -0.0024000343} + outSlope: {x: 0.00055549195, y: -0.0012460804, z: -0.002195761} + 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: 9.416667 + value: {x: 0.021362232, y: 0.005282866, z: -0.025398549} + inSlope: {x: -0.000083369574, y: -0.0018711233, z: -0.0008641368} + outSlope: {x: -0.00008331426, y: -0.0016391766, z: -0.0006939803} + 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: 9.791667 + value: {x: 0.021323975, y: 0.005243687, z: -0.02557895} + inSlope: {x: -0.00013938798, y: 0.00019457667, z: -0.0003455517} + outSlope: {x: -0.00013938798, y: 0.0001514471, z: -0.00023214163} + 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: 11.291667 + value: {x: 0.02126016, y: 0.005249264, z: -0.02565114} + inSlope: {x: 0.000011157904, y: 0.000010299605, z: -0.000011329565} + outSlope: {x: 0.000011157904, y: 0.000010299605, z: -0.000011329565} + 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: wall_low_model_skeleton/wall_low_root/block02Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.003709804, y: 0.006525936, z: -0.0011454631} + inSlope: {x: 0.030023903, y: -0.00018314838, z: -0.0055294544} + outSlope: {x: 0.030023903, y: -0.00018314838, z: -0.0055294544} + 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.041666668 + value: {x: 0.0049608, y: 0.006518305, z: -0.0013758569} + inSlope: {x: 0.030023903, y: -0.00018314838, z: -0.0055294544} + outSlope: {x: 0.023067733, y: -0.00018314838, z: -0.0046282304} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.0059219557, y: 0.0065106736, z: -0.0015686998} + inSlope: {x: 0.023067733, y: -0.00018314838, z: -0.0046282304} + outSlope: {x: 0.018018994, y: -0.00033905986, z: -0.006989043} + 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.125 + value: {x: 0.006672747, y: 0.0064965463, z: -0.00185991} + inSlope: {x: 0.018018994, y: -0.00033905986, z: -0.006989043} + outSlope: {x: 0.014877575, y: -0.0003374433, z: -0.012938996} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.007292646, y: 0.006482486, z: -0.0023990348} + inSlope: {x: 0.014877575, y: -0.0003374433, z: -0.012938996} + outSlope: {x: 0.013643564, y: -0.00017652515, z: -0.011531401} + 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.20833333 + value: {x: 0.007861128, y: 0.0064751306, z: -0.00287951} + inSlope: {x: 0.013643564, y: -0.00017652515, z: -0.011531401} + outSlope: {x: 0.014316957, y: -0.0001765394, z: -0.009151539} + 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.008457667, y: 0.006467775, z: -0.003260824} + inSlope: {x: 0.014316957, y: -0.0001765394, z: -0.009151539} + outSlope: {x: 0.016897762, y: 0.0001427937, z: -0.015285268} + 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.29166666 + value: {x: 0.009161741, y: 0.0064737247, z: -0.00389771} + inSlope: {x: 0.016897762, y: 0.0001427937, z: -0.015285268} + outSlope: {x: 0.021385893, y: 0.00046123957, z: -0.007977208} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: 0.010052821, y: 0.006492943, z: -0.0042300937} + inSlope: {x: 0.021385893, y: 0.00046123957, z: -0.007977208} + outSlope: {x: 0.047141284, y: 0.0008589079, z: -0.024541944} + 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.375 + value: {x: 0.01201704, y: 0.006528731, z: -0.0052526747} + inSlope: {x: 0.047141284, y: 0.0008589079, z: -0.024541944} + outSlope: {x: 0.026508471, y: 0.0013357833, z: -0.010839517} + 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.013121559, y: 0.0065843887, z: -0.005704321} + inSlope: {x: 0.026508471, y: 0.0013357833, z: -0.010839517} + outSlope: {x: 0.039285116, y: 0.0018870726, z: -0.018135486} + 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.45833334 + value: {x: 0.01475844, y: 0.0066630165, z: -0.006459967} + inSlope: {x: 0.039285116, y: 0.0018870726, z: -0.018135486} + outSlope: {x: 0.04704624, y: 0.0019430785, z: -0.023244241} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.016718699, y: 0.0067439782, z: -0.0074284766} + inSlope: {x: 0.04704624, y: 0.0019430785, z: -0.023244241} + outSlope: {x: 0.031401113, y: 0.0016573755, z: -0.016245196} + 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.5416667 + value: {x: 0.01802708, y: 0.0068130353, z: -0.00810536} + inSlope: {x: 0.031401113, y: 0.0016573755, z: -0.016245196} + outSlope: {x: 0.05680781, y: 0.0014144338, z: -0.02867148} + 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.5833333 + value: {x: 0.02039407, y: 0.0068719704, z: -0.009300004} + inSlope: {x: 0.05680781, y: 0.0014144338, z: -0.02867148} + outSlope: {x: 0.026337592, y: 0.0012142175, z: -0.011227622} + 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.625 + value: {x: 0.02149147, y: 0.0069225626, z: -0.009767822} + inSlope: {x: 0.026337592, y: 0.0012142175, z: -0.011227622} + outSlope: {x: 0.05655667, y: 0.001056661, z: -0.029959844} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.023847999, y: 0.00696659, z: -0.011016149} + inSlope: {x: 0.05655667, y: 0.001056661, z: -0.029959844} + outSlope: {x: 0.03427131, y: 0.000941821, z: -0.01752916} + 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.75 + value: {x: 0.026780099, y: 0.0070420695, z: -0.012618689} + inSlope: {x: 0.03609911, y: 0.000869679, z: -0.020931806} + outSlope: {x: 0.051481392, y: 0.00084026775, z: -0.026806314} + 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.7916667 + value: {x: 0.028925158, y: 0.0070770807, z: -0.013735619} + inSlope: {x: 0.051481392, y: 0.00084026775, z: -0.026806314} + outSlope: {x: 0.028435962, y: 0.0008535727, z: -0.01636395} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.8333333 + value: {x: 0.030109989, y: 0.007112646, z: -0.01441745} + inSlope: {x: 0.028435962, y: 0.0008535727, z: -0.01636395} + outSlope: {x: 0.05492761, y: 0.00090957596, z: -0.028753666} + 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.875 + value: {x: 0.03239864, y: 0.007150545, z: -0.01561552} + inSlope: {x: 0.05492761, y: 0.00090957596, z: -0.028753666} + outSlope: {x: 0.02673167, y: 0.0010082383, z: -0.013566936} + 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.9166667 + value: {x: 0.033512462, y: 0.007192555, z: -0.01618081} + inSlope: {x: 0.02673167, y: 0.0010082383, z: -0.013566936} + outSlope: {x: 0.04618851, y: 0.0011496602, z: -0.024834732} + 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.0367436, y: 0.007293495, z: -0.01796783} + inSlope: {x: 0.031358857, y: 0.0012728971, z: -0.01805376} + outSlope: {x: 0.03273986, y: 0.0012414563, z: -0.01855298} + 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.0833334 + value: {x: 0.039929397, y: 0.007395162, z: -0.01966717} + inSlope: {x: 0.043719266, y: 0.0011985517, z: -0.022231163} + outSlope: {x: 0.02547869, y: 0.0011548387, z: -0.01360967} + 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.125 + value: {x: 0.04099101, y: 0.00744328, z: -0.020234238} + inSlope: {x: 0.02547869, y: 0.0011548387, z: -0.01360967} + outSlope: {x: 0.04430447, y: 0.0011102495, z: -0.024355968} + 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.2083334 + value: {x: 0.043960128, y: 0.0075339056, z: -0.02184243} + inSlope: {x: 0.02695433, y: 0.0010647563, z: -0.014240599} + outSlope: {x: 0.040972173, y: 0.0010184393, z: -0.020103397} + 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.375 + value: {x: 0.049953416, y: 0.0076916977, z: -0.024911629} + inSlope: {x: 0.03744018, y: 0.00087420066, z: -0.020277862} + outSlope: {x: 0.025226235, y: 0.00082436163, z: -0.01288995} + 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.5416666 + value: {x: 0.054992598, y: 0.007816277, z: -0.02747861} + inSlope: {x: 0.032773163, y: 0.0006696946, z: -0.015108447} + outSlope: {x: 0.029556941, y: 0.0006164348, z: -0.01580306} + 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.875 + value: {x: 0.063631356, y: 0.007954008, z: -0.031956416} + inSlope: {x: 0.024845261, y: 0.0001584722, z: -0.013837866} + outSlope: {x: 0.019266032, y: 0.0001584722, z: -0.00955039} + 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.3333333 + value: {x: 0.07330812, y: 0.007883251, z: -0.03668986} + inSlope: {x: 0.01982147, y: -0.0004915685, z: -0.008066914} + outSlope: {x: 0.018249515, y: -0.0005613602, z: -0.0088711} + 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: 3 + value: {x: 0.08177805, y: 0.0068243877, z: -0.039445248} + inSlope: {x: 0.007161928, y: -0.0039772294, z: 0.00032998974} + outSlope: {x: 0.009878521, y: -0.0020226391, z: 0.00032998974} + 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: 3.0416667 + value: {x: 0.08218966, y: 0.006740111, z: -0.0394315} + inSlope: {x: 0.009878521, y: -0.0020226391, z: 0.00032998974} + outSlope: {x: -0.00023529142, y: 0.0034254156, z: 0.00032999166} + 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: 3.2083333 + value: {x: 0.08215042, y: 0.007483077, z: -0.039376497} + inSlope: {x: -0.0002355203, y: 0.0036017124, z: 0.00032999166} + outSlope: {x: -0.00023529008, y: 0.0021580798, z: 0.00032998974} + 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: 3.4166667 + value: {x: 0.08210138, y: 0.0073524946, z: -0.039313108} + inSlope: {x: -0.00023529008, y: -0.0033596212, z: -0.00035505227} + outSlope: {x: -0.0002355203, y: -0.0043541216, z: -0.00035505428} + 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: 3.5416667 + value: {x: 0.08207195, y: 0.006808803, z: -0.03935749} + inSlope: {x: -0.00023551895, y: -0.0039642686, z: -0.00035505227} + outSlope: {x: -0.00023529142, y: 0.0010584537, z: -0.00035505428} + 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: 3.6666667 + value: {x: 0.08204253, y: 0.00696008, z: -0.039458062} + inSlope: {x: -0.00023529008, y: -0.000061068415, z: -0.0017036214} + outSlope: {x: -0.0002355203, y: -0.00006105446, z: -0.0017036312} + 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: 4.2083335 + value: {x: 0.08208239, y: 0.0067431717, z: -0.03946186} + inSlope: {x: 0.00021102745, y: -0.0011033451, z: 0.0024830056} + outSlope: {x: 0.00021080096, y: 0.0008207877, z: 0.0006495119} + 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: 4.416667 + value: {x: 0.08212633, y: 0.006916592, z: -0.03937822} + inSlope: {x: 0.00021079856, y: -0.000008926323, z: 0.000029411092} + outSlope: {x: 0.00021102985, y: -0.000008926426, z: 0.000029411427} + 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: 4.9583335 + value: {x: 0.08216956, y: 0.006698961, z: -0.03936229} + inSlope: {x: -0.0000020599207, y: -0.0002095254, z: 0.000029411092} + outSlope: {x: -0.0000020599443, y: -0.00020951351, z: 0.000029411427} + 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: 6.416667 + value: {x: 0.08216643, y: 0.0066842493, z: -0.0393194} + inSlope: {x: -0.0000020599207, y: -0.000051455107, z: 0.000029411092} + outSlope: {x: -0.000002288827, y: -0.000051469997, z: 0.000029411427} + 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: 8.5 + value: {x: 0.082161956, y: 0.0066749845, z: -0.0393039} + inSlope: {x: -0.000002059968, y: 0.000009198329, z: -0.0000019455254} + outSlope: {x: -0.0000020599207, y: 0.000009198118, z: -0.0000020027007} + 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: 10.541667 + value: {x: 0.08215758, y: 0.006740201, z: -0.03930793} + inSlope: {x: -0.0000020599207, y: 0.000025963585, z: -0.0000020027007} + outSlope: {x: -0.000002288801, y: 0.00002597789, z: -0.0000020027007} + 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: 11.291667 + value: {x: 0.08215597, y: 0.0067511443, z: -0.03930941} + inSlope: {x: -0.0000020599207, y: 0.00001134387, z: -0.0000019454808} + outSlope: {x: -0.0000020599207, y: 0.00001134387, z: -0.0000019454808} + 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: wall_low_model_skeleton/wall_low_root/block03Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.017380951, z: 0.01119341} + inSlope: {x: 0.000059408852, y: -0.00008537292, z: -0.00026759147} + outSlope: {x: 0.000059408852, y: -0.00008537292, z: -0.00026759147} + 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.041666668 + value: {x: 0.000002475369, y: 0.017377393, z: 0.011182261} + inSlope: {x: 0.000059408852, y: -0.00008537292, z: -0.00026759147} + outSlope: {x: 0.0009126348, y: -0.00008534431, z: -0.0009763241} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.00004050182, y: 0.017373838, z: 0.0111415805} + inSlope: {x: 0.0009126348, y: -0.00008534431, z: -0.0009763241} + outSlope: {x: 0.002867474, y: -0.00008537293, z: -0.0019444943} + 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.125 + value: {x: 0.00015997989, y: 0.01737028, z: 0.011060559} + inSlope: {x: 0.002867474, y: -0.00008537293, z: -0.0019444943} + outSlope: {x: 0.005616006, y: 0.0015103052, z: -0.0031725594} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.00039398018, y: 0.01743321, z: 0.010928369} + inSlope: {x: 0.005616006, y: 0.0015103052, z: -0.0031725594} + outSlope: {x: 0.0062785763, y: 0.00200738, z: -0.00466055} + 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.375 + value: {x: 0.001767717, y: 0.0175911, z: 0.009932619} + inSlope: {x: 0.0070348815, y: -0.0006048204, z: -0.004365164} + outSlope: {x: 0.0073809866, y: -0.0013987258, z: -0.0041434057} + 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.5416667 + value: {x: 0.00293732, y: 0.01713582, z: 0.009278873} + inSlope: {x: 0.0064518685, y: -0.0041210153, z: -0.0037462073} + outSlope: {x: 0.0061535584, y: -0.0051415204, z: -0.0037031542} + 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.875 + value: {x: 0.005028858, y: 0.014554271, z: 0.007973008} + inSlope: {x: 0.0071725952, y: -0.01115086, z: -0.0040390757} + outSlope: {x: 0.0070532616, y: -0.012515052, z: -0.0038611202} + 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.0833334 + value: {x: 0.0062854984, y: 0.01190605, z: 0.0072938167} + inSlope: {x: 0.0063430616, y: -0.012514033, z: -0.002826485} + outSlope: {x: 0.008295715, y: -0.012280581, z: -0.011129018} + 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.125 + value: {x: 0.006631153, y: 0.01139436, z: 0.006830108} + inSlope: {x: 0.008295715, y: -0.012280581, z: -0.011129018} + outSlope: {x: 0.010958458, y: -0.012563307, z: -0.017518274} + 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.1666666 + value: {x: 0.007087755, y: 0.010870889, z: 0.0061001806} + inSlope: {x: 0.010958458, y: -0.012563307, z: -0.017518274} + outSlope: {x: 0.010451525, y: -0.013361953, z: -0.013219388} + 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.2916666 + value: {x: 0.008264726, y: 0.008945075, z: 0.004501075} + inSlope: {x: 0.008685645, y: -0.017809084, z: -0.01179123} + outSlope: {x: 0.008333585, y: -0.020723922, z: -0.009263359} + 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.375 + value: {x: 0.008963623, y: 0.007103406, z: 0.00372365} + inSlope: {x: 0.00843994, y: -0.023476116, z: -0.009394836} + outSlope: {x: 0.0070890062, y: -0.019122865, z: -0.007165152} + 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.4166666 + value: {x: 0.009258998, y: 0.006306621, z: 0.0034251022} + inSlope: {x: 0.0070890062, y: -0.019122865, z: -0.007165152} + outSlope: {x: 0.003336118, y: -0.0035741546, z: -0.004193107} + 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.4583334 + value: {x: 0.009398003, y: 0.006157697, z: 0.0032503891} + inSlope: {x: 0.003336118, y: -0.0035741546, z: -0.004193107} + outSlope: {x: -0.0017911736, y: 0.016387954, z: -0.0019074029} + 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.5 + value: {x: 0.009323371, y: 0.006840528, z: 0.003170914} + inSlope: {x: -0.0017911736, y: 0.016387954, z: -0.0019074029} + outSlope: {x: -0.002136199, y: 0.00999691, z: -0.00030814676} + 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.6666666 + value: {x: 0.009241326, y: 0.008018656, z: 0.0032333839} + inSlope: {x: 0.0014676917, y: 0.004584722, z: 0.00037137544} + outSlope: {x: 0.0033010563, y: 0.0025512553, z: -0.0008629973} + 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.75 + value: {x: 0.009610274, y: 0.008078436, z: 0.003103385} + inSlope: {x: 0.0055536944, y: -0.0011165296, z: -0.0022569771} + outSlope: {x: 0.007437136, y: -0.003993348, z: -0.0032514983} + 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.9583334 + value: {x: 0.011306619, y: 0.0066507705, z: 0.0023469399} + inSlope: {x: 0.008145803, y: -0.009471284, z: -0.0032055697} + outSlope: {x: 0.0070768897, y: -0.008706731, z: -0.0021881124} + 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.01160149, y: 0.0062879906, z: 0.0022557687} + inSlope: {x: 0.0070768897, y: -0.008706731, z: -0.0021881124} + outSlope: {x: 0.004404479, y: -0.0012792468, z: -0.0010371045} + 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.0416667 + value: {x: 0.01178501, y: 0.0062346887, z: 0.0022125558} + inSlope: {x: 0.004404479, y: -0.0012792468, z: -0.0010371045} + outSlope: {x: 0.0014219909, y: 0.004788083, z: -0.00077275094} + 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.0833333 + value: {x: 0.01184426, y: 0.0064341915, z: 0.0021803582} + inSlope: {x: 0.0014219909, y: 0.004788083, z: -0.00077275094} + outSlope: {x: 0.0013564943, y: -0.000050468345, z: -0.0006445014} + 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.375 + value: {x: 0.012370979, y: 0.0061411224, z: 0.002039094} + inSlope: {x: 0.0022584014, y: -0.00012531257, z: -0.000464572} + outSlope: {x: 0.0024108076, y: 0.00049366854, z: -0.0005328502} + 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.5416667 + value: {x: 0.0128111895, y: 0.00604745, z: 0.0019300508} + inSlope: {x: 0.0028723185, y: -0.0017260518, z: -0.0007173572} + outSlope: {x: 0.0030273744, y: -0.00059160456, z: -0.0006644608} + 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: 3.4166667 + value: {x: 0.016220229, y: 0.0049177874, z: 0.001698406} + inSlope: {x: 0.0044104587, y: -0.004476348, z: 0.000019022189} + outSlope: {x: 0.004746255, y: -0.004965782, z: 0.000019022298} + 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: 3.5833333 + value: {x: 0.017007379, y: 0.0040996373, z: 0.0017035604} + inSlope: {x: 0.0029757612, y: -0.0043288586, z: 0.00006663348} + outSlope: {x: 0.00016010254, y: 0.002878298, z: 0.000066633096} + 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: 3.625 + value: {x: 0.01701405, y: 0.0042195665, z: 0.0017063367} + inSlope: {x: 0.00016010254, y: 0.002878298, z: 0.000066633096} + outSlope: {x: 0.00016007393, y: 0.0066988436, z: 0.00007839903} + 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: 3.6666667 + value: {x: 0.01702072, y: 0.0044986857, z: 0.0017096034} + inSlope: {x: 0.00016007393, y: 0.0066988436, z: 0.00007839903} + outSlope: {x: -0.001194968, y: 0.0043707727, z: 0.00007839948} + 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: 4 + value: {x: 0.016620625, y: 0.004977891, z: 0.0017345183} + inSlope: {x: -0.0006502806, y: -0.0016258303, z: 0.000053000345} + outSlope: {x: -0.00065028435, y: -0.0028323948, z: 0.00005300065} + 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: 4.125 + value: {x: 0.016607104, y: 0.004544569, z: 0.0017354208} + inSlope: {x: 0.00016287864, y: -0.0034065759, z: -0.000015671312} + outSlope: {x: 0.00016287864, y: -0.00047447387, z: -0.000015671312} + 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: 4.25 + value: {x: 0.01672986, y: 0.004582603, z: 0.0017334619} + inSlope: {x: 0.0016624896, y: 0.00053727353, z: -0.000015671312} + outSlope: {x: 0.0016295877, y: -0.0013917213, z: -0.000015671312} + 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: 4.3333335 + value: {x: 0.01685608, y: 0.004384184, z: 0.0017321559} + inSlope: {x: 0.0013996875, y: -0.0033703165, z: -0.000015671132} + outSlope: {x: 0.0011126274, y: -0.0035532322, z: -0.000015671312} + 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: 4.4166665 + value: {x: 0.016926084, y: 0.004158804, z: 0.0017296049} + inSlope: {x: 0.00056748604, y: -0.0018558955, z: -0.00004555481} + outSlope: {x: 0.0005674796, y: 0.000542503, z: -0.000045554287} + 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: 4.9583335 + value: {x: 0.01671921, y: 0.004240066, z: 0.0017094166} + inSlope: {x: 0.00009132315, y: 0.000033602457, z: -0.000028849618} + outSlope: {x: 0.000091352806, y: 0.00009084497, z: -0.000028846373} + 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: 6.9166665 + value: {x: 0.016718775, y: 0.004244245, z: 0.0016959512} + inSlope: {x: -0.00014508302, y: -0.00026916605, z: 0.0000045812303} + outSlope: {x: -0.00014508136, y: -0.00024089629, z: 0.000012942453} + 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: 8.791667 + value: {x: 0.016677307, y: 0.0042645824, z: 0.0017325445} + inSlope: {x: 0.000005378682, y: 0.00000007152503, z: 0.000023692664} + outSlope: {x: 0.000005407292, y: 0.00000007152503, z: 0.000023692664} + 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: 10.875 + value: {x: 0.016688535, y: 0.0042647305, z: 0.0017702451} + inSlope: {x: 0.0000054074158, y: 0.000000071526664, z: 0.000006691319} + outSlope: {x: 0.000005378682, y: 0.00000007152503, z: 0.000006691166} + 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: 11.291667 + value: {x: 0.01669078, y: 0.00426476, z: 0.0017726022} + inSlope: {x: 0.000005378682, y: 0.00000007152503, z: 0.0000015234831} + outSlope: {x: 0.000005378682, y: 0.00000007152503, z: 0.0000015234831} + 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: wall_low_model_skeleton/wall_low_root/block04Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.0034579989, y: 0, z: -0.00021743297} + inSlope: {x: 0.028003922, y: -0, z: -0.0056298063} + outSlope: {x: 0.028003922, y: -0, z: -0.0056298063} + 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.041666668 + value: {x: 0.0046248287, y: 0, z: -0.00045200824} + inSlope: {x: 0.028003922, y: -0, z: -0.0056298063} + outSlope: {x: 0.023221156, y: -0, z: -0.006787816} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.005592377, y: 0, z: -0.0007348339} + inSlope: {x: 0.023221156, y: -0, z: -0.006787816} + outSlope: {x: 0.020374963, y: -0, z: -0.007901045} + 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.125 + value: {x: 0.006441334, y: 0, z: -0.0010640441} + inSlope: {x: 0.020374963, y: -0, z: -0.007901045} + outSlope: {x: 0.019465482, y: -0, z: -0.00896947} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.0072523956, y: 0, z: -0.0014377721} + inSlope: {x: 0.019465482, y: -0, z: -0.00896947} + outSlope: {x: 0.020492654, y: -0, z: -0.009993098} + 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.20833333 + value: {x: 0.008106256, y: 0, z: -0.001854151} + inSlope: {x: 0.020492654, y: -0, z: -0.009993098} + outSlope: {x: 0.020782582, y: -0, z: -0.010971978} + 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.29166666 + value: {x: 0.009700729, y: 0, z: -0.002807402} + inSlope: {x: 0.017484773, y: -0, z: -0.0119060455} + outSlope: {x: 0.01593865, y: -0, z: -0.012795304} + 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.01181962, y: 0, z: -0.0045105102} + inSlope: {x: 0.01860312, y: -0, z: -0.0144395} + outSlope: {x: 0.02281367, y: -0, z: -0.015194456} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.01397614, y: 0, z: -0.005813277} + inSlope: {x: 0.028942801, y: -0, z: -0.016071929} + outSlope: {x: 0.038706932, y: -0, z: -0.01920535} + 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.5416667 + value: {x: 0.015588929, y: 0, z: -0.0066135} + inSlope: {x: 0.038706932, y: -0, z: -0.01920535} + outSlope: {x: 0.047009796, y: -0, z: -0.022094056} + 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.625 + value: {x: 0.019613799, y: 0, z: -0.008522741} + inSlope: {x: 0.049587112, y: -0, z: -0.02372774} + outSlope: {x: 0.052236933, y: -0, z: -0.028275218} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0.021790339, y: 0, z: -0.009700876} + inSlope: {x: 0.052236933, y: -0, z: -0.028275218} + outSlope: {x: 0.026686102, y: -0, z: -0.025353964} + 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.9166667 + value: {x: 0.028169118, y: 0, z: -0.015508049} + inSlope: {x: 0.032330345, y: -0, z: -0.0242467} + outSlope: {x: 0.041135598, y: -0, z: -0.026209712} + 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.0416666 + value: {x: 0.03439398, y: 0, z: -0.01888377} + inSlope: {x: 0.05591909, y: -0, z: -0.026689736} + outSlope: {x: 0.05069128, y: -0, z: -0.021343648} + 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.125 + value: {x: 0.03803359, y: 0, z: -0.02027641} + inSlope: {x: 0.036659297, y: -0, z: -0.012079679} + outSlope: {x: 0.017250955, y: -0, z: -0.0013372435} + 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.25 + value: {x: 0.040204227, y: 0, z: -0.02056484} + inSlope: {x: 0.023907876, y: -0, z: -0.006527544} + outSlope: {x: 0.049774636, y: -0, z: -0.023058034} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: 0.04475194, y: 0, z: -0.022895979} + inSlope: {x: 0.059370346, y: -0, z: -0.032889284} + outSlope: {x: 0.052257434, y: -0, z: -0.024608884} + 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.375 + value: {x: 0.04692933, y: 0, z: -0.023921348} + inSlope: {x: 0.052257434, y: -0, z: -0.024608884} + outSlope: {x: 0.031722024, y: -0, z: -0.0059654675} + 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.5833334 + value: {x: 0.051627897, y: 0, z: -0.024748249} + inSlope: {x: 0.025175694, y: -0, z: -0.0072498755} + outSlope: {x: 0.02535006, y: -0, z: -0.009066991} + 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.0833333 + value: {x: 0.06636982, y: 0, z: -0.031235658} + inSlope: {x: 0.033251848, y: -0, z: -0.014921092} + outSlope: {x: 0.030959984, y: -0, z: -0.014296046} + 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.7083333 + value: {x: 0.07603507, y: 0, z: -0.036477838} + inSlope: {x: 0.011309781, y: -0, z: -0.0054043215} + outSlope: {x: 0.011036317, y: -0, z: -0.0052257627} + 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: 3.7083335 + value: {x: 0.08315454, y: 0, z: -0.039586224} + inSlope: {x: -0.0003467553, y: -0, z: -0.001164148} + outSlope: {x: -0.0003465284, y: -0, z: -0.0011641547} + 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: 5.75 + value: {x: 0.083012566, y: 0, z: -0.03984131} + inSlope: {x: -0.0000070953643, y: -0, z: -0.00000509264} + outSlope: {x: -0.0000070952824, y: -0, z: -0.0000051498023} + 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: 7.791667 + value: {x: 0.0829979, y: 0, z: -0.039851762} + inSlope: {x: -0.0000070952824, y: -0, z: -0.000005092582} + outSlope: {x: -0.0000073242463, y: -0, z: -0.000005149861} + 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: 9.875 + value: {x: 0.08298293, y: 0, z: -0.03986243} + inSlope: {x: -0.000007095445, y: -0, z: -0.0000050926988} + outSlope: {x: -0.0000073241627, y: -0, z: -0.0000051498023} + 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: 11.291667 + value: {x: 0.08297274, y: 0, z: -0.03986969} + inSlope: {x: -0.0000070952824, y: -0, z: -0.000005092582} + outSlope: {x: -0.0000070952824, y: -0, z: -0.000005092582} + 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: wall_low_model_skeleton/wall_low_root/sdwPg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.0003901673, y: 0, z: 0.021715399} + inSlope: {x: 0.0020180081, y: -0, z: -0.002226219} + outSlope: {x: 0.0020180081, y: -0, z: -0.002226219} + 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.041666668 + value: {x: 0.00047425096, y: 0, z: 0.021622641} + inSlope: {x: 0.0020180081, y: -0, z: -0.002226219} + outSlope: {x: 0.0025310933, y: -0, z: -0.0027890396} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.0005797132, y: 0, z: 0.02150643} + inSlope: {x: 0.0025310933, y: -0, z: -0.0027890396} + outSlope: {x: 0.0030073072, y: -0, z: -0.0033122636} + 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.125 + value: {x: 0.00070501765, y: 0, z: 0.02136842} + inSlope: {x: 0.0030073072, y: -0, z: -0.0033122636} + outSlope: {x: 0.0034466526, y: -0, z: -0.0037951462} + 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.20833333 + value: {x: 0.0010090079, y: 0, z: 0.02103368} + inSlope: {x: 0.0038491157, y: -0, z: -0.0042386064} + outSlope: {x: 0.004214735, y: -0, z: -0.004642581} + 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.375 + value: {x: 0.0017875009, y: 0, z: 0.020175569} + inSlope: {x: 0.0050903293, y: -0, z: -0.005615045} + outSlope: {x: 0.005308418, y: -0, z: -0.005860063} + 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.125 + value: {x: 0.005670685, y: 0, z: 0.01582235} + inSlope: {x: 0.0033752664, y: -0, z: -0.004003462} + outSlope: {x: 0.0031824189, y: -0, z: -0.003807596} + 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.7916666 + value: {x: 0.008531448, y: 0, z: 0.013699359} + inSlope: {x: 0.0059224516, y: -0, z: -0.0031896143} + outSlope: {x: 0.005754708, y: -0, z: -0.0032920584} + 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.25 + value: {x: 0.010770921, y: 0, z: 0.01219497} + inSlope: {x: 0.0040332046, y: -0, z: -0.0009237653} + outSlope: {x: 0.0038668653, y: -0, z: -0.00083518826} + 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: 3.1666667 + value: {x: 0.01396014, y: 0, z: 0.011964165} + inSlope: {x: 0.0032366402, y: -0, z: -0.000026264139} + outSlope: {x: 0.0031675366, y: -0, z: -0.00002626429} + 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: 4 + value: {x: 0.01657952, y: 0, z: 0.011911769} + inSlope: {x: 0.0040259664, y: -0, z: -0.000098647884} + outSlope: {x: 0.0030429955, y: -0, z: -0.000098648445} + 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: 4.5 + value: {x: 0.016229155, y: 0, z: 0.011868955} + inSlope: {x: -0.0005324384, y: -0, z: -0.00006895091} + outSlope: {x: -0.0005324384, y: -0, z: -0.0000689223} + 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: 5.2083335 + value: {x: 0.016278127, y: 0, z: 0.011828074} + inSlope: {x: 0.0000036049025, y: -0, z: -0.00004986782} + outSlope: {x: 0.000003633513, y: -0, z: -0.00004983921} + 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: 7.25 + value: {x: 0.016285522, y: 0, z: 0.011837347} + inSlope: {x: 0.000003633513, y: -0, z: 0.0000068664813} + outSlope: {x: 0.0000036334714, y: -0, z: 0.0000068664026} + 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: 9.291667 + value: {x: 0.016292917, y: 0, z: 0.011860865} + inSlope: {x: 0.0000036334714, y: -0, z: 0.000029697192} + outSlope: {x: 0.0000036048614, y: -0, z: 0.000029697192} + 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: 11.291667 + value: {x: 0.016300159, y: 0, z: 0.011899349} + inSlope: {x: 0.0000036334714, y: -0, z: 0.000005493122} + outSlope: {x: 0.0000036334714, y: -0, z: 0.000005493122} + 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: wall_low_model_skeleton/wall_low_root/sdwPg2 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.0015466439, y: 0.0001570979, z: 0.015653959} + inSlope: {x: -0.00020904063, y: -0, z: 0.00025248528} + outSlope: {x: -0.00020904063, y: -0, z: 0.00025248528} + 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.875 + value: {x: -0.002719058, y: 0.0001570979, z: 0.01667304} + inSlope: {x: -0.00058543734, y: -0, z: 0.000109090906} + outSlope: {x: -0.00057381444, y: -0, z: -0.0017680852} + 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.2083333 + value: {x: -0.002905274, y: 0.0001570979, z: 0.0137222} + inSlope: {x: -0.0005160232, y: -0, z: -0.012457971} + outSlope: {x: -0.0004920235, y: -0, z: -0.011997105} + 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.625 + value: {x: -0.0030330755, y: 0.0001570979, z: 0.009994259} + inSlope: {x: 0.000023982479, y: -0, z: -0.008347934} + outSlope: {x: 0.000023975324, y: -0, z: -0.008352025} + 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: 3.3333333 + value: {x: -0.002812903, y: 0.0001570979, z: 0.0051417863} + inSlope: {x: 0.0006163024, y: -0, z: -0.0040702783} + outSlope: {x: 0.00065025204, y: -0, z: -0.003530896} + 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: 3.5833333 + value: {x: -0.002629795, y: 0.0001570979, z: 0.004586445} + inSlope: {x: 0.00081299857, y: -0, z: -0.0013424256} + outSlope: {x: 0.00084412884, y: -0, z: -0.0012717509} + 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: 4.3333335 + value: {x: -0.0018215289, y: 0.0001570979, z: 0.0040048063} + inSlope: {x: 0.0012178709, y: -0, z: -0.00038474743} + outSlope: {x: 0.0011668119, y: -0, z: -0.0003666129} + 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: 5.625 + value: {x: -0.0011219204, y: 0.0001570979, z: 0.0038293563} + inSlope: {x: 0.000033061035, y: -0, z: 0.000017030305} + outSlope: {x: 0.000033059245, y: -0, z: 0.000017037457} + 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: 6.375 + value: {x: -0.0012227059, y: 0.0001570979, z: 0.0039187167} + inSlope: {x: -0.00028080153, y: -0, z: 0.00017761296} + outSlope: {x: -0.00062102673, y: -0, z: 0.0002565775} + 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: 6.5 + value: {x: -0.001348491, y: 0.0001570979, z: 0.0039689275} + inSlope: {x: -0.0013838211, y: -0, z: 0.0005440542} + outSlope: {x: -0.0017304319, y: -0, z: 0.0006754901} + 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: 6.7083335 + value: {x: -0.001834127, y: 0.0001570979, z: 0.0041575874} + inSlope: {x: -0.0028853053, y: -0, z: 0.0011192235} + outSlope: {x: -0.0031161702, y: -0, z: 0.0012097023} + 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: 7.8333335 + value: {x: -0.0055535417, y: 0.0001570979, z: 0.0057227123} + inSlope: {x: -0.0009866449, y: -0, z: 0.0006848378} + outSlope: {x: -0.00059206237, y: -0, z: 0.0005540392} + 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: 8.5 + value: {x: -0.005391669, y: 0.0001570979, z: 0.005749688} + inSlope: {x: -0.00092095626, y: -0, z: 0.00042749077} + outSlope: {x: -0.0011631257, y: -0, z: 0.0005030355} + 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: 9.583334 + value: {x: -0.0058896467, y: 0.0001570979, z: 0.0060454947} + inSlope: {x: -0.00000038623514, y: -0, z: 0.00007301274} + outSlope: {x: -0.00000038624398, y: -0, z: 0.00007301442} + 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: 11.291667 + value: {x: -0.00589031, y: 0.0001570979, z: 0.0059685055} + inSlope: {x: -0.00000038623514, y: -0, z: -0.000021314458} + outSlope: {x: -0.00000038623514, y: -0, z: -0.000021314458} + 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: wall_low_model_skeleton/wall_low_root/sdwPg3 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00002899805, y: 0, z: -0.018001918} + inSlope: {x: 0.0008510517, y: -0, z: 0.0007000351} + outSlope: {x: 0.0008510517, y: -0, z: 0.0007000351} + 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.041666668 + value: {x: 0.00006445854, y: 0, z: -0.01797275} + inSlope: {x: 0.0008510517, y: -0, z: 0.0007000351} + outSlope: {x: 0.0011388038, y: -0, z: 0.00096456526} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.000111908696, y: 0, z: -0.01793256} + inSlope: {x: 0.0011388038, y: -0, z: 0.00096456526} + outSlope: {x: 0.0014167802, y: -0, z: 0.0012088966} + 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.125 + value: {x: 0.0001709412, y: 0, z: -0.017882189} + inSlope: {x: 0.0014167802, y: -0, z: 0.0012088966} + outSlope: {x: 0.0016849751, y: -0, z: 0.0014325712} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.0002411485, y: 0, z: -0.017822498} + inSlope: {x: 0.0016849751, y: -0, z: 0.0014325712} + outSlope: {x: 0.0019433977, y: -0, z: 0.0016358189} + 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.20833333 + value: {x: 0.00032212338, y: 0, z: -0.01775434} + inSlope: {x: 0.0019433977, y: -0, z: 0.0016358189} + outSlope: {x: 0.002192035, y: -0, z: 0.0018186949} + 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.00041345818, y: 0, z: -0.01767856} + inSlope: {x: 0.002192035, y: -0, z: 0.0018186949} + outSlope: {x: 0.002430901, y: -0, z: 0.0019809727} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: 0.0006255784, y: 0, z: -0.01750757} + inSlope: {x: 0.002659983, y: -0, z: 0.0021228208} + outSlope: {x: 0.002879293, y: -0, z: 0.0022440152} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.001156213, y: 0, z: -0.017111748} + inSlope: {x: 0.0034785361, y: -0, z: 0.0024851996} + outSlope: {x: 0.0036587494, y: -0, z: 0.0025247943} + 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.25 + value: {x: 0.004654239, y: 0, z: -0.015807826} + inSlope: {x: 0.005226078, y: -0, z: -0.00027471568} + outSlope: {x: 0.005230248, y: -0, z: -0.00027471568} + 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.7916666 + value: {x: 0.007935131, y: 0, z: -0.01719005} + inSlope: {x: 0.007103297, y: -0, z: -0.0045171017} + outSlope: {x: 0.0072623068, y: -0, z: -0.004708777} + 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.4166667 + value: {x: 0.01307729, y: 0, z: -0.020698061} + inSlope: {x: 0.00906911, y: -0, z: -0.0065438333} + outSlope: {x: 0.009082123, y: -0, z: -0.006189103} + 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: 3.2083333 + value: {x: 0.01958599, y: 0, z: -0.02228142} + inSlope: {x: 0.0077858744, y: -0, z: -0.000648253} + outSlope: {x: 0.0077671185, y: -0, z: -0.0006482493} + 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: 4.375 + value: {x: 0.0280637, y: 0, z: -0.022247458} + inSlope: {x: 0.00641501, y: -0, z: 0.0011929367} + outSlope: {x: 0.0062930724, y: -0, z: 0.0014156395} + 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: 5.3333335 + value: {x: 0.03392033, y: 0, z: -0.018867102} + inSlope: {x: 0.0069474834, y: -0, z: 0.0055395844} + outSlope: {x: 0.0071294676, y: -0, z: 0.0067359037} + 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: 5.875 + value: {x: 0.0373091, y: 0, z: -0.014508969} + inSlope: {x: 0.0039115483, y: -0, z: 0.0042945836} + outSlope: {x: 0.0032296493, y: -0, z: 0.0037749624} + 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: 7.0833335 + value: {x: 0.038807053, y: 0, z: -0.01254308} + inSlope: {x: -0.00020290453, y: -0, z: -0.00013052036} + outSlope: {x: -0.00020290453, y: -0, z: -0.00013054897} + 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: 8.333333 + value: {x: 0.03637229, y: 0, z: -0.01450885} + inSlope: {x: -0.0028841267, y: -0, z: -0.002397402} + outSlope: {x: -0.0029507792, y: -0, z: -0.0024827768} + 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: 9.666667 + value: {x: 0.03192866, y: 0, z: -0.01810629} + inSlope: {x: -0.002152274, y: -0, z: -0.00070151745} + outSlope: {x: -0.0019517052, y: -0, z: 0.00029872396} + 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: 10.791667 + value: {x: 0.031477943, y: 0, z: -0.017629396} + inSlope: {x: 0.000050983035, y: -0, z: 0.00000094413036} + outSlope: {x: 0.000051040257, y: -0, z: 0.00000094413036} + 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: 11.291667 + value: {x: 0.03150346, y: 0, z: -0.017628929} + inSlope: {x: 0.000051040257, y: -0, z: 0.00000094413036} + outSlope: {x: 0.000051040257, y: -0, z: 0.00000094413036} + 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: wall_low_model_skeleton/wall_low_root/sdwPg4 + m_ScaleCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 11.291667 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton/wall_low_root/block01Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 11.291667 + value: {x: 0.99999994, y: 0.99999994, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton/wall_low_root/block02Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 0.9999999, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 11.291667 + value: {x: 0.99999994, y: 0.9999999, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton/wall_low_root/block03Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 11.291667 + value: {x: 0.99999994, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton/wall_low_root/block04Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 1, z: 0.99999994} + 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: 11.291667 + value: {x: 0.99999994, y: 1, z: 0.99999994} + 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: wall_low_model_skeleton/wall_low_root/sdwPg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 1, z: 0.99999994} + 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: 11.291667 + value: {x: 0.99999994, y: 1, z: 0.99999994} + 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: wall_low_model_skeleton/wall_low_root/sdwPg2 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.99999994, y: 1, z: 0.99999994} + 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: 11.291667 + value: {x: 0.99999994, y: 1, z: 0.99999994} + 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: wall_low_model_skeleton/wall_low_root/sdwPg3 + m_FloatCurves: [] + m_PPtrCurves: [] + m_SampleRate: 24 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: [] + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 11.291667 + 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: [] + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/wall/break.anim.meta b/Assets/Resources/Models/Games/Airboarder/Animations/wall/break.anim.meta new file mode 100644 index 00000000..9dce5cdd --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/wall/break.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 022e7fdc2d6e6d84184acb6854046934 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/wall/idle.anim b/Assets/Resources/Models/Games/Airboarder/Animations/wall/idle.anim new file mode 100644 index 00000000..6a1bd97b --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/wall/idle.anim @@ -0,0 +1,232 @@ +%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: idle + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: [] + m_PositionCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -140.99988, y: -1, z: 0.7999998} + 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: -140.99988, y: -1, z: 0.7999998} + 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: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_IsActive + path: wall_low_model + classID: 1 + script: {fileID: 0} + m_PPtrCurves: [] + m_SampleRate: 60 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: + - serializedVersion: 2 + path: 3301542606 + attribute: 2086281974 + script: {fileID: 0} + typeID: 1 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 1 + 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: -140.99988 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -140.99988 + 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: -1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.7999998 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.7999998 + 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: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_IsActive + path: wall_low_model + classID: 1 + script: {fileID: 0} + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 1 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/wall/idle.anim.meta b/Assets/Resources/Models/Games/Airboarder/Animations/wall/idle.anim.meta new file mode 100644 index 00000000..9da86aef --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/wall/idle.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1446ea699ca64ee4eb030a3ee17686b4 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/wall/move.anim b/Assets/Resources/Models/Games/Airboarder/Animations/wall/move.anim new file mode 100644 index 00000000..9a090023 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/wall/move.anim @@ -0,0 +1,250 @@ +%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: move + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: [] + m_PositionCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -140, y: -1, z: 0.8} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 300, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 60, y: -1, z: 0.8} + inSlope: {x: 300, 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: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.6666667 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_IsActive + path: wall_low_model + classID: 1 + script: {fileID: 0} + m_PPtrCurves: [] + m_SampleRate: 60 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: + - serializedVersion: 2 + path: 0 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3301542606 + attribute: 2086281974 + script: {fileID: 0} + typeID: 1 + customType: 0 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 0.6666667 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 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: -140 + inSlope: 0 + outSlope: 300 + tangentMode: 69 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 60 + inSlope: 300 + outSlope: 0 + tangentMode: 69 + 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: -1 + inSlope: 0 + outSlope: 0 + tangentMode: 69 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -1 + inSlope: -0 + outSlope: 0 + tangentMode: 69 + 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.8 + inSlope: 0 + outSlope: 0 + tangentMode: 69 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.8 + inSlope: -0 + outSlope: 0 + tangentMode: 69 + 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: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.6666667 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_IsActive + path: wall_low_model + classID: 1 + script: {fileID: 0} + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 1 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/wall/move.anim.meta b/Assets/Resources/Models/Games/Airboarder/Animations/wall/move.anim.meta new file mode 100644 index 00000000..be9cda69 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/wall/move.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e3baee1c4d6194147b96c4789934f9de +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/wall/shake.anim b/Assets/Resources/Models/Games/Airboarder/Animations/wall/shake.anim new file mode 100644 index 00000000..160057e7 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/wall/shake.anim @@ -0,0 +1,1089 @@ +%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: shake + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton/wall_low_root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0.08976898, y: -0, z: 0, w: -0.00016736984} + outSlope: {x: 0.08976898, y: -0, z: 0, w: -0.00016736984} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.041666668 + value: {x: 0.0037403745, y: -0, z: -0, w: 0.999993} + inSlope: {x: 0, y: 0, z: -0.20601124, w: -0.0017681122} + outSlope: {x: 0, y: 0, z: -0.20601124, w: -0.0017681122} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.125 + value: {x: -0.013628172, y: 0.00042852355, z: -0.031425495, w: 0.9994131} + inSlope: {x: -0.29615438, y: 0.012751795, z: -0.3100481, w: -0.0129983425} + outSlope: {x: -0.29615438, y: 0.012751795, z: -0.3100481, w: -0.0129983425} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.375 + value: {x: -0.04544555, y: 0.0031528661, z: -0.06913857, w: 0.9965664} + inSlope: {x: 0.023008782, y: -0.00032219116, z: -0.02813566, w: -0.00090622966} + outSlope: {x: 0.023008782, y: -0.00032219116, z: -0.02813566, w: -0.00090622966} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: -0.034795973, y: 0.0013881375, z: -0.03983774, w: 0.9985992} + inSlope: {x: 0.14298011, y: -0.023635447, z: 0.5303186, w: 0.025401592} + outSlope: {x: 0.14298011, y: -0.023635447, z: 0.5303186, w: 0.025401592} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: -0.010544604, y: -0.00006085975, z: 0.0057712323, w: 0.99992776} + inSlope: {x: 0.23921192, y: 2.910383e-10, z: 0.06271995, w: 0.00222087} + outSlope: {x: 0.23921192, y: 2.910383e-10, z: 0.06271995, w: 0.00222087} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: 0.006354359, y: -0.000026993781, z: -0.004247949, w: 0.9999708} + inSlope: {x: -0.08322494, y: 0.00028323958, z: 0.03346701, w: 0.00046277023} + outSlope: {x: -0.08322494, y: 0.00028323958, z: 0.03346701, w: 0.00046277023} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 0, y: -0, z: -0, w: 1} + inSlope: {x: 0.12699932, y: 0, z: 0, w: 0.0001895432} + outSlope: {x: 0.12699932, y: 0, z: 0, w: 0.0001895432} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.1666667 + value: {x: 0, y: -0, z: -0, w: 1} + inSlope: {x: 0.055163987, y: 0, z: 0, w: 0.00012660002} + outSlope: {x: 0.055163987, y: 0, z: 0, w: 0.00012660002} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.6666667 + value: {x: 0, y: -0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton/wall_low_root/block01Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.00018292743, y: 0.0000049803302, z: -0.0002808779, w: 0.99999994} + inSlope: {x: -0.2426341, y: -0.34380937, z: 0.440366, w: -0.007560253} + outSlope: {x: -0.2426341, y: -0.34380937, z: 0.440366, w: -0.007560253} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: -0.0036301338, y: -0.098177016, z: 0.04285279, w: 0.9942393} + inSlope: {x: 0.083507635, y: -0.313357, z: -0.095001206, w: -0.026680466} + outSlope: {x: 0.083507635, y: -0.313357, z: -0.095001206, w: -0.026680466} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.03658183, y: -0.15688021, z: 0.016312262, w: 0.9868051} + inSlope: {x: -0.01036788, y: -0.25020054, z: -0.14799127, w: -0.03686642} + outSlope: {x: -0.01036788, y: -0.25020054, z: -0.14799127, w: -0.03686642} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: -0.0010740604, y: -0.2050682, z: -0.0004878767, w: 0.978747} + inSlope: {x: -0.023118133, y: -0.06686869, z: 0.08201034, w: -0.013939613} + outSlope: {x: -0.023118133, y: -0.06686869, z: 0.08201034, w: -0.013939613} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 0.0017244236, y: -0.20790271, z: 0.0020674728, w: 0.97814584} + inSlope: {x: 0.14271154, y: 0.00026857865, z: -0.005004903, w: -0.000052213014} + outSlope: {x: 0.14271154, y: 0.00026857865, z: -0.005004903, w: -0.000052213014} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 0.001287387, y: -0.20790674, z: 0.000011308558, w: 0.9781478} + inSlope: {x: 0.05635388, y: -0.000032365355, z: 0.01197806, w: 0.000060796796} + outSlope: {x: 0.05635388, y: -0.000032365355, z: 0.01197806, w: 0.000060796796} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.7083334 + value: {x: 0.0012873858, y: -0.20790878, z: 0.000011311471, w: 0.9781474} + inSlope: {x: -0.0000000027939704, y: -0.0000041127246, z: 0.000000005893531, w: -0.0000007152564} + outSlope: {x: -0.0000000027939704, y: -0.0000041127246, z: 0.000000005893531, w: -0.0000007152564} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0.0012873841, y: -0.20791186, z: 0.000011315825, w: 0.97814673} + inSlope: {x: -0.000000005587925, y: -0.0000035762719, z: 0.000000005587925, w: -0.0000014305087} + outSlope: {x: -0.000000005587925, y: -0.0000035762719, z: 0.000000005587925, w: -0.0000014305087} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton/wall_low_root/block02Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.7071067, y: 0, z: -0, w: 0.7071069} + inSlope: {x: 0.09631491, y: 0.24524409, z: -0.24810483, w: -0.10047197} + outSlope: {x: 0.09631491, y: 0.24524409, z: -0.24810483, w: -0.10047197} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.71396464, y: 0.019687645, z: -0.020091414, w: 0.6996165} + inSlope: {x: 0.061145067, y: 0.05519401, z: -0.38519597, w: -0.07788277} + outSlope: {x: 0.061145067, y: 0.05519401, z: -0.38519597, w: -0.07788277} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.7176428, y: 0.013767601, z: -0.05953784, w: 0.6937251} + inSlope: {x: 0.023682114, y: 0.013619116, z: -0.35512, w: -0.054048292} + outSlope: {x: 0.023682114, y: 0.013619116, z: -0.35512, w: -0.054048292} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 0.70552063, y: 0.06988752, z: -0.076928765, w: 0.7010266} + inSlope: {x: -0.04725624, y: 0.013563929, z: 0.056223325, w: 0.05235101} + outSlope: {x: -0.04725624, y: 0.013563929, z: 0.056223325, w: 0.05235101} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9166667 + value: {x: 0.7039595, y: 0.06175408, z: -0.061675422, w: 0.7048572} + inSlope: {x: 0.02261566, y: 0.029124217, z: 0.029287206, w: -0.022559155} + outSlope: {x: 0.02261566, y: 0.029124217, z: 0.029287206, w: -0.022559155} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.2083334 + value: {x: 0.7031163, y: 0.06181153, z: -0.06158513, w: 0.7057011} + inSlope: {x: -0.021067878, y: 0.0017851907, z: 0.0019016432, w: 0.021026393} + outSlope: {x: -0.021067878, y: 0.0017851907, z: 0.0019016432, w: 0.021026393} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.875 + value: {x: 0.7044131, y: 0.061661106, z: -0.061661087, w: 0.7044133} + inSlope: {x: 0.000005006789, y: -0.00005601344, z: 0.00005601344, w: 0.000005006789} + outSlope: {x: 0.000005006789, y: -0.00005601344, z: 0.00005601344, w: 0.000005006789} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0.704416, y: 0.061628435, z: -0.061628416, w: 0.70441616} + inSlope: {x: 0.000005722035, y: -0.00005587925, z: 0.000055968656, w: 0.000005722035} + outSlope: {x: 0.000005722035, y: -0.00005587925, z: 0.000055968656, w: 0.000005722035} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton/wall_low_root/block03Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.7071067, y: 0, z: -0, w: 0.7071069} + inSlope: {x: -0.35281134, y: -0.4015098, z: 0.38551435, w: 0.33667517} + outSlope: {x: -0.35281134, y: -0.4015098, z: 0.38551435, w: 0.33667517} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.2916667 + value: {x: 0.65009975, y: -0.09111973, z: 0.07895918, w: 0.75022197} + inSlope: {x: -0.011875389, y: -0.19891563, z: 0.17427579, w: -0.03193974} + outSlope: {x: -0.011875389, y: -0.19891563, z: 0.17427579, w: -0.03193974} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.625 + value: {x: 0.67716175, y: -0.122696586, z: 0.11600904, w: 0.7161979} + inSlope: {x: 0.17955354, y: -0.008811958, z: 0.06852196, w: -0.18239026} + outSlope: {x: 0.17955354, y: -0.008811958, z: 0.06852196, w: -0.18239026} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.7916667 + value: {x: 0.69548833, y: -0.122760765, z: 0.122440964, w: 0.69730484} + inSlope: {x: -0.040908318, y: -0.01107108, z: -0.0030461834, w: 0.039248925} + outSlope: {x: -0.040908318, y: -0.01107108, z: -0.0030461834, w: 0.039248925} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.9583334 + value: {x: 0.69185394, y: -0.12341385, z: 0.12182027, w: 0.70090437} + inSlope: {x: 0.039391976, y: 0.006704625, z: 0.00705063, w: -0.038740378} + outSlope: {x: 0.039391976, y: 0.006704625, z: 0.00705063, w: -0.038740378} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 1.4583334 + value: {x: 0.69184417, y: -0.12347026, z: 0.12187595, w: 0.7008945} + inSlope: {x: -0.00002002718, y: -0.000112742295, z: 0.00011131178, w: -0.00002002718} + outSlope: {x: -0.00002002718, y: -0.000112742295, z: 0.00011131178, w: -0.00002002718} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0.6918245, y: -0.12358309, z: 0.12198731, w: 0.70087457} + inSlope: {x: -0.000020027122, y: -0.000112831374, z: 0.00011140087, w: -0.000020027122} + outSlope: {x: -0.000020027122, y: -0.000112831374, z: 0.00011140087, w: -0.000020027122} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton/wall_low_root/block04Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0.33793977, z: 0, w: -0.0023789406} + outSlope: {x: 0, y: 0.33793977, z: 0, w: -0.0023789406} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 0.5833334 + value: {x: 0, y: 0.104523726, z: -0, w: 0.9945224} + inSlope: {x: 0, y: 0.0000025033958, z: 0, w: -0.0000007152554} + outSlope: {x: 0, y: 0.0000025033958, z: 0, w: -0.0000007152554} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0, y: 0.104528494, z: -0, w: 0.9945219} + inSlope: {x: 0, y: 0.0000025033903, z: 0, w: 0} + outSlope: {x: 0, y: 0.0000025033903, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton/wall_low_root/sdwPg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton/wall_low_root/sdwPg2 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton/wall_low_root/sdwPg3 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0, y: 0, z: -0, w: 1} + inSlope: {x: 0, y: 0, z: 0, w: 0} + outSlope: {x: 0, y: 0, z: 0, w: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton/wall_low_root/sdwPg4 + m_CompressedRotationCurves: [] + m_EulerCurves: [] + 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: 2.4583333 + 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: wall_low_model_skeleton + - 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: 2.4583333 + 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: wall_low_model_skeleton/wall_low_root + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.064925574, z: 0.01532329} + 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.041666668 + value: {x: -0, y: 0.064925574, z: 0.01532329} + inSlope: {x: -0, y: -0, z: -0} + outSlope: {x: 0.013840817, y: 0.060511548, z: -0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.0005767007, y: 0.06744689, z: 0.01532329} + inSlope: {x: 0.013840817, y: 0.060511548, z: -0} + outSlope: {x: 0.013016672, y: 0.03281296, 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.125 + value: {x: 0.001119062, y: 0.06881409, z: 0.01532329} + inSlope: {x: 0.013016672, y: 0.03281296, z: -0} + outSlope: {x: 0.012133293, y: 0.009519881, z: -0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.0016246159, y: 0.06921076, z: 0.01532329} + inSlope: {x: 0.012133293, y: 0.009519881, z: -0} + outSlope: {x: 0.011174475, y: -0.007931215, 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.20833333 + value: {x: 0.002090219, y: 0.06888029, z: 0.01532329} + inSlope: {x: 0.011174475, y: -0.007931215, z: -0} + outSlope: {x: 0.010140122, y: -0.019542158, 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.29166666 + value: {x: 0.002888986, y: 0.06701139, z: 0.01532329} + inSlope: {x: 0.009030284, y: -0.025311362, z: -0} + outSlope: {x: 0.007844999, y: -0.025239702, 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.375 + value: {x: 0.003490201, y: 0.06508614, z: 0.01532329} + inSlope: {x: 0.0065841596, y: -0.020966267, z: -0} + outSlope: {x: 0.005247911, y: -0.013824924, 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.45833334 + value: {x: 0.0038687007, y: 0.0643469, z: 0.01532329} + inSlope: {x: 0.0038360863, y: -0.003916853, z: -0} + outSlope: {x: 0.002348836, y: 0.014188159, 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.5833334 + value: {x: 0.0040043984, y: 0.064938076, z: 0.01532329} + inSlope: {x: -0.0000023460375, y: -0, z: -0} + outSlope: {x: -0.000002346041, 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.4583333 + value: {x: 0.004, y: 0.064938076, z: 0.01532329} + inSlope: {x: -0.0000023460477, y: -0, z: -0} + outSlope: {x: -0.0000023460477, 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: wall_low_model_skeleton/wall_low_root/block01Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.040334877, z: -0.016676709} + inSlope: {x: -0, y: -0, z: 0.013799515} + outSlope: {x: -0, y: -0, z: 0.013799515} + 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.041666668 + value: {x: -0, y: 0.040334877, z: -0.01610173} + inSlope: {x: -0, y: -0, z: 0.013799515} + outSlope: {x: -0, y: 0.052474592, z: 0.011998329} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: -0, y: 0.04508112, z: -0.01481023} + inSlope: {x: -0, y: 0.023930622, z: 0.008705062} + outSlope: {x: -0, y: 0.012100298, z: 0.0072355} + 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.04325594, z: -0.01374771} + inSlope: {x: -0, y: -0.020888448, z: 0.0016581635} + outSlope: {x: -0, y: -0.022253484, z: 0.0008971305} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: -0, y: 0.039382618, z: -0.013827111} + inSlope: {x: -0, y: -0.0029191573, z: -0.0011385721} + outSlope: {x: -0, y: 0.0061798156, z: -0.0011915886} + 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.7916667 + value: {x: -0, y: 0.040334877, z: -0.01396301} + inSlope: {x: -0, y: -0, z: -0.00094345043} + outSlope: {x: -0, y: -0, z: -0.00048720336} + 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.125 + value: {x: -0, y: 0.040334877, z: -0.0140007585} + inSlope: {x: -0, y: -0, z: 0.000002288827} + outSlope: {x: -0, y: -0, z: 0.0000022602037} + 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.4583333 + value: {x: -0, y: 0.040334877, z: -0.0139999995} + inSlope: {x: -0, y: -0, z: 0.000002288827} + outSlope: {x: -0, y: -0, z: 0.000002288827} + 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: wall_low_model_skeleton/wall_low_root/block02Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.021914357, z: 0.0000674613} + inSlope: {x: 0.009875268, y: 0.019052695, z: -0} + outSlope: {x: 0.009875268, y: 0.019052695, 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.041666668 + value: {x: 0.0004114695, y: 0.02270822, z: 0.0000674613} + inSlope: {x: 0.009875268, y: 0.019052695, z: -0} + outSlope: {x: 0.007723247, y: 0.012992821, z: -0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 0.0007332715, y: 0.023249587, z: 0.0000674613} + inSlope: {x: 0.007723247, y: 0.012992821, z: -0} + outSlope: {x: 0.008252918, y: 0.007581826, 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.002168678, y: 0.02350182, z: 0.0000674613} + inSlope: {x: 0.008772096, y: -0.0037360378, z: -0} + outSlope: {x: 0.008545419, y: -0.0058709346, 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.003452977, y: 0.022331018, z: 0.0000674613} + inSlope: {x: 0.0066662855, y: -0.0073595825, z: -0} + outSlope: {x: 0.0056402176, y: -0.006217915, 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.5416667 + value: {x: 0.003998228, y: 0.02183302, z: 0.0000674613} + inSlope: {x: 0.0030315598, y: -0.0014769738, z: -0} + outSlope: {x: 0.0008504184, y: 0.0015988555, z: -0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.8333333 + value: {x: 0.0040331283, y: 0.022034649, z: 0.0000674613} + inSlope: {x: -0.0000021386165, y: -0.0012436307, z: -0} + outSlope: {x: -0.000002131461, y: -0.0012879175, 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.9166667 + value: {x: 0.004030816, y: 0.021904683, z: 0.0000674613} + inSlope: {x: -0.0000021386106, y: 0.00001790997, z: -0} + outSlope: {x: -0.000002131464, y: 0.0000178528, 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.4583333 + value: {x: 0.00402966, y: 0.021914357, z: 0.0000674613} + inSlope: {x: -0.0000021314702, y: 0.000017852852, z: -0} + outSlope: {x: -0.0000021314702, y: 0.000017852852, 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: wall_low_model_skeleton/wall_low_root/block03Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0.05214526, z: 0.01119341} + inSlope: {x: 0.012971229, y: 0.03594063, z: -0.0044246577} + outSlope: {x: 0.012971229, y: 0.03594063, z: -0.0044246577} + 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.041666668 + value: {x: 0.0005404679, y: 0.053642787, z: 0.01100905} + inSlope: {x: 0.012971229, y: 0.03594063, z: -0.0044246577} + outSlope: {x: 0.008342579, y: 0.02485897, z: -0.003998852} + 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.375 + value: {x: 0.0033683728, y: 0.053575158, z: 0.01025515} + inSlope: {x: 0.007860383, y: -0.015456051, z: -0.00080426235} + outSlope: {x: 0.0073512285, y: -0.015610088, z: -0.0005275155} + 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.5833333 + value: {x: 0.004595636, y: 0.0514266, z: 0.010227271} + inSlope: {x: 0.004209513, y: -0.0022135184, z: -0.000035390887} + outSlope: {x: 0.0032663497, y: 0.0046386314, z: -0.000035390836} + 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.7083333 + value: {x: 0.0049094236, y: 0.05214526, z: 0.0102228485} + inSlope: {x: 0.001789364, y: -0, z: -0.000035390887} + outSlope: {x: 0.0012089318, y: -0, z: -0.000035390836} + 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.1666667 + value: {x: 0.005004409, y: 0.05214526, z: 0.010194996} + inSlope: {x: -0.0000034189159, y: -0, z: -0.000005607594} + outSlope: {x: -0.0000034189256, y: -0, z: -0.00000560761} + 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.4583333 + value: {x: 0.005, y: 0.05214526, z: 0.01018775} + inSlope: {x: -0.0000034189354, y: -0, z: -0.0000056076265} + outSlope: {x: -0.0000034189354, y: -0, z: -0.0000056076265} + 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: wall_low_model_skeleton/wall_low_root/block04Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0, z: 0.0015556399} + 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.4583333 + value: {x: -0, y: 0, z: 0.0015556399} + 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: wall_low_model_skeleton/wall_low_root/sdwPg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0, z: 0.021797199} + 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.4583333 + value: {x: -0, y: 0, z: 0.021797199} + 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: wall_low_model_skeleton/wall_low_root/sdwPg2 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.00153876, y: 0.00015709801, z: 0.0156471} + 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.4583333 + value: {x: -0.00153876, y: 0.00015709801, z: 0.0156471} + 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: wall_low_model_skeleton/wall_low_root/sdwPg3 + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0, y: 0, z: 0.021797199} + 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.4583333 + value: {x: -0, y: 0, z: 0.021797199} + 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: wall_low_model_skeleton/wall_low_root/sdwPg4 + m_ScaleCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9999999, y: 0.9999999, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0.9999999, y: 0.9999999, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton/wall_low_root/block03Pg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9999999, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 2.4583335 + value: {x: 0.9999999, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: wall_low_model_skeleton/wall_low_root/block04Pg + m_FloatCurves: [] + m_PPtrCurves: [] + m_SampleRate: 24 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: [] + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 2.4583335 + 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: [] + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Animations/wall/shake.anim.meta b/Assets/Resources/Models/Games/Airboarder/Animations/wall/shake.anim.meta new file mode 100644 index 00000000..564228e5 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Animations/wall/shake.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2d03b736c5f6c404bbdcfadc82e96cf7 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Materials.meta b/Assets/Resources/Models/Games/Airboarder/Materials.meta new file mode 100644 index 00000000..7ac0e254 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 160d27e4e988b6143b49a7224a0f578e +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/Dog.mat b/Assets/Resources/Models/Games/Airboarder/Materials/Dog.mat new file mode 100644 index 00000000..9303f51d --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/Dog.mat @@ -0,0 +1,86 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Dog + m_Shader: {fileID: 45, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: + - _EMISSION + m_InvalidKeywords: [] + m_LightmapFlags: 2 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: 88ca27f4018b240448b1385495b8f5e8, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 88ca27f4018b240448b1385495b8f5e8, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.65 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0.6766883, g: 0.6766883, b: 0.6766883, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/Dog.mat.meta b/Assets/Resources/Models/Games/Airboarder/Materials/Dog.mat.meta new file mode 100644 index 00000000..0758405a --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/Dog.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c466e7c7047232045bc7f7da99a96309 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/Sky.png b/Assets/Resources/Models/Games/Airboarder/Materials/Sky.png new file mode 100644 index 0000000000000000000000000000000000000000..3410c68252208bef952a5d8683a07a4a581aac8f GIT binary patch literal 2097 zcmeHI&5zSY6rb=>J_;2Q7vMCQ3l-QNJ6UHl!YoU&-9)Olt0hvG8D)-&SB4T(#SRR#Y57f>%nTmcDH{R=91&WE*IQNAu*uxxoe^PAs$?>Fx~|FXKW zeDv_C!w8|Ht!85lp%M&B=-?iBJw3MI!0S-byqY2O?eY96p*wd^AhiFKY_IF};77_; zWU)|ngf)s1KqGWvVU#ewAvErYo{W9tpWh!EScbmw^ISlJq%Qihxt)qD+beCpy}@gt zv2YPz7*QaIgl2dY4dRTBd}GW@VVqCf1|CE7hHot92Jw2Zit8#B*t3Yq32||?W;tG^ zGCzMFyTm0nsoD-PU6&G%&Xw`>GQe6IcIjH)c% z;@Ylj0>aF;V$DWooSm65G(^TznP{nEoHMeH+SI-Qo=!rDl7cqQrZRzG_J}36W05?h zF)-u>F4;^6W8)#W#Xv+N))`=(0-N-eR#{*D4|TD;%K%6l1ci-v`VvKjiA*oufH0~8Ibx?UTOxLl@lyP=RYA=B)G;E>a~|lFqHAU5PXB@86ZMqIxRn2feG!fFM#wt zc`<=ys;h@A6^lJk>mxGH2KVi}XeW`_{|$1ywxhsjaOfKOuxMBCQ8YXeLzhdTojw2U z^&5ot{LyMGwnumWe(IDEKJth>die4*Up~J7=63JJr9Yp2cPsb?KSuXX-m2{VwTqq{ oxpb%0EF<}K@~a?UJQ@BvaR1f5fA>Bno&2ZXT3Ts5xP0yQTl{2u)c^nh literal 0 HcmV?d00001 diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/Sky.png.meta b/Assets/Resources/Models/Games/Airboarder/Materials/Sky.png.meta new file mode 100644 index 00000000..0b25187b --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/Sky.png.meta @@ -0,0 +1,176 @@ +fileFormatVersion: 2 +guid: 5b82c9572d4fe7c41af997c06e051ea0 +TextureImporter: + internalIDToNameTable: + - first: + 213: 7482667652216324306 + second: Square + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + 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: 256 + spriteBorder: {x: 4, y: 4, z: 4, w: 4} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: 0 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 1 + 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 + - serializedVersion: 3 + buildTarget: iPhone + 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: Android + 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: Server + 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: + - serializedVersion: 2 + name: Square + rect: + serializedVersion: 2 + x: 0 + y: 0 + width: 256 + height: 256 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 2d009a6b596c7d760800000000000000 + internalID: 7482667652216324306 + vertices: [] + indices: + edges: [] + weights: [] + outline: [] + physicsShape: + - - {x: -128, y: 128} + - {x: -128, y: -128} + - {x: 128, y: -128} + - {x: 128, y: 128} + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: + Square: 7482667652216324306 + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboarder.xcf b/Assets/Resources/Models/Games/Airboarder/Materials/airboarder.xcf new file mode 100644 index 0000000000000000000000000000000000000000..e6db423c089f74d85f2d2eb4ab03ac53dcf88ea3 GIT binary patch literal 10299 zcmd5>eQ;CPm4EkMtKy@ef=bjN92=BHfC<4StlcCH4BKVm5N4ZY`?0ivF<=?aYs#AvWv|`=l!X0sEOFE| z?5Qkt)b6R?v2?}~Th;d3J+=12CF1aey=q%U;Y#sWycFbZ50Q%t#UIMAI`&m;udb;o zEM5s#!+n-!Jn>3RbzNa~&Gwy@4veU^*&LO1g~C4vtMGnjyykCIRqWkcfe5eu+bdT* zwfd>mt5;5K;<0@@=Wh2_)>Z7NsLRBV(P!7Zx_3|E{z|)}y0+$f*5VZ_t%a2}+iQ2g zg@4cb!~a{*dHNlT&XE2T9Jxa4x|%Z%94fw_gjE3mOh8Q$@9XTW!Nu z8(hSSl`HnaaNb_KuK^SZXB2MVfQGY;LtBV=jSKcLBcUOW-Avao9Hd1#ctH-Hk%J3! zFwSD^2e)rR%ivi#*Z>&M_s`I9(?df)?EjxM34rJ#bhiw7~ZsL<3?4Yc=k;k zEK6c?=t@UNS(#2}MB}reDT92LJeyU(h@4g37AI2Ue*cy&M#-9x2mCu!a3c!_cI+@p zOB3WG*+g^(K*{LEA8*pBa3lvtRd$)^@3F@WQc;5Vi8#suze>OfG%yyf*@-T4E~rtN z!5S4L$A0~5!F&#oBmt!$!6x+yk|O877%xa9?nHlg;^J`D6J9}zj4JOu&5Dz&_k8?u zGRcrRXTX<}l1C3b4GLK;KmVX|pj=hR^CTxEnfhCKR#1*+6&OizeXLY%gY4R>xE}U= zs3bnq3uCE|cC#TCv&8ki%m-tsPqk(Rh@bnY7sgVAge-AGfQD1OVk|{0@p-{?e-Ek= z7Bk09K@v{-ynp&rL^D}Hgho+f0U=(y76mgusC?MX&ajvXAo-AgOtV;cg+l%Pszk%k zMTmoC2~PS>baV_1#9~G?LcS@3gkUUX6fh!ZRbz25)#LT{_Z#EZpxo;XsUVyMy`hjX zzBEWqk`Rd*042LmMnW+a{xJu3tL!q--_@&zcu|mei8#tWuS&oPG!XXob)$=%3;I;X z*QbJj|MY3Wd=8KR0R^5*fL)#r*Y?GDK`_z(n+E%l_cgyqAx3$#1jf724E5mP{*7 zKQo%k(j-61O4(EL=1cfNmdC^*fNLT@MoZ~adDc?BnJd(O3)M^(Z`h-asiDaDP<(8kCPa`lZQ(g zL>pnnfiC~dMs#uI7N?2Sor4E)Ei@*`q;l;9`z60fQM-xScvefN|L}4dUBTa?H&L9R zpQVPrOuV9rN%Hr*zhATJ$)cjSZr;AFi%;I17$5)WgZ%tCk`cAG2epf;RzsX*&17yI zA0Pif)k?|t$r`eX6v7*4*Cg$+a_F&b`=*HB~uw&%|Aqv$0(Qk zRPwvDTsbvKhv`jzi%pO&f}U;U6d9#FH90ZCIh{!TrK_t5cuN9u7O&^$(-{+q$ym(e znVvPm8Dml6-kosPDo8*c6<)ty2PsfNVsb1N)(mrkO>i&u$m`dkW=_xv{ukyU>j+pd zHttPE`?|XDWSCXadpr)y>2v}Xyua~@fq>tSITl_3Qu6pGSFbS0!Bn5wkh~3m4?D;$ zw7??G7|aWUdXNFuAB6Ai7PgS-tU0(@w?r}pmBD>5nXCa8Bz-WwU=3CV%aA$p^%%LY z8>Sb8$^9>inS_CIxcB|{RdT;dLjPHk^o!}WRd7Dlk@RcRE0D|50N*O6m-UFo?K~ z ze=~iZ!EKWsm|)kU#<$P;~hNK4kjy*}Si)&Nh{SQNb1k8!G1fH82pF-Qvwf|KE1uV$Eo zEX2dqCu0_7f;S4w`g_cWNt+4BOuv|4crwg1X+J*=^J|EJg|Ba-*XQ+O@_=VSO1^yl zy%WsKqN>mAFzr=*UUr`Um0q{RXZWT8W`OkP*#*|muCtgm2gBrwn_v+(7Z&Oll0rqo zRjrvc;^HW`NEvp+KgP<<4UM7;#WiiZ==Ns}k^mPTFC z*R+Ll;WAGyOIx^^&0`i>+JH;B>=u~>CRW@*=TQsa$OJ8N50P)VQa>swFR#tJpJp!o z6k%>6#~|N01p77}<}1U)hP1hfx6oSZNH@13=@g`?2~x2-m~2(Z*)@*1mAY*(*{XO$ zUK6nqh&DE{R&t!|6O*m^7;Q>5w6|kQWyG|jY9%YvCYu8_M^-zOeo1}*%9Xkg1XWP9SrWqu&kg|F`d?cAvGh3&}Gm zDuDNqvPB{sa_9ochMhLeFgG!mSjQqE)XYuP#ci;Tg$P(ME?kqZH}Bq!C&RQH#2U7n zj1aK!%}unm)Ys!Y!wW!4Zhf_88>@$TCVXbQsZ+7rSUVr3aZ7rJeHvf}NZ-!hh9861 z8Mo$Om}hCs6QL4P2yHDi+}1*KLBk5s+|L!7fc$?|Tf*zX?f+U^%GAr$UZh7xHGqe; z&|J`cosK>|f$%(BwuS}~gt&&*2eucWXNKD6!bSJ#r z&Y6DIg33}S3+M+d667@NSr-kb2gk-{B|%*e>wq89urWi@jFIc9KOGpqGcSP_)Sq6I z{ec@dOlTHSKM$}ZVp2qkg@C3Bnzz4&};_Wy%=(EMv$WXFr=V&PFt23ta2?VhE78?C=j*HE;s~*`W*oFkr`<$i<}s z$(w$BF**fDvM{Q`$FRR;=nAMv92I{c0|pStJ8QyY_W@F)s0@HXA(3Ch-HWJ)0HP}A zNlFjdegU53OL1ay_~MD*Mei&?&vPUNKcUtkQ7pfeapT4iZfoL$oomc;oG9xZVeV?(r?_rXZ=sut9h zI+;)3Yl*{GB?2SKoA&wrvjU(-#7OF;VMD--krC8-`sW4Ff)c`?WUntAHlZ1%UhZQ7 z#3V|t2?0$L#+^~RKg<`9o=JcFp}>%shLRYrn!Fz}2p*!vA<>L z3aCgN6|XM?dJ)LoecteWfb=OU1HdOFavH}UhCc)lRXI5wliEN&dVL8_Tz>zEz2P_g z3()VkP)iDs3(EH8tXM92GZ1(*%gPr@mjg>mpk6e^LQzR2ty?o>GO)E&b0t>Z`JEsP z9IdXjD$Q=gz)ACac(kM$XP?pz$m1Gk+EfdwN{!5}cUsb7;5ex*ZLhDN)dFe+eq6e_ zle!HpW{m7c&CxKg2`$o1`ed8k?KYtqr8aJ7Er`XyK>(nbH0Gom43TfU@>se zOEty7u~Rnz(U^u`-UFmj*;Z$nGV0tJLvB3io-z);tr=&CjXM@YfPChh&1uzu8v!|| zH~|>2<8x%oQi0@i-COKaur&+qD!c_%Hpen_1ym%CN_|TPv>}i?PTSn~0T>-B1HdjM z(wvEU2q0>I`$;R*l$=ls`b9pT=xf;t=dO(_ODh@{V8kn=74qU1vP;>tAa7ynkjK;7 zYRVDhUDARDx`p!c2Y4tdAuTP>bx*dK;lDM&6G_Qwo39Naa-qA!gcRmt`YIf$O42hfw`a%7Z0GYw`;!%B9WhDOSplQdj`BMS@{*X$yUdmhxk`E@tVxWMa6t_vDp(_wJ*iu%r>BNb%p$ zC1A8qKzWIq@%s+cfDY1p#D2$^3g(Et`FS1|CC$3FSX+!igWdgOEP+VG(Dtq}4>2x;m z%0tCD63I_~@X`1<#*y21Z@yJj^yI2FzyJH+jY(Cz_@LI7(Z~m6TwKdk+#09TSc7ro z1NrJW-hig9TD4})_rGr}HA<63#a&U(V=)$|pQJj9idU~Tl|fPfbRPvCY5pM-B%~@` zP~O3(IIK*bqUEOVLb3oP{|lXfi8{e2DJP@kl&KAPmYn``k9TZLx%vqZ7Ks*c3p<$d2jG7tv&SHnD}b7kKQBCE(25D! zLZ~Y>>JR4PW}PI#TF^=QSWpRAVLI&_G~qg+GDnap`$9(P#;{zc_hFqBl$c;I_KUtW zGGGi(tf^DUc7ieoI!}3yQg5}bAfy9}% zw*7DR_hS~3^@h@tMvy2hw6FyBKxxSfC8i!To(srcB>8dbq3ygQL;7?jbCPJ)W>xb84(BS*<4cG-yCqR@kaM|YUE@hY}iwx7H_ zr9qiR@uKz`{Nl||S&QEI=%Z}liHC}F;^bPg<5DDoam0Q1wHM~kFR)mD)z@bXsM^^F zwO2A4+-^i%%T%28r$05mjB%txJ{!Rs&@_w1YPDF5i;eNg=(VnBPfvS0J4|0sZJuBF z_~RxkWJ^Hz(H<^nUe5#xOK}%ecbgQ0~c8G;#hnr1CbA)qT?FTOa+JkA z?+l+6v()P_v@Yn+=VF*%aabc8Ni)=FvXvw=q$gQ+L$<#3rL59`T|DS~6tWATe+GR_ zU#LuTiGDTGqmm^V(vF^<<>*OrIryF}E1b44z00Mtm_Fc&u56H)h0Wt;DlSZ991IIg z8>xlP;|@%+v_yn8<+UVg%galCC2qzlK)_y~Y>BFUSn zgVyqv3~ARjDQ#6S-RdZ0dFV)NdGPPWD&XX8b(s1A$)T*lI;HKQF69tvINiRPdPI8Z(4lPL=7)-N(&TnhEhcGGV=h#Sq{;&aj4i6x zjD@CL?U{^59KaLX_#ueUvF!xs)DKJ zPQ5hUU^JQxkY57bEWRH=!>@Tk!jRn!MIL;DcBOU0da$4c(t@O2}K+a3?Px+s)jAcfTXrz5#-MBm?O}cyFkOl1~ICEGY!`=ms!<9u$IAT z&6tbhsdn#fex1RnLX(WJ-B1_HT4JWvD=lsK&NPQ8tCzRcyb6RRP2+r&wJSC|b)UfN%(Tzdmi`wZG59|K literal 0 HcmV?d00001 diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboarder.xcf.meta b/Assets/Resources/Models/Games/Airboarder/Materials/airboarder.xcf.meta new file mode 100644 index 00000000..6542a343 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboarder.xcf.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b480f5fa268e72d4583b95171b3dc18f +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboarder2.xcf b/Assets/Resources/Models/Games/Airboarder/Materials/airboarder2.xcf new file mode 100644 index 0000000000000000000000000000000000000000..12cd9662d5156ea61bfc6b1053ba78336f6b4837 GIT binary patch literal 12047 zcmd5?e{fS*cGkTYV=!F|s|C-l%f`kn+QbR5fQ+5N$x^yy;=#L3nwD)dSu+F>0UMi@ zi3veM^2kl(gbak3mSmF|$dZ|$bunP78SvP!vB%QN!i{He##w&NdSe&}7+5>D^z`&z zzjNP{EO*n{wtrQgr+3cxopbMf@7;Iqxkuizb^DHjS2sEe8cOVT3qJKYyd>cBFF5Ao zU<_YY9J5y6Q~r$($lt*+14j;yg{I7LUSP5CNu1|xLDP?I-M(SV=Et@;w{8Mtp>|q- zP``6`&E|sox|*$<9?toJW6Q?6nmT8}59H}F=a!c?6qLw6`@^7L`UcuwApeMdwSLEj zjazHC6xd6k?VhHY%44t8Zrxe1wRYpno9oG=&f%!vyt6>sXUK*)-I&HabIXS9+c%Iz zqyJ9H(iKmvc;bnYsgJyE-^sYz?VERQ*tB71%7@)5|KY3KYYG}RJL|XB)jnmjFD@NXN>}wOe++y!dJRvj36!Pq%K8*7hg%EW-W##w+;8?K_t4-0E;F{l<$ee|+kx(ImD zw_&UErMlhg9T>z?`_dhl&Kv7?>;_|@H;O(panReQ<0vHghhBW+jl@AXH8b0kak4DV zkpDbGrni;s=~I9sCC|x_|13lPR)(AlnfiMI2Ys?}kUzEmm!^!9r;@sVE3Ulvx8RbI?%Dn5U!?$flZsNmWSi)*X((gl?zE3{PjmggsW#NG+c|OD(7ACx zQ>;*8pHb7x%gRJ4FPnV*R+_}z9LXLom4_G-gW~e?k<@ukK(y=Kyi;5k!$l+67er9B zi*8d3i7*SX4n4>Nn4A490t;Xw#G~2;nw$MaBMZXG-ZL;DS`6nyXT2<{1p}f#rHYVj zVbCB&h((oP;PT}`0E@!fZ#vQAa2`bV8~rn$mRU3z3|!*<2E(I?;H69b(2BybVBqxW zfq~&+D=E?7l!BIf(hQU#Q&|#DbOi!EJ=PIhSiKO47(z5HT!=)hBM*n!aTa02xsa63 zAl>x-pwBuCHj6&bZvuyoSS++ zbmn4y&FR40G*#h~Eesl@@G-yQbjZ1xT;$d~_2^O0gUCGkhdeDaf70o|TVpWXpKx|} zcS0+2$D9t2XJA0rt)%#!QwmysC(S_l*i@Fd6ZH;9d%HDhbE_`LSwrxr1=rcL*5t!( zR>jUTJr|PVtm-_g8)8$2=rqtr(B7_Hw{Pbri`{G&lV{au0_xi-!S6WTN+xQiaN0ne zn36>Kc6mJCEa29I$#V-Y+mq!M9!3wNi8TgXvfNhojt?sUZqLJ{|n z=iFfrvXROhi*OzHah&VPG0#QZlB*rX#km%yXg4m2qp_afB@%b;Jb)>(99^H_!~9y} zwysZ3!gN5Is@`?WmI*swk*GRjT59_J>=E^Ck^1LLk z8RR%0OI%NpqBM4s95c9!24}U$=y@7U?Ao}ZL<5T!&9?xjN11^KO`Me}7blG&#IEUz z5}3k0le$j5$8PJ&4Fg|bSIUOs@!QuBOGnr+)78N?d$H9*_z}7k!u4UUtKB9Zm$*Kj zbq(Y=Yh%({C3J?)#~F^qZ`<060bA{?T&uh@Cyu-?(DL)yLYP<+u-NEuOUrB%Q_FYW zkytc^ecPUR{@9f}cXHyBUq{oZs1W7iDN&&|{_1jUP8=y{bj_M9q^jbSI3PaOPw`uL zI$+Rx)TDChfyJ`pVq6dK7In>PvQL40T>q_TVXGOiyto*P4R*J+(Ma>5@-h87GMU*7 z8s4OP=fTKsO`G?ewqi1FIYX_ifh7thWN ztKFTH9^{2tpGFHZE0xhA6zati9=&kp3~{Ql8WV?rus(y6=|D3t79}QWTQ41hHai+{5YO<*=ZAx=rsAJVCG_q0&Mxwz;4>^P0XygEWeaIKmG?J>^k%eLX zHBl1Vk352M3GrlXWp5-x2^S4`Y;Q@)Uc%|<;ZGuCj37rM5__YIxMzK{!}oig{!hEQ zT3Z8wV6daD@_j*h)Zk$52n%WLM}h8Lt^I!q+1 z-j#ORrzf)CRNpgfg3`te62AL{8b zm{?076pA8Wo<9QIwtgB;c{Jh7ro7){3?bGM421$ycx6vl7xf-H5)8E)IAVc~(z*}C zTjEW2m~|mWTpqNJ5Wb%-g>d~a??Q|)@VLag0$DBk5fMR*$gu9>l>P^CX(!v-20>sr zE41RiIbllL_3Mg&r1PxjDrH&9{2hWb%q zQ=fh9c&}_W(BD6dJ%iXUJfg)+G{KkOJTJfrt(#0Sa-X&i*82pGo@9|jGRxlw+BwmRp;<)V?C;4D+h zJ}1tL9&tqs+eW5j1c#A4x9Y7yrJ#^mw2DT7%!x84=GFE9Q!N#Z85rB6+h-Q)W&HI_ zyC<^?^|=J8p52t4!MjnbK*Gb8u!3<)kMyU1&Y%lH z$1H0b8hpNnG>x2Aw!K#`5qYt-KFKzaVYSyw885M7@7U(Nyv^_<--cFR$f}taX)4je zCz_G?H?qCi?)yz8>kb?`MET&MLw?t+b+{*f$Bi4gN#@h)ekNANe!Q)zsj+b{Y?06% z(0#m)*C#xFzt;;>mo!zYR?M3x3V2cC#}%ffcEE)o;V`V6(n`QY6yceb$hI`sHbe;r zLo@hBhuap~`h|myjXCbg-HtRYvcznWBP{CNvh}Vx zZtT?@{rx)jbYi>snQ+RD!0QYQI&hd&ZW9BPjopn*F#028p8~lT`;->M4`8$bioN5h zuBPGULj_qQs@Y8jjoz^Fecpx!3LrFcg4Cv0YhMx#2q4mCuAjSTKYCc)DN5!zXPHv= zVeuiVB3FcNOHRoMAW7PjpypVBV-*hitis{N!Ek*0k4m}#|6f&cX*~4#zgBU%;hy^b z-t#F5=T$hoI8ckF&-W0S=<~QR&hmQ|zP(bieD7b4^Wv?>nX0&DW)&CJ+eKJ(mZr`{ z7EB~7e_5{;AI<47G}LfE5~1vYA`8;ZHKGm6-O%W$g6eIy0*f`gP3s=!quBfa$VUTY z#ygUs8?gm((#0C3BXsp@%utJYhaN)ZR%)!6*;OJ90Qqp1_(&U77R5>AA0^K#Qs!&o zl~LI%F(?pM>O*{#fwNjz7As>%wdhdMlrl7$Qq-gEqZvxbRH{(#ySD@mYSpHW0h=jY zC4p_y1|VRkmW3MbuOF6@`utCSJvb%aOpAkt_Im+&t>aMAV6o&I9C=NzcXU1l4Z^O1W&3m+I$5 z%$oMn5+90X`oD9K+GLF=#g@rn&r&a1V}-Df(dK_>sA9R@{>(Ek@w?L5pihBjKl-}$ z%b^|1zk$AWN|f=^iGSWvX0W4NnQ~^g^w&9xxOjNWnO%G4GXWAa)2!j5c6%8$+@aLD zXhaN)>%3F%7VUEahK34my9j1qC>lYW>c`9sB!V3sA=GZOL$K(lnRx*}I7lEL4UicR zB!g#q7lcU{{YoGhjrJPqAP*od3Nfj%L3UXs(g2Wz4U2ZI^EZpaB=Yv;XTOm$?~h+1 zGebiO?h>lNQ3lRR`_ch+S_=e=rj%ebrKqQSq8ZANsr0ab-n9e{YEL9^!Db3k60oDgVRF(wGZdo9Sz5Y^_ep1i-Vd4;fBkM>Xgy88X*3V%`$Y+V ze8RonW{@2`l=4L(e=jc)k29N`nWg6iD9lW=f{V)SSEw!wrOri3p^N*xRX;7fa~y_- z`mI+uvt30=IWt|{k#O$Xd+$Kt39fGt-fDZgVYgla86`aQgi& zLmlJ}-HCdg)a1-0(g3i;>%yzmdltD#LRMT!-oP4FWUTYd~g?WQ#?5%cub93=KMVu9}92Kx$i zq+!)79J4&vj4ZWmaY4b7B^KTwoeg@e+*Ex1T(d8K@qeYcPhTq@;tMA>8{_18L)$XGSz(0rW$0_vSABIQc@yW^53Lxxi`LQckWb0|p4F7oH%C%!DZbaK(MnKG%Mh`#s!cc*!Yy!pG$T1Y**aLP4KUd!q3T`!w22fp{MA`N>zs83X6S^KV zjZiWFU5_}bUb>-}rXe!b^sA`b-Z#yXcg|Gt6}Vf=v~^x;kafuR$mZI8YD#_Z%gRat z6R`|@7JEbgn#VQ$_UsXM1MgUzCAgw}`qW&z$=)OO8nF|%^?00qtUdTbZi>Cm$Fyl&=~fs7ehH>#QOKv)=al#uMcq?GX{*=p7Cj)w zWtBgkn~?UaQOv=ZQ&>KRhT*ogbq|WMJfzGtQqiX4siic^li5k_T(7uiO&Ju6lj_AU zeh&ay_#*K}q9cS~i|39Sn&_Aj%^9*$LS2Xo?w;&7GG$Me#X?It>qZrk>Z*ttE45%m zF4+>5Wl_WdDrlzAnJ9Ns#OO_9T4y)FXJOZr!p{8RLNpxi?M*Gpcr|H_mTjatb48{F z8r5Ty3rfG#f{f+4SZ@}_f`8_LBv;yu)%rZG&&8A((3&0Vi3Fomj7I5p6}B3E&G`A% z=+&eHCLLQPYq69WsKp!mWVQfr&=KSpPqIFwFMV1Fse%65LZfBL_3|gjdW<@5C`46V zIpRU&NFsdy{mQnEU@#D9ZSCs%)bH#?r52TM)OSO;!?3x4B5Mz}2S<1dKb&a&^wVBx zf}G~WJHmtgNysz|lA+e|9?CK&q*1c(-Hb4S##lhMMHU~N=wqw;#8oW!q?jj98n@<4np~)tLJ@N8duvxsi7lF zB-}a@8@${$*wuCTuy|9vrF`%Se&)9!N{pz$yLp#x;B+zjC60U4hHB`Mtd@A7YZ{8= zF@o}KfCuT$Xr}pa@;c?~bMO`vuUJ7n;x=AqK_uFQZJdS$fMI^rWY{6O?#Tg|yz~Ku z3G(hoHHDmekH7XTO1h6?e{C}e7Ld)NkRO%_XbZ}^`-##b{XD2gMI;+p@OgQ(QoiO=9M2KT2&jBc+-PAec{rtk*sG-aX zp3O)D-m*4H)vnQ1o38NY;^RYB%CPh?uMfKR^oYF6q6Cp#&*LRC1nHU{R zNRrE>D7oYWrAYadoDmyqKkM{UFkf|6xJ10`pwr7)BB zR#U>(fDE!h^Q{$mdI{e<YlLLyC)roZ zuJ=&NmagEu-r!HHg@o%!bIm3t{*#3Uj{oiOnL|+;_IcMWOyg>uFLeb--3hlQ5iY9V zdHd}xTM#aMv26`*w-3W61_7hm!{62ohAwKY$>7DQMhVoDRX^Fh@4w*4>%A!7HuFPt zo7A+6qTJM50)GD-x88_(S1=zvAlJN!{K5rLY5XpVmzk&oC~H(7nTBFNwL6F4gD0#sD72#Ys04=TYvyQ|B3Bx zY>Z)-k8Qz|*VO-_4R{f@9Bkjgc8`TQjs-RwpTY6FRT%o=9lN(wZGX7RzvBf^HX5hr z2eoyLyS5kA*6iBx!m_*{_^P(m?5gn>{lGXp?62CorD&D$&$|rr*4xP5BI6&)FW2tb zvTa9oRgrfUtj2kkWjy>+^^Urt9o5@j++Ir&H9lYM_PQd&KMR|1zBA4FJ5^hD@7_X) zX1{3F%E!tcD=S+y_c3nUqO7aky}fSB3tQ^aF>Gq>k6zxrtEhgvzjjAW^$$JXm8(2O z+pD+Lynu=S(DU>ESpV=E&ySwSTbmAiBCn`uZQYitqUtTXxBu|LpS--ox3Yq6pz1X#n%>C79kz{=YBc6uIwJ;902ea^! zES#5xi?XmY3;$CVUYLblz;wQU#YP_oHaa(r|1TEC!S;Q^5+5AhSvdWTK`~jMoQ^DG z9dH1f<&$#)7@xv!^JwhXVIMG%Eoay~I_Vq9__QL@VHe`j^nRsq0~>p1L>v>n(w~G@+~0;;^t60y0&8$PdfAxn;3weJmz^W=b40AnZ=e zUb)cIQ&wiT=acc(m7bn*%V1xr?`IoB@0XX8+e3-uwMeA;#eAD5p$(_OrAT$P!CV?9 zuq?qoVq2Nr1*DFCv~{c9gp*lt)MS?%<2~?z%T|(L5oR1UC1Mgdfd!^xH8td--3E+V zk~)3pkl}L+U@C+1y@Z%`Bv_K2y)#~tNZc6x!;z0BGM@MoB-xaH_;KM?%XWSGsj3QV z3{teIy^lj-W!h6WD|;(Ug+0ZxLe%76D>8z9AfsS4jXUFyn%fwTWAaMrxHE*6b52|l zard~RA8RIKEmT-UhIvT5D~8JwrqBcs?0};hvrm%V2|8M_Io7 zWl?sNMOoYhr1l<-M&l;@a~AA1+2zJ~pMB;UFNv}cGmcs~WD+=m1!AFr0dmo91HzW1 zL{6SGd~N|uVNh^a6mdQ`%HF#(UJ^|V{Jzn@|Fq?IA7b>kO0kAkZ2Ry-MX?*v_eC|O zvJ@;^p{>qlD?KL5Rx``>-e~feC&TKM7L8?-a!8>*n%<9z&w;U*Go>k~Pc(@`;!7dj zDMz#L&shtDtU>y@4_vQ1$l6uE&saXGr7e1Etq2HN2*_IHJ3NDpLBttT;O){+*xfQ)x3#HhXh_O@ zGTQ5!nno-G!@iPjyz|P)2)RAflC1UlPWI%dJS|#t8npXPo-~;DW&+Dv*k*QyNf(gn z-+bnbG+|p7^qcH*jMva`^{OjX(!v^;anynqp>?D|yYKK}a?x%B{FW4KXl*roZUHRF zpx~bTmbI~FM+^2ZeY3r!CDFKL^{S_LW+L#%Xk(pnUrw>QWYf-_!Jx2)B0=w5VJ~J& zG~3Pm3LEjv#-6et#_(nLH9O|Q!$zN~Am-q=W3;co zJZ6Mx6V;`qxn8~Eguu6VysL}G(k8l1aw>~t6O0`98r+!a$R_lr(gogB`P3ZiP}$7F z1Xtw&v06N)J^wL%C2P}T)zvPWso^Qv#aHvk?{g7M&-NnSYG z-#?LKIlSnyX;UXED#TiSm*F609CH%B{_S3^^x3H?SAt30k?TU*6WXPSx5Q;*&{!$v z?Mle6d7NKPU6rH`XR8%c&IC`&NyoSzClOEWxzLKePCQHW$x+8Ri_051^dy9u=S{Aj znNd|dv?QCz9oMf)o=Dy}aDX1CPOo;s&@_2{Y2wq!qc9|1CG6U%f0Q z1g@M(+|ly#e4NQru(c`lP2{x^UI{kT6!#KSBk<`Xnkh9bA&d$6vxh8ecBxCc)vDw*0iJ2R*3@i8W zHTcf1&_~q#1fNdE)~~mt&eF#AtO2i8oKV4I=$Iv-eArtd)@UbiV_gYxU7qA!+WIFc zMojU8$+0Oz;Me6}L>GIKfk$mOGka+`5}_GWsmEvJxQMVk1}i@yu4%(cB*M#+Wi)%D zv}<2{c0ojBIWIH4?wU@?0iMMz`e4>f%+79vjA$ff8SOZ z)yMWA%RP#SvUA9L6bJg)8e;Z;J4QR#i@ZmeHn7o1aSGI8{b$aYWW7mZ{0zwkjJ&Tj zxUlKS2CTeS=2(Zq&M%B|MOGSl@7Zr@=gzstO$}8|I`54zR1>aot|Tf;N}g&xk6;u! z1If4QJ33C~SPs3eaZTCp@rV+=+;9*BjyVaBY$NX##T8|JtOu1vnDyDIe7HF38fQ?E z`IS&*5AWukse^r__Ghae#Tn%v%VUmL^==YTXU&CrDxFdGv3~4r$E&Pc4&+en0+lj< zU_enEbk^5$U)2wWc{Dk2`ZN_l$iue`P3wE_H4-~X?8}JtmiV?QhWKDIoDnzPDjvy* zYsTo5TAvX)+Zj?6T*<||>5R8ZR4>kxjLFP)h7~0=Uox*@_Fz~!l~&|B{-@li{@&Z- zHGwN8La%MIIs1GLm@tr9HMy>rJeua_z@ApxI?DbT`}H|LSLL_ zm)V$mJTJTeSO7Uc5QF@p92If#g<%Z{10(Cl3tP0{;-Vr)F)Pw-R0p)OCKu{DEoe)# z8~!m?Yi(>YhR_2Ga*bhsB~Ugsx3$r@dZ5%KJF`d@Ft`;4=QkZ$K<->ntQ9TqoMRn9 z*0ivN2jyZ>Al#a50~J78yB{@s%G6Mt*75@GmQM>qLRsia@nB-{{r9h~ZbC5X)j;yu z(u#_j9Lu4{mC}M6Y&LPfZZjN2z%eJueU9SPPdYnYEvySw+&=6(>{JCJkyE+F`U)sA z$ZL3Qs(Jh8K;Gj_mhyT%DYA-ppa4gDld_lxb8$oDK6|Zf6#>>jc~8OyQ{Y`3e-m7; zub}~XpK=t72XtR^0q(H+W>8MjD}$q$KaeVK207c_91KpT$$L`2F-hM%GThv}sAZjJRp6d4T%p9uTX*6H#-^{Xs-0S1+iK*Af;jDw}>{a1NYWUd~(Qd(b`_F-YOcb z#0Pa(J8#A-8Xoo&>~nW2&%Xdz06DwGStIeK&#)&h9ku{A zYV-Z`E!{$p|F0T^G#~o>UmJw!rl&cI?cQS+pu;+B0c>dV(dXX(HjgD|&7-kjhkd|6 zwtN4_Jbo`~9&NVPoX2cJIP8z6_io2ZVC>yCVMlYYS{!pm=CDv4!?4ziFps6irl%LG zZW~+AHnMQ4KNjcHE_E^D_$D+5BPr$Dje-Q(aua_}izt^a6~g2tXbncBB2=XjuDA_DEi3Qox$@PV z@%~qq!OFGwhfE{+Vs#{P?I8qcK*Ju2tkxr!EHDg!S0+2!gC8xkkp9u=9GuL+Q4>CZ zM%T6FbuI&;CcM;)KoHAn5Af+K2-*VJ+AG&NkMPW6e{*+hp6g-r>qdXW&9O` zVJ&5~2TRB06(=6*c$i;7d+?YuG>1jl(GP1#yvswWa3r!&agVbhHp1Rb{V~$dV=iSe z;!t)Bk={2@5G7j<@*yo0j>QUL@=y1O3GqgOE=zc0*W2N5XEyP=`i(dcuQq#`}Yo!A7u(Oe5KQE)?o}2mu;U zzlS2v>7kef`TFHWL*X>&H^2Z+a7Pd} zrIWPwDEu~nnaX>)DAkyX477_n$k)N>g%1;OI`_A@C)dgH2A~ z92R~@Gpt^L?q15@(6BJ*PO)CR3HnoL5At?ba53WeSu_Tr*ESZkkS)*hUd`ukZ!d&t zEFK?vdqJ{{#X}OAc=$;X&}&q7|8fSNrNc~bYaTc8=hMFXEFHW8-i)jVSvLp!5x9$lv>kKw*kx??l$ff07Jz2 zt7VtSNO)F}l%pml`umSwn3*x9^eGw5*@-R{aJJd^v4gI;;^0iRag0Cd|`g=O5iu6QfeGLZmNnsq06{qTu$<&6JkYL z#N#`XgC7Lr5Vg_CB&mDnR69E$Z*at3%^gS4C($KDS5vOe^WsWLyhh?>645v$RiC-w zOp90eSNe5Rylja_Gvb9?#a5^HZW~*wMut^&ejK%hO-Z?vgm$KS(^S$?ETT=Q*_U9n znNc&8tC34m#^YjKOz4-d<|g>xb=+R;Ai#KJ_&a8_>Q*<{Ql5Arp0o-8JB zEF#x2VhbsLy^Qf`bmY_#^pm}Ojof3>`0*?b9{1t|c(z90Ge&~`v?Gz>OJc?-^DtvH{>FL6l4ZOceNkmtT+63A z5DvUdmWzmX;j=G5p{{hZW#T|Gq6`nm@0v!{>BieaBqx?Ph99i$vV?oZ3(i*vixRQf z`AVzZX2av`7&|ATy5d2eWA5~bGMW9vthpnj_flB4(;2-#W>7}vZyYejvPi{ako9RY zOrA=mk@?vidMjq;518yZojmb7+kTIc`Dhm{jI#3%1=FP3L7@GY$^48&^#!CHC2^{w zqyDXd0bxkV)~8BJFap|xrUSZyhNPb_7bR!_?I&sUVkm|ucOSZfA#?}(&?QvN+%J90 zl>14R2YDy&mOU=>_daSGnrhe{)%&^~ugYWmV<$xXz-NkhZiaI3BW^cD?d@Y9lS)4d zT56n~mIFMhhY#ky%3foA=o6x|Y2-dtMWKO(q8jQ)Yj0j0wT4ZJx_-BnaATC4rjm|gA?=iseF?@h1(n{28jAJxb$5$b z#cTT8sG<0uBp9kh3*LVYBl^F|>kAVTsuA4Fp?#L>Jp zl>LShPfb#lS`gLGA2*VpZqFnOV{H~-;aJI^CPOA^Cci~u=z&G#Y9>FiLo&o;=*%gH zs3XWdvJzcDs(?cnHs4yF)IqFNNYDp|_!&7O2GI&s@{EO&egvlp_lxuSmIHqA9}yw#$ng(A;YDDKT^6TN`11a{ zVt7j!6Q>u1^1?u0;2mI;UlfDR4@?VPf&u3T$op~BAx*3mO}0!sa50Lx47(xIB>cOq z-bh2-?A)d|w}bu_#y}%&LBJT-B0Ej8G)?-+vvUP`vTP3D*2{|)6sL9uO!lNso-C+u zps%$8Y9B3ZVNH%8rc8yPKm$-d&E32}){2Zo#UiAfV4|j?qV(B7z?72JtM9)bBcMTO zI-oCTNO}{xg{X@*kTiPH*KTiN9q0`1L-EyxPGP6~iKAHVGsR{SWh<}cH4?oa{7Rc! zY$|?xi{4R%Z-6@9?u1|?0om`%!Ef+Y5VWmz?WC+Q6^RFXBX7~WT9MpA_BzVNAbUf4 z@+geNS`uqX)awmZf1}Eo7I*Q0zRwhQTH=p0;`6tP_c@F2PO&f4hK^uxew^QCO0t0m zZyGW!;g|H_O;eeZw3=Y{CFrD}P#;kn-t6e8szT-m^_^%H@_K0~$oz&N?~tZa|N4BT z0WG#xdu?jp>m;D{W(+oj!rjLMXbtY;UCdNA7>YzD1>bCMFKE%5ec}NJomwLGgIJDe z8#d!tv~1F6lE2~i%y}}OY+OXHVPXr7R~4MC9lg2WuhB^^;`hjBOq%&HY`(Q3i`YH- zGhq@a_1okj5kNCAC^z7Lax4x8jfg?fMiX~oHS!Gt?_7)~+|bbRroa*>6RF=It9iyU zQolhDc8Ioo%fU$f25oEg%b@TY_c@yo2XvpGH{aEccf8NVfd#%iKahquI7Ys9UBlT}-5dJT2+Tn8m literal 0 HcmV?d00001 diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboarder3.xcf.meta b/Assets/Resources/Models/Games/Airboarder/Materials/airboarder3.xcf.meta new file mode 100644 index 00000000..43b7460a --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboarder3.xcf.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: c17d17a9396acd446a9c833dc3d0fa23 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_board.mat b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_board.mat new file mode 100644 index 00000000..a17f812b --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_board.mat @@ -0,0 +1,87 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: airboy_board + m_Shader: {fileID: 45, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: + - _EMISSION + m_InvalidKeywords: + - _METALLICGLOSSMAP + m_LightmapFlags: 2 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: b31d40c42dac95945bce1f9f0061a249, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: b31d40c42dac95945bce1f9f0061a249, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 9468b42a211b93845a16db88d3f8d471, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.65 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0.6766883, g: 0.6766883, b: 0.6766883, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_board.mat.meta b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_board.mat.meta new file mode 100644 index 00000000..e31499bf --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_board.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 21a244208ca5883499c02785947c32eb +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_board.png b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_board.png new file mode 100644 index 0000000000000000000000000000000000000000..fad2df84c914f7b04799b8f4809e455afa36c688 GIT binary patch literal 751 zcmVPx#1ZP1_K>z@;j|==^1poj532;bRa{vGmbN~PnbOGLGA9w%&0)$CKK~!i%?U=D^ z+dveDk3a?&ya)=mp&1h@4ILd?LjztsxDbJs7Bs|*hk^(O8-+M{^jbQFK*6}9w-P9n zOiiGFKx>+zOTcvV(2Nb{_5DshMG{)lCZQ)Ze1moGJ?{6NEe?x?5cDscdV=U@jTQ_3 z{1?n-CF=LZy>oD|BFP1$g}Mp1Ent8DZpj7wuL9CGdzUB?xq!4#Hz6003%FkaZQqE~ z=4TOly*OzzfYt))j-av`u(lSb+02*#p93o#4lXR~nnr^}vl*jc3CUKgNbbN)oe8uP zfbb@txC&luwa6R{$T&I*5xpL*Hv$1lLfTBAjevF=zjK3xX$HJ{P2%l)Dt-Pcsa{-! zRL;)inygvYtN!F%tpwETyio*loG|?MZ<2U)jeT`Rk9kc>KrQ#6S9<~Fav;F)eKJ3s zlJjFuJ_jB%lL*84oOW0WB%l^O=*@-zKGE8E919Po5g&Q z3aGhS3BWB7Vb-e;N%Z@n1c1zOL%D_; zC9Kmy(A5w%S33c&*9^V^5THO<&x^BMLoIru;k6W?z~*t9Hows;e7cI&jW`>OZ42sl z4N2N8prrud@f#gLM71iY{4BtFQK08LkHX-Y6_9-1?FQ`atw_}0-HK$rA~OP1@XQOi hZE^v*fLs70=np6j75wl67IOdq002ovPDHLkV1m(DJGKA- literal 0 HcmV?d00001 diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_board.png.meta b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_board.png.meta new file mode 100644 index 00000000..1d807f59 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_board.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: b31d40c42dac95945bce1f9f0061a249 +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: 4096 + 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 + - serializedVersion: 3 + buildTarget: Server + 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/Resources/Models/Games/Airboarder/Materials/airboy_board_emm.mat b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_board_emm.mat new file mode 100644 index 00000000..87df36ba --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_board_emm.mat @@ -0,0 +1,87 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: airboy_board_emm + m_Shader: {fileID: 10752, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: + - _EMISSION + - _METALLICGLOSSMAP + m_LightmapFlags: 2 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: b31d40c42dac95945bce1f9f0061a249, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 9468b42a211b93845a16db88d3f8d471, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0.039546248, g: 0.039546248, b: 0.039546248, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_board_emm.mat.meta b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_board_emm.mat.meta new file mode 100644 index 00000000..20c65f77 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_board_emm.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 18236ab917d571548b689dbcdf081b2e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_board_emm.png b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_board_emm.png new file mode 100644 index 0000000000000000000000000000000000000000..fad2df84c914f7b04799b8f4809e455afa36c688 GIT binary patch literal 751 zcmVPx#1ZP1_K>z@;j|==^1poj532;bRa{vGmbN~PnbOGLGA9w%&0)$CKK~!i%?U=D^ z+dveDk3a?&ya)=mp&1h@4ILd?LjztsxDbJs7Bs|*hk^(O8-+M{^jbQFK*6}9w-P9n zOiiGFKx>+zOTcvV(2Nb{_5DshMG{)lCZQ)Ze1moGJ?{6NEe?x?5cDscdV=U@jTQ_3 z{1?n-CF=LZy>oD|BFP1$g}Mp1Ent8DZpj7wuL9CGdzUB?xq!4#Hz6003%FkaZQqE~ z=4TOly*OzzfYt))j-av`u(lSb+02*#p93o#4lXR~nnr^}vl*jc3CUKgNbbN)oe8uP zfbb@txC&luwa6R{$T&I*5xpL*Hv$1lLfTBAjevF=zjK3xX$HJ{P2%l)Dt-Pcsa{-! zRL;)inygvYtN!F%tpwETyio*loG|?MZ<2U)jeT`Rk9kc>KrQ#6S9<~Fav;F)eKJ3s zlJjFuJ_jB%lL*84oOW0WB%l^O=*@-zKGE8E919Po5g&Q z3aGhS3BWB7Vb-e;N%Z@n1c1zOL%D_; zC9Kmy(A5w%S33c&*9^V^5THO<&x^BMLoIru;k6W?z~*t9Hows;e7cI&jW`>OZ42sl z4N2N8prrud@f#gLM71iY{4BtFQK08LkHX-Y6_9-1?FQ`atw_}0-HK$rA~OP1@XQOi hZE^v*fLs70=np6j75wl67IOdq002ovPDHLkV1m(DJGKA- literal 0 HcmV?d00001 diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_board_emm.png.meta b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_board_emm.png.meta new file mode 100644 index 00000000..10595e77 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_board_emm.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 22c07774052939142b7a94b6d9faa678 +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: 4096 + 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 + - serializedVersion: 3 + buildTarget: Server + 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/Resources/Models/Games/Airboarder/Materials/airboy_body.mat b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_body.mat new file mode 100644 index 00000000..ebb967d0 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_body.mat @@ -0,0 +1,104 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: airboy_body + m_Shader: {fileID: 45, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: + - _EMISSION + m_InvalidKeywords: [] + m_LightmapFlags: 2 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Cube: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: 86cca9cf3ad2b1043a9348e3629f8ac2, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 86cca9cf3ad2b1043a9348e3629f8ac2, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ToonShade: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - PixelSnap: 0 + - _BumpScale: 1 + - _CautionThreshold: 0.25 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.65 + - _GlossyReflections: 1 + - _GoodThreshold: 0.5 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Outline: 0.005 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _Threshold: 0 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _CautionColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _CriticalColor: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0.6766883, g: 0.6766883, b: 0.6766883, a: 1} + - _GoodColor: {r: 1, g: 1, b: 1, a: 1} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectColor: {r: 1, g: 1, b: 1, a: 0.5} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_body.mat.meta b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_body.mat.meta new file mode 100644 index 00000000..0c4178d3 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_body.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d173bed14b93ec9489e590a1c0b3831e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_body.png b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_body.png new file mode 100644 index 0000000000000000000000000000000000000000..bc28111e2d6d12931b2d0cf2a3559a23778c0d2b GIT binary patch literal 4683 zcmb_gc|4Te+dubh#*E!$Cye1iWJ%U1F&H6BDpIy+v6N+s>~bR&5k1NtLq$?l#Gn`{ zwAt4f&q!o%Y+2(s`n~_ZpZD{5|2Us>U-xxi*SXI3TF$xdcv~AY9!_yi0057LIq4W{ zMgV{SmYww!zIL^UH9-N#%#1;4>+VSwf$}u6HUi*9GS{X%nniPv%})gYuq$w9K*Ju= zApqbQ79=CP5ZBrJkvFB@OE#}e(K8i7GNj~knkXXPCIMNgi;sG8L&VwU|N6%(@!)eD z+wW#VC6BpG{tLVIyBSjNi4wNvUYiR4*zyz}mN^{JsQ9q*PXBd9@2m&kict~y#rIo- zbAPOy3z}OQT6}q+wyk`TE24!yGcz-^X>i~`?SWc}$*99vaqXj6%>UnDeqP`ldg(Lp z+=xR=!@v&@H3i5|>E+)|k!;*pk$`xE&8{B_VYx|X-5N=B``@Mj~`O8@b<*ELRtNh zVi$iqHL>G*L)w3f;b;(yyg7L5ZWvRCKy0eG2Z*Sav`PW6!c9VET3mogBBuM>d&d|P zc0Y;xiCEhkUE=2azW?rp&k>zCL4o~Q0+GGq6_`L%eFHTJ#8|84v>$xjQk`cZo_n8s z%TxIw@oT7?+S4x(EF-B>7?93}?Zv|(4`fk9H9Wj3^8&;kKfW($rr$kesl%)%K}fkj zNt;dn&fR9XncG?N?|5TQ{@LMY+mElXqv+QMz4oVoj`3Lng4xAIshl}F7--a7tE$D| zD<9GR%B^{Cuej4+a0p%qQd|X5cX_HhJour_&X<6#xnBKo$58=%DN{4l%gbDHs3QKE zrNU8Nh#b*+81YnZb(`w65Il@{wM`R2wc=-s(4wR4;DOT*!^u>ZA2M6HrV9slh`Ea0SsFMP!;H<9n`wj={X|^2DXqJvh8+ zmM{n&CkKpQb6w*qQqOby_Bd0i(mzjJH}vIKflF6>JQHMS{TbMHLL3e>w3#AF5~hft zw<8GLCJ?79?t|_Wt>VNQ4(@mA_)*Tq59c%oiE3$-^-D=Zt$`IlH2TLLM31X~B@3HE zz=`*ahu-MKoPJNt)kjl;x#Gbjzf6X<^zyR3ULvBcb4hzp1SuPp4o24B7ODi{GdSu+U$4@{DQSgQ9ShDsl#59wq+ zQM>0+Iq*U77+{znzSGj@t60Pd5Fx7M3o+d}{Ic&`T|)OqHDObh_)M7l2E7_r*;s)o zCyY!q&VKVeeVmUcNqj={wsN@q@MKLl5?^F0x>POb2vX93sn~L@pequaEzb(6v@LT~ z3sw!*FZX++cfGwBl)*r+hK~ zl@8Uj%J8{Z2MB!3NC+z-55jVQ{!0jY*-#6n#(Va0P<^5AM;}}?MG`GsKzhU3?XKqK z#zmxHqZfF`N{{n|wwfKo`JeK z-;h40cQtFO{Hk8t+5@hWLmJZ8RFLaZYE|f#fTm z(Hp)@!*|O&UX4rO-Hulo#EdVmPxspMMLQ3ATI@r$hYPwKA+J5POE4iKW-{HaLN+PW0iLE-k#o`w_=ljRd_|X^Ab6U z&6pp=8sli*qO9`h`nMcRzD58C`|z-?pbJv;Lq&spo*mt%i$_7ZPMeXHpD7G+%r!i% z1Rb$X^`z^$%vXrZVk? zp6pb$S6V_)-IMiU!^Si*L1)QV%Bl$Kb=niwhl`f5&zI6OxwNdSZ-tb-4iI5 zSJ9<+e4L?U_Z!pUFPzAm)6XJFC_MGh%X~fy(%F(gM)G{zck>5ujzN)Ct>oLwH!kkY zegd+qZUNJ47xzk_>h&WxPBwG7c|cVIqVmDirk6&{`TLXtY`fptjG+;hfeP+SA491* zpFZ{y1?2a52ca%pcb{J@&K|1Vu2zQy=jn~{mn0I2%$}AD0-FU`+jkCa@=d<#h$U@R zQLv874h1D_&W*gYHOZf+buHF;QYJfR4*QZ+poyQXa@k_r9n7atmg_vNTTGb!$I9htE?IC@ z8=f(gg}d2O^=IRAeG0YNJ3Ck3C%P*I2u~LBRo!-TZ)48dLFz&I`?%4rD6bSL`oXWy zGrwj`O}dO7&f{Wzaa0hx(C|$5>^=R=f~G?+~}FD`nPoM^`cFqOECRBKct`f z2n76SwNF2NwYp}$Nuo!kYN%kYZeysd;I-F_sC~nEz z2^?4rqS60-5&SQ?k>|qvxA%v{OP^}|;aP&5+R>#Xc*YoZ4yIqZ@M~tkM@;_@%LHj? zXqZ|%AQFKv&ieo8%@Zr^G!By!LTVyZCm6j>{#p!b>odbX_Xn|9My4E`n3!l+8>G4l z8uGL*3fCGC+w-1~Jwi_2-z|Dm1`a8-ht$ar7=v)X_k`roa^1yCM3b`5#c?dz6KLA} z5O1Y2h-pij+rvbO1WMp&`&p?$fjOyMs#^>~O6~9hXUGQyIQ(_VCt}%#0`CD9PTroRCor!j4wasICmBkf@V~szGP|Ht1Eu*9iZeN{3^r&EOABr*-K9HS`<{JOh$F*X<5lE+M$II;r^=u$A6#TGESW1SsX>G$Wd&8-z_ zI|2oxb=y9&JuV_I3J?%aaUrC2Ll07q?rN>I8f6zWlx+_(Xd$i*ZC+#H5e6?UEs63+ zIDx5kv-vp_<@$kaEkUCAW`1~HS{vu;$ef=r3!o&dx~8Vxab#<2>*SUr+#ib6HrGa* z>5WOn?!;gc7KxY00U7k^@gFEf%);LB8X^x=m?yRqxw7#gM!%uE-v0E4I%E0Cuvf#UXM5$u^TjlGC6$L} zSuo>ml4L~tO&}Pt3n`U?S(bToGLa@;gVoBWRui48UTclw;d&g#EKKHAkT<(Ex&>&w z2CN+Dx(R-?{JVl>-KF^4)<3@ z(Jg7zubvobXUb$TlIH?ddex}NTVDE;ByNxGo^XPRL5qqZAsRPqip+SC0Qagna6&mC zYvNgxqwECgAy00L}vjxf-v5AWlHk@GHN zW0jy16~v6jGVb_qIu+L?SAe!Y5ik@q=-Y*&6uZxfL09Gj$C7EQv^rC(qNs9BS@F+2 zAgXJPbrrwkfj;^2oP{-n+)w{SUMXJ-%*&H|js{%{*VTnYI`dCK%!zbmz{49&=jwNP z9htaoyls=i^0{8;Q^5GBT=sMiU{7#yagoncK~$nu0A+Do>-X>1U%;M0kwNnvm_0Sh!p;soN6mWm#{gREdSH$mp+ z{Pr_0l7Rk+-p-OU)gQS&SeO9VB|;VkVW%`*)E;v=gv#i7a}pU#DX z&pAcm4wHshmFn#cK%3*4;s6s$gg3ssk1--qA=MRF2JSS>uc^(5@f+o2sER=PBTfJr zrVRfWAt5;}#=utTUiYg$SEt1kBFsN`nPuH64kAT|=H4)i+xfx~NDRr+e9l;@7Y9ok zp_rsxm`u3=GW^|Eb`cPTuhy(iPEvU9NmkEQKu14*Ywv3QKi%%RJ-~01e`rB$L`hA~ zEDWLHAXvcxTB>}oNa)#LW_HEp2_H{Z^iOWl^|~HUMV>Ufz`EAv9eEwdL+^75*(^@_ zf>e3PkbCTVN1mPSyP`$o?Y6V7Hqz9Va(!`Jb>puU+HQ4JS+4*g5=ee1kG#5(4Gi<6 zDl;E5kHuAKnO#|lDky@l8dz>$Qn5joOYLZhM^UZzyLx<;x=s0c({6I@A4g_W%t>Oy z0IOtIcUA!1pxDy~HuK*q- z17}C_a?p;ecYslb#&fcSHX>I?-GzL6#_UBSeAJtm`y1^G#{TBpSvPbU$TQyv5B>6? zvP8TOBN&3#X5p~1mS4IHU#+DMeO)JW!84}hbxMvtO1(L-bTgB|0=~!{3e)UM7YiX1 zulUEG;r`iorr(ZKd`7yfdSSYOg|^LcxPM~#40-w?$Di#w4_Yh(QY0v4t=q*7zInEwD?G$l3w literal 0 HcmV?d00001 diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_body.png.meta b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_body.png.meta new file mode 100644 index 00000000..a817a82c --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_body.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 86cca9cf3ad2b1043a9348e3629f8ac2 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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: 8 + mipBias: 0 + wrapU: 3 + wrapV: 1 + wrapW: 1 + nPOTScale: 1 + 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: 0 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + 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: 4096 + 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 + - serializedVersion: 3 + buildTarget: Server + 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/Resources/Models/Games/Airboarder/Materials/airboy_body_emm.mat b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_body_emm.mat new file mode 100644 index 00000000..0c1c90a4 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_body_emm.mat @@ -0,0 +1,104 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: airboy_body_emm + m_Shader: {fileID: 10752, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: + - _EMISSION + m_LightmapFlags: 2 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Cube: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 81141743666b4504ca859ae6e0564f95, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ToonShade: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - PixelSnap: 0 + - _BumpScale: 1 + - _CautionThreshold: 0.25 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _GoodThreshold: 0.5 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Outline: 0.005 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _Threshold: 0 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _CautionColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _CriticalColor: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0.039546248, g: 0.039546248, b: 0.039546248, a: 1} + - _GoodColor: {r: 1, g: 1, b: 1, a: 1} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectColor: {r: 1, g: 1, b: 1, a: 0.5} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_body_emm.mat.meta b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_body_emm.mat.meta new file mode 100644 index 00000000..540abcd9 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_body_emm.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f58d76d5af0485d4c9cbdd39dbc2c269 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_body_emm.png b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_body_emm.png new file mode 100644 index 0000000000000000000000000000000000000000..bc28111e2d6d12931b2d0cf2a3559a23778c0d2b GIT binary patch literal 4683 zcmb_gc|4Te+dubh#*E!$Cye1iWJ%U1F&H6BDpIy+v6N+s>~bR&5k1NtLq$?l#Gn`{ zwAt4f&q!o%Y+2(s`n~_ZpZD{5|2Us>U-xxi*SXI3TF$xdcv~AY9!_yi0057LIq4W{ zMgV{SmYww!zIL^UH9-N#%#1;4>+VSwf$}u6HUi*9GS{X%nniPv%})gYuq$w9K*Ju= zApqbQ79=CP5ZBrJkvFB@OE#}e(K8i7GNj~knkXXPCIMNgi;sG8L&VwU|N6%(@!)eD z+wW#VC6BpG{tLVIyBSjNi4wNvUYiR4*zyz}mN^{JsQ9q*PXBd9@2m&kict~y#rIo- zbAPOy3z}OQT6}q+wyk`TE24!yGcz-^X>i~`?SWc}$*99vaqXj6%>UnDeqP`ldg(Lp z+=xR=!@v&@H3i5|>E+)|k!;*pk$`xE&8{B_VYx|X-5N=B``@Mj~`O8@b<*ELRtNh zVi$iqHL>G*L)w3f;b;(yyg7L5ZWvRCKy0eG2Z*Sav`PW6!c9VET3mogBBuM>d&d|P zc0Y;xiCEhkUE=2azW?rp&k>zCL4o~Q0+GGq6_`L%eFHTJ#8|84v>$xjQk`cZo_n8s z%TxIw@oT7?+S4x(EF-B>7?93}?Zv|(4`fk9H9Wj3^8&;kKfW($rr$kesl%)%K}fkj zNt;dn&fR9XncG?N?|5TQ{@LMY+mElXqv+QMz4oVoj`3Lng4xAIshl}F7--a7tE$D| zD<9GR%B^{Cuej4+a0p%qQd|X5cX_HhJour_&X<6#xnBKo$58=%DN{4l%gbDHs3QKE zrNU8Nh#b*+81YnZb(`w65Il@{wM`R2wc=-s(4wR4;DOT*!^u>ZA2M6HrV9slh`Ea0SsFMP!;H<9n`wj={X|^2DXqJvh8+ zmM{n&CkKpQb6w*qQqOby_Bd0i(mzjJH}vIKflF6>JQHMS{TbMHLL3e>w3#AF5~hft zw<8GLCJ?79?t|_Wt>VNQ4(@mA_)*Tq59c%oiE3$-^-D=Zt$`IlH2TLLM31X~B@3HE zz=`*ahu-MKoPJNt)kjl;x#Gbjzf6X<^zyR3ULvBcb4hzp1SuPp4o24B7ODi{GdSu+U$4@{DQSgQ9ShDsl#59wq+ zQM>0+Iq*U77+{znzSGj@t60Pd5Fx7M3o+d}{Ic&`T|)OqHDObh_)M7l2E7_r*;s)o zCyY!q&VKVeeVmUcNqj={wsN@q@MKLl5?^F0x>POb2vX93sn~L@pequaEzb(6v@LT~ z3sw!*FZX++cfGwBl)*r+hK~ zl@8Uj%J8{Z2MB!3NC+z-55jVQ{!0jY*-#6n#(Va0P<^5AM;}}?MG`GsKzhU3?XKqK z#zmxHqZfF`N{{n|wwfKo`JeK z-;h40cQtFO{Hk8t+5@hWLmJZ8RFLaZYE|f#fTm z(Hp)@!*|O&UX4rO-Hulo#EdVmPxspMMLQ3ATI@r$hYPwKA+J5POE4iKW-{HaLN+PW0iLE-k#o`w_=ljRd_|X^Ab6U z&6pp=8sli*qO9`h`nMcRzD58C`|z-?pbJv;Lq&spo*mt%i$_7ZPMeXHpD7G+%r!i% z1Rb$X^`z^$%vXrZVk? zp6pb$S6V_)-IMiU!^Si*L1)QV%Bl$Kb=niwhl`f5&zI6OxwNdSZ-tb-4iI5 zSJ9<+e4L?U_Z!pUFPzAm)6XJFC_MGh%X~fy(%F(gM)G{zck>5ujzN)Ct>oLwH!kkY zegd+qZUNJ47xzk_>h&WxPBwG7c|cVIqVmDirk6&{`TLXtY`fptjG+;hfeP+SA491* zpFZ{y1?2a52ca%pcb{J@&K|1Vu2zQy=jn~{mn0I2%$}AD0-FU`+jkCa@=d<#h$U@R zQLv874h1D_&W*gYHOZf+buHF;QYJfR4*QZ+poyQXa@k_r9n7atmg_vNTTGb!$I9htE?IC@ z8=f(gg}d2O^=IRAeG0YNJ3Ck3C%P*I2u~LBRo!-TZ)48dLFz&I`?%4rD6bSL`oXWy zGrwj`O}dO7&f{Wzaa0hx(C|$5>^=R=f~G?+~}FD`nPoM^`cFqOECRBKct`f z2n76SwNF2NwYp}$Nuo!kYN%kYZeysd;I-F_sC~nEz z2^?4rqS60-5&SQ?k>|qvxA%v{OP^}|;aP&5+R>#Xc*YoZ4yIqZ@M~tkM@;_@%LHj? zXqZ|%AQFKv&ieo8%@Zr^G!By!LTVyZCm6j>{#p!b>odbX_Xn|9My4E`n3!l+8>G4l z8uGL*3fCGC+w-1~Jwi_2-z|Dm1`a8-ht$ar7=v)X_k`roa^1yCM3b`5#c?dz6KLA} z5O1Y2h-pij+rvbO1WMp&`&p?$fjOyMs#^>~O6~9hXUGQyIQ(_VCt}%#0`CD9PTroRCor!j4wasICmBkf@V~szGP|Ht1Eu*9iZeN{3^r&EOABr*-K9HS`<{JOh$F*X<5lE+M$II;r^=u$A6#TGESW1SsX>G$Wd&8-z_ zI|2oxb=y9&JuV_I3J?%aaUrC2Ll07q?rN>I8f6zWlx+_(Xd$i*ZC+#H5e6?UEs63+ zIDx5kv-vp_<@$kaEkUCAW`1~HS{vu;$ef=r3!o&dx~8Vxab#<2>*SUr+#ib6HrGa* z>5WOn?!;gc7KxY00U7k^@gFEf%);LB8X^x=m?yRqxw7#gM!%uE-v0E4I%E0Cuvf#UXM5$u^TjlGC6$L} zSuo>ml4L~tO&}Pt3n`U?S(bToGLa@;gVoBWRui48UTclw;d&g#EKKHAkT<(Ex&>&w z2CN+Dx(R-?{JVl>-KF^4)<3@ z(Jg7zubvobXUb$TlIH?ddex}NTVDE;ByNxGo^XPRL5qqZAsRPqip+SC0Qagna6&mC zYvNgxqwECgAy00L}vjxf-v5AWlHk@GHN zW0jy16~v6jGVb_qIu+L?SAe!Y5ik@q=-Y*&6uZxfL09Gj$C7EQv^rC(qNs9BS@F+2 zAgXJPbrrwkfj;^2oP{-n+)w{SUMXJ-%*&H|js{%{*VTnYI`dCK%!zbmz{49&=jwNP z9htaoyls=i^0{8;Q^5GBT=sMiU{7#yagoncK~$nu0A+Do>-X>1U%;M0kwNnvm_0Sh!p;soN6mWm#{gREdSH$mp+ z{Pr_0l7Rk+-p-OU)gQS&SeO9VB|;VkVW%`*)E;v=gv#i7a}pU#DX z&pAcm4wHshmFn#cK%3*4;s6s$gg3ssk1--qA=MRF2JSS>uc^(5@f+o2sER=PBTfJr zrVRfWAt5;}#=utTUiYg$SEt1kBFsN`nPuH64kAT|=H4)i+xfx~NDRr+e9l;@7Y9ok zp_rsxm`u3=GW^|Eb`cPTuhy(iPEvU9NmkEQKu14*Ywv3QKi%%RJ-~01e`rB$L`hA~ zEDWLHAXvcxTB>}oNa)#LW_HEp2_H{Z^iOWl^|~HUMV>Ufz`EAv9eEwdL+^75*(^@_ zf>e3PkbCTVN1mPSyP`$o?Y6V7Hqz9Va(!`Jb>puU+HQ4JS+4*g5=ee1kG#5(4Gi<6 zDl;E5kHuAKnO#|lDky@l8dz>$Qn5joOYLZhM^UZzyLx<;x=s0c({6I@A4g_W%t>Oy z0IOtIcUA!1pxDy~HuK*q- z17}C_a?p;ecYslb#&fcSHX>I?-GzL6#_UBSeAJtm`y1^G#{TBpSvPbU$TQyv5B>6? zvP8TOBN&3#X5p~1mS4IHU#+DMeO)JW!84}hbxMvtO1(L-bTgB|0=~!{3e)UM7YiX1 zulUEG;r`iorr(ZKd`7yfdSSYOg|^LcxPM~#40-w?$Di#w4_Yh(QY0v4t=q*7zInEwD?G$l3w literal 0 HcmV?d00001 diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_body_emm.png.meta b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_body_emm.png.meta new file mode 100644 index 00000000..52995444 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_body_emm.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 81141743666b4504ca859ae6e0564f95 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + 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: 0 + spriteTessellationDetail: -1 + textureType: 1 + 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: 4096 + 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 + - serializedVersion: 3 + buildTarget: Server + 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/Resources/Models/Games/Airboarder/Materials/airboy_dead.mat b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_dead.mat new file mode 100644 index 00000000..617731f4 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_dead.mat @@ -0,0 +1,86 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: airboy_dead + m_Shader: {fileID: 45, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: + - _EMISSION + m_InvalidKeywords: [] + m_LightmapFlags: 2 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: 7697afb7ad71c9b44b60e6f2ecffeca4, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 7697afb7ad71c9b44b60e6f2ecffeca4, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0.6766883, g: 0.6766883, b: 0.6766883, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_dead.mat.meta b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_dead.mat.meta new file mode 100644 index 00000000..e4de1b6c --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_dead.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a18a0015544712349972ba1f9e49f3a7 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_dead_emm.mat b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_dead_emm.mat new file mode 100644 index 00000000..bc408b8b --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_dead_emm.mat @@ -0,0 +1,80 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: airboy_dead_emm + m_Shader: {fileID: 10752, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 7697afb7ad71c9b44b60e6f2ecffeca4, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_dead_emm.mat.meta b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_dead_emm.mat.meta new file mode 100644 index 00000000..de8dc160 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_dead_emm.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3a31959762c1827449ba4e0caf1776f3 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_face.0.png b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_face.0.png new file mode 100644 index 0000000000000000000000000000000000000000..435fb7a3c79975ad9b5f0cc5b8a2ed77cd331215 GIT binary patch literal 11829 zcmeHsWmuG5*Y*(7ASF`D5E9Ce0}LhIUD7!WFyzo6h;({V%rSAzigT}Z?zQ)Et$l^5D$C&GP~rdp0DL)FNp<9}8}j3eg@OED zvdww`01(~1)YNfNH+2UhoE$9RwlJWJCjth9dB80I0FSxJbX})!E%j1&oH+MUgb~33 zyk7@b@Rw~8)SCq+-xFN*smrCA#RC!Pi@xhacX!LKcPq~>4h-4KwM!>YlR)~^ZQHju zl*5NBr>9pxtAA}BfZw=&Lzs~fT^-(_WdTwz#zT8ao z-mpm}{J0=ir~}%6h#v1#qp;@5{ewjyZv4zhM*T7q8|9~A=CymRlZfSd*|O#OeCwO| z_#LkW$CW;lDTm4q;m7@l0f*UyuiZE6+82L@tnCIKojN^#eXzK==(RK%Wq=L8(V5s( z&vws*V0*q~EA{5{!8x2iwexnDIcHOEzd1=be84I><|IKN7>VfiG}6{lC{G>kR-cKt6i~*93A=HpJhlI6(F>~sV z3YkX3NN_71DuWtCFo2Q^tsH5wpL{E6lT-s7I2#BFo~AZIx^qz1%N%pDw>2kqqcFn@o4*rV7X)kbZ0+3^9$QuuS(%*0s!dHAfwB zqU)KYrLDgR(uekC@j|M1?OPq@*8(M2vb_6Cin4t6A{9y&T~0xbOKw;7g6%L+Q_=nh z_T|?iHmlq=$Db3GZI^3$3(H>-5TP?k@zX;&F}ao!QE&vFTDFH|=43bw-NGNe=+SuXYdh3w=Lqvq|TZi*=LKG`}tjKuivvW3aX`c92b&2x6 zDYjULJdV6W&!4;fI~N$lT)nvvYj$Xs!V9d{pbQBIrr0IJ4W+fjS?MuLukUegb!1H@ z(R&t<1R)7|?{=z2ThFr|Fj?Q6p=$+{@1t7@1?5F}!kpsI@8q?M&1uI`$~2jaT3Wd= zgOfIH6(W?~A0~?V0!R;wC6s#cmN-qDyF8NnU7r~fEa|S+sEMaJY7DvU&4YC@k__#$ zlh+IbzNbdr@2$|ZJnTDE%iD!zGXaY@XpSJ#8SlS&Mip;ixco?cLTrHBpe}T4Pgyfr zqem6FUKzE9rB*%DTX0fY>^Ql>o^thm%IF-UW#db0sQV{SF24+pi$x}VIaeg(*JUSG znD9@U2NT%MvNbpR+Q4UaM$%3>suXqH3VfQ`KU*2`1+c~P*}ckh9-zNo%Ux%uS(m;c zC0P0}F=hDC&DMQx!F~Tlez_`W<9%`QLT?E=qpeQLv0i$_xwzp%4mEsYJ*Il--pk{J zN7Y4ymQ4~rD2C-jPJ|*7Im#tgt-n6kgWZf@Hg_BnZSRdf(~*iT{whw}gOe;Z{)uHi zl_khoJ)0+Ag4t`st!&xQl8ZPkuE?epqb1q7m*6d4VHT!jo1++LB*(TE)XEa(FtwK6^iBn~~+AYgM5L?e-VU z95g5!9hI|_rnIPaLh;jd!^EeIbX-`p6k{>RO`L%VUC*Ea)ViXSvQkI;soZq24@w>4 zF}@y_L+{#KhWTE5>=(J36mZLMr8C6LEgNGpQc7iqr+#j<2hvsN zw3C1u*?{6dSj5S|pAS)tRt)t+YA-nW>gR|7(Sv1F>x!cZ>*7ol>!ro z9r6!7NKo_~EuRa6CNw1UBd()|TYG~r%~f?CR(Tjur!xdtif*NX9^n)nY&TKhf7C=H zbh0#S@7@|>a2vG39z?rBDBMAXn>v_D-#2{R@va3%YLri)?>zV_lkQi=`Kd+2KPE}J z%vvA2rpgq1q3r$_8TqDiy+nE}T9mV=>~|((UPTSq=;FJjp0a&sqeDZ|d+}X%Sa{(i zkPF6@yw7PL(IfkLWOh{a8xx5q;6ULt>5MlzuNk%d$>P{o&XDimCpB%`#Ma#`wOjwF8(+;O-eOmeGj{|aLCu#+m zNxTu=nZ)Q+>$=6JQP#ffX6zh(t~n=7(~F}^W-#DNDM~PimaU7E1Dpj5j7bw4 z#fCYn)_c!|I^9=Qz~mrFRnGI;O6bK+7?@~8q0LnmY-eztE62k62x=TVTlj9-&H}_) zi_ro=ZLI|>CLhN~Nt!G&f*fn|&AP^UOlX1{ZMsbWkrA~v&l!{GkW{zBKuZ+Z?R4XEJ5rg?A@nLN$->eT(}&<70SF|N(Ey%FiU@} zaBFYTfPG~gDwIMTnSJhv1StzlqCoY*^Lu6UpD2&cpP(vQVq2-Oo%#z8-Z`#%QUS~(ur1v6xc`t;)TE#`s zT2?k3FO(`kl{wX9;%FyPa5?P7yibbUo!#@YvlLJz_Lz7a`A zj#o*tE441>(hWbxQx}3!zvEV;j`^;{Z_N!737b-C29%|72=Cl4jP-nYoHp|So#H4a zBnRZj3r5>0hE_d{Ag0}P?RGKgp}!X10a#g!1Jy6ObOwsIE6sUb-#jeTlp)xN?%yzP zdQ+zIH0?}Jg|dd8w$uA%F(rP~A;rYG#Iep>Wtx15|DF)X!PYdhgox9&<=d9P#F;2C z)5vnBhA!;720xm1L<7r^(^L81X=PB^o=-eui`n?*$x78Mrx>P$p)Yw(5>z?{E z?=Ml^aS2L=Zb4V*?=GPor|Yx3f}|5E5Jv>{8s1qNX(V?{kslkgFNnEY zB?>!zrKQNteT3s!t2YJw`14x_d=5dK1!v0G z2-}PWLh=hYpBY2Rau?d3R#h zA8|r$#Kb7I!VAm8h&xB>Mp*3M-S;lEMdb+idhk9)^I1|y-7I1qejj|y%ze7;H($EA zzAq;eA_Ah~3ijCeJ|=NOHCjd&SU*E7PgGv& zVbhxmkDYZGd-PTg?vf8OCV=D5o>IyB!=u$IIeRr&TZSE z*wA^4h{Gz@c6^Pm;HYrd)1Zi$FN`nIPusMoFm5pYVJ{j`=psMRRc=$DFV7MY#k77# zIm-JW-Jx`4IaeSU?;8^w026fafNmup(62VKhsgWh0EcMv5VdM1plJDkzS&~(xjZ(# zXMA}f@21(rq~Lk$_y+>nYv)@+E(7DV%w$jJdvnk*n%dT%DF;4#x|muQfU5c^m*~s= zRxZ=Fcf16lGs%=u<{JJ^WFbwd>PO$o6OY8}!Ivz?HV3qFSV#T@`T5eA0&}i!@qH3y zzR9kclM*cAJ-G5j+4u0jzLY=1VHGk37;ov8(e1qX;8$3J6%tCJgH0z#NLXF006#9g zQ6MhqIOoOXj95D{4^=}f;`!;yM#tqc+^7ZRr0Ab8L_K5b!>y2xnfm70R?RpABVW_ zPU=qS&+l3z*|v9WUq!Be-_;k9&Zh-0bx2=P?^0k_U#{yMWX-&O z&VFGRXFP<9C`vRr&r^C|)-X(kDzgoklHjPHc8V3qN|_Qjx9UcG*dS9oD0Z9B6CGL( zj_(Q$oYl|8iQN{?9biO7N!Zl7KR?RMzfR|utVX1|&NA>JVyf=MSAYg1-~*}xlzKZi zP+)p$rE^DdU#l6zFXnyW)rh|p33?sCO4}AdBA{bN_E_!aioqkTqcCO_nyNkDbF}So zrgkyMC>=Dtdu~;dgH`X)wNj%MnqKhU=Sj5b>OkwuDXErrwQA@T+A^oR_zvRG*{r6v25tIrf6*S^xH;Qs9Al{O<&PVAM^|ju4}p*o5~%~{kzT5;2?Q76 z2-OeNPxPDs_L0QX#_nV*ZGmvDyxh_eNKk8C!Ly@vg+CZ5NfQn~RZlK7<3b4Lf z*y`sxg08c zJL}e{-Df=#welHyYknq5wrNV5fuW1zLxVZ-oshoJ(O4yVa!gru=LI$K;i$+q8cGz~ z%o!i5XT403&)q{_jMogs80;fg3My?YQSA%3=2bG@Ijnh~L%Byt83h8}ET5BydfGyP zb%(`+V&o=$zGC;jyr9rtQJG$=yvpn%uDRzb)FmpJ#(S-Fhlc)UKD>d$A^JTTKbRSB z4DH%T*cNlU=#H)CsVEMIjIc>$qS_Q1yr8OK$qj?^9Qf5!9zXh(NAr<{{9;Gal}OvI z0|A4K>A@R22};y)6Spn^03{GEA)zWKA@SEy5b^*h^HrR%Y_}+NkFiEQ-2);)S;tSR zS*)Sq5cvlYCb@MF^jtZb&v4Vh3@mKX{x)4*F+J}BB5ErLD*S;zP`>W16l~Ewxn*am z3q4+GqB%SeK3GB#&;OuVYlEuFGa%aoHREl3ieW?x#1p|7rRUU8DR{_zL~VR=bbQX% zU)wf(!+)97_8IU-R;bUVn{El1JzM88boG(;MLg+O=dX?dY_iv%TxZw$hNMF7Wm9l* zm3V$7tk&5xX%5i+tQuAnMj!r8tv%LNceSlYw|qipH~TuMtF0k^Ltv2TV|5^UJRxm< zFxS&6!a^r7+?h1>U7MbWwFFP>|?HySlHDpac9=)%L@!P4O_8-9L)MiuB3coRnGk36y? zha->Xbd(eYpbmCyrsfW2Fg6c61oG$(01y)KK$t>pU@ky2m?hj^nC`H(gANEc7pBwZ zQQ}ZSNWiS%vM-%r8ZVVKp)YNq{N{8b&vAr21dsrBFc(vxhn=mxvw(*%-EUk0>OO|TwEZe1<2Xc-o?}dWbaJ>3*rw9NtiR#365}qJJTP>)&GgrTLxCKLbI!|Bd@^)_>*x+Zbu3q$D8e0CoKp zo}8pG-LLTl%pIU`bAjKNW}Gk!7!Q~eWNKl`0|N7bIY1C@GYE)}hmX^OAA($j7X1H! zlCyVqF|~)nenBC@+2BYV3mzVBq$wxTk=qmm=CR-eA-zmN{4hQX2m}h@g+fjL0iogq zM^>e&?LVXX1!aze;^wvB;f8TQLHrgFFbHhH%?C2&KnBNU!NtkPZwfKv=HmPfWeydP zc5t#YMNTK&&eRgdj0 za<5|ld$anJuU{1YFTVbqhyTS9kkJ1fz9=CHRU2-yf>m?_9e0ww`q0Jz2Xq!KB?M#$zdk5S z7Bn76A*PF*k`(3^DkT~jT@yuCJF>e%lamzF^qAW>w6UevesF6W(>G)uA7yCCJ3G}X z#~ao_W;bCkCH~~8o>tI4bn@gHrA$?qA%)IItX@16$49hBLL5u)PN%>+Hz|j>kljQL zKKdew`ZCW2JBe?1u_D3NjmzecaZSdemse!NG=|TOxWi&^K_xu#II`~|`!L&UsQF^S z>ygfvhhihH2x1~aGiD_N z*1`S?)KMMOyy|57R5?_D_s;>IHww)a+=fi#BBMI<;_+oa*+ysf=X-CjwZ_jMeyyau z8wW?Jlz&M-xL|qadUHU@W7TrIxdJZWs(C}zI`8s&vVLHSw{@+>Ed8y`lBF&gpp!#! zaFZ)7GHqtz`|E)r#0*H`xT42>f=s5w?jSDa*1RE?%YiP=xm78U7e|d01<=Myb%!SU zVK6P*%X--o1rVMG02sC20!L@k@8uPzr+;c5WT>fGm{{gp+II_Bg9Pj)en}5qE^8B1 zhCZ{~%KBjQcK2}Tu8ZLtnh~Z|dP5Z8fs`ME+z$?IaNKq6F*_1h7?D!QJHtCzzK~tb zYGZ|)Utl+#uS$BaqT?ZTpWmiuXr5J~aZQ-}qMI4h^oF(dR+ovY%~$J(`YtnIqpALf zXFmaN?(YR{Dp9s=QE&<0E&HJfNw zYOHR3Gv(c@fz06^{Nt9F*Si`qjguRC0w<(+7#U=5XRuiZ=!!EE?dz-GG#|Y!*~N#Y z$QwFjP<|n+3cDz%E7xaW!CPj3F zSe=Is%M&L0p)g%HnFKv$`_@dUcaI9(TJtAD2lvUTyuK|M0|3T`FR=j#{TzpJmb$E9 zMaF=}ARa*H;ddbb0K)mQ@}|{n5qAR;9ovFJ9?S`D)N*bI)mJYehh z=;zks3#z)c!GvgZ`a z;u-rvqU$xa^-*?~z@=@gq_WI%Yd`d<{xZ`WnxS`S_g7D?55}^6(Y{;?nA((5wzd;g zcKhX@zKc1Ts?Y}j9?tCU6;?CY*N1#bmuC&r-=`O38l5_rm9L2@Hk{@Th@~)Xha=anAa-(Dj1pr4#F^1gk`5)N5BXRxFm9A~ z{$R68i#go?baMmQc7~jvyP^k(DJr6a#1D0Dx1qxllp!xIT^y698Zmk)2e#9g27zhgQW92zpa zJwwg*_?oe335|K=<)knym0v^@CMgg;VRh!B0UP1`XrEGSbp}pOPPSFq85h@nF=RecpL({Mo$A#xId3X%t=KMMk1do$WI7 zjF{mbmlL?sp64gVYpU?`$=y3!7oubQrJ@0ql%jneUdpJcpYNsSZEWAe%Cs37qMukj zu2xUkzp%NN&e9zmW|-p+^;?S4O2KW;wz)_->cU*+UD`xIRuB*lq9Z!?Z*~geMxUT` zD?I(JT0g*Pnsn3S0a_^ou|@l>U(?dkTG}7t1ld-ao+nourRj*4`a;i?Fmj#PiNlipW8AqF@bdTtUse$0SP&tW(;qRDq#hQBi{(PVZD}B z>I`47Jtja1aSST}oV{3>-h8wjIn}cd%+vD@3#jzJ&FXW?`!<&VlLt>)V(@8#5K8Tk8(0s-0~ zY%>Fl354ifO)p55>V)nm!#JB7Upvpv);}9E=kjfA+_{lt#hBjl@u)iHF45}TZnLhD zyEm6DI1DLNe}pb3O1p&lu!7z53O3wN0gQ{Fh49ZNlQ(QT+Sb1)V#Xm(udSnqe*juO zAVf!zE5BOA3)A@m@%{Xrl4@52I@E}1e-E%w;cYH2pPwMn)PIU7KUi*pX+bEW6-Cr3 z?n$6bT9iK|`*M*r^-c5vZZ=L=$+`lFwcGF3W=E|UfpdOYv^h@x4I+CB)99XFFB%|W z)=}7#cC>>ve%8sk&C(jR=It8^Ga87 zYRh^6#;HSe*l1=^w*ArQb9sQ70+Y_C3>VJXnzARr0Sx`yytI{D(1+0Dc;*PuC`G-_K+Ux^g zai;W$H|i2~7C(;dwZdFU-eCvRQ<0x_qkxv+$AP;dube#m2#z1oc+C zs>9;O)AH7nWDm`P3NrPwNt8-AKNH}2thhb<1Xq@VHDw)&-~wi9-HAmB6tcxW*05Y# zJ;jrY$NM=u^{irJ|6U{E+PwfV4!m)-(gWsj)NT&_@Y(^`$j(;o6XFRpdojY;_Vxnk zt$s*cnnK22cq40cR!dskk}i2T;>UAEN9y>`@$7L>>bD2(+E(Q7 z!3tF0D&{&{L|!59i@vcj;_rL2P=otU)EN9jsSWw&6xlUmcWInFt&rG+`{{EHh@v*ZJZ2oV7s9LL6uwaYglLP)vHEm(zR?wTA@5Et1Duvv7rSv#u8(ylItC8Y!C7hWIp6Ew4*z8%%q<~ya zNu^e;_B_XL<}2E42=R-(1i%>xHPWb416R89HseQqOf+2lk~HUdv*9}WD&AB5>C>&E z6w?Hgb}3s?W;>c$FnY>XsV#bK0sGjY^a_#YYmsqR)faLW>vR0i%z6$G*p2*QS5diC zO4GP?{HOVo^fHeg^br$AJpoewap&?^xA0dJ@qhOaf3y&PNNoe}&^BRfx9L965@d%2 NkdsoDtPnTx|34gB%CZ0e literal 0 HcmV?d00001 diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_face.0.png.meta b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_face.0.png.meta new file mode 100644 index 00000000..d2c4fae9 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_face.0.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 31b0c21dec88b074d84a77198537c9c4 +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: 4096 + 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 + - serializedVersion: 3 + buildTarget: Server + 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/Resources/Models/Games/Airboarder/Materials/airboy_face.1.png b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_face.1.png new file mode 100644 index 0000000000000000000000000000000000000000..a94ae27b6d8a27136cd93d9599b777bd2604535d GIT binary patch literal 13522 zcmeHtWmH_t()QqlpuyeUeIQtHx8N2An1R7%kl^kREF=&lNN|VX?gR)B+#xt5cyM_q z=bU@*x$ArX+_k><-<`Gh%-+>iPjx+A-D_9Rj?z?Dz``KI00013N{X`D@LxCh8HkPw z{|3tGX#oI)X5KmmFl~@0jkBv01ZoeafxUJH(}2C85CFhyVLIK=mHv5>++%gL86pHN zHDsd9bA0&7EhJy`t%l*RFU|gJ;Af0{r~v`2&7z{73x9^!VakFT$vw)=bT9u7!@Ubb3CSvb$_W8Q_GosBx_tTEpFZX6|Uj|fs znRV(QWSpM8jTdg`hTMDKpWJKuoB3XHoN#-p9~^vLT^T!j8GaN~cI4yfc9}K%L%xCo z>Zh^K|8_?hJHv!cyim72_Ne>l!q>e$9jPtG$D!kH(=LpP4%|c=K`Gz3E>_9T5&nK7 zs^2a)MtQd_mE)o@$y0~*fPKlPxGk>J(^qR$$2a<8mTGXS_etK>Uexn9@i@^e1hlBQIn zQr*PWDy#WuU4FY6hq@_O_HrS+(a$ULZ^U23f0}h{`?WH#RuICD^OcH%r$3f|RBX6x z67s<>9>rJB3_J}kZJM5)b1B5q_|fdpuzU$z2YgD_5cxF+EzEWaT2K>Sbv^jJ=-9DQ zYTG65K>Tp}>#~$cLN`X^6YQg(ZrsaJiFfF^$+_uT)$frAg>?Z^3ezJE32rd9Oxtar ze0F846uG|n7le7i*P#ZES0&4jx`)QgCSM;boBK4jGL$cmiZWjAJ!m#{%>0ZfaVQ== z9TF$hCb!k{%e@B{$IbOqJ~t(i>Bw_@+?>Adc)b>I7l!+odG-R`+)mLvg`#|_#ei>I z@h8AgjGf@1I$qE=`$;~cqNb#J0s5jhYwC8eu8>sIez3;`DjN?r@p6Mxg6Mj>&jlMO zMRz|I?Lt_1#{N>-`ur@FzXbauNUCb0NI%+dva0Xr%(*8i2GQ4rldF}D*3NCNcZZq3 z60^w)KMiALCBF}GB2CzCueu$QIF z#%m+zG3)WK9kEno!{OA!2AkJ zHFR{^e6$T;WwtJw{A*Zv-iG}gaHc1CzTK{TaCF@ym97jc%W(_6pI|3CcY=@aqX_`1 z^Os(~s&iRsxmzKzl19uPc_Hq9P%tmgCX>SV34PeXbvb!*S#+^i4X% zJ|rY(*~S*GJVG0o zd$Y>;vPQzGo@8HzVULGs%Ski%_Btfpg?{97y|}{1sZb;r+;(u(#NY=NKZee3qGD71 zX{FSI5&+#ti8IYJfsZSC(C{aDauQ!6-p0IR*9G<&c>BX%Q3d8|j1N-3;9#Bv;FbCt zNn`1Ss3EZ3Y;=Wn;OuCtHP0-s*oirN1j+4gcwA^p%hSsyP#y*xT70;z-^X@!g z_OHI04f>goF+TR~O6aili8PA~WxQNQlXTGA3J?>!SmQL{1U5^f;X29aocM%2y8a{> zYR2ZPm4v%WgieSjd7o23gGx!Dp=U%&&QVhi z4UGN--7N{ZKt)c&U@tQM_-WPbzBuJd={RK;9tP~3kiYvZQ<)m!yEx(xoKbUcab4RS zwUq1+*KQv#BK(+ok=#A@alB%;UF>cRaTxzVndD?b}QJs$SUKp;~l6~N3;vC9ea>uNp5Ylm$2)oFsq zz4MaIP(-Udcq<1UnD5wIhfQo+5-vJ-v=>77Dq~vq7G*wPrjVU}iun@zaSW@N;J5=p z%0h1&qZ8C6e%5_fIUhI|?>S$i%a8LN$biH@&3M?#8ZG~gqcNp3h%84-sADoAyAZ~F zz%^2*Bk|F5UBZU3ubs?Wm`EiSlHWD8P=?v)c_kj^UA2zsODP`;@jL-_SN&?AZKSUG z8n6Wv#+B6Da6U(%yi?3m=a~&WW13uk0U}v334sc6pmTU~-7Vy>_jW8nPJlo^vb&Xu z(L+2OTV0&HcHjBiXQ8q~#grpy*J+02WS=M}dG`<`}VpoEm-@!l>o9d_!GHnSrc5 zFLXqyTq>5eqPO=f!ZSoFIIe|A#w{*fGx+wLS<7R%%>-C7LV?<`GK;G{hNH<`%Mw#7 zZtkTd^NjE~N zD|)laoY|(!n8nL_T@wVGDRWOhj6(o(y{o(aOadI(7sS@sPEtx1hS%?5Ee*zf?{3(51+W<;M31bF?Xd0sTblXRr}>^ zg*_u;ipsIN(fZif?%3!t8?mX3GPEsS`1TDe2?9y%Gd{01PUJwvOe+ylbPGCi$sQMR zPCjgo=8%l&=k5xi z%N#8)9qQ7@Bk5f0D4rB3pxqn+B5w6F)c)>Jr+M=kZo0moc_!UMoT8A`@`ECu<@tn$KF5Z76_=_$!y1FW z7zLRlm7Sokilg;u&~muN@juPJu?S z&yfQ4D{6hNG5UvaBEH!EhLHDAhb2;%*1QGYiHH=YGSvX_@SzUi&pwWf*b3DQm-(pG zVY&2XqtFScej=B|$L#aFD%ltud;_`ygzB3*TX}ry(L#d-*vG>q8M&dM%#7V33;K`f z9M5#^u306868q*3H2UrG0;tyd`x#PuW)%!@;zi%vBRhN#Ta))fpSOvcc2ENDb{0hW z=1RvX@R5yDTnRPs`d#oK}=>!SMNCjZ(xO~$vG%@3N5-I%D|FKN3;8BTwoE0FFqo- zTdbG$bg?W@b;i=CkJS>(B!`@)ps$AJtfbgOQ?Y#0Pwu@4!lfFiEVpungW6#r9iNp{ z{5B#%WG8}AN+WG1kc=sD6Ax2v3fq#4)MSTby zZ?x8ZvUSqMtAZER6eAXdhZ5m3kx0rt!skTLNPkeXJ9yy%6%sFx9%(Mo9fZb6T##Jy zXmov=7xhMWRZyT;TqkTqN+KD`O;8J&z%>2fik5_~$oOmSrpLuh;Li93ZdeI#AV&)v=E1%C?NwdT<4Po$Bc z7&*(fDb$4*WLgqFGG?+62G-QifF80sgr|!H)cIwbO3#K}7QQl>y;&#=xiZ(BwxNZZ z7xAEoczJ7L4!B>7xB^w#&TjiDD9bU|CZ z%(Lmc0!pUVTb?wAj0EZi7V8!yL7~wXuY7*;E$+#OYQOGEZ|zT%%#Ea<2lCjZefV^Y zfm4LRi8k~7cKO(!m`l(+bG+)}#~b?GWh5>%m9>L#su~G1N~py=+TDOF{{p$MTzV%f z7U%v)1^K@Z1eMq0KB_CQ#+c}hL0mw zgU>{_T(q9I1BhD>qW-ZM=9bc!!;)aUHWoh3uzqRAles{JrRXvCp*~Q`xh1Ar!94JJ zfe+5LU8H!ec*VOujD@eU{IXvi$5!4^uuyhQ2|!Pag3;$UEErkdl5X`hV-wZbj+t$u zp?!bJ3N2u&roP1tEVg70cM$h-{KEPAiq$ip z(o53_gu+e^j5`zcer^&GSp$q6{$m{aoA z^jyW1=ux-^g9Y%Uq{gcUwfh|ntWK}j)sVGY7In_dKdPpoprIm6?39gIZ?px7ehDz^ z+Q=8idCjC1C$c<)Z(={#H#|Y!D0So5>ih;H)I54gwhq&e@CqrL$gV$M?<&#;Z2-XU z219AHl$$34DS&u*fnQ?B1`r4wXd$n;Lm9M!xA%k)TL(~bvFw7mD-r#Zi&wC+X+j^Helo)MTG<^cr=)>{zDltAUzuY$z-|(F)hagW!-h z${HbNT1rQvie)3lxKET z^W*tCLKfxCOSWzuFFAY1HoRW8c$tSPs0mqCH*ybukwbBv9*ROxmo}HZIAc-La(BiV zgJVHKX2G>s-Hdt>;j`)3YTd?fv+ctR1axL3eY!@jG`b@h$Xc#89D*LBRBi)Cueush z#QpFvBNJ>U%$8un`23(19}!1>d2g)gzOV#Myv-!(#b|s;P;H0frXi_8ZKb9xq#xf z@=HwYED>35$8-AtR5GJQ{4&v?dXFu1RqiRQNixGw^LqwgwRhiHy5ESF_Qp7xz1;3d z_~ezhFL})Q4MW=m0~??H>kVR$&%5D-*JG3sEyi6)sB`hZ-jXMIGAtd1e_ft+n=mE| zviCSu?M0nzESqDnAuI`}ShN4|&G(=~s6SuBP_gU7^YP9~ES8(#^9UrGi(@JXkwQww z!&qOCk6-#*n-BYwl)Fz^3$I>`VWS)2I5de+C5j^SMmLJ#3`yXK)*Cb5A85qAsIy1T zV~|>p_L<4*@Yr!l#KkoY#ZpxzZ6pxQ<j&zc|H#Irf8U)$@3_)n&-kC z0>JEj6)9f1SglOr>)wwcm`Z<(!sP*T5UC3s1RbQ}|G3Be8Bt~7m^CMqqpNX=m;oaN zD0+|gkNV#~6;C{&moR4`Hc@{5osDah+U2t|ltlxn4qMv5sHUfV6A@{o2*GItBf~sp zK>k!er0xTimD}Si()+`i86=;l-oA0PO-B{k-dULUkZm*xvKNuPTfc17h6+Ep0uPa} zs9h=hXx%WZ&5zruZ!}udv)%yeR^@i7Tbnz4)&j1=J_fb4Tpk7>5OPK%zxD4a000m| zp)xX>N-{G4*lC6DuV(lqiYxX=QS`lf`I(Lo@42GOpk^jVWHeBjFvdKmj?l=Rr|JA@ zx&Q+!SA4KtSJ#`ql8~6%3hattnk$6wKi2Yh=@=ilS?eNC)*7jg4#f{w5Tx_Eb!zPp zH3f$i`z$Sl8rV?HXlXDdQ77nmUuxtN^B+^Zx;#Gl#r37Ob?jc`=56Z`AX`yv0MRKEC4D-*KxAewa6f7!GMh6-LoV zmuR&oxErpw_8FE>860HYg>|*oCvA(4;`LUCA}8U}=7saIRpEZprSFrCzObZvsM^p- zQeo03jiq>6BptSS)%CdM*#H6AepAEf4?HAZd>}zVY>}#UTwEQfUlv2S8|!>KbD>Y( z`Ga}yS3QvkB5Hk5%t1ZV5yHFYoyW;sq)GJGP>e9dV}JS86r^y+pmxEAh8YQU>Of5Q z&%Q_$6o{5`U(7DOJe{na9L^Zk)Y3sm1GN&T(-&0ZQFE37+dvh)UBNHC)pabr z?JPyC=p-dD#Joh|01jXnh{nso-qB6eOPuZxTv7P-Z!tF=%^xZ-J8?P#HBA~BCs#0y z0G9w452u_L)Ps*s0)s}()e0i2Ei3;Q1pH2%&ISf^7Ukyl^z`KNVq&jx@h9K^9K#FmXCMcstEM`sd)R zruI*GN4LLNfb+ra1#;%*<>KLXaNz#Cg&R!H0}k?6hyGU!Hy!vN2;ACWHz#*jOR$^= z*bzqmcL*!Xf7&~{yW0N|j+G@h*dFWvS9ODX<^4C83QB64|Frl`fi={@`41~N+5e^q zgF^mA*1z@bcgr8){JkS^^MB(0oAy6q|3ewBrKTn->tyNvyL(Eq;&i|Li&{BZLajvq zxU>WbS_<&OM*?UeAjBykWC7u{fCve2T8e=9E%-&O_yoY9zdmf+t|aBwat z97hB!3=!b5;OB%0K&&_g1ci7wK>}baPGNqq2w0Fu*islI@HYqzS13FyLH2*|)o&;( zI26ByprD|zfCVQ=7zE-JfcxeY0Yf01{6LVPFbJNhB7Z?yS&GU#xjKO0!wGc&S%bNq z9j*WH@tbhb7n(}qbbMSq|B`6hgJ2N20elWX9j%-^-Tu|219bqugn@qZ$t%nQ6yX&X z7U1RO;pON1o4p>`)eWADzfpO4xcL5z=l8&f!oz`63;La@aDacrDJtU%2Em+Mb)1~+ z#p!-`isrZF9|=w)_UEuDLfzmRuYc$KUs?YW?DFT`pOe5I`bQHD%^!&?3bOpui5tiR zZ1smDxZR&kmNp_!K^{&ZpB0>FORyD> zkgzbH5YM0C{S)2I2?Fy3xq@F2=i%iyk?~SJo_%~BLd~hFpoP2^h ze7vH3e4>23bliUh%l&&!|07y4?*E4mu|E|4wg|xO{*=KN7x-Gm{m;efFTQ?L_<#8M zYaIR$J;0&=>*PP;_rG-gm#+Vaf&WPPzuEO)y8a^u{v+l8X4n5Wx-kA#?tmTPPe7jV zVy3lA@in{~p*ncwN6aUa~h;{fSd+!^<+HSTQcQ zJTuI(7S@l-z%!1#k>v4oO%#8-yk4K-Bp35ncmZS)Ww@^3g=h}63GCPsiSXl7&H;-% zrm+jfhnjLlE%iFt`2p(hm5bD#3MX20jL{wHr?(_%2b6DGFWa+k{X33s{f<^9K?0mX z7IIP=a#BP2AFZ@C`B+)fQdBXNnNS#$gOikA4CVhNB={}e{t^sg6pB_O4vHe5v_Im>K?_Q~+4_E-vOzb3`RwdEQc$U)Hm|S!KZqm?? zRRB--Y45Lr1!`nKzBVf$FyLOOB<)OZP_t24=mVCocPbFDmNXQ-{QS0s<7w7TE%E>f zxpa=El6xDY0RJkp$D3>>5D!s5#v+I z2lcakg=BR_Q4|AU!Jc$n!C&Xb<$ArbuJ_09f4w? zYu&kQWPJ0CRuW|N+`_UJA}AR2HnK$WMX=>n^GQJH(EYE4+th|JoqP0kYJH&V zB2<8^^iYQVkYAU&$zh)(v1>0j05g80YGNVO7^^24FETgstUwP?OPb%6`kZ}V#;zc( zwm{HzI5BN{T*v+BWioccv~3$$)s9!XT<_qNc@k0^lzZb^)HvpAbrk>r;Jmpf2CPvn zmY_uBJ2J}VX|>`vKLK35sYe3<{K!3_`ux*b>|8cwKjCWOP)oz41}^ByBprP!EHRliBZcmQeJSuHpwZw6hUR zFqAi4gdZtcJwkzd=ss?;R1yi$*k3*o4*Awt<9}Mhk|t15R=ISp!>%9ik@}P0(+`Fy zpNGf!J~+g#_=aapIW$Ctj#YJ?T^bN2i@3u1YFgb!T8lbGZQIqiOMaL|A&YQQb>X_W zP5Q)b_b+f9xNH(oL;sp7(bbMc?zRlv$CHXdg|7Atyp|i5n`i7hSdNy|5 z)O4ZR`}=#K`~FmJrKIa7dU$xaKskKNO$O+?IS3cI?-ShI-o9%X^K~>QQP7CDSk*xE zf?uYoBDrjCwEJ#f5zMl8XDLK4C} zv3`-q#DsZT#fE+y9E6PR45#`@P~Z6nbRAqC1*EfFo}WwMBCA33Y0!7~_E?RM zOs?)9MEG_O4knq>k{Cu?ng{p?;&TGl=opH_fbF-@)Rj2c-$jSvhlK$j{P^B=gt_*! z5kE>6|5+4M9m^v&^x$=x!B$B`C)I!D(PUooWtTlNXXS8`)?oA zjgi*zl*V-&2Nh|irlu&8XWp-5XmAHveFO`GR3;26Jw06Fq-X$@m!BDj3LV?#rJb8h z0D;zz_Y^J<1uwEJ=58yUx;V?adOvTVBg-Rv6*)Q*3s`gN`~+$FnN)GH(8TsRx@au> zaruq`1u+lMTIDqNB>RX{3Th{_V!Tc@c5isiL7u(m+O+1;^3?zE?3w_9;BeZO(|-$C zVZ$wiOTy@DC9&k_sT)}q35jP%Dzz0W?oTAzI#Zyk0@b!5nH{+RI^8$qPtit{4fl#Y z(klnkeb&gU1T*EBUOoc(SIJ;PnSC9UcXSt$_u_!g>!PJ_(zE{89UV-(Wj34YjV3|{ z-%gK;S9m}5=4^nmwPzW=!kSEuy*#*XZdO*1(zCa$Yv;!oeat6jhh>{fj0#JVhYAd< zphU}yE!EbZC;bK-sY%HBDCZYcfqfRN-lJK|Trj7juV19kthl!Q?!#(C*PR<}C`#n6 z?)^i1)@v5p46b!EN1*p)st2=cs68|*bMKQ;hG>$9%$1cb;l~k(T0M4-K!X-kp4ex! zu~c|I$L?fler#$2e|1Z@aI{P7vm;W-(Ra9X?Ao{9!PQtJcCPBOiktnZt`OVzxVXkH z9z#Rh1?yBY1@E?jD4N;dFSuw`RGr>lZPx3T1H>a+ zGlb{jqNHqyfZO9kA#p5yOka+lpI`b}j(V(apn+To~kye_}p+=EW(#CCaHDOtElT&puB6} ziH_E!PqoNa^HA z25*<*3dhNv+)ZIxU2f3nBNG8}R0>ooAV5;+>_heaice4q1@{0G^V^k5-;RPGh!4WF z(R5h>C$Afq9q(2$J#jlO6LX$)nd54Bd|7^XmiqY@bMnq>d)~yLcG2r00)7Mllf32Y zgY-i5v!%gdt1*&IyDzl-1Q;M!*JmMJG$)yAdh8U~XbTGqsj5r>0TvlI-gTzx7HKvx zjc=i!UtSVLr&3d858E>D7KQq&-F1N?atEaq&jwqPETQ0R?^fcb-6fg|9FAA0G# zT@}P2fWP+wps*GNzE(HF_L4Y!qee3MMt}g3zL|-MAj#z{BiCoXq6E?mbC{?HZqlKK z40%${+s`u8t%rEMO@|2N@K~ylp*$MTF+ke9x&`h9a;vjDXY13i2E|8D`qhA*hc~$$ z&jkdKkJi9mZ3FPJ)mM`6Hk!CY6@c%Z@sP+GTN_V%*AVj7?u$x2I-w*Js*4-%MUs4;ho1NBwaF8Tf%QGK7Id{~ zUfMq5FWVC&Z!ZyVy?6?29=`Lv9GH3YiAo8K18AjfSRk*wrCGiIC8&A*w`1j22ua zr#|wD`%O@*?>fFo{aop{z7G59jjgBIA8&_xyx3O^v?fXLLr}kwP8-EBbAU3?(96 zDuwSQPN^QR_65DfTE?>;9OMqaC8RFGQn&B~`fF;~Jp0=iLX*qTM<}J!Sn=QcUQex#u=WkN*mwhq3#?I+ zs8=bq^uj`;#>L%90;`)l&>Z8v_3X)xdqs%v8o!xyoLIA!u} zJAGvQP_e*$)zFHocBWXqSS!_65j!srs`jp)uDzyu6_{b;#OAVm@gWw$=aNd+K&e;u zTQ;3V_r5fd8onC}z&r|pyA4KC`t1`ZE(!18`V_gdG%m8q$~AJUet)9*rbrDme4>5q z+>CUr|K%2}$FxFE&Bk2h7p@$yU9@hK4w;}aT2TgIe&eKbYrlv;k@DC}EL{nAs?U0x zjs(-fZZVzlC(+u8*Z4GHr`^B+vAB@Y6JVygulr8hX@Y@$$>vd^HY;-FbV0k|qT9_` z&ME>Rt7(%_ep%&Lj<$UF;2`?f*2|y_QtwAp=vRZY3=s+8Gb$?6mFFBLNfdjY4i54P z3TVxT%}Cf0d7GKLy41xIodG^AWfM*dn}TztpLbxU9w9iWA!{m;6WhJ^*l0p^s|XE? zaaAcy7E+0Ame^@MubrUtKQF}iBxz9dI7PuUVzuXc6ipH}dPSsZ#X1a;2C53TIN$&17QG{oBkeAb!_!#yKs zKo5TASxylf7dJXFXoPEspWUQManqC?fD|Y;`px#Ug-qxVD-!+%t+~m!pYJtiZe-S7{g5Y|8`y=DB_| zH2rY5c1?|t&=9c(#5TrbZg-lQ^%u^wS@Fp^>Os~bs68{q@swb)D@(G&V#}jxNP#>n zVCUYWh?B>Qlb@go?{qOqUGjdxs6ilyo>6YId=Qpyw;c>pNI6e?gOfb$y@KyAtinYz zre4f2l*dzJBPBh&+vKlEbgzHz$=Q=(Dd7j%q5d(H_j?wiXN9dNK-y zk+W%$2pa{{@ON9nmUf?qZ|t?>N?fRdcLY=yLW@c#hbaw7-; literal 0 HcmV?d00001 diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_face.1.png.meta b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_face.1.png.meta new file mode 100644 index 00000000..74251561 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_face.1.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 7697afb7ad71c9b44b60e6f2ecffeca4 +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: 4096 + 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 + - serializedVersion: 3 + buildTarget: Server + 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/Resources/Models/Games/Airboarder/Materials/airboy_face.2.png b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_face.2.png new file mode 100644 index 0000000000000000000000000000000000000000..6cd6620c4593ab17c315b8cc49ec487a02f366ba GIT binary patch literal 12090 zcmeHtWmFv9((VvE5Fn5M!GgOCI=H*L+c3<);4rua4Nihfa6%whaDuyAa0_k;P7(+b z;7)ShWA}c4&RX~TcV?~b>8@S%?5bzi-rcoVM`@}nJbFm>5C8x?Qc{%FM*e#uk02}z z_*90mY*FU@8erIHIJ%H3B-n?Hb| zriPwnElF{8oFHsUv~~1h1_ACd(bPNc&8Ss2&VZfq7x!Du_nR6{3@xVRv*u-c8pllo zT`{|B5?fc4{(*rKFUkW~an_!DS>&E2$VBb^xT_5iCuon4a3=B2#rQD%oU2aUdGuuM z%N64Gq9&dQ9?$3GErJJoEWhZ;O&#!Ix zBz}pImo?)2RN~HglDOxkdPONYrQrz|<-(AVV{*$hAK3H0j15D-niam1h#kH)OsNet zOL6`X$gEs?;yMs~LQ)&(ceit<8Q6AtY_uuyS*XI<>+bkcmFAaV_J>?QFT~FrFHbsy z)Ve^%bN-aQr%dXpqGHd>L}PQi?fs~-6%ct|THlV+az*vO&}gTUyDfmj$j868c3VXX z<=Bc2d@PBMueYuqNNFupHhSe!Sd`;wr|Y1#+BTjiRda$c)Ld>tjJ?2)M-Udd%nv{bw$U6r11|~xd z7fajqM4%8I4MZ$OI)1L64(I+s=5a$ZF@E1ibiZbSb#@XlbtL-kxhJYDP&vLZ*$0x< zvh(-`?x^tiVjt2V&YpW@oVh#QkbYc>h^xMN4-6E8F6T>Q0Tfj#-d1%T2-hwPd9sY~ zT`GdOJepkzP{{2C+Gbk=*W5_EF%30DO{N)X(0tR4^*X6bh4#IQAEmOH1Zt2&M^@P26_Igc%(I@Hn`sTwAkQCXEf zsiUc=g*bi>`X)mJPSeevUcm;Z2(8x1XOX6l`1!B9DAF?)$&H&>4~9*H5+{?Mh`2t0OpG&c>eWrtw&6 zeShyA)>~e1eLpq0=vm58zAbS1y9^eSfavda>b@VkR*!qR} zukSu#=AgJwb_*C}B3X0tM|GI!VdPgp79b7+7{x z=d@otxl38pca~&z;QFb)iQgX>jX-}pFv8(e8E^y*SHkblExw=r?#5rXn}9(slvR3A zK(2_+A*^GZ+>V>qVuaYwxUh~YFou6gFXFji@ic9*H;KFXVU~fh^D3vy=S=SXEq^~F z_hgN+u%cG;Q;M6U<+~>p`Svf;9z*scBt56zVVaN*>_@eWJB1Ac80xT8F&0=WdEP`Q z;YEj1=&L#jvxP);V@k2i7udc04vm~<1`hUT?>=Az)|2pukt~mTd^XaAIgO}>0B{;d z%`zCKBf5uuZ5TfB8vh*Gz|@Z=FSz00Ansf@AEH4l@pCdKP{~BV-!aWsN4wuUdaTe; zL9aayoPH2kVtFGexVnxy+AVV*v zldNo({&uu6J5%wBoid(uFg&k341rQ?+qYtZW@Tfxzj_hgy{sEO=X1@c^Q&iIx4(Ceehr?Z-calnJ=SJxrOPPe zpm=5i&^?%7csiDc)%Kvt<^=ua2LZTKvT)0Yv1JmZ{h5J3vw$N7Bg>7|$hheTW>x2OZ#9ro#-wWd z?U^3a$n#+y4xThvT8J;woMJB*@`O#6zRQR11}}aTWvM;bR-Hh#ixT8h|Fs=Xo}EFY z%a^PKp(;-nE8y{x2OeWAkOtCZtrb~hOrd<{mp%lm;wuPUO5f4`O7$;6-)^wX;nWE^ z>CMLT#cHWRcgeum#*(sT)x${jcgHsNS&9D|#uPR{XE3Lv_-5#_YM7Gvqx|VITO&@9 znbxF2_A|n5?G#wyu2rpRQbehEU z($K{tsF&YIQ%P}7?UA{5Cl7?2A7Gw;;gu@)@?32_O-RdS$~(u?>otduqsdq~x;Us| zonT?X~0$rb?}q=}+`AYjIyR%<34}^a&TF8({wCgUYS>xH*wY zx{Vb~*nb=)N8&Yc99H!<$4ZSgK4uCaPK>cOMsQ5ixDlDAc*6WOL8b9m!>_0Cv~Ab! zXNyPpV33fA=HeGlK@8vd-TRNs}qXptz4qxOLubTyvGF5Qo~&o$&ANbsJ)-$@}YHe$ELfM_T#QwIVBKY z4k$QCXczkq5fIs)3NCJ7KPb%|WZczxB-tprLE9Am?DeqdXpBIzAptSnC;4c#{s7Oo zYd$Zph8Z~fO}h@c%?R%L^OQ7zw$u3@sXR67q?r?guQbJyPu8NB#(qW|9Yf>@d@Kjr?DOrjS!|zI& zZ%E2%n6;lj05vxiWZqr_`uS-MGSTemeR$mgk z2qVS!u^~=RAHDKv{O*`XM{M9UjG-nHT8Isc6trB33GU2x#14%psdu}p!p(Z+7iiRX ztIA8ffqzICAHygaV;CNjqGXqvZ&yR{@txif<~GK*Ny|XWTTGnA76TcaiKp)zPL&b# zy-Jn#7f(zkU*bpOmm~^oX?_f?m!PwbZ{DkFi^w$%$3+2!2r>tkuq3`_RHR5B9*M%| z$1uvOQp1tgVQUGJc0eDY)%Fu1&6#_r5{z~d+_$kUG@n0+rd0s<^R#v9X4t2x?7(~V zh|e;9bl*uZ(tUhXOu~?9YGiP|OiM0&^{4!k_-B5hz}>=^gY}_8gq`L*l9e+>t3fXR!#;!EX($6lRW4pu0DbcWtav=Afaib6#1sbT#_3 zX~tu_Pmw+Z_{as&ozWj_vBy=gP>MwRrUCiD1pP83RQF65`yG3eS0cM49=TTny_a*+LM1s(`=C484MMH>$2ApD)RZ zM(#%&aB2YS8Hnc*d%{=#nF0x#u;^;j@{`A3yKO(>D*8ApO?ImXWA;9Tm9eLtzF)z4 zDJg5RO7le4)X{^1VpN$wk-~*sYW#shkROr6<|!|9F`6u=GL7Udc#_&zczkB16JstX z|Dq8NMiKtHxE_M*B8^Zhk{i94ddX;Cc>2S|F2BRjd{Ur+(O147=mQHhx;uHR8nUm{ zT0KFEVk%|w4mY|5E$@_)^JwJ_t`FKbvh8?J0^W5>$-!Cbvk>B`hg2+4;KxTKMmdTx zW9knv_uYmzQ zwe<5Za(T=f#)BNO^=m%SXsEfafL!nT=NKt;(q?_F9ZCsgBD2e`s)FI!Rz)%_8#o%fu(ovqNN_DD=11& zdDTt;!EsJ@AdkB8mBc5Z7Xsf6Rs8Nr!`zd_z65vAK6!2#`KHvfGJ|@jBj`ao7a|4$ z_SG$zknX7z=iQ8kR7Q`v@QD$T{eUk$@4OwiTxttd-}(Vyl6K)03@}STA+x2<4%#oq ze%Kzr7keK90X||F5lMQZ1$h#L`{4-B_T&0QvjD-niyM`UB)nYN5Qhm&He9BL)pT{(*|PDeZIW1(`Q> z+|-AkfCt8}qo!+!U+&1OQjABV@d-C#iv&@1`}ZBQspSP}(0|&Ox*5%AIt*SZ`hXpB z@sY;81rxCzceqN-*&0B>Ve~W-mjPLTa~jc%y3KWFl6Mm(XB;k$(v8CHO$O(jjug{t z@T0clVpf+P8csZ2^19DldiWLpywF3ITK81^9u-AICK)}c?v*G%rk~=oCTjA9Nlyak zERZ(}deDJE@by~6Hz0`++x%%^c&2IH2LFpTHaeAA8f&`;Z4%GBCf{;sW4Uc%yyx66 z=`tH-K5G}^dne69+i`2YZ@nqiZC{Ymn-E*bK+AjXjDC{f>7d+UC{jDX`q5PTGR^do zBxj|=FZiCEq+peRf#LpnfgvSG@}g!B06+Y|M>jmSnPNeMY^zCx7PlFCjW?HAH+(akrl(7h8kA_W0HFC z?Sjeg>jO~j^aD5v7DL65~9 z(70R#dd@Q*p7%bR1l5LzmQA5XLz+>=QFPIzTJ5hrj5b>Pj4Eaf4|0BmceOSo?h21R z?yU|(OC+Eve96OFMNp(i*C!i&0in99+R{i=VKjIaOMz1&9lm|pb-(V_2m{+qsXgou zIwo1ZBSnAEB3bLSyf)CVB8u{BqBCXg!hpQ7r1F_HpjE3Ntg9gSElr)jf(7A;K2GjnZw@B}-EWA$VaP%e z5I4AsJKWic`Zp%n%GtwRjFuMJPW^ZP99`7Z{sHfV_=^Q3A6(vG7cOp2AeW;f*S}gI z+~quxAb&aZKUyGkk^8A!+E9eEhZ_Vc=LvOkr~6k3Ysf$BT|C?z{)A%<;et9q9g(UC zWUt)+)}?}yn&v+&ep6rrcXat z@qu6vJ{Y$E=wG0eoDl9{CkXU66cU^hj>LiS!C+7rP=Lc4WG%$O2j&;x5CmF5IDjCi zAh!@7H(21`AT-?I$gBiA{Hs^Lp{##HfuJBOYkqDHYd#3l8!!aKA;=8@a|l`qzy!Hr zyxbr`fj{0@Lxkm>-5kNl;e<&X3Am;$w z$=cZq@y{k*xFb}@9sHY5ZV*sVh#Lgr;pXNM5CjVTQ%N7{hCt@xZ&Yp|ClBABmfr&- zj0^`!E%1#Q9U<-h)&#KyJJ~>yGyJcV`nw$dKMa=u z5X1}O0YW&yP+ky{V<909WYEZ49tfDv8fwiCwc`DEbc8d^-3#mnm9jxbii`%CLVu#6 zX8wyzmVejxvW5O;3W&@qAP)x*zb+5AFb|I~kein4uVA@;&*{HME6Vl%@FDs~;a?U3 zq}|_S$i)S@R&o7fvHFXz-xU5Y{{9+=|HU4V(Esh^KjQblbp4mE|A>MANcq3n^<^N{a|2MiG{O;e;+8Tu;<=LA*Q>MnjGer2V|(kC}e?$qsZziQ%P1z*L&&6%-Mn5=GlGreV@3+ zlAz$cVD>VjqZ&E)lA|P@_@kEsr77yu(FCk)wzwNzB$pw>l1r}%R7)jg6yHcZfg3N< z_rBv^c!8k{k#?%rGK?`01+DDQDN$_I4K2Ek+q}X5$rPBq5H;a-vFP(cJGu32w20yr!BQbHT$f zr|Lq139vM3*zmaW&!KPlWa4I7-k^Loo-r+Z<#*Ddn(R|7`Fc_SNs~-5D~Ep<;btbi-3gBl`M7ZC)lPm3sc~ozG+?eq5A4> zOlRn*z~4nK50Sy)E@*l5;!;%Vi=z}nj&8GIEnkfuTFNzgfOzK~D(IFczbmPoyWq{; zL}yN1e)X(Cov{qKYRrMeJI5lwi!-eZBCz28;p5!9JLE?+G{X@K=q?ly%0;o}fSv_v ztOw@9KZ)+|ciR<~>=4Vs-*m|n&_bnpx}TKwO?6pTftOp_*~F85IPk7;uny2H)pJh1v?sy^#6+qE;Eda2r1BQ2XNyXy& z4hhx`MCt~hJL{1vV76UCFSrI_wI2`h0D#Ko1_0o0r=#!58~f6@iVJ^COw5g+H`Q9m z6Stt?$5MypIiF2ICz&K;HK&#=xroK3=EoEaZ36SE75t*{k1YIAIMZ+}GJUZDrz|h- zGj(jqA6@xVomdkC052X=gfK@(9yT@lHCyHEvAiz}f*MV?L3^SqC|Tc@oOq=#GAxhI z=tqwal|c8D;!I8q) z=FRxX@Dr;tRM+V7!D0FOdQg1>l$_i!8I!8rcZUyP**g(rW?bMU5AmX1v+0l zp#n@d#93}_hLeJ)mCG}X!3_hmZJSiOgp;#Fd{kc+E&awD2XaC&7mF5o6G)X$x zv+qgrLR?V%;j1xN?d5tXec}-P_4PGSTs)q#u!qgF!Hb+;sXHQ#D6-GW(AZcSNZNb6 z(iP7x3N%Ypl`{_}VN*o`sNZ>F*oW+*c!;~ymtf5-ii`N zt$!Oc59`^eoSIRj51F5sxA^F_JNk^C)3gurDxmnM!{OPMM)^Ur?T-hv35o^@WO3#| zT?{iBhgw;=LXy|YMeG`OtSQEz_rB0cZYu;Qi5n+LbRTVW89hb@+Nr}2GFUHV`eQFi zH({llQp;-Ed(~PI;Mj4ej&ob&VUUN{1Pqhad%uFD{<`$sVndVVNN@QbX~k&Zlfx>Z zmya;^f^Y;Wvk4|w6;hf+i0*4@m+|69Iuxys8gjgkG) z1q-@(;Ys)b7#X9ao32+s;xaOx9WK?6xY)oe_fL=mEzv=DpomPgU{uW0qn7JOx9yl0 z=Uc%R{v_3gxKXkXOd1Ajh4M8^zB(q#hlx>U0M2i2jUg%w-=#Bc`JxqNh1k2f9{>~? zcYM}+->_r}p3&)u?wp;uE{OQQH6H1`3-JDsIuFMSYTQM5tWKsFG%tj-GBOv_+czw3 zPlyd$*A1#S>gFCiHPSJc$d%dF#f>@K$8o=}7L5KN5lGx|*Y2M)4&a@h`8hLQ+}sBS zbXp0pH5Rh}v@-Vy&TPr6JMmqif~hAI@9^mppmnYY8s=6EcRm8(MbyNwB?YgYM63j< z+1QW0DpjN>jFhE)>0KJL$j*}ytDj0QSND}qFuvzggPQ%wxH4G_Egr(}ATTF(0GzuP zC0-sl_F2@jc7@tOdvVr(Hv^gX>y&0c>wUfJqedJDt$CO=E_&iCMpgr7>-$7sv-dv6 z4PPScAtN3rHB)G7R8OR*-#YUUV>9`_doVfY`B_KJPXBA*yfhEh2fywJR*}N~7?ZgL z?~cQ<_K9IS*4&hLk#g|LL!i^!>8gnn)A{fIh{BRllz5b@X9e~FXQgDIcDHJ*1WGeR zaBcIUS0-g28%fM%@HW%te*GN1P;zC18=TjFp>@~SuKu=37EeYL-_<44`%LfZ{WmoB z)IE4TNd47qx?1s@b|&JOufAJyTIJ*>xsQBsSdnz6#YrW} zkTOV(yI$73tzgAP9Myio;kJxu$1&A=V~p7vZn}7Wk0o^iwC!Ib({7=S7_VRL>@Pjd z+1oe=DU{N4Oq4mTwLjfkoi><1T5cqqkS1!`cp!pY*w}EkA6fh|nscEUV{;Fp_4}OwG%z zr&@Ngnyp`kovdI^n-~%3 zpYtwgF=b@BbbhuHJ(g0$kC2p}mGs-KQBV0Zz z4XGO;x9#|xL@ARf^q`@kq2})i@=_D5ezgX>Dv4o8L4)ssqe$T`V%VofLPZuRAkc7V zO6o6wuj5KX^=fO|!kJ+CX__5zIsTpm8X(L2GB8YWWZa znjw6)M;7NI80$jnU9XHlJ~AwKw@q17q-!Q7tB}P4&l_KA&5t( zEY3XEf-pq9axkLh=i9*}Fgq!;2#k%?8Ebf-T2(#kdfZj2Nu90Ub7X$lOgB@r$j*op zQ`Uc)Ej@tvEY^C!*1MXk04WZdp%sir9jRG>(V_P*2`9bhuwb;YuT-Sk{_X=^?<*Xe z0?a8cTSje%mr|Ev6QiMoP)icp@F$9hU2$TC$iwFNbsH)5C6^r!jTf3;(<=rtUr?M~ zt^Pufvt7L553CQT##(X`OHuS#`4G)C@QT3Nd>`LfDYnX?c~aiFqjU_Q**l!y42v>% zr0}Z@zt)N~8?)z}*DaRz&CL%dorJClDB#T=wFVl^|1>9~HUPCBkkcuen&*E|uGA$O z;L(M|&An|?CAejDT6Fl-CRVl literal 0 HcmV?d00001 diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_face.2.png.meta b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_face.2.png.meta new file mode 100644 index 00000000..d3a3c988 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_face.2.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 9befd19b07081cb4dbd4204ab029d35e +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: 4096 + 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 + - serializedVersion: 3 + buildTarget: Server + 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/Resources/Models/Games/Airboarder/Materials/airboy_shadow.mat b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_shadow.mat new file mode 100644 index 00000000..4a184530 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_shadow.mat @@ -0,0 +1,80 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: airboy_shadow + m_Shader: {fileID: 10750, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 128, y: 64} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 686955983c8271b40bfbe5a47db451d7, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_shadow.mat.meta b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_shadow.mat.meta new file mode 100644 index 00000000..be852b32 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_shadow.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 88c6b20a5757e1047b66d40ca9f60a3e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_shadow.png b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_shadow.png new file mode 100644 index 0000000000000000000000000000000000000000..5980dcacac55ce9ff74dce69df572a9bf616c11a GIT binary patch literal 1864 zcmY*ac|6M*w5FrV*xT5R zXPr0NCiY0j)Tq55j6ENoG98gAjUeUyqW{d?&*$FzIrpCXJ?GwYzvtZlx94R=ga!ft z07W-fmoLCM9qbNp7&uN$rKN!rB<_pLPC(0u<_0LpMml;p0>F>CNJ*$1C@WB1NpS#h ziYD!l#R#250DvvHxj25A7_?bLk9y~=;(UY%ti;k7En})3PCn~@5fD?S7xz>?oV)OR z<)3G$nOVun?}8pb&W{G$QQYtB*nx*JR`I@O!f;JbEpOCCOxCq5RT-}Ve(^qECed2D zZrADuf2gD5(mAdDR3G;ATi(0I60)D^TD`%zV1c}CDfqPbLrG|9WtH6fZCG!Bg<@&qIQCn-Hx24-p>z`l6mDkn8P^ip5 z{rS7{w!ivQ7`w&Y&MqXzL(WD{zYNN_Y) zyY)e3ehfQToz1qO;=HbreM?IrrmqI<6Dm>!8rG~qTiM;!LlRt#`}B5UI;fh+@>@sQ zIgj>nj65o=DIxey2Jx`_?B;f4`(2_ykDY+-CsGvxGARn`HkhorHyJF39kSeg^4kbM zyl;C&5W}K%@FP17>r}Yxj4(x}qQ8NS+?dRcC?vxS{C=+{Z#RvLs^y#EB&b@So^Lj2 zamGY`OBl(GW{eQal!r~7CWD_?^inz}%bKC9{vo`g$9WO>Nr)HQR$Agw4=+GDIw_{8KvOYEytiXt1EA8-UA$g>nnt_}8{16| zja)YtKNAL~8%j}IZ27HnUNR^}8}mg==Ox4(y$qFVEXh*o1CjludtdcH7t8qgo#r;J zM5bVQNvlUa3zyc$n;yp4-AfP$ThscXR>`nlw1rG`<%?w>UXe65ftViHO@8P9B86%Z z{0m~z493cNNvrGUzWkxuAxkQRPyw5Q`mLhUo)|eGS@hBVk-p*EH`Z5UHzqtZdzf#= zG=g%(8}_^{(`5UPC>D21!GFF9^&|in*wKJAP1+w77KKA3JKKW^VoW=y%$yd>p;6$9 zKZO2^mb%O0xALIk52N+Hj3ZMiDCt+{8xYC9J?qf=YdPWMs8FXxisgQnE&9l6O~a*{ zYa`HoOGkzdb{~~|n4Y+zT0${195U5&#E}ff%OyUL8Ze4SFW)(F4d6n{gCPg(I>76^ z;7Nh{jl64mPs(spz7c;<@ACyC0I77YiV&lG3kBl-nB#aFwpdP2zkV(FKJGx z=ycAqd9n9{XXfF`$E=Iv$aXZqW(>Ja@Qh1Zn605xZE)PZ-wcU``~^MrERKZluUD+f zZ!DyDP9P8R8NOH|)(PvV>TIymW?UH32-jXjZW`aKq+dS0Tdl-ooFp-goUnAf-!TvB zNeU6sna$?eg!7e^ti0#>t~xLMl&7w=?V&@~!!<=ip!2kClCr44k#M#&G!xcq6O}r7 zr`{5m?%wtReM}~HkP+7#)X+uhmYP+S6pu+FC)Y^To0paT7;XYi95u*23dneN=GOO> zs$q>PRVDhR+*YTu>DAPE7Waj4dn4^8q{$of;g)KcHzKd@eguxfoxgG*!9)e+B`FAo zm;J>ip949>lcY>Vg?2=_cQkpU)VSzbkQF*;l%k~w3oU4 zsNA1wBEYUQY^xGPwCmDfy}eH~4RCEcnW3LexDR^}5sO^WZci#HA6k{1Nw})C?zL}u zoZ(jrhSYJlCJG46m^o;o?B=5WTLLGSoMf4HCx>pZBDA?VR2uOe`H}_C4SDmS=m^Yl zu5;Y>?qQEG@XK`dl#2$7JL2e=VEU0R$%GX4+0 C>||j8 literal 0 HcmV?d00001 diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_shadow.png.meta b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_shadow.png.meta new file mode 100644 index 00000000..e1cfe789 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_shadow.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 686955983c8271b40bfbe5a47db451d7 +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: 3 + wrapV: 3 + wrapW: 3 + 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: 4096 + 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 + - serializedVersion: 3 + buildTarget: Server + 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/Resources/Models/Games/Airboarder/Materials/airboy_shout.mat b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_shout.mat new file mode 100644 index 00000000..13e33a5f --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_shout.mat @@ -0,0 +1,86 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: airboy_shout + m_Shader: {fileID: 45, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: + - _EMISSION + m_InvalidKeywords: [] + m_LightmapFlags: 2 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: 9befd19b07081cb4dbd4204ab029d35e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 9befd19b07081cb4dbd4204ab029d35e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 1 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0.6766883, g: 0.6766883, b: 0.6766883, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_shout.mat.meta b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_shout.mat.meta new file mode 100644 index 00000000..8206be4b --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_shout.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b3c9df74b1ef91940a4fbbe6e7812a79 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_smile.mat b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_smile.mat new file mode 100644 index 00000000..5eea14ca --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_smile.mat @@ -0,0 +1,86 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: airboy_smile + m_Shader: {fileID: 45, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: + - _EMISSION + m_InvalidKeywords: [] + m_LightmapFlags: 2 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 100, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: 31b0c21dec88b074d84a77198537c9c4, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 31b0c21dec88b074d84a77198537c9c4, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.65 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0.6766883, g: 0.6766883, b: 0.6766883, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_smile.mat.meta b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_smile.mat.meta new file mode 100644 index 00000000..d7d73506 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_smile.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 87659f38f7545534ca0e91a913b69fbc +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_smile_emm.mat b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_smile_emm.mat new file mode 100644 index 00000000..e69dfaf3 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_smile_emm.mat @@ -0,0 +1,86 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: airboy_smile_emm + m_Shader: {fileID: 10752, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: + - _EMISSION + m_LightmapFlags: 2 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 100, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 31b0c21dec88b074d84a77198537c9c4, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0.0754717, g: 0.0754717, b: 0.0754717, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/airboy_smile_emm.mat.meta b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_smile_emm.mat.meta new file mode 100644 index 00000000..aabc7464 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/airboy_smile_emm.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0b7ab60349ec01a42b9c4a66f7e7db5a +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/block_shadow.mat b/Assets/Resources/Models/Games/Airboarder/Materials/block_shadow.mat new file mode 100644 index 00000000..a81409cd --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/block_shadow.mat @@ -0,0 +1,80 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: block_shadow + m_Shader: {fileID: 10750, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: d32d389a2d018c340ba55d6004c02a8b, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/block_shadow.mat.meta b/Assets/Resources/Models/Games/Airboarder/Materials/block_shadow.mat.meta new file mode 100644 index 00000000..79e78683 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/block_shadow.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a8381275f858de342b6da7d85f663236 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/block_shadow.png b/Assets/Resources/Models/Games/Airboarder/Materials/block_shadow.png new file mode 100644 index 0000000000000000000000000000000000000000..037931c4bac4be995ab473d19379d31a1a2adee1 GIT binary patch literal 927 zcmeAS@N?(olHy`uVBq!ia0vp^4nW+%!3HFEH|A#nDaPU;cPEB*=VV?2IV|apzK#qG z8~eHcB(eheoCO|{#S9EWB_ParFHOFJfq~h?)5S5QBJS;+z=Lf67 zM;w4Nt0M(dT;hD+y}6fn-oS9KE z?|6N6`U+3JB@YEvtriw z$%>gDVlCO}Z@u9A-6;>MO5bdV@YIj*t`*yt(=cznQkd$FI9Y3*buOnrhi>_D{n&Q( z7wIc`?(Nk&2r{%#RmY!E=lrJo<}E=XOyxIS8GOHg()ssT-rl?+J=kUXfxGv>mM1P^ z`tme#pV(j3KXMK8+yzVL*KzLVDpCPYX8&~jn?f53Tr}OpIkIwV;9OCCc-TCEy zK*cH6FbiZ z5Qn?P5{!S|ujjt-)cqmLhjs%d2bKm7hVC78UGl$N7&;gP7!@Ewf(%LwAb|zl{Yt1J zP$jN0_DA_^A&Ss+T{!A4h;9x@$pNKx^B=X_!Hh=H_2SWDEVc_UCJ2H&H=lz6i>{K7 zfgmRqXfR&>@8~LO@OS=|HAjDie^|p|+rGYDg7Nvk&AVDX#RI;*ZeJmGX}yDMPeb~r zudnU?F|6Y%07d_dE38u-7=MWdFg<*9e!=sNd+PpeWk3C1Ye79wTyXKjo2BQsUcVpX z(8{!{rAn~tMweB5{Jf`{KsSNX$kYoatSeZ$0r2ybHSc}|N?sPu v;8cetrOKzC-tpTlq1`wUfj$>hR?3v literal 0 HcmV?d00001 diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/block_shadow.png.meta b/Assets/Resources/Models/Games/Airboarder/Materials/block_shadow.png.meta new file mode 100644 index 00000000..f8362f27 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/block_shadow.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: d32d389a2d018c340ba55d6004c02a8b +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 + - serializedVersion: 3 + buildTarget: Server + 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/Resources/Models/Games/Airboarder/Materials/cloud01.png b/Assets/Resources/Models/Games/Airboarder/Materials/cloud01.png new file mode 100644 index 0000000000000000000000000000000000000000..c9c6ad9e7972441d461100700a357920ebfb9820 GIT binary patch literal 17010 zcmYIvcR1T$*#0L&NNu69V-=;fTWW?{ZOvBE8nH+1+BFiZ_NuB;HQQ2JqXVrKYPChE z8bu|j(V{j%$eZu`Ucc-2M{*@suH-!D&N=6Kp8LK}vYCki^BLYV001ywGt|8a03g~+ z0LK8MJ^%jD^xp@dz?%j-KeXx0rC z1^_zr*L1Zl!tB?dtp@WOJWBWjwku@}ijf(nYX*=jU^^V6ze6Z1c8%~X5VrHZR;gwT z&2N4+snl?-EjzqIq@ujKCdLbRRg)$b9Jq~Fw3N)u%&6auKG~aykuv!`T4`$P z%Psrj-FuW)N@aHDv*jMVAb>elvc*PH1Z9Jh}WpEE@oR+}JhN9xR_Ism2- zs;2_Fti|x8CuI544n;(e%)!nwq3JU4Xy^EA9^JCdrP^b&#fXx}F|68SSGeLPvol1} z&=gbne2P1CKH5a+`=e;e&%wP9VfU1r^F!EP%{FMp2hZdcEnBrS`Kry{uyEyns<5f~ zO4TX-f=be<=W{+>vY`4#D=zHIjU>CGpf!z5o{0%r{7y#5nf9xIqGHmXqk!LywY)n1 z+{zetx-Au+?}24ky2E6%zp074lA_EmMWzeAt)wH!Ny1L4MM8s&n;b=KNfgf3>#Yy7 zzDO^BPQ2w0wvRu9 z<6UOdr6&=YQSpm2^sc0aSG=vb&~hkDaytnw7^iJdqRPU*n~^I?Tw%-&B{4fgd?4YR zK-w^ho4gioa?hl8pMk#eqVG&a>9z{QRJWOo`E?-5%_^)F%^!;o#O5PM4QFIK;VSE` zXC%}5;0s^bEF{)dDnJ&_t-am@qLK^tl8{W}F%o)B49TwgGrqW#WW3AGbU&6_0!C=4 zK$dY%9YPZm6Tk1rFeVkXfBOCr3B?1AtPt498oh!5Kddx1znq0ggJttlAExr4GK_U-mNdd_( zjo2ANo=dwWHk7G;8qQ(}IZ)kqCCO)jN^?YVH!D`oiPf$&R*MdD_!*vUuj)3Hd;kup z%T6cpdk!$&JbAxUMUwByL^$q<3Ed_}mzh!SzBn%i$JQ90yUtTNDXz_pN1J}f+uL%PL|kC(fjc*X-kH-F<1E;xnSoV`eI|~3%VNS~ z*gAZDH~TA~8M#TlK?XaDM>-()&0u^c?De9P!fX5?PvQfAemp-cpLw;x%3@x^oWjQ> z^bfYC3fdme_$>LCGuaKFTzakE6U??-&`FKJVy~=3V&*5L1QI^&ozwm#haBFz+Im5D zz_}2|1L}1G7C4q`m;544l}<+(LWV$(qx`?pU=Z)bP}lt+8^Y1$K_#bKtP4wjs{^8b zc^nLul;xaHEMY72$a&|bZtesgYw<53(0Z1XR5`c>_;4L#rnxH@0ee? zEr1wdQi5N83LFiXmtcioCsSoaZcm+KIV>kLQ;1Bk1qTQ3`PRYi0OU`GZGIB@n148b zRYUtQ^d*y+y`ch-)bk&Ov)qDAFl7Sg=w)nyQwfV(3$2G$N*IV!+IXMBMBLA>H_3(L+GP~ ztG9-_$wiP{IMYI%{6s{o>P&$`R+um&tW*Gqci5_nri>Wl(43~}Za}0*uVA^hXwZ$! zrj1F5%M{CbiCpqEPOU4?L0KMv?xIDotu{ia5LXLdQvx3Kty}+ozz`I|(;+&yI?gXk zHm9^YC?|EKehW{lv)03s>u$iSgWUi711@mm2U)d@ zU_dNL{T!Q3L{OuK+yY^~g8j6fr8$Ru?SCiD;seBsmj+2yRxhxG7~?vjDsbIPzI`I& zF%|(rX%c4i)RF{3u9p3}ACfY4PnAJ>$J+j*{R$Pd`^D##kwYURDGYInDZTrDP$S#x z$V{tfAyc8VTaVF91l7psQ@ZYbjw0MGJXgj_B$ZjWLShHjnR3DVIZuCI;DZzmkxm)y zEksf8Oyp6YmTz>z@RvdA=?0DozYrStW$(+L9S%{d$|V^J%D%Uj5tC>2n#>kYrHjMH2R|lH zVUSXCNz5|a$bb0*Kxl+94>4>j&4pU_n1;ZmP=r6{j~MjYVLe9smw=aT6(A3=2eSSP zAa~vl*QdMKBbWP2ehzYM1d|(CsM9EehY=$=wWj`c5nw{x5;*m|D zj&b)(S=AB{I-n5K#_VuohPEcUd;zx1Y{FiQWmF3FTsJLa#Y~Wx9G7vd1U3!(nm!+Q z1Q77>;Eq{~%1cn>Q3;iY2`8yJYPqL}@;&ztY-tJ+$$xBeDI+n~wdbJBHcC#vE3TK6W@ zDMg$qL7pa!aluHjiR6T~K6%9?3xX|bcTRI{@f4afjCWCf*r3YMcH!CTbdSc57-aCC z;pL5VR;w>?%u(u)XDQ+J#%!Bc{f6in_oCT8ebY=;rcGDZQmq>n|2S?J0!Ng|VPIbY z6zfKq!h5=*=3JTMEQV(0*5w@5OJ*=qa61+UUbPFqWN#JloH9JfFtXl%~Da=^B4lgRjQaYV|{hUE#}Vg{nKQAtf>-e zJ6L!q!BMkx@LfPkpI(L{BilRZAh33-35!8eBu}ky$iv7*t(Tyz3-tr?OhT#DBp7;I z#$gPqviZBcn^i2jc&9@r!H$C4LpfM?(|tuA_4Or-&=Q62+!|5S@@$D`%=Wji0*zus zkA2zE1vxLwkXH5rF;*SbEL~IpOsVrp3#9&5c?Xn1*>YlfSN~|*tuNDQ74J0VQfZs} z;Y=j8tt{0=Ml7ksP)-Lt1ExoV2|5VXq2^u|NdI0#VuYC={A8(RgGm|mAvK^Y4jsR^ zcvQ-IK-&cK7dxM+fikAEjnS+Jt!O<{5NdhM?%6AXD1R!$lnUE?Z~Lz1V!ke?*7B$} zhI@sgFQZjKIZ`**@V`F2QgZ0eiLnT;Eqf4bK@`~06KAVq9yBV=9KmH=>?xpQI9E!B ztLm8^{2WI)&5cFdZ+b~nQ$U84PXR%}EZfF^d+)M2|3Z1jQ4Bxe1_eZ;0~DK)BXbQG0N-gwyn?m+NCg9b%Ts zQg^TQys*cPeJQJ`N6TE_h%#n@qV+XY4=6JZlcvgp=1e_mIJm_hIKME{hfJSl-F1ZeC{t99yk#v|9rpghO2Y*{ z(vUoLGNAr>j5h`X9ppgq%)bMk(Pas1Hy^RCQBcEx43-gwzsAcf#L~>3ac9PQ!b~eS z?>_`Yugm`MWuN~J-Cpn1gQzI=Tfy)<)B;ddN05}{4?mIpXPuV~hR37O)6A^j4%bC? zKa6=Lf~?g(9rE2SKF<2)Uc4qT_z{KWzqVMht^^{&9auJbnT<&`Ahs8`qNTKW@#vC) z%agqRF)RlUULL(_{cpB><`3j|>9$R`7WM$u_6@KSsZRm$_kwJGNz)uyzgl51JoNtt zEYGZ%_*2G=i{dkbkV$3GXPeDpp|k->_j z!W@u*aerI6=E{nsQ!bRF$jrdK^=b>qkgXw3%B;`0^q;epv-Wgi#& zBpohq--$Yd;$8rKo!UJVgPW|uIeo#e1i3@k!C?xZJsbz8(z}@Q{pnwPta;pJV&B5j?OdwT(*D@rWX1S^p`~TFumAbFGnD>ou zivFQw^W!jXU-ys5|ljAuPT(ahU1BjV=W?i^QmvwGwrq!P9hH6+GYnH)?b^A#d&C;PxUC>B zQmbT}xyhR{80| z66iPvaMx8L{<3Z$(+(S$9r`OLGblURaZVdZn?oJ?ty~o5UTuQOMZhJEE#r6-G4W#jF^|^ZxhuIgP z&2iI9FX_8OKy5~90#IM@W!59x`pa|(#RqC{-gwr!Jo(NV@IcFQr_Z6pU^`%}Y2wb} zz39UV(pI+rn{o7_jX?FbLYeoC(Qh@~rc#jl<~6?W-~R2adZ_&uk_xB}$E+zuJ5Vkd zI}8G^Ma#*fKyPym40qow&sbOfk+r^FZlC6wlq?^*7zo%Nh2}quifgR^`PXOq0#WpM z1(gPC`{Ue_FVLkOTri8zW=M#-y+aaW^x>{x(}D9PEYt2GTE*?pnJvU%oj1TivSY@N z?ke~>0}UtnHk6R{3Ok4pZ;;z-JG>X?0~U$}8gWO)c;CUcXGyCn<{nwAZvr)pzCt> z-D=gQA{!J3K%bzMl5Jh^tf=V)Jg&r?-lnzKU`XqoMMl#4D{-`2C*Xzzc>?@R5ek4) z6WyK5{s{Ch7@~h+SqGy4q;Ke8$qjP)z50;N0LgB@!#9rww!&V&>*esdeR{(h+kIuY z4|8Z)o@xEjXmr{;yxcCIF~q$p^YgD_h|m?szEF_lKnN&*w~-Nj&Kp_p22^|N&gpC= zsNTD*eU?c`@tZ8GirOtnzZkjHQ8l%YFkQ!eW#iX8jO)oc(r-Hf@0L&u3~d232C#e5 z=+}L4w|Osr78!Jlo^?Ks$zf#!J%;ScIM~|R5{`9@ld*iahO!! zbtmgnvxK^@=?3%ZF_C#A%NuAY0%zvHY!8#~0Zz+xxeJGt3JMMV)Xs>N3l>EJluFUSS${30dMPulUmVSj;-$ zs5+;j>bKjG{cIM45ZOw~g z4%#5w!PrKvRWC(%0^8T?Q|+GFG0T~2RI7{H69pDu&xQNf7f2kxrL|1l3Ldj3@^uixR~sZDF-o$52vF~#H;Vu$g_oOy0~qbCr)$Y zrCxjWO$|4mC;%8H{QSob{3O$Vh*>KG_Kd?l=wHm-s;UV3lHV-1`UX@zJn8Y&zM;E# z`YP`3{z1&?+kqzHKe6S?`%O1}eU8U-!A>X$%0G#yd31=LN5;W%%WPOhkUe+NKbCy< z(u+<3#oj%p=TsF%S9XlUJ}JrS3U)+&Ib1w+bdmxfui5Gc*WF#b98Sh8$D==vXBME$T0*=j??>^^@ei-+W?a5Bf zU$Z&H+k;fosjymlP+6wu`{-JOtvCr*Z@@(f6dekLLgb_rW1jLAq9ZJYxV4Gw7DiEK zq?7j!fJtWFt8UY6^7@S-*%ac+!rG3_9(Suyq;XFUXJiWU)rHC;fai<2tofvZm zw+Y2kD%zICL^WoZ0sm>oN)Wz;L3GJB9IdM9(RQ^+##;hKf0drb)rn$HR&g+Wo%A?8 zC;KNDEDz$X_HShLAoIn&CM+}(!)1c_sh|&@kXUQoy+?>jwC1*OE)Cv z86L1{Y~Y4ZsL)YM7!cy-I1Z8?n_MeIg?4`ZK`~Y1Y!NDY!!{%;WwZ@b3nt)$C_z7`LCIvX>3CoE|CQdvHE7dWW^+ z)NA<)7IvZ~$H;aCB*6zS_yRm^0aYo{8~s~P|8)-tIQFx7UX;=GC*VzBLU#d^Hsrkd zl6E#=mn7_$Dj}aL0Q2v0)_9Y>JzFTd?sODFlf>dLyOpD)8G0EY(xEACV2^ksG?6>-P61vMR=TT? zVle$YlyQLvXBqP1mSz+ekNC|2tfv8+v2d0|3~QvU^B^$n9?;WtEv9{OUBGVc(w4Kj zErqw_sTRdi$I$>BEcrRqp+g$*fadVvf2dMwwKWac<}SsDMHXT>jVUwQyiF=B$Mepn zkLy+z48I;e`o6RkI@f_ExQk6@DB?{g-ugslUH4h0o)77|rI|9Dz`C}Z>D<5?ZtDgT zkw_|l&dcBsk6B@dqcM0*NnO#+YqM&;jA>8(_#PPSM>;LbvXo20boWyBZq1&ptK5s! zbA`&KL~?1B5F)M^uZ7qno5EMFz9Dn8`y9r6)PVg;SIL+d#GY6!Z1JKYK6qj!`I{ed zURS*62YZ4IKVDW?SoV`#vl>atvl6;O_*3pE+^ZrxUf=AP{kF&8@KOEkgMhTuTQT!@ zW*T2Ct8{?eab3%OtB3Lt(SKz6tj%ueIEp_oJGeNPNsc`Bflv(!WB9RWh3?1ZUlaNV ze*K+I!=Ezfq{bBZz;=_V z9Lw@vXX@Z4Kx6R@?j<&4EHq}?*@GILxjoEkXq};V~-QQqdsxF{7B-rOQCI&(3 zqNgnR{CU-N#22Obk0L^hR7|E8GvT_gZ?ikj^6s)SmYFxY#sTm7{1sQ2MBrik&ru8k zZm{g8$-^+C8xA*Hn`GSj?E3GHjh>mCdlt!65)LE(cv3twzi*EW3i7o|E{@%dL8@Hd zG=n*~A_E$?uc+gnQw=W6?vCx6jwJu)2?LP@a@XIJ{$8)78)Q%oj|}k--}(2fS%~}U zkWC>I@|~fYyC1AJH7M|K*Ui$aWc#1yJ6n>6_NSg_-eRW#`wgo{LuKt}txw zd1i#GaX)?{RcwHhrYLe1O z)2*}7`mtS=0S*7$-1>>pQ8z52_(sS!SejB~Oc?>3urWoNs1mv)DeVCdx@kC2>l9)K z_$!wZnAkLxy1k$w&xFeSd*_;1*fpKeyTzzTQso>sX8uyPqnVifaYt7Kf3#DI^N11u;B2I&&$N zL08_)yI-}wDq_X^4H8@-blZ1mIvtp-1t1beD-1io=(Kr>cEA~otAc4qA?xcBG4jCh zf%(kT-@c1j@s}qTX>gg=`{cp9f8pY#6|;mdl&Q!HpCa`+PaacmO(*CcS>lnov zJge)V&Pq<}mKV5HlNmiSZujZ(G&8!kf(mf8%t?}KY4dW%VwLF+*%DeF&P!dia*CsF zbVq)0-m(M1-r7-kLb<16x_|WuMdDk}pO$4xZROmYe6E0VN{d!jf>foU-Po9gd9Si~ z1rR&1ZZ320m_+8@t+@fB;RzGRwi}nE=2E3j!G+Fa^5(FA&>R!QC6guQX5rUnFGN*q zZ!u2a5o_+U{2eBrd4|APp8L^bS#Iqzo59Ndvwyz`wJUMq7|YmMn%KX=p7Q1yZMB4* zku7(VflHrTzYmO>?r1quoB2)~k5gYI0~P(+phv*F|O$TR+2F9`AE6F zJ%au#{*8JThz)*y{?o-P#Qe&(#Qrbe|0MD0Ib6c7s=b-PFq0%F4=>fRvibZ{lUZxO zlu0cy|J|14`}uachS=?&{{{0E!i(qNu;X+*-~9&tyT-zEyuSVT9+2p4%$Wdk$#%c$ zUrl-9Aduk*+`dEqlBtz>%ta#CL*#a0lF21qu4Q?})tU?B0V{|K3&-Up+iSUQ>DTLR zUTsGReZ{wM(3vG`ax7RzZo$~BB5o#YZXaL5Z5>jRrT%@s1&@%v9nGrC6J}KoNR1dc z&CoquS2rr1ABVAz&WfMNyfz(Y659KUPXrES+@x}c>adVt)%c@FE6m~h^Mr?NXxE+4JUbu7Ew|V zbP4`%W;y*iHS~rO?~!rof~|9vE4!{d`0taC&njtu22)-+eE8=|bfhI=!m4B`M|kC$IjIt$*u zll|g;e%;i~4?C$Zm}mMC_S5g1_tkYRfS0b>bOw;SlI97qX*$m* z398HR1Vllsu2hU0ck#D7(pT4{BzU#QX0t;#c>Rd~400#fX;bfx8{R)l0pDfzxk-{u z_`)^ac!(=0T{t5fL-a-m__&v{E&|7f@?9b!0%gvbyKh;bdtWAXyX2FfRr0Csm5%gR z#V5#{WJ+JnV$X*QnT*Ls#C_6m6Qf)>y z8~M4C=kVVIbjz+kH?N}9P@H*eb|e~@ICk9mni+rB4jTd3X@t={+5pvDkp#VdrM_3#Wwl=#Eq?T zvjU9EwOt!~`P0W**pVb3GUf1bWsCwy5l9owXTr^66akJVN{2ioY$}^nu~M;lo}o5_ zvoy7&G_9?4MYQC5)2@&=;2HGEVRu_P%xEjhDz^R&t<_9F;*t0#9%d)<6mRJkg~{&Q z7W^WO<)jwUOdcsZ>HH#o?RN!Bv@kejoc<+d4Aqp{hqQTO&c#_Ty|{%R#3W7A#f})TgG-cMAy)AR_JM`oD6&Vf(A!VUEt|42UQ!xiGAK7BcJpe zJPalKbWmPm3V;rN3nIJplp(G47>gT-tB{^&%Ih5aH}7B2RCM+=Yxq4Pi)< z)p7U`RWG?jHbv7(HVu^|E*C|>D#m&m-~#@-C{`V_AWY^H2lUff3qhuYwW zEyg$uhgu;h6gI*zY5FOcY$yqlA8F*qrJ`0eKi2JY5`;^+MRUntWFT2^bufgxfAL|n z0)!`)HphIo8;JVp6jGTnnwIjY&up**1s_R*D=$7-M-3mG~wR4)8+Ouokr7+Vh^FdCsHw*@h=d>>4GbHZ^)h&IY25SdkLAC(&E4a0q{`#$;+ zUYe==6n&|Y{^i}1;C~&rDA4qpKeCxf%;AX-Mq|V94zjDEx|cD~qqOH~8c-Qn`s<1V zYHM8B*g-XTN^fkVCh~6wV{?K68^UK0Xx^(NuNR?;ASMGhVw*iyMU`;A;LJh5VuOj- zHU51g9~$M3;5MOGi6%#&V5RUv+N7qj19`t0!&b-mnxM6FlRv34GifWl-I~T?+EP6hj;FBBPe?i6@{rnS>x5jx4ogCs-%bOfQC$ z3P7@b$Fa=S=F>kCS4F=4r|J5HiqL2(>yXz?W)T)zBcrnG&}PwvN&hs4z8d~%NY|JC zYo8|m`pNF5#)Z7$Sm0=zryfL>`SC|ADo9zNGVFA<1Zzs@CL+=WjQHNG(GN3z{ass7 zIb^H*(@)7Xqh$2+WZld~kG?GCGG4@TJ`8_-%0aXUd9v23WwPDE)?-L3O2p2>s}z8n zJiwR#AJF}_gf2Q>9%fv4A-sMg20IQo&u3P~I`iVhg(Soz{+>3S49l`iy}zDzV-ods z;fd_-pbKz?dd>os_6zR|VN;4#mdsIe`&Z-%ozY_~)Oi>so#XLPjwoQ^9Ha!+ckkPt#gYBc zng!sjrF33`R?d+Fj;Hbpox4R zqo0W+ERBMj~w z9$s79dLg%~*05h8YYBJ0a6#j!v+C=e@G>o!dWl`>M!Ids2@}rsJJbcL5XUsw$pnTo z99z4wg+fCw$J_zLtz3a3v&Itx{^G#x;`ct(t>PxF*3LVn=C(Hde-z2?`Ah+e%3&Y0 zlCdZV`suz%B|&!!@q}lZt*2z`asvECq#P^&DFh+Opke-%xx(x{1bF{#43ZKSle*j- zKRx5wwTz_e(-h(`(g&whp?)A;UZs6Ne#@-0p0KN$1v`6HX||mfS}p2zHVo{e&C`!= zO|XRB>uDb!!YxUQlA8M&svB%v&*HANeFJu@>U^jp){21f%7w}6oL;|od2&U|LHQov zKT`9&fo_Q?(@I)ApFIHyy1vTHoHu94YJ5Z+hwzx@ZPVrBoK3x=-^M{4#iwsklKD-3 z2HfMvqBr;Hcb246AFOjNEIs%a8=T?bo!$j_+pe~NgJ%PsupG+Zv{!b9-Bi!65vY>M z7`Kc9BmTL)0-#1U;8&ye$@Acp3k|bG7*!a>P?_OA+KXi9`R)!kz~l2X2SJ^1{reGI zwMWa>Y9E}@n%$Xo0HS%b`u3m5p-kkGOLF`;un}i`AFw@);`r(KpDVD_AF)F4Qdx^L zR07@-R%v9(!uy}VQKa?r7Yl)O>p#IoBEYk=E00Ozm5_IU(O)~7_>SelzYu?$G%s<7 zbcgLQY{(BO<&J@%9br@c5|2%5^SS~f0%?w%ufS_#nxllHqw#cV-)j-oLuhO;6;S{> zkrKfQfO2emT;MQ$r~xO@tM=@~k7@qPai>&|UnQ4wx22~F~Nv4VKX(IK$9^*9sC z)6>doK0K~(0{&sJUSB`l-p`ik`6*!W@+8&I9f+udGWG*&KUlkuDL#80pXT}5-lRvC zWv0Eb+DKFhQPZ~F`#g?3a>8S(i8A7#%hs2(@hzKg*6(S3`J+&zrhC{LF)`fwFDyc@ z<#X3*)AE^N$wCEVob&r8_yAb$<2#TU#TQ_BcMGtHeg|T>T&jTMmPl#qQhQmK-_mWW z6i(9}s;xXy6AmuxKU`?Lc$;r6$_L=Y1|vzsNKk=+?a8tY)eeTP&O55eOr6@0RG*9b zw3QIe%`7zT#dxQ=`hcd461WzP5hQMZ^)M-PU~$PAi-ju{wB1g;2iSt{>a_?Z@Ur#X zaEde3)KtuR>^Cdo)ulVf6#u?Klcqj@xVj#E6rbetA*@i6rjPr)5~$W1b=pKS;cBq$ z%wbj#hX-#?M-w_cSBXrd$~7*fcav(LIiV=3IxN--2587YW+a;PTiTT$%IY;buEqQOpkF z`5BDWm7~y|`@@HcN;qqSTsv$hEFhte9QX9d>jGLxL z{_F4tpivf&5=xUbOg8l+|7h$?9-ZkzzB_Wce2F9T4DCJCO$iP~Pe5L_fDJAI z(VOuEP^-@3ARs3{oq)F=!C=XbcxmDnaAqZ|?$(p-oO1N~_Oax4F=|d=7#;91x`I4I8w?nq{mC_5&)f3PJvFwd^+0ssIC4lRm_^?FK+0rh(vo5YcT4l!- zEx23qfARL1Mgqq;i}Fleh|pJw6xGkpH~Q`@pWB+2?{%EAG>GEv?;&jARRkXFNvJX7 z_U>E)9wnsLPZB>j*wtzD5NInLh?~qZyPc^qT$HR{3flD4IgSJsK4o^O{I8_37-PZZ zq@vV5i~>sEO(14vjU2nQzVd5rcGG5oWJXG665>lN;o+kWjti+HvtDdCsLcK)T(vPf ze44IZB)VmDY}GxAX+)dSdh*u>>#!UZ6=_5f$y_b&2YPSef+6+c4p9XX&7^=HVVn4l z)elZgD~Z97EPuV%(j#Xv{;wgN&y#Qd$*uePr3!POx+Vu`NISa9+kKOzA^v3vqS6e? zhx>QMAe7#&gEb@T?Eu(V2#A(!b0tMMmN;mgoD@Ojd*&P1 z{-x_|NA%7hTHWoB99hhkxy~}$_vHNPTq7z>WIKO0)&m%|1CmQxfN~q0HIUZicWw1X zSGze?m%F#!88bVdaQU*fU$}g6)|`v>TN$xTYAh+Ca{64PK&IPOi;SbxD8$kTdadcn zMm+>j0_+%CPgqJ705pWAp7Se$f@U4SRW6?3fO0E!7^L2x8LEBcSRc2k!4$j+AJU#0 z8K+t30Ivky+1BQ}ZzwX+X}3S_NrW5u!6n!v5E5g%oFosR0v}*9dIH$Q{zc8sBZdg_RK+o~oaErZshXxZ`2Pr7~ZVb5p zNhtbh;NKECgH~b)AKp<0T+0p6q;(n^-I?P455Kl)pK}Gb^Yy2HRo92em8&3B-Kqo< zRzw>H$0g*cm(MpBPE}{NU)qAywl}tYM$4vPgl5Zz#i~O=BKd%7loIHJX^wSZSz=4Q zShwVqg%bKcKw<~8A!HI{jH?7wUP;lI^J7=O zpd}vF>y=RCWjHNuZ}o~r>WIMp6Ch z`4}u4gR>tD$FXoo9bp#w2lW7d68De&`qLNSx+IE@BbJsa#WFH%fYZz11L%dw4@v5( z5QaW)|Lzj1_iG;9i$CjcudzyU#A3!96VF_Q`A4(Bun}`7CJ$X6GG}nh> zR;qudup2Yhy?F~1kdCfuu~Yf{C%Jfa zx!P~OkJ}&pVLcPFx*T#K7TKwAC*(5dpP4nLR;MU!w5LbOGW)ho< zVtpyOsUxtq@wbK#UtP9V&KMz)Qb%doj1nwg4`{cr=5G}E(*p9Sl-vreU28kaQII>M z(Sgi=&0c_hDu&YRXD|^uy|wu@?0ElDDNnPo!!VKijKp+Tznqwi1^o{yrX$;Kr-9-;85XW+Dna!`;H z_O=V8Uha2IZZ@pm1I)BB!Ng58Yaghf{)(+6#`LVaa%)pAv;JI?b604_ za*QGZob)+kW-6yzYp{9&F}*b>6hAe_0G}KatQ%{B@9A&NB5~;Imn)b zG!lEn+(}>6_sxc!rW%&**CAltQk6%~oMYEg2-C$idOjT>K1y9axT>Vc7~{gPmORq)z%wHqUC30w{p6Gv)U+mQv}uqT}VEB8n-rmmqN2G z#>0l2+h4-fuP(yV9TehfYVx@2Bj<+2&vg5V5A$iQdhnoGhGG%ABVRyFX80|ziF0CT0K0QwZHoL zP`b-c!}KdUS@n#4B&7-au7e}O6%eE@^hvO38JFJv_ctZYP0mhM4gu_gD!c))kRcx? zp`}ItF^9g;5FWH3DXR%q!)y^(zT8~`B}QMgta+|ml0cp8k+sm`7<5pG-`|;3I&=fS z!Thk2F_cIm_Rn$NiFf9Z+j>ZupX9Y8l`8-@Qk(VrzZotL{>@oXp2M8^QTB^vqp8ol z7g)Nf?o)J@W9UVV^vPOtwB+xho##xpia1m17D`l`%x=;6;&8L<#MQpz^ytUo=3GIU z7adBg9ZK`pe2cWn%+W8O)-lOcr++vW<7W1|LBAu@Z+RaY>?hrBdDKXk5lf)m=Q$S* z|1%zUgsy6LQGjS%=1kf_`~;#VhT6Jr}o*u9JyT z24Tn3X#N()ho6+i?vKHit^hp+ zN57Aw)k14mjc#~<-;4OMkJb1nE-JZgjYjSTIhxv>s5tE0Zod+GHtHP3hV`!~de7>q zID#ZowRbDRo^}?-L)+qeuXQ^oz-iT_T*h~KR)jnfT-$H`0^zHkW;L?&Jq7DHPyN@T z%plszT-)N1jy(;W|C=(=$xxTf{;#l#{tOlBZxAfEm80N~f;7*ak1-6e8W{qZagIg= zcK?Xc#w+R*4awj2^xa~I^?Y7#TMKkmk1yvCcwQl>|94}+#sh^QIR)=c}yy=|!y zJrsT54(@Nz8vEzQdLM7;>7i=_?Pc0izd#wXeJ>6?m8|0&!CNm4?k!Y&NSO|08v%TU zw)_3l0zUuy{N2>4DRBbN$Ibkab{luNFI4S8{W^Fa>l}IT>x#2&a?8 zylR44QdCFUXDlR(v$uINKt6ltPXAtSkH^3@SzMm4RWKyTRxe~Sd`R|rMspRpD1tPV z<@P+M*_8^L7r0K&K^VldLczJ9mF72O&ZryHLoE^`JLkvu*=*uArgPpX#rZ-xqn2ZZ zh>cU!lZ|B((>#{hUU-dj@tM%zjfInAeMA`IkfAPfG5nopu^HvS4Y=_;h$l(ISsbUZ zckMHx)K74JB6CZPq3_Gh5zG5;{yvb@t5Mo`wte<1w8YB~{3QR&V;LUU-~QwMkd5L^ zOXQ|ONVaviyL6YL8`ia!LPWHmfwh0#{Qohk8SB9x;oKsI!&LVz{xu_Y& zY#(zg{uwThL>HE!WIXu^CSJDMW*L5ZuC=0Z**2UXh9A53T>V1HM-W?dBf3P^1Et*F zKHkK7Ni;tMs`C&%f6wGIsXN6ca8}Ky75obgVs}&Rpgr^ zW3ta%S$M}<&g}=7p`(u}$H3ZTdeyHr#{JX~@S55l?QUtm%NgalKzcD=JsY6+7cjCH z!=h`QtZDCANyfz7!hf6)bn#kwa)~fFUGZ;F(q2^Sd*gv0u^3H})kbLG8{DCuQy=OE zRJ25HV~4U(|F^#U=_BZ?a-QRBZC`58uh09~te>MG-F_opzw`CsP%|~qj3>PJ zkD!9pH`H5bT}UNErjy@9NBqAhzp`nPDU&!(j;2J=sImYC@`&>>IRF+ApIlI?{$^M= z)=s4NL*g9{dEcjO1|02gs*`6*ZhuPreO4`Ia>K0){je>e(W~N$MayT;1iu zM6}JA#9Whvb@-G5JM(M1$D{jEQ@tHn*|OfqyLg$reHzl0TAkrC0WEw@RtMOhqgRbxGVN-nQ^WJt{dp zA%5FLE5(Sve1*AWuMlsfKD2t_%(Bnh{cd4de&s1oo0e#$kuENSgYodtSm~pn4+4x? z^2KqPG|r&2s?uI!>Z*V6v0tAukvn%-(e;S#E52fsMxKU>TFc=)zzVS*FgFH6(_3;v z57_kzlgrx}cdlhm|4#rY0oVTedju2p{kPxN#~QJ})R)yb$r!|X9EzBCkZ20+E)uu% zBMO(HNchaF34aoQUH5y1h8n5j+=Vjm=&Tq(2BKay0|z?AsB#x z!Ca&&|1qGpRL8z@aI&~7s&v0A%D`g~#k_@_?n^a**d|fM`^r}yf->+JR6Px#1ZP1_K>z@;j|==^1poj532;bRa{vGmbN~PnbOGLGA9w%&0wGC6K~z{r)tA3Z z0$~`(k5Gs}`~iXzxT`}TLH|N);9}4i4ds&3)|3sdf=kfS;LzG|QA6PrL{pPd28sxQ zi*CyG^uF)CZ`{52zVF>BNA`h_cfQa2KKIqrH`Bm{*=$A(iogPl$76b?#x+2tQh{VL z3C(7Wj<{1Ql|a)pa&$u(;QX{o8Zo_u&~@FmrdmCs6*0;H)<)PuAxA563b~wPoeF97 z{^r`z2s<2p(iu*0O|%C0k|7On(WncXJw4vi8BTCbvxj5;2ow7pFl;iFer zh~1qXIwHq40A@5A&@=B$CKGz5##4YG`R4)pebWW-AK>y5pjZTm#{t4&Q+$rcaLp(F z0(73Bn@A9+=u>W$jpI3f@E1UDxd%XV{4m!okOc_-7ElbsfbZu!BDCA4)2XRX<_chg zUHH!eEXeW)(5dKmwy7Jlj;Tkqcl4mr5un>uO9Om$OuJ}IrH1w}KzrG*tDGC?e-iA= z!2#4V8Gw})r4LCBw$Rry#0-UOhSAQ+jH4aY5dgKZ$pyHy&TLAvTyl{L5 z!?ktcMXkQ3QgDclq6_jyB9SEsz`ynEIX}(<@LMpip8!Pm4zLd$er}bGvjF5zuR<0e m7K;(1(Wp%}j$eH`orWK-At{jTcCb1C0000L!i= literal 0 HcmV?d00001 diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/dog.png.meta b/Assets/Resources/Models/Games/Airboarder/Materials/dog.png.meta new file mode 100644 index 00000000..03e23e74 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/dog.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 88ca27f4018b240448b1385495b8f5e8 +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: 0 + wrapV: 0 + wrapW: 0 + 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 + - serializedVersion: 3 + buildTarget: Server + 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/Resources/Models/Games/Airboarder/Materials/dog_sdw.png b/Assets/Resources/Models/Games/Airboarder/Materials/dog_sdw.png new file mode 100644 index 0000000000000000000000000000000000000000..77b9d6e1050019bed5d0b1f936e29e94faf1b289 GIT binary patch literal 866 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCij$3p^r=85o30K$!7fntTNV1Jid;7srr_xVJMd20nHWaGA@b8N;>2fouAq zr4Aq(#AMQ(&=eTFWp(zQ&6jRXD{C!ZC3lqln$P~ZuB`2kKUSFPo<19Vctzl1x87YF z7xhlHmwxn1+kEYh0&{`NI}F#SABkMARXf3~(An1Xz}bbxul`(JD&Kdov}3>Q zg3m63vyuzXvZg<-Z+p&LP`kLt=Sa@Z4^ne@OBYOUdm*Fc?5Z;3-MQ6{v9c<4X-t%?_X*jxCaHhK&M^>=)FZ^HLFj;WBqpHE{l}Qy7TKf;$ zTOH^u5SsDU$4TVCfS%>oP0pH;QE3c|EjHO zAF(L7m+_us+41%GVT}W(Z+W>GL>63E5IyiUoDnE}DALgU*>Z-xY_5#ed;hC&IrN1v z>|?n1zgnsTEX|^DT!}HFTZ7@-2L-PJ z-s@=kmga$Dh%rcKg2*e`9Z&p4g_~6>z6v`?0UAb9x`%eYu?J z*)|7N9l?#NQZ{Y+bN{Vj$a9?Xz-5a|^X?BfU(RP)kfmZFsC)5&cx!r~gQt_oLZhe! z#Re6cHmo-mNvbOf3tnuzcIa#A!Ob65GK8o(Zf{iLn7!TM`GXvuIN5nmRa^wMoWUxd z`bhm*^g*X?fr?Y=7MJHIo0?x;;{V*J<#bVT+aYk$3ZH7nkukYL`qi}^`&7s;?zu9m_!yEn5l^ZmZ> z`~7B;?mL4A^=&1m$&w_s>X+MRD1LkLJ2eH*bp;bDB`IlqLGRv!3jzU2%3L^c;jRI_ ztVhbypZzv-|H?UYQy!R?GCMQ%uu^d_?L@|xIh#gLACXo4REG`O17;p?v%N~INcqR-uH_|rKx$lCZC=-e_zR=!Fx|-bzAewpRK z?T1`FvhB}zHjiGMG`p~K_mda&dBxA)+>*DTZ@ay(Uaz{?#W=aI|ELkO*UXwacIB#V z7r)wlVCj<^4|H5`EHFVg|t9yPt?ZT?d>vtCJ`1R%Tj_q?Q(}tH!xKJ_g zbk^9M9ZtvmoMRO)t{8je-&;NAU%otW>&~vpQ#Y00Fq1Y;U3+@qwdxb-|ngN0ViYffYWw_8l3BUJw?=j20d=^?7nxVdI1VRITali~kAO_xZ@Gwv) z5ao;r-iOx9W~f1VWDNL16RnUuW*T~JY5vfBFFc-n9&VXG%%D3}@tNLmbYIosUQk0E zN{CGn3r|8-+<1duiz+f27H)<~KFZKmsg9=))IB*cLy#7h=*3jz9r^38Am=Z|Om9I^ zNkEeM(@Sp#VX~$$gE_j2o4PGdkb)Wzsi6{18p3Ll#{ z<5Ub;M}6oDwTMF;-MxsdgDtV$SUPb~1t$MPiY9$OZ9n zk4J4LpaE~;9AT!eK$-~?Y%mKkg)IajH8A3ukrD{;{si)TAuiWRqc(dtv>kC*h6EVK zf)Ey3#KpLt!RR>fZvI4YnR^qBUJKlSbfsZv25IhzCZg954$s^*BD@^(CF}*#?3(Ma zfX)lgwN}%Z4Xa%@ke$FjwUvVjjX|iP-G7v z)&k9JC?J6P#2Y&$$8SiM0fP~XeExz}0kZ=SlhmJIl zmoKv0-2GNl6e{0oD$X+nFjxlP_}K&-!n@P0qsU=_1+X?e=+#(c6bnsiqbLH{P~lDM zzEiAFLGmTHx4;9hJ710$A-te=^k}~BSV+DM%No=#fW2`We50tnVk!RC067du1 zd0OrzMjrb{F^ZL#Mghfgu(^R^i4l1?m{0ouD!n$+szO?AX+TS+NhlHct5QP~Y>lltWh>a(%em>K^8&4gto literal 0 HcmV?d00001 diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/floor 1.png.meta b/Assets/Resources/Models/Games/Airboarder/Materials/floor 1.png.meta new file mode 100644 index 00000000..0a9bfebf --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/floor 1.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: e63f82dce03ddec43891c66e2945190b +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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: 0 + wrapV: 0 + wrapW: 0 + 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: 0 + spriteTessellationDetail: -1 + textureType: 0 + 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: 4096 + 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 + - serializedVersion: 3 + buildTarget: Server + 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/Resources/Models/Games/Airboarder/Materials/floor.mat b/Assets/Resources/Models/Games/Airboarder/Materials/floor.mat new file mode 100644 index 00000000..bfc34749 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/floor.mat @@ -0,0 +1,92 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: floor + m_Shader: {fileID: 4800000, guid: ff54fed5718ccc543808dec1f266d1c8, type: 3} + m_ValidKeywords: [] + m_InvalidKeywords: + - _EMISSION + m_LightmapFlags: 2 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: f181c9819c5bc7b488b3eedee117d8e0, type: 3} + m_Scale: {x: 128, y: 0} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: f181c9819c5bc7b488b3eedee117d8e0, type: 3} + m_Scale: {x: 128, y: 0} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _ColorMask: 15 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.65 + - _GlossyReflections: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _UVSec: 0 + - _UseUIAlphaClip: 0 + - _ZWrite: 1 + m_Colors: + - _AddColor: {r: 0, g: 0, b: 0, a: 0} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _ColorAlpha: {r: 0.82745105, g: 0.1254902, b: 0.8078432, a: 1} + - _ColorBravo: {r: 1, g: 1, b: 1, a: 1} + - _ColorDelta: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0.6766883, g: 0.6766883, b: 0.6766883, a: 1} + - _SpecColor: {r: 0.21960786, g: 0.21960786, b: 0.21960786, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/floor.mat.meta b/Assets/Resources/Models/Games/Airboarder/Materials/floor.mat.meta new file mode 100644 index 00000000..98ee18a2 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/floor.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 189d3cb852c97e347a22ac98acecf531 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/floor.png b/Assets/Resources/Models/Games/Airboarder/Materials/floor.png new file mode 100644 index 0000000000000000000000000000000000000000..fd128a392bb86ba12b5776efa8b438a9787f5d77 GIT binary patch literal 5710 zcmeHKc~leU79T(nQP4J4v5&$uh)Xp4WPOA+3K4=SAWPkt%uHa&N-{t|u@>7>wbg3t z28a(_N}=j2s6|D^1+Ch;K#NL?3sj67F0GaKPE{SU#QlnHg5_{G$bLSjJcIbZ|lXgqF z>7<^UQ6v(Kc(3yV+b$@G!JAwW#=M!}BsI)<_w2bXe{k@JwiWppK9Ax2U`llRGKMtr zn%mN28ATkE@Ap>i#^n~P&w_VDAJ{+T3tAL?&G$)ImF`DWB)wLs<=0qfs|jKm`{5c7*l-lA~XK1 zKNcH&3>Kv&I=MZPtvLMpmHh#87gyvZCmz-%CZ{(@>qc2mZCe?>cTv2T>&{zqTYua= zbR@mQbL0_sXI7=_@(9xW%paV8S06cd6zoD@w~PMWcWo?E`7VBYi6y_p2qlLp{J#&L1!tB3@^{Pb0FVm{>?@UTa*?xxzTtnKyc}+6QOBd zTmL4gDX0$|yrOm7a1A`ZI3&QsIU;rJ_eI}43Uz5tZmUdA81(*0&K1PxXzXKFL&L084h=8cG`3ImtvK+RU5mZJ~UN#YoytZpiaWx~?vU=IAs(-~6l$|-aX-V5=I761+&2O7uVEg3iSmp1x;rGI68~BftXtJ*A+2`dc9`Du5!+mQi3T!nU z=L>8dehZYeIYVuemA~K2KlFx@@_6vg_?#!$wVLsJ3#?7|Tiv^I8|K|x=ekvSS||e} z`ym+?rc#83J)2T6n?<=RWf4b$z3b*ROrOfg%N&{hooeu*yt0os#eL&8dit!AnL|F0 zJopbq*s7M6iPfXMA18h-trp+9d4=JY=L?_qj9$u$Y3W)Oy3A|D^3MD1ms;E3f)PfP zz=gJ`JZT!khgP*`Cbz>q$k}a^FZMeBp*)A{a^`-<2;X^kO9M`I{<3jX!imD+_m&*B zM2V)fc(klnMqaO(;jQskyd5~fM`X)8x?=X)ISX57Q;ApBqkf+kOz@;FtMgp*_jRj> zueKJ5OUvH8HY{oF8>eR#{WSg4UF|34d7acwCbu_uPxFq9fQP=uOPjdKdDuJe3Sy!* zrv|lM^))|Mm{0u5SiBN*npyUlcTk7#m-*YCE`-wB&6}x_tt13_ib=3G6O~a? z%&2FfxKT~8ta=kzs}K|rWHq6fmY`rYkwO||^t<~G(qR&p(Gvtpj?xrHq>>RiW+FBx zIu6UxViKGl6zCpcl>z`gL7}i!uQOPrRvF!aD+SkfF`EuMOen34o~Ts8VMa3nBP@i) zVNSJ@nLK)+I~-ufHPRUQv>pg>C!?oQlu62FXJuuvviK~cIfc!YNF;0ykImyTfd$i& zZJO%!P~z;;YjZOou#bUM((&+^lol*(RsgQbTBzz5rkn%GV%p9>kTP^x-8>=dMsdXvKoko}w`MQZxUdM-D+#!*iHM1XrQ?sL}9YIhg|E2UB@ zH)0v~^b~R#-5y_x8!-}>IxdAm4x#39giMZFBw`{G0nSttLIG2a5&{kv7Yo!9q#u;R zV4+Y0M%bYMIEw^0LY_#2YPbR>&gBCLJ}O~K_+peP779cf9K~?1NZk)&hM5FiiR$`i zWrxB66raNrV+4=Slwf=T6F~`riSk9@R>ViuJcOs_3poxb9FtBnn)N6+PEwDi5Nwkn z#i6hhE)7vBWON>@+teXZ=}<}o9KZ~a2Hcos=`)Ta^+YU%+WF*)I1+&v#1IG(1QB!l zjN%Ei1@xjFmCIrAx+$?Aj8tI{A4M2as8ktU_-91|iT_y+>IY|m+FKh$bcApK*_%$6 zVHeLdkf1JppDM9W2VA&fF3g5`f=-sFignj%K{E;55fS)xtFTnmkV1g1)H4RpKD4)sUGdV~c z7m@NfQjUPm?kSdS-$T!;4PgH_9|4YI3?(UxiZI85hSCxLkEcNK6xjX_Z~*Jb7l(N< zX17njB?+9nWnlS&UC!=Z=H00F)A}o4J!k$`hJfLLATP!509^xgy%Ym4WjxSb19ZI< z121Jf&|R;LF8992LBat3ZDoOny$!|9;GrIJRY!))p`RcGLiR3tumebjnj(@c5cE1_ z|2SRJ_*#K*2&GU?9b$7CG-}k~eK-F&071^l3VBGJwdu}}Ax;oyxHDJURXoeZ65Im$ zhzfN}m5&yjl#N*g>>xJ?hF;aht3&F|XaMrnG4Se;YR@>ebqspCZ1tAYp#31l)M)wk I(B!=T01a)nVE_OC literal 0 HcmV?d00001 diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/floor.png.meta b/Assets/Resources/Models/Games/Airboarder/Materials/floor.png.meta new file mode 100644 index 00000000..dc195c34 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/floor.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: f181c9819c5bc7b488b3eedee117d8e0 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + 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: 0 + wrapV: 0 + wrapW: 0 + 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: 0 + spriteTessellationDetail: -1 + textureType: 0 + 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: 4096 + 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 + - serializedVersion: 3 + buildTarget: Server + 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/Resources/Models/Games/Airboarder/Materials/floor.png~ b/Assets/Resources/Models/Games/Airboarder/Materials/floor.png~ new file mode 100644 index 0000000000000000000000000000000000000000..f48eff75cba133b01d30ed87319ecdcaba416018 GIT binary patch literal 7223 zcmd5>4{#LK9o~ZgVU-wdic?f_8JQtEmF&H@`*s&hnm{6;)33a8^cpWmrN@q8_Gf3qaH?h8$tG%e)! zOH%d|i=Nnd+eB|hb>{cp&EB(a<*K2>Ru5f~ow{E+uy0g@`}LwNbCwn7bl#Y?so=J% zzozf#&^j_3Mr|LNQgCIV$~t!}Kl+!M1;cZn?yRY9sr*^>!b3wU*T3+}%7vpFe6!ZB zoYZ_|?{AyV{9^C~_Pdl{{(Rj{`$qn=W6krEUwx_~wPfewrbUnKE`M)YePhneFW_8}H)b||xA|M6@BHH6_S27Uo%6J7#e$o1j~vriFZ}+wH%it{zPkR$XF86LH;(MS zb$0QJmzOV@x9-L5$A7@8v9WGJ?LY3> zFlKa7^Qf8S_a8g3x+!N~QLQzmwCK=*yIz=g^1tWv9y@X3_HA_&QkHDl@TKY6yyTUp z+uJ)E)V9*rie+uSzt4FxcgQ?~Pp7iA`RL5Hn)b1)7W^rvwrbDy&pfsG(0iFJ9i?B<5r5nU|A&`NnYB=ot}5rZ ztJ%t|KsFAS7nPJx_de(@dtiYTnjdtR|FkUV4pxLLN#;-4%`f61va0C@GZ|BGsitZY zFB%5#;o@yY@hGbOv^%_MUmo$j+%-TjKrw~ixC|Q_D3SLb=RIcGm&c2ihGw`g8~*Ts zPaH7A5r~2J96SOP4n#R4g7@L|vKekr9vK6k@I-G|9y1NSyEI>Tz7rl#J`cCdA7;Rw zs(4IiIJU3qa4(=C4kaW=5erX3Ror-kZ!cA3G`zSOCV41BTctXl9#D7WzzjiJM4}T@ zk!wpgoH#f?&NUzsH1VaFhbp~=)wEge=e52MV-G+iYMBTQpD3M)th@Wb-?d=?>iZ!(p? z(R8Y*0jj70q<~^BicnS!-K%4vMs=?m)KrFV08)xYgiwnH6)*Mc2KAz5v5*CLFow$F zedcFDo$@i6M*thB<~*p^8R(jBGl{|g!e?_boCJc8#c2>EOodhaR!G3vDLO-b31QMS?omlAs++Cl;!}>Z;5p9n51eU$6Ltx@vTn{xCLRzBB5G5 z0F{@ciA@qj*5E=ovI7urfoAp;^%iY*&d_?OLGv zIZ>u3SmGq!s|HXqwy(O0l7%K28aeDC8R;RsX?A88IRPjt80`>m@eRKC+xoM#GPunfNOvk5jtcBfrO(Zd1@U~Od3 zsj=uN7Me7OqVQuwMK-PdPVt5dk}tWi1rB)6`EsHNkp)m9 zT}bcZ10^p;h_mk}qn?TBCs0oZ2Og-W7?IV$GZN$X?DfK^ zFEJumFF@kNzIvAiC^<1A$4kRVjFC)F_!ARpV;X4kpvPctHIZBl5j?j6~dIdZLyj81bJJ;{0UI zf40KUcrqcnjvssQbF+M)u5=gvosu=RuwX{T?2{kWjd(XdqwvoB{A)7u3-`^Kcv)da z{$-E1e>nETCx@?EQ@-ZrU$cr^EUR?fy@PXd>e_$g`Q)QHS6p9ncJ1ar3~6(_KKReh z#i^&SD;btmfBe*uNlQ=Fk56^6hqsI#^w6-zg4C^FR-Q?3ov<}+;?nn9Uayu~mMuyj zH2>V}+?0Q(ZLCV4+ur$kR{eu>uUjrX`%du{u3dxM+$o75^C|~5ZmRO%^X!|Szw}w@ zTPxe&{J8S+yz_6peYRuK!{4rdzv|O#|9o!j4t-y`&(;^n{tkif27esV47i@t%+Wb?R5`nIg;6LodJU?%ms_XPm-6 QC#0!GcNA`(IQNnN0VYU`_W%F@ literal 0 HcmV?d00001 diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/floorspecular.mat b/Assets/Resources/Models/Games/Airboarder/Materials/floorspecular.mat new file mode 100644 index 00000000..9d00adfa --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/floorspecular.mat @@ -0,0 +1,85 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: floorspecular + m_Shader: {fileID: 45, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: e63f82dce03ddec43891c66e2945190b, type: 3} + m_Scale: {x: 128, y: 0} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: e63f82dce03ddec43891c66e2945190b, type: 3} + m_Scale: {x: 128, y: 0} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.65 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + - _SpecColor: {r: 0.21960786, g: 0.21960786, b: 0.21960786, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/floorspecular.mat.meta b/Assets/Resources/Models/Games/Airboarder/Materials/floorspecular.mat.meta new file mode 100644 index 00000000..5fcd539b --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/floorspecular.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5c5aa636b730eba44b9a80ea76a7bc4e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/fog texture.png b/Assets/Resources/Models/Games/Airboarder/Materials/fog texture.png new file mode 100644 index 0000000000000000000000000000000000000000..be1410a84f1d43f92451ff7f7a6bcc08c0b5bece GIT binary patch literal 2625 zcmeH}T})GV7{>pnoEf(s2Nif6(?3HP$(ZAf(}6;z)&c-fl{F&)G;cfpn!_V z+(em5p$hm#DT1|FpuozfiZu>eP}WmL`LL7{p*=tc9lPK4k|kWcd7d|UlPCG*xp>b9 z1^Str+L!_W%>DQH9smGZv=G1FrdI=Ax{OGJOCv@|Ap4Z+pFY$tD;v)K z@I|PX3Hchz$wOE_<)uimtn#wExhb~2u@Qy2K8n7!>vHX-Wp2A}!oObNZf&<7n!Z@- zckfCXF1#sS&Mat6?Fed-Il13CnjR5exxO}3wnbrO8~myJ(d7A>=xb08V=KAu{qFpf zZx(993;kBMBx$FIU0wQG1ERum?wrj?;NE&P{7~FhvZ=bwzOZ|BCn2C1A9Wz4znt7&Oj!AKsi2&5e2)c5cih@z z8_fZdpxbK{gP|(U)W&m+XHKFsk}ry{q)R*Okm-26v-#7yMgAry_C%xrU}p8tK;Zh# zRRG}9{e8Vc(xTJ@ttTU?c9kabs8BNn{%J2 zUl7}NmW3O(xoxb2Bi63FnoRP1M??6zEJRVqD7i;G!zX=CqzguRNRh@Gsft_O zuI&yp7O_RfS;S017C^Vp=g6Lj7#OMgn*avS<*5A3R-Qg$HqLN(~#}lEkk}aKM>D z2&Vveck~zxvsV-FTL>Wg20s;pY55F~v&Mtgo-kJkq8Z^}GaOqv>{!AE+n2%FSeSBR zswi+V23m?)g7&XX>tCiEd;X9kC4bbQQO$x5@ycL}wYoa3&vVJ0sdc<~^U<-u4KgU2 zF4Leg*)Ba%`1r9V%%EL^7|rM~YIrTo{wUB0 zn>40uM92VU-*b7~*D?1k?WCE8#vHE|LGr#bJ2SmZtkR}S$?a;^vA|l1$6o&18r_?C zb);C!L0`0gJGBkXa4iYUOhf?3tsb?|a$J~+In)Y`C2PLv6{?`GpdfV&;%#y7xQ6s2 zvIFt_Q^&v|DjM?4z91zWn(S)+pd!rrvs(y|VaR literal 0 HcmV?d00001 diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/fog texture.png.meta b/Assets/Resources/Models/Games/Airboarder/Materials/fog texture.png.meta new file mode 100644 index 00000000..a0de59e6 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/fog texture.png.meta @@ -0,0 +1,176 @@ +fileFormatVersion: 2 +guid: 9e7c56053f5ba384ebaeefae32797c98 +TextureImporter: + internalIDToNameTable: + - first: + 213: 7482667652216324306 + second: Square + 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: 2 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 256 + spriteBorder: {x: 4, y: 4, z: 4, w: 4} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: 0 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 4096 + 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 + - serializedVersion: 3 + buildTarget: iPhone + 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: Android + 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: Server + 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: + - serializedVersion: 2 + name: Square + rect: + serializedVersion: 2 + x: 0 + y: 0 + width: 256 + height: 256 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 2d009a6b596c7d760800000000000000 + internalID: 7482667652216324306 + vertices: [] + indices: + edges: [] + weights: [] + outline: [] + physicsShape: + - - {x: -128, y: 128} + - {x: -128, y: -128} + - {x: 128, y: -128} + - {x: 128, y: 128} + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: + Square: 7482667652216324306 + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/fog texture.png~ b/Assets/Resources/Models/Games/Airboarder/Materials/fog texture.png~ new file mode 100644 index 0000000000000000000000000000000000000000..e7c3e354c64fd3322246b483d182021e7547066a GIT binary patch literal 2674 zcmeH}`&ZI;7{@`SbA%L=2X{W!bOIjJyQvChHQxX#aaJxgjBMv!wW+U6l_k~+~ zW#Ki8HANN$Zm8}(J)QOn=LQ^~$cpxWzjERFh2;051#|o7oD}x0c1XX^0zAE7!PWlP zQGS+~Qn-RWL}ReYa&ubMqq;(}qvC9ANumE>Uq_ircgyUs*F)s@H!9sb?bLHOIe|ak z%|^wDb5zvgHcD5xOzCl?_CiivIqm&9UcF zC!%1dEt13KQpPNfDGOrRY!fLxA;b_8$t=buG%>;EBe~oSXrKqIHUuJJdRh>M1@Fv| z7Hd(=wsw^_1SQy@H}7%=7B)o93WQmO{v8np%9jRhZn@VDs{#>QnnyQCCUi!t;+(X2 z-P3w*!xDib*v+PUV4gYYKe)s1@x;qoU3L;do!KX}1$h{U38PHNGRgP_$}_~uCTo); zs+6=8N<3>=&n|7m!#Rtu(wr7jla_X>;%(~HCmH6W)ened zX`+$~4DgxllNZ>b*`e=sMr+1LarY|$LT#r}(v@mOA>7u6^2*v_e7b>FI9EnwrkczSE z(I7ae9GeJ1z1cslKnTTbt9 zlsG84abj(9BVOD{i*tDf&pd%s2WrJH;HBT6r?Rb>zVc`~pD(vzXO*i>y?nFyH7Q$1 zy%kj3j(RQUxJH?*l0Vl8slJ+u^ea-Om@`kytowzJ5e{Wcy%Fo*npTd@g8z6K`I3eT z@5B2_Uz2slcgq7GDMt15pG#divqqUQ+&%I@T#-s8Ne~lM#(qMGhUYrfnx4jd^2XhP z7k?R3sXR@}lFv)B2GoRDUzp3q!vcmTehqm*6Qb7|xmRAbN~Dy5kmRvIRXnR@EOU{O zi)PdT1KrXP#*~RR9`vd6z)Px#1ZP1_K>z@;j|==^1poj532;bRa{vGmbN~PnbOGLGA9w%&3U5h7K~#8N&6;^= zRLK^H>6_5f>Ch5Y%x+5tsQ(GYFz6h!PwE zf;zaoC+Z-Ag9{3d;vXubP%mG-K9{<;Pj}zj-I+HfADynQ<(%KGeQ)YYKxql zoY2(Isc+GK)7s7!Sr5#DinsGtu)~#z=v}j>E zb?RjD^YhKfkt5CI$&)P;Cr-2!jVv;S`GvL&WvQdJ6-2Ws3TX?V83TQGHp{&#kwx{(8nvG#dO90IP0V9VE8)g?LR#N0n(c`QEr8aM(7JVNvvlcFbLh|^ z&*0auUt4e}-9%k!N7~)9XOEdTZ=Pw{vZZQ^p!uK?N&u|`Va%8@X2XUJ=Je^)=E;*M z=HbJK*5L2ozsKCjJkb_y()OJ@cg&eHXUyi!o6X?CgH@XZ&6gl41<)E6rca;la~{5a z{Teen`-!$ceE48RxOVND6=C$~(W-5N=95cO0kj4MoZr2Bx4CrblDU8XzIpfVUChkd zPl!N5gu{mqXCy*G0knpM5hF%e=W+b+c3w+}knVJdEP%{;dGhbyzmJ)bJiU1F!g9H0 zAuHRo$&@T9@v(8^MsxoBdGqPhCm&%F4`A=!y{3Ns#F3=tBd7vs4M1MoJa5iNdGePp zU$%QW5uVmAG;P|{(yd!JvwHPvbMD-^&;pP|1a>5?eNcUk%TOu`#Z!yD1ux35-?C+k zbv}#$?c2Bam@r|2IeGG=`S$Hwtfl1X>C>lX)v8r$`$C+*aT!V_DCk~bepvT|CqT0F z`SWLsBt}3w0zkWV?W_o4N5h2+7fi2Sz0^J+&R^dbr9y)S4J^dvgr+xd-ZXFCyoq(E zr^SmGo2yr^#=iY8rCO;QHELwqv}t1xLoTys%`!W7?66T`nDpzve>F?WmZ*IQKA(MG zl)^ZVA##`@Zcj8MU%q^4ou?k3Zepblw(X(`(7%6w>-@!w7p(wcqRPK&{{8gxPoYPF zCxBKE5CB6EfCCCoUj&f-SW@sQ6BA?c2AW0H6Q-)BN%K@8;gUd*LSI^dEUuREGlw@k)1S13I z7cN|AoqzW1na_FF0dZb-m6DR0K&l3b9VFF?0D$wbYu7H@DF%1!*wIE|ZY0*QVMEiZ zRVy#Bks%sPt^h-8rUdPA$iaCx$>E1`vM}>E&Trec&3hnhxsgUdFf)h zEFywiS0X#uzkh$s6@Ll}z|-f-%uV7v@xC}OcZop(2)Ym?gxN+mmf&~lA zs8OTL*s){nykD_mg@tthw9eeo)wgfom^=QoZ{I#sP*C8(w#T9;{POcJrgTZE>CmBr z*A|N_7cjtf3v!1zb?Q{JZrwU-Z(d%WS0@Q-rUwGBI@1{R>C?v|A}|uxtXY#%Z3Lif z0O#{N=En)Z77Lqd4pxNBj1Hp4?%lgvLOKs>riI~#0N~~` zx988FZ%&*zVQ*(}3_*Y`%q`3Hwu{{E%J=5YoBNP$ki`{nUfM#0@#Dwac%RcKFtr!~ zIPdlw0X5T-o0}WwJZJ(i=Rn&P#98;d`@4(W{EATSZ#d7k3AHW&o%1BLq1~)mGrJxz z&*sjZYgxN?t)-%(!ooE+1nWk{JsyMfBQWn7{w&s7{Sc^`Rsf!6s=3YTFCc`QZrr$G zw>7O^7?|q>H!k$y_Nmp2h?;3H7Fb-u+`|h9_MgE1O>m=?4Fm1Di7j*Z@ZoCN3{W%E z55y44E7Cjz9p!%qaGkQl*5E0-Z^rVTdOlGyUJ-&qGh`z^Ogt`!bg2Us+IK&os|6;+(nY> za-P0?M}TaO077f}kngPi%a$#(BGj4y+9DPdfB>kfs><@?zkc+}i2xCzvZQczF8#>% zS8D)LIi`R2&kDB z1mNUHM{Yg~4$dDqaKN4vK~nkda$i}T=Y&U?>*l9J#jXlZ01iT~0Lh}u6sVaN4nYXO zC2tWXyKBGWRW$t|EZ;r7XZ+rIa>8l@=Y15`z2!P{~2!{!e$wz<;od-43gS!A0A3pgmr$eRzYXN9`Fef%% zQt*C&krDho3LLT|aU<mVRa_!CS%#kBU ztn*xMW)PXhL0B$_uO2;mc=v`(F&Pb7y+rtY_I*(b2O%DCMc~zxh``@+yDLT_L^@F# zb*Sr}JVgM3_7Om|67a*Esn#dbqtt}TRM;+?+ z?%msib_u8i`r{3h)=nbg{Ef>{DkTHwK@1WRL;%(b91++SftbQY^4+r3b)Dzabv~W* zMV!CE44bJ`Oa_Ky5QgDAf3r~WfF(!gS4+WT?JsnV>b044#HO zeQ;OoWDX{Sdam;#K(?HRtO)=ZCUaMiH9>F}Gz}>y4$F|2VK3o$R5TwUp#Y#Yl#1XY z<~jqK(=KjVaGlrs3xnpHkW>KB8VrLhY_c{8K?j4lWvQF!v>6u7Czq50fYxwWF!3lTck^A0Rce?=^kCuDJU(SB3&aDr9<#1F+xBP7$ptw z{6FuW=k7lD*>mnaJLhx0pEx&8Pe+{qP6G!3fIw42#Q=Lo{yXsQVZR6Do_)ifK%NHb zN?QiS_#8FXO5da#K@vomjvDYwnji;UffbjZvfR-H?`~ZN%UsFZV$j@r;J-(i? zX~&kXx3=#okL;4AcX>cnS-F&9tJ}V|ZW+g!4?9t(TczFWIh*kKuh3aA4S}R$L?kEl zKH)-zC{6QJk_s0|?7eU*JcJTy5I_@g?*JMx1$pp5gq7rY5Moz@!ziDtSe_etY-VY{e|Fwux>l>6)_dUDZvI(?Yx1bk13-M9Xsp(XAz7j)(Y%!^8D| zp5B=zrnif;a(uVU{`7oh($9`BIIDm6X#@?2aFm)>hmPle1c~3vBh|Fx$EP^FbJM)6 z0+q@Sh2G2a`A#*A4pqZK=bU1@iw<`Tq|}P|)yf}!RprtrJN(c#d5uGGO;|stvfS_? z$;wnx)Y@rwyt7RIX4_P53Icro_PP`}ZD)7{V+0xq7#0zXrC_q?P`MUx*W4vb(d#nj z^o&A>z2{tE@*oL!QaA9s(n;e{l(~r4C@Q(GjFJ2r8shaKiA!O9{ay&9;%<+Czz`V# zw;a+zR^geR6~x}H15`YX9;I5I(jf*ag%~>_MT_; zS;gtZ^znhN@%03+s$ziir5w0k*Yl`~ADt$&@C<YO2BJSz)1{&^B!x%JRRQjs;!wTm1k)04cn>h&C zPMn3*Q`c)4n$JC50g6Ux^MbBLFM>XJZYTCKq;$2LYb5Pof92q4F`VDT={&12a-*J< z@MM295Y(L{Cz8?C5;qPyw7o>CzzZK?rs?Iy6z{#4foG}ajDp{ddqffPcW)G5rMLxD z2iu*|XYxlZFO$=3?$VvSE!tR#k3r%k4F_@SaDI6NryzUvI(}!3cgmv4_{d~8)aRHb zEc{Tfj~nI-tKH?4fHqZ%=jn;~5z@-Lgc%;=c8OiQ>1AJ`-J~-U<0MRXB4E8a3|C|t z6z~160WyLy{%^D-EHap&XnrOmaK&nJ6o7a4nB+Z9Uiy)D|CG{dMA@Q%s`B40GhcKS z%nS72S8)w2#+;O5XETJ$00;Eq?A5EIB`hL54H=x$-3X73K+9a^o;IEaJvvXo4UoTL zVf+9(w=k^VfUS)UwbB1fd;6vP;f@*;p@AX6qZf-V-y!eERvIg~U&nF>(9wSVoi1v) z&Fz3$20M0%otmH*7XxAM@&b6g&M+~RA3|qHE?c`Fkzbe_*&oK8e^rpx6c=d$S0Hl4 zu=6gV*4vAH#*i{VzhajY!&LB;GzaXJMwU_-bSiCt92R9tdQPya3%KsQjbleizv^Eb zeRe56rN>Q`G_z9lx=N|M+9fmkBH)3yAxq!-u}_D@V`Y@GWW+Mm2KEHV0>*l{0EP3E zLb=mu_P#MjAl!}fAX}#QCP0r2JL7)OZpafiH`%aLXOT`od3;P9aN!&Aox2VSb zXGge~OzcHL!q<%I5SQ?1f@(I-PXI0+?iGs-?3*ZpGar^Cqdb{ZrSB=av=IpHJICHI+Vk3ANRCJ zk&#S*orD~WP{>4CYrA(bs>4wn|8=ctvqt~~(pS%`O`48!7kXdnl`#K}R(pCamU#5R z`h}6ow9s)~Ty26J>F!q70h5A`Ujc*}$t;iF)EB(=xQ(G9BwUPyqF3pn1E`M39Z%!8 zraOkdXTCpjG(`G-^?d|$FIF_nSzmij?3 z>!uuT4u-I!D&v(B@ddijF^*#Y5&ik@*IL|Ps5hVt5Z+2a3H_8}6b)n38w(b+IP85d z*S&=2r$%_QDufl1UhfbB1?Mcod-}<1$147tBfwy*+TihzB83|2KU54-0d`LVG1ndA*lPg zu!rt$-&*|NJ``xCsRQcyizoCk6m8U9Tnezpz`w?+S_peX(-ff_S2NUDJufsjv0gWf}di&=yMn1V^9M%QkvBs(aL#%HQfH%+F= zG)*auZEU+qg{l#d`S4BD;Jh#i0yz63b5Ug2_B)&#dT?ZlkrJOmq4sSGVC|#;G$bPd zRT74Tehd%A&;CHMBW3|7dvzbD4Yf}$8&NYJaLFbCEn!CsGA^Qbr`ya*?0{AwMHI@y z&gnZuEKa->;Vd!b?bOBcpT1UONj8I}$Q|%{6YSBG>M~IRnX;^?L}CqWud#y)Oi(cgp-SE; z2;Bwlec!46g1Hl9gr1`}#sp9f&TQcbEL>k69ZC~gs*(e<2EBx^zteiI-_}4QOf)9B zU@zKgikRwn-rO@Qe7NUQ_mWvKdE}i5^&Gp`X^a}sJ+g(;?t(QqY9bgYmVaitEe}5jA!~3K`9Lf5zoz1v(8*mHDb4TA_89nqd{QPe6&_`tWfzRq2 z_RW=Ks~x?*!gpT%w*mho$}v8*#5v{Gsn#RrK(?RjD;XO##kPqWC8U^1W73LLKlD)IK}++3R`Yd!&P@3iU#D2aN-tshH^ z%~t~?mC`DjKU>2|Q7@0$E6=`fm`7?L5ASu8K~SQC5Ug-f(?SL=-zLVE6;fM+k-rM+ zvascZQKj&LK>*}1FV&2}AqPe!+eWJa6atAO9^u$lxrLI=4ZtB>yuVCV_~MLX&4TW| z-C5k zdtQf4D!#yKErL*9XwEbVyDhHikLU+@P6T>XN&pJ{vIH##n!K+5Cp)b{i`v~kHblO^ zvJmfsPtLbK^77#)`J5Dm9a^h=t8S$?c#HHVifCG?3U7g%waUeg*krLP%HTo|_r5Ed z0dm0fP6MjIgVqAjdIJTqV8$Rr0ErQooQUn76^OW*RVTvr+$FRAeIHl;JDBl06%K?` zpv=+B;o|?65Zv-<7btw`UED2w*m1#@&Z0x3Z?*Ct%XR~$t;e>llFAZza&rod*AZL7Sp3AOqZu6%BqUV3o zq$-{bxMYid!*V0wRp$*u3Y|H@^eB%T$z_~0UlawDJt<-9Ht1*mSCAB-Ia9qhgJ7BS zTiQD?gtqMg&r3M9JK6-JhVF7oU;SmhsgfcO(krqHJid&C=r?+lY}Zt#Vu_z{`QDi7 z`yU%vkC6kORr&j92ce^}V|d3|f3jJt#rip(a`)xaqNx-UjcLjhh&QW3BB#}5w7p0$ z#TUOFr2R#7ZJPRD-t18+ayFBYj_>evj*wa8UM#{R?H5B0#f;fzJhiH(t@E>Dyl-RV zB27)IOfWqauu(ymws0jxp^#W1Q-K_?8LH=2tbi(7T@9`JMlclkiD?s57yl0&Bo(Y$8Yj(_Svr$(uJL0;pv+rSyNw3tMe{RwE67 z{aupVQ_`Q$w+li#MwIT8xgZpPAMpEzKo2$98^E{cB3U@d80-CrfmIjqIsP(yF%jEU z7?!feYRy=d-aVye8|=YjderY0yVO)a;?`HO&=#G$){XFX@&0{4XQG9jMLtlvBecC>HSI?Xkzu`uP1AakhEPr{Y9fC zZ&^uV(yjD(<<5Mh{;I5Y4XwHqaO8{=kOM|?(IpI>oNWf; zVcdN`wcX9~9v)u?)}X14kzW?lCh=|VxjwvjEuE=U(c(C>9i4mj!0dkt3E7E5f%=1B zPXic*0`rDzn9GM{akreV9qyD8hs-~+CLB$(;#rdet1Dz!ee9r({I_z@H^hZ6{~BwD zufmCU_!%?6?&rJ;_GbAnZ(l(LBhDz>TG#&e!?bRl!)?=4hAdD*k-I*wuV$ZX7OJAl-P{@^PG7&1F&Rh5`Iyb}z9`$@wcP3H zP&s7DX3f(CXNu`&xeV5Sn}2ftI7@AG(?ZkUs)aRGjh36sBQdQsM~Xzge%kE5^Q-&q z)DS&3j43H?xhpdjsEV228GQcW-s|%v(N9$?$FXd{KJ}YufVS&BaL5HUIgd*fGXSgz zaI$o@#t(Qn;uOj^j=WoHD@c+5ZBFAjCr2_5^# z`lP&Q%+UG4gs=8ChEk}wK{-YB8AC$&?}Io3kxOWg;hB+YluBk_9lH%lReyyBE8+Ns ziUIkQx@DhnT0{PzTL!JU$D7=9J{rE?&Bbxio&-jdVI4XAh)>D}nu>q$chfUQ|74Oy zSL9dfsmaEQKkD9E%QccSDX`V`oe`6!UEP=CtJ3CN$dR{d0s^5Cw9;6w3L|U(puc zz<()5(DU)_MiLLl3YGo#=q;=yL-ig>UiHz&s6^17HhnBwQQFZV^$%G{T- zeI>RSR)Y~jx0x>lyNDkmzn_Tzo>|T;)%lGWIrG6wu8%!r1M;h5I9yhLNR6s26&z^& zdoH6`ScXlR7T6eQ2)*^!0;7VZMLv<$JniojaXybSTq@E%X!-Jf>O-o~)h9Lf(_h@w zP3GQZSO?*JKHjMt2uG>X4~V-A@3aRvVD9(2!ck#)m`K8bpN$@3ER+3jP3^T)nkC+t zg_qX~*qOMot`4XDM~D3S!^nc$NWZn%K=R;YwExgSC?+^@i~dsM+T$|DHdrNcd$Du= zvg0A);LGBbmp4hnFQmRxZeD4Rw*;9ER0DXSy!q9Rlyc~KWhOvD7Wn_TMbHIoh=gC> zhfIX-m)x2Ub**u90pBs>iQK3sGA3jEL8$s|PL$g; zMqlrKi6q_-g%mfs-Rqvv9+~A44zdPE(ymuO@AUz@wvS`z4 zhzy&v(eF0`7F4-lbTq=1_fVT%1g(dkqGak#1H~6EKZ%pMoS|$ds}m586NNLBK2`%= z?@ch&0le7IM{o;v-Xg4pB%VWJ#p?mS5da~2U1mw1_gmL`!;oh+fi|42fgIKKmh?~Y zm=;IW#$EuWPvD91pT8T`pR(HhyvvDk3yOLQ;^o`z#5c9{Nj1axFGtbJD{XE&f-;Q* z15*4)J~k$<&h-yf?w7Ko3k&X67&Il^%e>5bS@l4~6iPqUOwS16ZC}>zG=1bT`S$ZS z{P5or(muEKT4|0Ub1a&@SC*-l3H*C2I7-Z@ynVFQ?ErF*KA5~y_JSL)TQo)|_km0G z!zg(gaN)-optC{@30Xuy%t+s4VL>#FH~Hkzm_Sr7NA+hPq8-w?^VLF||I1r9m4~!Q$GmJsNK~G4L6}gXC6Z6a(QI0g((}`LUu4114n8NO&05?mn#bCETE2x)LDb+(#8q zyuTzon}QQ$K;VAk9?j4CMuIDM{R~~28LJEgrg&5Vx}ds*!-@@u1x0bL&PwD-*nZOX zQ~v^McM61)W8I{i_HEOd#Wd>5h&Y6v0K}wlL`S!lSQ1(y^a6sGvnD8jZWlTqy*@S* zS}eSllFl;bV?%v>*>1zKbJPF@RP$)fY={-0Hyr|y9?Cd{b04rx7d;$wbg-Yr zc~9SdBY+Z;pg5qe1F*HroWT`7xqQnI-cMGDRC1gw zC<#<}4@_E0RJ!59W(OlAdzY&`R)Pr=+xDbdA$UqaGdrFNQu{5Tkf(z?Mw`CptE3^ZT|kIy%rG)CHagWdEat~-`-kchs!Hd4KehY>uyG= zX0wtvQnDIrY8OBJpgQ}UB5wGd0X2W!Ytd65QpM{JiHYMBhzdm=@T!%wq4e}?mfRG^YL?jEFLw;l=G>)5UkE;z1}Qv$6!vfP%0$25N*#X|7g&Oz z5B{j0XHGT$V?OuviTkF2>+%>HfAL#a+n2zg|DHEu>Oz}PdJWxlrZ)mh=Oi}hai;Ml zwVSi#L7TVACkI}KQ=TiBky3;LLYJunnu16HxVLwyPcHBn7_Sd00MjlSIlY0EkF;BP z5oZEO+9Un#0#V8B-XSP1Ljw>~%q0!fRyk&NDSZ_&t*VtyTMlF#5Fsj`>rHq)R zizVvix`%sshHkO|M;RgG7bZTdU>$S+2Am+WE*zr`Y7oGtAbRydSha_m+X(EOju~&h zKS3u`5-m`*E#ZZO?2Hl!DYXmE-#w-yPZf81A_~cRt{A?Gr$?c^{v7^v2);PT2goaB z3NaMqzh5kTCZ`j;WQZ#YulNr)uW}m)uUGJ+cC;HWCZq`c|v?X^hous578=im&bh7{h(3CNn{tbT1wh57F&6w`oxS4F?K{%(`huSPe$y*ILMtP~1-CRR z+G}^{zb(?D*ZYH^neQY?*_Qns-yYoybibdpCv|HmzLIU>w+hv73u@0m%^}+2Wn6b8 z-9!9@)6)&A4+lGzXbvwfXySfEF>|$Q+`_)gJ*~y&;z;c&w?{1#vK&7UYTA-dXv+?H zp}PsCP{NS`L)x{M)mvkQ_u-OxN?TVaGEJ1hTjq%UV<8n!f*+$cPaw`a0^8a$c(?Iq zV>x(eXPBBgAcl?ozXVp~4fjXUWdE-EtLnI}%PM>gKvARl+{o%5TO%}t1Kx6Tm}LED z717B|`996M_dso07JDZ9*P8VM2HuBp!c(ogpY%2O^y}C zE0P+(slS~Xm#X(FQpr^DoCkvWkOO6-VMB#cqzX9yf1w)NidpjfUs{=n`W~k^fWOd?x4k=r>jKKcRq3K7A zrK}q^J{+HB0-az!D*&F=6t3IoVVy!!#rI-LMlZX#%?Z31mLZ&0UYZ8Pp(g#L(lT9n ztvr^mC$y3^LPC!C8;y8dg9XzBFerPOhc}@;GFrl+SB413VINI1Y+4;xPv%0=&15nv zX&dY>9GXZ2{*?FaY_a$km{b-yzbSpNOVW5(qO}-UuROhytl&|1UfP);Pv+H@+LQ;E z1-CkT?3xfb^5!&vWv-{LpW!1vmtieT{sq1X5IF%BEedZPCoec*0&R@uGb1e;iXufQ zBu3dRNEMM!`8+(x+XN~y} zx#0_vwe_fedwKcZcc$%*Qh7aO;`Cy_tT%c1YJz|~Sk`S_qN|Kv+6Nn+M}h~JS82{l zj?QF$xPo#+YG5`u%j@Tjeb4w;JJ=N5!R{-`)$*5ri#&R_Mtq=r1HSmkA-Yxwl^uw< zM*uW>brFWgcooud$%LA8wmP;qT+totW(Tr-5?g^TuLR0h_jnXcGl_9S&OR*A-9??> zEPk_sa>loD{-F5D^z>?@8nM{W2O(Y=?epR<^Uby}XKuuwr!+Y{|4wS8C&#);UaEl* z_SG;Tt$@bX5?7LNM0)<6RL*z;(3D6GU{O4_oC1lBHpB1)mrdnFn4ka) z36QRVw_=K)Lc9FO6hLbO%XPKz6#BUXV`P|f$IcSCZU1Nqfhq@jrB17{Pk6ENx zvoyLHf9u4gUOb`=AG;x<$7ws*a6V4hxb3E!Q1O&dXn|5^YfxfjUovz#c1lw$9Le~` z|C&mq2m(QGqeWdkN}3*R?XF%KyR%L zt^Dv~2~a~kZVp(G>Swh(rVPN!60GWrWN-#;-u)?E_#1kIFQ`{@PhJsP5r1hE^1|yh z3v^-g1#57~#Tg&UOs_Km`QIYcn=p1}`H5|XeaYGr9xWQ~LsFhTPu&wxqr954=rxar zb0eOpabejWZw@adL>#brHEp?5rP>YX`EReNgaHPG~AZMQiZ)ksDBK5|B&JqAF>PdNB zUmj|jy^J7Z?kn8Q zTaQy^AX5H)2NM6g0sjqTy{Z*b_#G7#+(qpT`Yt>93M;sk?=`tvRkN~nn55-ADI(D{ zZG7bC(-M98UspyDwG`<%5M|XVo(%Khz2sHJFGo4k|Ff!cb+cr z@;_8@$__80@J*6_e+$lM^upQ@j_phh{i}2s8ka>lsGmAN7Bn`tg7D^Wo#A|Om8Dh` zcF}PW5>$5Si&@#-Q;cWdoUbmBye=3#R9>MBbm?JfA(I~b_+B2NpV#xE>F)#-E>DI$ zm!i1nmKok%AB#i)IiP))yE-VCzgXT_!cT5EsQ2RH`YhTEI8C55@;euQ2KD=$x~rs0 zUg*z5X9sZ&w+kmh=9z7J?GlM4G2HbG|JzV3(Rm~s`L8GRn?faQs7c8wT}&x?;g=sQ p5yk`m`zPjL!An^F0ys$dI<&Fxlq%tsQ zOst(~>v7mY=4gDd>%^{R*CiGyEBtgjx;iF@Y~&F0ie4DXKG}Q!0#D~jj~;345R>^6 zvBqkL#p_oOv^bjN70&Vbb?F5?`aj93TY|su_s4hl9>0@SFwycc-F=KPbaPLLjapjq z>ZJ49EG-5t9BHa)uR6aZvCVt@TF!3YJ=e-<-*?)(@1JBY`9Qey`HZ}XBhp7M&z^R! za=yh0uSrfdelmtHnvV3xOpmR598(hUV5Xz;t7c0 zjGrod?_E3Oe&B#vLE+tNPi!9)u}jolQgtp;vG-jVz;N&Ui`hj79_U`!{_NYeTgP8A zPguBaT7E;bbHW;ro3G{GzkB=U?S135|LPd{-xob&OZhJbj2F%VkH}&M2B8uVX1tds zUjYtu5-`yjB5?expe h^IG$S1xNuqwolr^Z1=$Q{~Vyv44$rjF6*2UngH{$<+A_) literal 0 HcmV?d00001 diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/purplesky.png.meta b/Assets/Resources/Models/Games/Airboarder/Materials/purplesky.png.meta new file mode 100644 index 00000000..ee678609 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/purplesky.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: b3d955972a2608c49b05b527a1c374bd +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 + - serializedVersion: 3 + buildTarget: Server + 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/Resources/Models/Games/Airboarder/Materials/sky.mat b/Assets/Resources/Models/Games/Airboarder/Materials/sky.mat new file mode 100644 index 00000000..00360ded --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/sky.mat @@ -0,0 +1,92 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: sky + m_Shader: {fileID: 10755, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: + - _GLOSSYREFLECTIONS_OFF + - _SPECULARHIGHLIGHTS_OFF + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 5b82c9572d4fe7c41af997c06e051ea0, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _ColorMask: 15 + - _CullMode: 0 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 0 + - _SrcBlend: 1 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _Threshold: 0 + - _UVSec: 0 + - _UseUIAlphaClip: 0 + - _ZWrite: 1 + m_Colors: + - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/sky.mat.meta b/Assets/Resources/Models/Games/Airboarder/Materials/sky.mat.meta new file mode 100644 index 00000000..5209b776 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/sky.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d308d6053cbc091489ae82391d36d476 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/wall_body.mat b/Assets/Resources/Models/Games/Airboarder/Materials/wall_body.mat new file mode 100644 index 00000000..92a1a5ff --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/wall_body.mat @@ -0,0 +1,103 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: wall_body + m_Shader: {fileID: 45, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: + - _EMISSION + m_InvalidKeywords: [] + m_LightmapFlags: 2 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BlendTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: ee81d836898ee474a80f704b7a905b0f, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: ee81d836898ee474a80f704b7a905b0f, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Ramp: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _ColorMask: 15 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.65 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _UVSec: 0 + - _UseUIAlphaClip: 0 + - _ZWrite: 1 + m_Colors: + - _BlendColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0.6766883, g: 0.6766883, b: 0.6766883, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + - _Specular: {r: 0, g: 0, b: 0, a: 0} + m_BuildTextureStacks: [] diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/wall_body.mat.meta b/Assets/Resources/Models/Games/Airboarder/Materials/wall_body.mat.meta new file mode 100644 index 00000000..b0c0cd70 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/wall_body.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 35ed2295779a9214993f4719b9fa7912 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/wall_body.png b/Assets/Resources/Models/Games/Airboarder/Materials/wall_body.png new file mode 100644 index 0000000000000000000000000000000000000000..530d572b044b26e2288d07487dfd456dad7485c3 GIT binary patch literal 33516 zcmW(+XFMC;*AF3PYBm+ro-L&|MXVY{DQ!`EQ=7JS60=pC+9Ou!P_y=kO>4yXX{_3_ z_KZmI_&+c1=ic-7-gD2n-*ICMpK5`rS*Za409Z#`!w3K%xml6`C_y)qh3^-q|3!XA zT55ob5%#T{fXrD{UljnTPNX5)lHbHs-r8n<0085g{|%CPC(Zx>AUsS*L-l!p)o$DM zgp#Y}eBf^e{7d&vMD^FdAD@E4vVQ3~netG@JhP#s`t>^N(xm>if2~=AjINBEj3LXz zduoOZWK;!|LeCg@7Q(6bN}Pm*+9{xOHUDaHlc5!R+wjwt76TaOI1B0x515oM+pqkK z3AMx#+FLMzPw8O0t_>*|(wCv4XKvbVk*_^OUAKnvJIu>@z%>vnU* z)t0kJtw~H6?Jc!JKmQFNvPP0SM22BHWD^U(<6k zKNxrtp(Ly!LD%JDD8Tshd>kPMR-C!uHj3-Qd$6djLDZBs2Ad<52WjhR3nbXFf(*Jt zlXdjwpn?;vg<5^Yt=iEE+WMq|)U`T}ZE2~viT)X`r|?Q}cD_{-dII#UW(am%DAUn5 z-E`-d&?leuk^)hYR6EwCI9<)c=2nOqKfF8AF4$G z7RP(H)N{^tt~=S|@E4ce=;@WL;gGcmgZ%?qcan{AVw21w)7?}`3oKXZafbt$%|+)U z9-l^~ZbgpsiualaQ47iuLF0-VtnpRcESwmHBi0g<=OL#NKXwSOnj~LbKo*F9ot~?n zy%=4*H=zvy9gN9rGO>1O%@pYKy-C-($G`_2iA}5v+v@y|_dWQJIK0V$+BL6-K^x0k9shzi|_) z+&%>0+?_j1v>$(zU#Rsg6a0o{h;oMKgn@0o=l^z@Tez3^Hpc5}&kuCODgcoHtGEU^ zD&XxTw=}S$m(U7lhC=?2q{Mqqncs{&4F|r~U1U9Bx5=`42L2bhTV@*k@50!aidUt|EExIq5u>6WEE$xw~UluABF0;uv-@ZI; z4r#9_e8bu?&ecchAjbGmF#3eGM-vzglvNK&wqx6JwkS;$c!)_5KBHzuMpZk6_UVU& zF!tdUhqPuM9)`WEC}Ipv0dbvOcuk2F`yJM$8vZr7)}OMbx%Pi0|72g^=EJZ(%CH4jv-$-D*cX?X8@Hwck_JVP*Y_P>TQcgkc{+UF8kgV*o7OCqSDL-!s#eBc#hdGx*`A=!m*^AINn!=< zV1@Wn&oHR0eL2fBLr#fZPfH#qpA=1JCpRlt}?-7EDiq{zibf zlnMF9{TqCJl8Ha1%P8t8Hf5F1c5ZR{w^PRo_S%I7B(>z%UDT8>Y)_hUm2XrVDErgD z;4n68a1*J~=ueX!+)G}*vsY`&7HGvoaHy>k-aK6m3lL^MVDI3gaPC!%NYs7*x?9x8 zs?xr;bwJ$w#Ho6&*ajXwFe$C=;=(t)+Mr&3YYPD+IvvE2=J}mfHfuIZyR`o|qtD^$ znDW|L4!_Q+TxS2U7)bY^8=9X3cLT~$eD~H^B3#VR4Vp)X@0zhxOq|kx7EavOdB(q2 zM*h!tugs_UXkETW8CB^cU-R-hUzM-*&+=-Ri=v#8;je5GLl?Mpj6fmRcal6g6nT;( zIr%Pp=p>l=cPfE>o=KG^kIpJuFy@~X*Aa_N0_DTQ?3W_-##YNfrGWwNQnDS}T#a&H^)`3;D`(NVu* zoW_R4#!6M<2|Z`ho5!kb)ge=*f~cP2#e^C`8&X$QRB)0C!1YofB!hLCm@_ckKTSer*E%+4_XIc3gn`1sB z60*aK5#{|<{s_zkJ8sR(zr4#iV|MmpHITqcm|+pkO4t1!6qEE8cZzZBzvw&5&A-GP zA6BQ5uR(nV0aCSofa9@otsEDoimX{ zQD0>oBj+Y0!m*IJ#`2Ffx-l}`u{mmw9+ts2i7Z1NK~VEzYC(BgHuh2ys6D^?_WxDx z=t}It6y1E3SZWBZLp2Xh1ZVEZK-l!_61kMI;~KXzbr(Z7nR5o90gaAWP!`z|i3wHD zTRLFqH|G%jheC=sheNkGWi5E{7ICwO&RER5 zNM%2&R9ESZW4V=KtP~}0M1iffJ0Rbuem*g7P2`J)+Ms^L+~yI1c9Q%!z}u~@0{Wt8 z)S1Qs1CRq6CB=$qDfzd{?r-u|b3<7fm!#!i13a;pwuDH~Z+;!>L&gA3g<@o-K ztyVb$DauY$qT0%A&lNBE@(5myw!cqyY8O*JD2`WHcD>2x%&>9g2#?kVu14^!nxn5z z64>YLI6m-B(xwBkru26CKSpW~pi~oq>t}r=unP2sR_J5ajv3m`pvQGuNpGDmWisPf zKK!#f^KX4{)f)91KWDj7yze?VwMet?Hu&DZ;h5^pkON^ZDZiI(`VtQZTHWC6)hh|kJC<nVs+p<9Fd{lQn4Q##OP1kf&CS?b744 zpibVNtN3?%t;Lgs(!SX+jV}8bjpWNECoXb5+gd~`M{r2d@G=$WoK7ucT;_lMS0kF% zFt8HFphTq?d$pK#S6-W3{W+c7O4yf;amkePGp&5tjteFF$$BeMiG zAzYcQvuU1a{*g@<5Z!@#9idu0`SnC?2k z!91S99(SM3iGi)!O3yt22x9%j$?L-)Bw^fk` z=Rg*#;Csx&bwcXKY{)3L^R?S4OU>H$W5IXr^J2*I$39?>`Xs+63w^`&xI+FwAn189 z+AR?c?yyId-Wyzb$I{2SOpDL{g*w^!u z5FYfgW?46KrhZ)_o|zK428>3P*i{A<{Q~YE6|%tscokL5tZ&VKH;j25+jf*CU@MU~ z3RthhuYpDW#y#O3s&|^MD~SOD zQuJL!S4|TMB&{vEy3H+>%Fy0Mn0PUU-G&{>c>R*hn>nf#x;~ElCSfiDjz2kN!rA|T zRcM7){If?G4NaadFJKt{FuRhZmld2YK%An*su@tsQ=H18orUE2(W~rSC9wceC)*5mGVyQUK4_ zR*Yc|uvcUq(r;k}zI}J}_6HNzCYS@*elHmNe`uu*BfP`A96a;A{DBF4z%z03+v`?J z$mTjD^X;#9m5?Pkvy2%#M9AEwsjmOs;Bz8zR~z+xLh%?sO^8B{gfDbCez#{9(vJ$? z5a0r@8d;zTsRBG9CS7=eFw_m80f2dWc^`f@qm3R*_)JA#_s|Me-KN11y)B7PnwY1p ztiJ;?BznY+zakr@k?Xx*?-bH`RQoWlgyrPFR~3o(f!=MN1`&DI^fTcwWHN5xasHqo zZ2Y?d6YC6zd*Z33Y~IG;$yRIr)k&D5Nhiq&efE}?q02CRp4wkYKuqfL-!A;=w+qpV zx_5aCMF$Zo(cxKCCQx*XlXNF-~vyWp{=TzM(+RE-h1*S^(y9pV3Pj$SXeuulkA-3x7^&9=Q#GAa+MQvn~>Dp4zL zGwI<1*{o$(w*OHgw}|hoM^bL586GK7C`P$R<$Pox<)J|Tf_@6Oy{<**7hZ~4LclqK_8rf9iw>144dcE*D)Dw2_Fw4MyFK0sVjNLK;YENVaVLJuEiB}Cc- z?GRJ%vU94;ro`pC**-g3NwVpLa2Cdj_u=~1?TUZ7aUZ>+WF@ zqRq!U+a`_zOe>vdrI5M@DgyIEM;nDd#HHCrA@c=HP0p&{lxV%C@QPXay6j7w%Lfe? zQ_&S$kie%e5P5qhIQ!P8$EOeHdP`MsGURu*HlT5mS>)OgW|Zkb7T}y|()1mwkE9hB z$%b6hcha0&%t7K7bVCOM$5eSaR%X|b6?w^-%;6ZU`gsfZrkzyw3KWn#cUBCmKmu-g zf+cQg)BQ9X3MK2QUo6?clsrt6dB zi40au`Q6U1@>l)hwPsFDyLCxcM#pUh$d?JL(V#+c<%#$4H7rPL&)Sy_3Cf%e9ikw0 zRf**m2x_Nfc!i+;{ld<}78-X{ zv~JD*^8FtMzwXS`O@(h1o9oJuv|&gd2&s%L>RFG1a`8cI-jfCTipG}BG-#}~eMAup z^UM3I=`1Jmgd!Q^q3~T3P|_-6LDwnESt3Z>IyUg@r+}}Ej**A>p0>T#{u;O4z6DFNjx|>2j=D9Gwk%!2RMA^8WZPL&;s5!Z$rsvw3M_)J*ttgrY8HX2@yj8^u;$r{(3IO@AMB5Mj$@n4iX(0=BK)f_i+mBurrgDkRjx ziQnC!85C4E_PLs0LUv(hB6#68mzB|`SCJPz>s5jF)vKiQRGCM7mj%#n!h@0osCU5W zp@+F zy>V|n3q{9QUZ4029ewzw)VbYo{%lk_EI8e^nWDgprZj87!Z(`ndLIY(q9AX0AC>m# zFh)-!ytZ&PSQYr|r|x*=$L$qH71w|E_0AImE72hQi=?qAo8Zg3pg&R*W`Nwz56;RQ zk}{;~5nq1`?!BL88)atC5Q;O^7%7kfAY@$Oc9qw`qg6Fx;aijPm4(}HzN%(!p(6I6 z$f%Jw)VVOzC0{kkPrS6np;1pZ-Btk=S-r-ps(1C#_bR-E2b3-MJy-+hyqOGh;MOjc zYWsI>vmApjPk&GEr9i#t9#HuPa(|PcA{c{@db(1?Z)YD1{su8f*}l-^niJDvpEl_{ z{(2EYMje6y1hl*9VJS}6>b?u@kq)^Si+9@_MU^}~rVE-|no(8_7$2rBcwx()edc!s-Hx+y(Uy6D zZD^bydl^sbqoG@&4`hM*FOe_Msd+^R`&{sYxXy#gn8gX*Z~io-?;W|JQf)ECd9w$N zevD~5BrhYrR}BR z=(1(c?mehwHrw$iwp}v1mL#C>A^YNpm-3IWxr5S|%I`$DjTW0i#(bls zkKD^`%aj#dXuH#?|A4d1P>*_@aXf@M{#*`R09m;3c+yR@U~Ibjn&-s&>s7OUO0?f{ zDWi@L&8LaoXZV?gzAaILIKG4WgnpDUl_nVucb&YBrs0Bgf~FEkxy!Fl#9CaX&`q zfk8d3O+2$3`EhXSA5ej^oc=zJHgd}qzT88f9I*I&ovVG+X^f}^QAlTq?A^cc^-l3Q zIIH!&WwjI(atG;lq+~Hqdaxla!qWZb46|YWF!QMeQ|Nk1R|8cPN8GpZ%h6Bs8#@m| z{svyA?f}WVrGJt;3q3E@b;m!kc!1u^0jUCC<&0qmnj^s-yT?RILO;Akx%+I|TAkZU z&5>TJMk83<++SGeN*&Y@w)R==;{qtjP%gjlo+j_6^H1iCf%cdutLBY!3_$He@x04p zycIQ}0XGMn2%PoWy{POAd-bD`=?2*8@Y84L0<}ft)FWyRGBH)kXJH#!bLju)sHeOd z&>(`_w|2%oXFi#zCp}o(!`emKXG&E{1?yQs%p&B4<|Y!93-d=R#@S9DSN1fT^l+!p z#?QAkSH5(evTD%@5Q>P(d&-YQ!CWZe15vqDJ4WIBG5S%|pV9;a{7*VY2dh)DVaI?) zt+!+=@|cZPINO6P39sR~_AgE!BPBnQFOi`3d*>tMm|2`#VT88p*T_?rKUzYHBL{jW zS$rlIh5c+4#Q4rj7_iJ8d6MswuIcN=ZD|HIa9dmB#lB02X7W#gTGjFAZJ1es|6*D;4NAcs zfLzS3IO6O@DCR1L8Qu7i!~yZ$%r^ElKoIgRs#P0Cr$!^_cWwifrl)t=K5k{W&)TI4Bg! zlO>D1$!h*ow$W!sAAR0X{1IU={t&_Xsmce+7U{EE1L+k1D}H3Qvh*luinG+&Oi5%F zo|*gizMLUma*o3#c(r3lLSBVprr@csx}JFGGqIy!CXe_nMGW2yQ>5fx1Knt#zYN@- zV?y*JK`CP~yq{WU?TRHJ^_6AuX??aJ;6XwI7#a6yUD_3}5~02#ke?WQ=dbBhw>#EK zo_CCE9B{AIHXZXPIB7erXom4a6}>ZiR-89gx7YEQp^LU&*^+qPXb0p{RbjA&(-<+! zH5CrbxJl0tX0Q?6Ojs?KuwJdURw(=kvnu+N8dY{|un}}s{U3W_iWPVHnD>m6?g2jBsilvhS^UgTB)9vqob7mjP-pO=F`YKQ01na2FE?=hR$UvdO;9>#7H`paR%B(G4II~RC?1JE zuhrsL>s*19>(~lPA%Bb14|qXdVlIqX@?DMjZi;@_?HTdYY=i>loyad@*X~x^Me-ok zvzU-rk^55|6J?Yg+!rTJV7_YRWg+hvEYH(UJm-sb*bhA>!#q!Q16)&XA|7S;O>9Qe zhJbRj_3V1nP}~V)r9qu-gWrcs$xzeipiZ;bg=$wlnsRredfhWelxY9-dl^V9+rs}e zyeC)TX7TKL25_KHbRNr`j@y61M$@;+GWh&UWzY+@=~DF-cNhjE`E$vOl`-o>+=o7+ z!jKENnzGR9yEe#1al7ls2;1CB0_&u-fxFQEV9|s?f$Y{FvU`2dU}nZBXQQ1iO&f~_ z?Fb*3I{;3UoxQWKuyO-#JpCaa9}!XjTi_R`(;lZKqAP%hbBH0|%&&HMi74LE?^EcO z-Kf0paWI=27f|ETd2v>-C`Vao2QUXF7$&{Q7lrIbk+|gLIPtp3y4 z%L)f~T>3nUw&r+Jt20LjK9ZtLS!N)V7pqO1X;|yfaUYzQ8^twa>!)n!aL-T<(nIA*WV?ZvNJ-W_piwv@nw#aN zE)iPu?N-cxmr3XRJ)QKd%-$dUFo6H)aDL!xxvzztQ-Dagay&ykZ(1Og^aHRvU=S|P z2rcANk|cycNs?M+y3ngXqv8BQv)@6B3_{US1xX08wyq-R*Qou4rG`LL@2m0}IBGO0 zj-Vb>S>R5GEjf6qnj^{VWhC|+){ z7gLS5!RO~U8Qu?2vs>z&vE6gI`yNAt7lfYgO@{N;&NY~mwpO&+%| z^ILwwUJ?HVpS{;@j8oPyF^K?vBwa&tLsDRV9VRXRbn1lP<(){~PhRpQ_h0j~_qvsp z(I2Po!KRn}!3Lr2c@lF^iLkwG$!)(PPzuJ-h9+D*m1oho_0o2UAdC*=LQyO4%qaI1*H= z>!$vk0a>Abrd7gnnzfO-#WV4SLyA(Z+ff07xWL*#o>Xx1XEUdgeOZCth#`aCePaa; zE-?Ju;jflC$1@JE2Dk<|3-IEBytcm%wLl0ZM4?K$Xe_Z^r#t%Cuh!7V{2oUUXj3;|4uitgca{w=&s7!a*Hxy2Eln zN#1>Jt}ZT3sArvo%>OtvVQ0*!%vCCmvj@B4=VFU>w`F!gq04I9eSs8fzS~{lAR|hU>U_F1Rw|5nc zWUGh?WEKwy zAIEBTT^^o(<}QECWzQ^;AxR7lxr*>$1P5G6L0IR7v9sZ%1Jl-;HY98@Fy8l4q)TBH zodVTUa*9=Xm|B~UkC&H_BVOxNnAN@OJLV{+ikM>#w4TZ`R_}FjG08eyl@&QtPr^sE z4waIcf2HtTJyp+mSZH!)xGa7D=>9y%JE8y$RVV4HH-;NGH)KeOs;ucpW z83$}YgZLH_<7(@w4+1QQ?Q{UZBGo2kZrgn*0JCr@tGLjMrr2Pe0L};OZqjFP3(MBE zG9T<+bA3DecgAt|jQpbRr=FuUpJ%9e(4s&F8_zZabdLsp`A2j4cm*5fhgNY|h#b1l z%TjOPdnr0@qp!&q*xsd?rhDJgpUuqbJ2hKPp^A|92#b6UH7gl7@_CW=x2!V-;&eZ{ z(jLz9w01@0b@kbm!g=#O)^WG&7t7mi{-GJA1oqLgV`5-inG&FoB zu6_s{sVT4sT>y^lrn>8vs&lWp=bc{U8g&F&!uJu1Vr(R60|TJ#HG3yZgWDXZy6Qi6 zJ}XpWRBrz`K!oUOUw6v=Yx_kfWe4yF_4IeB1jX?Iha{u3;qo=ZCiElfK7)rU!|}NZ zOrof>(j*ow5&J!*G-V8_{V-O_#LDfVCH8nB0_)$j^E%m63$=GFYsC|g~`E830@WAI1)k-A*#&Oy=zi5<`=$y+|{ zb>jFzQG@YVH?~-1a2QAUZB+4m(Xj(m8a`Y==^hT{SKxALLH(B?JnBh(4_=oms;OXy^Tv4&Gq7}do4U{+xe^EAT z1HM{0vwXmRa{9?oxbi z<>0M19M;_)O_30#^#^pFz3BIcnRu4(-~D)!qmV>AZ}%Zt{eY0jTHAksIDMzxM(sn( zj|9`xRFL>tu(Fp`V!7^Hly5Zi@sBc}JGsD54vk`b-rTB#&xHo!=z9(pyo*|87v?Ck zG}AXSyeR$KpsMs&uf=~klQP>*9ng~JJMpqCiI*50evEr?&qW;HFe*kjHtJq6U&}2l z*I8M7G^lp<2lXtU=w4gp^Src%9K~kS%$am3wq_{u)F9WyWo7WuQux|mFO*h_Yjk+Y zdDhcTiAy2R{yuf!t6b~MWI3OXSI9n?EB}!v60!bKGDSUDOjv|jixPU5azWG^KNprk zRWhZaY;V|^)PUZA`F$lhkg?8AUZmaKHuV_SiJYPN#UFc}mf6??Fd|9;RMiVflG%q? zSB2Mq1IF1IGYVb4Irc&<{3QQcqow7GWAt?GkDXy&HWnk?@2p~_kFuX7<%dPhOJ2Ua zF^EY4O2zg_lh{RAI}(`T__#C5R)YeQn3oL5jN6Rrnk-i{)hOl?lGPoN!XV%?yRq-Q z6l_oSKG4AWZCof54E3_}hWbfmXusAX!mk6=OAk+FbZ1pu6qVsGT2Fp`Hbjg3BWO)6 zysi~m%FfDpdBc3-aRcC=-xr7Fyhia?4Wq&DfA`_ZCe8*VUf|1Tw_Km6`HTVlU@Dd7 zTSXF8tDlzajG)N#=S*%X1fW_`3Y8pb(x$N?W1GH;WIYFju|0GEn!_#0`#~#z?1*2V zmI~XEV0aH`h@P~D#(-mk0n@VF3|rQoRBhJO^>?@?61$Gg$8m{RW7MQc8#SFKO_X60 z^OTjsjr#RX;lUavc7rm2Gj}WTk;lvVa9ysE&ETyUQmOqn)x(PdJ*JVR%`Utt%_lS5 z2qmTYam@b?Lxe1I^}UaWR4r0WuD?(Xs;pp@^|Mwj{2wK=ywfnZu2R5wvW<4 z@z%klAY}fA?pA`}7D~?3@(qmtCBL>dhnZA;_<%fSqrORNE{Pu! zfITqZjS_0-F4ua$z*}Y?i)e>VLZqbrWUM<$?36A!%89c4IX1ggYV7Y+qC&{pf!76h zIC1R0R6NCUW?uw2jTrKq^d2zrX@GxQ%N67PNAXu^Nq(hW9PYd^elW6;Qk0Xs%o)JU zGHP=&xC7m#65p~I-4I$Wdx&hc~uE%J8|W(hrON)e?2qBgcnti7@; z!~N2&=3>7L;VyI(kZBdQWL{-iYBCrdiH`>hWJq@V zmOZwl%Fvi#?0^AMBJ{mgg8NR(bAU!diDY(TawpQ9o`v7z)G85EYNj;ZlFvWtXfI|Q z_4iii{?)3-(FeeH5@lhbcQl;R)*33XrW>Yo@!bxVx2=w7ll6Gx4M)W%S~aZLI-#nz z_5LZR`P>hG(JQM5!7{t~`*t-wHYE6eU1bs5(8*3ccSOvFUbWrc!SDxcIWmo`WqK>` zy~vb`>}1Xs7KqhX0ki(_P(mtp#5uFlZT<#CsyoqGxEveY(A1P{5fnn?ozP@A-%^@k zcQ`tCEdylpY-_UXAkfL0Z>ANv?3PYy*<$q~^tKrm;wsUFpkobqV69;#*a-~-egGz{ z+UVEQay?#`Zo%%}&JrAa`Mhh^?&1f!@NOGww*23qpTo>$krEHw~Lqf~w6I zYf&3SolCkH8bZ^%+V+O~nYf;e%=;fJ3fFTKHe_ntOzT+bilfiJDB1MVWDA#8kr1MD z0py6!rKGmi2hLFmlK<5@6QHYpGy|vHkA)^na!jC42?qN%S4zHT?CFnvJQG7#n_~I9 zpEZ*CqW?PO4|)^l>MP_`(Ew<8OnN; zKc$8vAcpsjy85qaQ&7@aEO=4D+v%yF(e=^A3kR#Vmw{xnO$j6==RyZJbmfIqRne^_ zqGE;FhyKWIoi~d9ixiSBk|tfyF}jINJ%W4AG$-67(OEP7`)Ia;^QbMPH_+Q)O{i6O zvAv~Dk#p&t(u%Y7fVaLYKt5-C(%=lg)lOv4e@OdJz==-i`guC}c9x0jH)Ea?&(_fq zw6m5M8MSA+e%~nQ>(~4@gKs+Z#V{k$Al24ioBX8U{!1xl9$s4GtjFXTa>kqR_I5qz zN3C!un2NQ-uD}NA-FHaq{%2fCo%1jATnK?@mr)-)fowe7)^iun619d>`>JNf>Qd7h1XHIS?( zT-zv2ISQI{w|$w>PB=?EUGSVjD?Oc1=lAgbkefzMk>sqfflKrZLe9{;)AL}f@rEB0 zX32!gRW0;cgjJS;XbBmovAKCs&QECiB)3^*(p^ynlibXf&x0Y%Lbh;gv19WN-LG}T zo}6!e!9r@fUo0NP6kk)v;qhFf&sf5CCNXciu7V`@Q@}kM`1ca%Kgtx!`3_BiIuG*= zN*$YRn}0PQU%m=Fizxq02THPA8_JE)t!;5upcw_(beev6iW~3RtgTY6aTxC{wh`uaUKpYz)j+_Ps)K0VTKt{?fHQ3E zw>cxz$V8DUebh(+235jKQ~yAPnC8<7q<=9?!LZk0*C<7q7s$g<@AOhF>A#<9ivR!NaF5 zO0@#swc>IA>-I&zQ&;bTJFi|(e+m}5^|$T*2!{4ynPE#54iAt2);jU6X2@X9>4ib* z3kxH}?LN+>&6M}-qSkrpn0KLq(QzxFDG}|F0Om*>{U5URMh%ep2q&GgES?-mm~N6q|~|V^E2cu@8;Xk_M^2OVc#=mi_~oz zF~(9faaoDX>tqc!HmdiUyVfd32d^~oh;J>L1>CFlMybhyK6W<6BdM%#j2;s0v)2L^ zKr7sD)O5aXb$EDPE$WugakW8LvZ=KHdvr9R#u;EBg{MW@1S$9MeG|vsvuIwmZ65rQ zwh*zV^B^NKaf21%21D-V$wdS$vR!+>uRe&UXjczfF`OYq{d0F^tjM61pwI%yAaf7T z*~6o9E>jQw!l(z5qkbtCpFWRrWU-?tS3EfNfN)E*~P~(Hi+u4rij|oyJ zUKfN$WwUHPt{;z&>02O`(%UE=VkMRarHD@))%Glzpzkmb?aCm3$1!?6VCD1=4naM? zln*TciyS}FN6w4N{%lH@(|Fawu!#IUa(*6iSLN*`F-3 z>%`)v!wIjXFWQkbsO~({$!1|)N@~=?+L{#XnAnT2vo~M;p}A&~(?s@V51fOMQC(9P z>y8k5+|GNj#9CV0rer$L?H%2P&%fRaxs|3BkP~NpH66kI?zA^A$L3LdkaliMDs|)(#iI49xpjuq-mH^n3#v~wA%$+{JiJwI^>_$** zQuJSXt4N-O;iEjm6gF3P#G@3Lo9l#=OADv9Aq>5NVo23xK&$B_FI|Ly)~=~Ps&=tQYlo; ziU7R&uM#w?hWwhdq=5$Ep3r#4JF-B7sx#f5jlQdWs$NK zv@dpgE|a%FkR$(1KVR5}DB$Z3?Ua7#)4nuUY?0#HdSBHAuy8eStPr4VO)%WXf#Q&v zBNvodA`LK8ZC+BoQF_XlIO#=NDy{*WN@s`|#8XH+P(vEVm8SGPtEg!Hpr)_qxR@d6 zZWp#Fa!>VY64OxuXa79s{1$H|WoPPh0osnZqTNa_czaxva%UKZB&4PK0K14RC7Eg* z2OQT}|MqfXeq7@Ni8AvaG62oS2M3SLfBN+?V0tP&S11QWjy9)2i1DJ* zNZk}BGth2VgyK$HJm%@_CnzwCz z!C+r0NrcN>%m>xVA_c=heZ2-in! z9*bnw!Cp+B2g8u%cf|J_C*q+|V)X~6mF3sT)`5LLFl|kiOiZK@RET|x3|guiDhmrv zR5L|dJu#(kYNeO?#%yU6;~D#8RBNDFs@pk|_w0oYN;;9s^O&d`}JpQuiBIM z`LfBi+x&WJuJ z4W|bD>_L8Dy>?QIk<)|Dw8wXU=wI)(9RL;fP+tB&L{&v>itQn(^9E|@aFWLOd&44n zTu$3dV-_q`w4!71D4a;ES8~XDMsOq96W|vX+7338E;oHT8-&h=0IiBCC8Si{pN(X2 zAF47k1!UA&BzjJ`y~%TXz%63)Bd3A3V|R*Du6W(+&Ic*Zy8Y2PT|f#9!b9R0Q?+AY zaDzCm6AQ;M4r^lTCFhST?nIG0UlpxQ7lDgzrC*3!rP;k%%XfrL z+fb41_J9g68f=dH@KlgvPwF7lc8Tp;Jf^sS*rwU3Z}@;@;1{qz;(@wTVZ8YM0L}Xp z8A>mKKzrd{V;UEYF{G0rP4BhYK=KFj-ixF9xhlNrf1>HSvB|mm{BltTf$eyGw878g zHx5a*KMw-GKdtLMb9f1V{we^&Gus^Lsa{3(vcIu1`5?#Np7Z4mAC*M;J?O*nn2ivNn370W2&Il;2OYZZJ;T#I$b#5l7w_PslLXWyCi0F@+n5 z>zho^tDfZ}a~{Z(JM);T^ZU6b0k{S1eF9&=rEe7_O;^czFOO2sJ1T20-T0e(AN3s< zjmLT4<=Z}aD5~4qb6`mxJrtBHcWCuX?mJ?EClbf>KAPbcj!$AH*{~K<#E3pvc#kl! ze!n#}4H#l3nF5^5*G}8eIu{BN|BKsF6|BBD_jc3sEFA>t<4f95@}h4>aUU4u#Mp$H6_`i^#O~@n5Io9EJXYn|Wm25GSmIaT zJCD5)ISkV|KsU99HH>T|4+x6XC+w~86hHjo>eGh zMA<7G*(BSY*-%EZ5+?}>C$h&mBioUzY~ixUS;vjveZJq{@AnTp@Ar-O^M2m1=kcSj`^2U|S4$Na&PrJ7Dhs zbx;jsFY(#(X3KLX%{J`&UP{LKVzZ{FMMxh5MIqVHGnuFuO5VS)kOUeA^*S|b?kLmg z2edjafKPZPP|E&ig7p5Cfsbce#tN=z%}mx^^XL0sC>`Vf>|Qsw$GB|HE+)o*xh1;t zn>5M4ovhl>PHGn$(vMmGH&}^+oJd!Gj*k-4EwL-GwzwAHsVn;bT_%SqL;_?z3_&N;s znXH8lY|GfI%-*M^${KMH{UR3yCUZmRwG=&{ffF~6FWd$Jay5P4kG^2u5Ea{Rk<{^O z7b;U_QTx5}rBHLN>L=~QPtcPeHtT&EfqZG>TKg)D2^-y=M<41h`wRDo*`r)YG(s`y zEBB>-OG>-I#68!c=YODGhY%Ln`mr4srEhpv`-#e0oG0qf8q&kqMX32>V049Yf9&3u zL7rXHL>h~`>?xjvN?k3y0kAqPVF1tOp0O1y6mQ&EY_6~@e)k{mo0xxwPEQZD9v{OV zd%#{^tZ&@|E&-gXqHH8JI1=g_#e1t2Un_t{!i^?CWXr)5KoLrWx z=>NDi|8a?Fz?>6917Ts1@u}FG2aJsKaYhG>7`F%6WfpFHY3$L=0gNVPty{Bl@M4Nm z-PJT|PFI%m+VTI!h>3qBe$1%@=;qD6BFLg2MyfBxB5=X8S4Y>^t^wb zIn1iA%E5uIIxjESrJ`Q!Gd11YjbIcA)!a6H?X(~E8rd1wL`^R_%SjRAhg&7}N*J!x zi+lc!$Q{8vR)RB4CDLZm7V14oZz2BljusxX?T9!Iq-f4=a0pGqeJ;%`h=#5I#w2c7 z=^n6n{>$_xCTgmWoOE#S%SL9)ImC|;|6X3&HnJh5L6m7f$zkPhaDm69IpSB; zpo!b!&Bhzcnsizc*kPkCLS!Rsf$;lr4DNiju79hmMbtZLBh*e4y&{mDFhj?Sbt`lk zas5tRt*r?Ue$Li3Xey%3`(hBgElsgRC{|^B7{<}ZkB|R!9cuh37LkO`wYZ)pIL(4= zdPqR{^!D$M6w?#EoVcexP;iELDtVAo|+O(0yoLmR+&gM*pa-Wf@tYUfAd6*# zpoxZZ7`N}sC`;?I#od+w78+2i8KRUtZ5?%_tHdW|7#4{;;thp+v{amrYUc0^~niOEnsg15Q)j zc^GHi6w*DM;{*O=QB|{q8yDRlBhdFDM>Z9=Se?Qn?9^!r=;v9;rNZQ{%dh$tzh9O3 zN%BKCk#}+~!d_8Li!)vHzKoCL3kN5@8CaQ$h?p7l1r0&*h?K)K5J(5n8vxE-71N_ zX0B_%`{UY9&LO2;Yp)FbA=tRu2i8p-rIf8noZP;n&k}Ia+bQaxkC=4&{(b9W>pJSb zef!nzn}=1gj?(&!@8o4aePTb|nuXRNOFU-xj;i1WGSx$5XKXfQ0XqEUt?cm{7+Eaie+YQe4YL~Mp zU-lT}l>G}MvkbEjx%3Pvpv~DtCAdqy@6<20J0tD7@kZUf%+ z?_lMQG;j${0Wen0|0FgYV@+Dcpn5_s&`8qI-z0hQgWbmdnc7aG*}Puf-2%70rWbXZ zz;~UcLaXiCACj5GVY>Fy8pID%kIvNT9Od#g^c-LB8SwhHuEF*`0lq2L2EI?*y?--`~S2TVfy2rQ*O`ZjHkk%Wx z6EA#!29L3{z42rXksn~rEK4<;kWi_`%hUWYfUKx%{E2kj%F{&KiYozlUIyMl&-y*d zy{$GQi5jt9*ooZnll#E-hGGcvQVEP2D}s*z&QPaxQ2SR44Kr>aQmSS%O(|7QZF%2u zP@RXP9K%DyG6_1D<(vUPO{<4?;%>y12UFh);jcPR>>ppWMip>4Gt_U&eE%oYL$tNK zR886@pQ$A~SppN?rt{)=B;DGw)0T0f|C&gk-WRz&l>~fy zlF`SLP?j3Vrw~FGdh>zd!mIsoQzN)-f>G6Vl>Y8F$$ClWgI80c_o@Cr^dX^UG#Tw?ks(o-_Z^|fu;$X-ZU7tZeOr|6C zbHus=e}{f}Ym}MlWUpcj1H~EQ>n(;PZx1q4)ne;?BHw!WVa1I$HJv` zip}tfK}^GM2>VU-N7A|u0;u)ehMgk-J*!%EtPe0#eEU)RYlC}!M5d_7frfAI4y>J= z)~`zZ;3(*yb&ZPzBovkC6rXjQ$GgNNj~iXr=hcuo$u?pxapG~ARw$4K%6`;AjdhX| z@HU94lW`stea9$(8qoudCh;Jl*26_9*3@7<*FS2Dia=|qMyfd>!f7oxaMj%t9%%$% zE~F6TOzUsw_W|A^mB++B_sve{Qfr|Eys&I4(Iv_P?@$ZEo&j!h<+ZF$cMQM(%Zxku zwPFG6JC3NDX)_*GpGP(=RDHux>W;#W=MsS4rnrsN1EoH|uQE0r3ZhN(- zS0{f-P)K_tGL~1t@alHyAL|&;y8*Azit5U2xepqp`iLxOQ5vw^sSLI9J={4Ri#=Jc zT2Jq<6XWw{m!`TWls21{4f?QqEg?bNT$O3WY+C*n?8{lQi2^;%UA=y={%xKy9}gut zRH=>}<=OF8=~6+evCygLnV_XUYXpM#W2e`Hs|%^DSGl!GH7w(*g_DKa#BkGng0cB| zV<0Io{?G%g?GmPcv(r12@zHh1im4k1Q=qhP_v_`Dq<0qrx@`2>hE2x5`1MK3r2~K{ z-#g4I-$kpxrELv=`8)l$A}r9spk&E{tk!fJ(vba20l0Xio@fY zXdP3T_IgKQ3QOfIT@C<@)Q9LFjK~?0MDlwodk=sz&D4IRchoKVFy0A_4_zC@pTpL6 zkNfbJ?h5B4F(%bqge+<{M1bz@GE#z90HNzPT+Vy;-05B1>IV`#FkpdU{f7M|!&S~U zjP&v`Zn1yrNz(#?1_4?+DJ3(#*BVN1MS;(|Q&-PV0et5?2JDwj?qqW%xHNxX-fv;x z0Jy-W7x*~~psqZfKS+Mq=dWD&Ol}N0rJIBHBq_ETk9T>n=QG~_qV_N`YV(OiRn zPEi+4Fw&Mk`XsgUd`=lv1B-g51Usf+w+NQY(tEB)Y~x2LGKP&+nTk7h`^%t$TwI@m z(?djF`giz>+k`xMrJRql``$odK?m? z0@axWQQrzZdqDM|i>{LsFW}lx=xeH@A5>#wrKLG{m>Z4G$bZxnT+R^O|y=^PKgy z6B#7{5e54sQ1<&o<1@3TasOtz;y>9LF`e9Vbaep6RP9_(AelLE%;N_pF z0l>-3Wv=o6zwpgKfmkE>8?mF*J4Z%?PLZa`e3avXy%A{&szKdZ$?hPAFBox|XoCvH zop;m_yU~k_Z6OJf3m2hkyTm$FyOY9{- zcMd0DL16@O?_;e6!m+@GGEnPmlMG#2ctJwi$q>e1kib1XE!F)c?*)~BBSJnIJw@31 zz6;w&f}%(jdw)Rt&b+IgaXfc5UfY8N$7ZSTFc?pZuRk$40&~NMIxa4oEX~rR%2~DAH6Y%N+hEE$!tqKUuiK7@vlzh&P4q-X{6qMy3I~#64JqGyA67 zCGs=MUL0Z4K(l-$cqI8?i}xld028Tbm=V*ly&S7B_D1mYCC0hA)1k^quD8OeQ_(Gy}z-!CXf)tj3MJus)9gP zHCo<})htk_~)LQ^+D|FS2dN9!y%D~1>B%xvWas1ur7)Ll#1;CL?_Cm|UY z%zMNe@YAXCG${uYTs$D$m|(`GneYpX3+fKWVw7$xIi4jC3-VCJP^#_cXE~|(3?Y*X z$+4e|3%}n8m6>?z4_47GP8&CVTFW_i4(7U^fP*(ms-9JK+D}bTH&f)cI4s*b<*^ja z8+%H<8{Xr6gP*H=7K_}hFk3)tj2Ok%X(rD40X~}VMM5wC0!ff=)KYO3EXEIaL_Cw) z7~hNbX50&`03M^xuK9Ygx+P?)=-OHv`SUAN8ycmb56sLao%H_|QDt!c)R$#Jt;xH}EVm#r@nu%2dRWJ!h?CDXcBT zexFdTmWY`>uJo0JxC0p5TbQ)Xd4WuJXqI>l{m> zbr-w9LMYBEp`nZYwjbdh2sZyxR(B0pE@0?^YXHU}O8||7*lo2=zSbZBvzFnuoMjYF?9%!{UdIu&8-JRI8~| zXVl{_=klFd>jm&N}xcXsEakSw?WA~zJ?qq zm^#DtyFMW()DA1A0N+~KviS0f^rsSQ_vDuHiTW11QoM#gqQ&|aTf{E;Kski+QO2=s z3~oCrG%8r5z>y83oV{|(5CH(t=bk@+9hFWMwiGT1*=HezLjfs#Lm^D?H|B=^+M#tJ zyP+*qtH&j5mPMwwWZ{q>H~9aJpib}>t^HU7Z({gQU#LL#j%+kI%WjeS+QBck%GMbp zSj{pi2p;%wKbJKO;(B*iH6c68w9hFySRftMezP@zDyqkpi9 zTyeIZwN!78hvq7%(!Nj~owa^bK%dl_W~YVBQ%4@-!kBOA0H=*gb<+3>KdZ1&0ZMuO zQ*L|6f$s^zOf>kDmuFKDq+CLUlc?B zg0gWH3ahu}H6ykDdbHaLM@R64E%n(_mA|w*oj0W>FcXc#yKw!0=51^ zw6+$o_YTPJvhaQGw2*&!L>N{IoZ52w6V7NeuHH zGRnog3E`=h1uSq5qBU1$qqDhx@>itpG{Lq@UDPP$jH>M-QLF0hr(8bcxQzr*HPb!S z+0;)P-Qf>!-J_CAxRD!L%!1Ax!KtU{ZKxH;6n&>MB*fqQ8RTruzof<|2LLZgSZcw( z9PKK%S9GPLS+9LWrAS(=;&&AI^V*A7=$83x!a7EPvvCmvfOnsd%|}&psQ>dN@HP`3 zJKZ{pX@K;2{i3GywQc-XWg4i?xZiFh+jK2Dx39O?kH8K)DnKp!V!8M9xQx;AN4YNC z0Ul?Zws}1?IQ7&;mhhf%j8J;6@da}w3q9?T1;BtNOaZn?GP2DT-jAZg)wY!zzW}#5 zKuf^Aj<`Q5OemRHA+I0C=r`(O^HkdA|J3a7f2sU8CQ<*9{!|%(rd`i-W0whiKSg78OfJxU7~t;4yk? ztmJ-I-F_3j=X3CqxI}@`v~+50<>KTZV!B4BPYU!`MaDz}ccA)0Gv*%=hUz+Isx8~p z%*&WHakJ3c|4Ga8y>TmO!LEtxz0>c#sLV5WR&4AOE?4LW5YxD7N2(ml`WQgG>~kX| z#_?|~;;iS|x&h*5BUYzXXd~_8ntU|FEN~t9hn1NkL$-24b8>26$dqLEhLs?kCnlVv zlOU1ulclwZUT7(pWfe(mxf;5fRBDJ;zaJ<-ebGR>*Ic|@d@%i+uu!eBh1f)gd{n{o zC0&{}Lf(l^2$zN225IZr$@!I6x-3^N53AIQFW%WzKsB5V5-P~8XbQTkvvFY+CQs)|D1GpAOYVuW&7d})yql5-#>A?x|d|kL^QJeA{ACXoLW`?~)Stem z;?s+-7APh%83ZYD7*QRqCOtNhK2lWq8wrsBiCX3plA>KAPHRr~x|7oNLaO!ZK7aFvIALP)Ek z<`<{5&}ny)QW}uOjd8u;F)2CaXacsk!JW865e87HIDpcgtzYlbF)UEu<>^i_)>yhZwjiPaf0N>O ziP6cDZQA@W!fJIpqMs=*yq6&T9&E7`M=7PTZ+fX(Onr^zqhnYoX+`5oMXIHHec7gA zxtxLZH%wA5>hzU-m!shjAwlRLKesC*a{flO(v$;SWLS3&w?}$l0DV*_SD%Q^4^^j!@OSeo6r&C8V^zRS?iJ`dB0PW6 z;}}z-ehKI89@qa07}v6D?8NHYmcY^6Q#CcfaYz4p-022ICRz3B=GYA-z~cFn==no8 z=NVeLtZ(CeEQHPYYZ{B6&zdXIR6mrR>1pmL7~T}(T`0j-!HS~Bu|;o-<=|B@tEDbh zVpCmZp9kb?p=IF(S0eG*8$>3jR}fY6v{2NV`!!=_juW2Od_J7`f?iJzG2E+7^FIk} zL&*#04eDpdZtqt9UC$3Da#W;dNR`H1s9fyfn(5~_mlcQp5?;wL3numPjY4AFz&jKN zZN84k>MGH{zq*J}7~SCBm&=YUC)pbnh{i<-tqgem2>-|77m2^i0q#}r>q2nQI(?U7 zq#J3z#+wC#3RyGZRS)7-IjR%?>f~X17+L)EfZ_cuP7`PWaiI!-s;(1B7Q?acXwlR{UC$@+bc1LcSoeW-S`sh-AAwZlg7`MIJjjZ9HLz zU;3bj{eW#aj&hAPHC;z@ojgb1#BCI1I&Fk6`I>~G=Y2UJ$n6wl(uvQy!d^TX6DZkR z-f||{e!IDRT(+rlN%?EJ&O6VvdHevrZeV;InX3v$-(nrum< z{xX~JM{gcm&eY#rOQfRf23mW91~EXcfaIfisXqq9i9*xnW)ZdbPOSKzqV{+^J?_Ti zjm3A49q!j?RjlHV>0p1aY5hT`Md~n}d+j5j-fhsAi<%jNuVp7K*_f2)4PURapPWC; zEe>eLOkma9IDP5$MJO2%G%JuLIo$@OGvW$*6wVxb;(*NNwwlhXhGaX%<82nl2nl%l zts7Rk1*!>Gt*#kNzXdd|7i$mN#3U(Ywn!PWj_(7TQHmZ+<JWX<#YUC~L{-?Z3&1XpZZ~;(ZCO922V7K9$!#owbbSydTU# z$yf*fy9&6Ra&ggeQ1nbE)>`AIOMn|3s|8d6Kfh2lI!t5|%ghSOO<&<0n83lb^$lUn zg%R(Smf@w&CAm9HQ>)%?c#c`kJx?Ot3AMO|v%x3rsE@~3==X_55#&ThY>(hq&Xq1MJj}S@{w$dK8dQx|f#$Rb zHa+>)PO!LwIwoT@z|czUt4DvaWX9aH$b_}vc!jUsj?1XOW>a{@+yY=>+GH6h{N2h` zRqJ3`o?BEwHffZ%X>*d2U{0&M*t4pc8?ciQ*$2=_gNt4zsVJ>b?XDGvq>aYs+s6Ya z`omz;L_Ed5Z~ml?%HcI6mMW|xaA}@PLCPYNUNT+8DmR7KPe#=hppc?yEnqW8W5`BV zvX}0zde*%V4CLSU-k%}a7ud_`SroRuy~mkXU<ZvqSNab@>EnNoy5Wqt0fUjdq7n!`k$ zZz5SAD33JgE8g@!hO+h1LV&OKeK0GDa_SuchJw)tgjI6MoWlJL08FLBnrb6dARSo#&rQ?h_e z!PIhKgMg%FTmIwEn|TYtEZ1>oL{1+232nzG{@QHorh!;n)hRSSS6497+jV|T*1pQ} zOygT{y3lG}nV~$pLa}BmcVEOjtt001e$;~r9;MW4qEmxK1GO}IKA!`uko?n}X^;yd z=SVLr45@*O+{t%oAH9vx3jycvwTISiy<3V{OHKTz^fZPua*caM<`9^auo(X4lkb%W z$@f=_x#QA?HLWdsDl#xGqszTt#lKTs`?m zv+rXf7Qyk{9iTw(B79E5Me@9L=?;F6256{fim?je0OQDe%wgt~H7HMq8&kumUPrtF zYg;MYOFQAXG+e@BrGP%L&*nDx@T6Hk>HU=GS2xGG=TFW3)MQL!?@tYsReBr#U|h2%jWz(mOMuNOwFoh=-;zgBCK zBE{~+m3tJv<|z3}k;=nF&lB)_5&v$ePv5}2r&v2~*0M_K&@+brixl!)A$a6ECb#Iu zVNScCJiiqw+Aa-erqIm2Zqui?wP-C%tbn7yhbpF7Ha}9Ik-pvbD++x0W)+mPgqrd= zr;MHT(^Wy%0LdLTFxid4D}<>99U{|Dy_Ij zPlC~FVIOYoE9rE|wVSmTu$yd7w2tJ5AxMp7xNtI61hc=U;5W4lrdKyPf%SbE0r$`b zUh;E~NQ9^>(~t|JMvgbh3sto2+x!l*tE@ zJ~4ri)(I69G6V)7KE2gR@ww|%R7VPA1KLx(x4E^CmE}Y0*RIj>(HMWkTv{u1i@^lU zfX1|sBB#9N7Wr*3JQ6C&DZP@DOxo8Ur2BJg-^)oh41C>MpUGy44NK^W*S-^f#~26# zW*Nt&n9c0<6vfcF>b$QU*h8~MgJm?uW#1(!njNcJb7|kqxYUNt&bv+XCXMU%D4a`2 zR%^VUg9q6`COq09{;+&6#B8wbhqnuvV(YM?Bdhv&ioST^z%s>G7Z z0`5&(rHhyKJrI|5>9YnGbpz$6zR+)B;i8dir`6R{6b2$=8$$!FZdB1`aHl9>a2z0~ z_UlxTv*Z%cmP__fK0g5d?x`~)X8T^|qL)THXjY4XMjvQRxBH=5b0wzIQGn|;u5vs% z7vvn=_6Y#yk};X9pnJ)Gf{0T z*-vq%vOUY@>aZG#oB|B!uvyl+)m$xl90DnjrM?k~KmB!cOe|TH-K0>qw_D%!$*1Mk zvRt#E(>(HtSOo&;#==~xJRftl@APTcjh_QApQW_Pc=0(aO? zQMeE^&9t5>l!>wWhQ)|R`UV{LTtCr4a+RH&?y6FUBGbtdY10Di)QAx=J^#A+jQ zI%iS|_tDQYEnzL3=qXq%m+p3u2M=wKg)9S}kn&0xJ|m1RqaksqWoTG5(n$1BT0DSR zr6h9cw!qiJGwTxb!WWdJC5XDv(iz+SvbU5QW{%1ISb10UynD(E%#*e&vI^B#S^aV2 zY<76;M50X66r*=d3Zu!?d2txRYb5vdkM35$i@#kL*D-A6q(^vTX3p=*9XT-$)?|Je z!VBb<#HKOlS}qg`DcN&&dAx$+A@T$LFUFSWvc*@s(@;Dj4H=(z}aP`?JfhW%j` z3$@K`j|V%OV=^~rB7Xxs1y{Qb?wwk1yT;#*VG3Y2(+4CR%ixZV!<})ss8$&aUF=S} z&(^#1Tm;!hd{}>~^pD8UR)aW9iE(NV^K-rDZ<3a7c*`#?|g0aFm)J7{YwO`bOL0HD9qA(sT%V>jyrv%=5M70T)Y za}k%bpb1OQ-%w^6)K(g8LSqo3!v(ub_MFh<6dOVUWM4F67@@xAi^3V0Q{!P#X+ zLm@nTa{d-|``KrM)H9672XwOsI`xS#=~K0+DXk!RkJ@o`KBovuxZVHpB( zoa1)-ast)*aGCQzNqbkr2{#*W>v&4$Jzf4Q@eDN6SQPDDO3cV zQ!KwRQ$yhY7<-4gk09j(;Oon-Y3O!|Ou$nfSKlChXwjbQ*N$bh!%r~4UXb=VS`qVJ zxn}`@Jpa)XGPs8(JqlNQPTf9tv~_`^MM%xXuU&NlmES>Ff&yOF_Q~|@1T8r+(CGZv z{2PLC)H@xU%j5q9GEB>p-=~~kE!4Qc#+orN=rd={>M)P!up0i~xH?pi!_}C1;KJad z;IAp)+cgjWyxf4IiJqRXqv3h?Y5RL0^mMXnyURX2g15#|_7@$wp#dw|%M5jz3b^wm zOater8#3Hr{k|7)Ap9enUyFfuX~&~U;xV@6y=K?-|52}A3Covpe+|$ml%N#<*FIe~ z67I3n(Xk3=pF{zUcfQ~Vx$TeJH=lH#hil+ob9~c++EOC+ohKb~v8KMD3J?>{UTwX&Rh> zDCW!No@<)3cINeVW-hpq{&y#aixv){kv-XpJ;8sA86$x5>NL-#Fp95|%*TRoqN5Zw zwT7%r4=}s;p+YL{(^|E~t(vpuL-bLXGibd^b=mi3=d7cf5ZpCQYi@I;FIfqNY#b0bGP;fC8@EPxq&aZRURkD`VN<_;(l~7+p%> zFRe3?s0~x0*)ZsT;d4~%kO@telJPWDHOj8wV#OUab7eWfBa$Eu=cT0H3!{LTQ(XDk z`M>C?pW(6(8NW3v`U25(dPlx?(4PiK1b)Q8~VEO6Z*h zO!h%GK8!8BjCtbxRsn!@`Y}VXJ`%qbd+B?CUp7^7qs;QJ!~Y2?SjdY#P=fcs8;1ja z8tFVX3*a#PFep2k4s&5Gz~2%4Gkt!t0JV@r z$|Z&maY93g+An1>=aI>GVSdv9PuFc3m+0hYlc@yuXnlG4~(6vp8)2BRS&K{Rne0I{buHP>G4T&ks2g!!?e$8 ztSel`MH*!DFeDGkkZDCm$_l*Z1#Vq2JZXyq^*|2KaqU{<39j*eN7B=M2=~n8ZS#}O z;O12M{N8?Bh=8&m*5YJf9FT)Z3ObY-k0N6<0=AG8#*rQDxO8uCiA=KViYsSwrm%fz z>OnNQuA-T@(|VXvj}n))J19eN)^8{P>T;toGdBB_b!NmV>%=g>ym6C%iLXz!F}34d zWTXPK0U0?twC?%;%Tcs+AJWf*&q=W3j>=Ue$?|ec0Cwxc(xr8+P6s5czY;aMX&5y( zNBk+)3Z^iq#NJcpX<&;9p?}|mai#C0c%7~?&RT}EpFoi)V=endJt7JfQxskZ9!j_* z!W5{wbb2UHY_2A@o#ezspU=XRPewp4l<{zyTC=q`RNlE#AfA6*Z?EHTBHKzYjP(YZ zCrAZUt9u8p-WYQ9R}(_|MU%=7MRs4fz~n3ML!%?{H`&<9rcq=kg0S0+=6iC%v(h1JIKl;r|q)mr# zivdow;N@m}S2HiQ&^8ik>kO^@BgVhuQy}eKG|#>%Xk5k#lH(LVuG&FYdD45zb`Ts_tZ7t`x5^- z4)OsZuXZqG`^rRP1KjbcP>Jg9$b%Kyg|j6w*fEr>-wVU}lOhZ#X>WidC2e^}v^d;q zdkuLWkP&c|Jfhs-&Cyzz>s*tKuq4Z=eFcr(KA(MH+J2;YGKl2v$Wm3QWc~|1E0fnF zY?a9P0U>8ukDs-kT|>^Titfc&(T3)Kld}uRjsg4m(Mt=3K_UY{Cj4{#$Ri&+Hy8yV z4W5ac8edFOXpM=)_Y<{9<9T6)j`<{X#to-){wZmciRihTX~&d_7T&vTy=TuCD6t>7 z=Nb$M>_~rVb|ZP#@B0%+^sIFPk>dP-v$eDg5vfSsCs3T&12w~Les=&akc>&^voVeF z4H8$~Ipyb+`2PFG_ms}W{U{zC%F&wcuI0T+lSF? z?;ID$T87t`z3J$+RL0f9AOfGggZ3`?KR71@axg^6d85!_9G1zQST23Y!_J zlaH`L(3WT+>3`~@pIIDB+`Ikqzkpszi&=QC|Z z1+Vf)&M#^vVEpBq_sv**lK+t;jph zMx&dwV9EqACW?rO+1Ua-@ZpP~B+$8uBb$N*l4_)~$vgASXIEA@*Tq#1kWK{?_E!?LI?WY{^ro{6;H9wx$LCK0jc^v9EE8mQk zS-hBi+}!CCtwnQir*u%)279?0yZ?1Z1{#Fx6(jWUk^BLjK!wfZVr@n6>{3;-DADbD!V^MD7!I*_HQEJ293SYlsm2X!~*bzyz7LqUbAW;rYB&DNR zO9K{E7L-v0fZbx0CVXn|X0_306>U?D?Av?If!32~(lN1#IaKq9f;3Nu;{}QL9QR6| zX}M%FnM52^US`tUjlm51-<+T{2n9HGk{0cB6(-uq(&Z2lzXmzFbPP4?{H=;NP{x>R z;Ro`wveV04xa2 zd42zf@;%WSkzvEpeQ|AuvgT9N-7ASAe%U)Y_s{4r@}jF!7JpC$=>Lgd%f2+jIm$1E zNFTJC{(nLBwznx*hng60AM3qHvjnd?wEUMo9VNJ4b<$KM8F_8m$s*I{GdovmAWOXI zrFShl5M6upmR0^kQ@c$?f^iql={PB+jXN;_ewo=Yh@6V@$|yH}7vIt=L>XA{Fx#Os zNJ*9-Srr?gwpDp3rq(OfkX3N@XFtpp*nFl1tVDCy59lqwY>V|TKd%B_7*S@KSz@!K zPGmceB-_bvXm!Vr1KR zDqba4V>|&GS{BEufzeOZQ(K}I*Lho-6EQaj{m|!=DS34#OvuxyYrU8jHUKS0e=Cn! zCRJFqsD!Oc?4$4oXU*}0U<4;o6Prgfj{N%2IF3?Ave#YI>lYws)PZ{RUF=@Z+Y4+; zw+^7pf;<4)kF=v-w!wxarCgFecP`#&O`~zbR*1KM?9~0UG2X&8e#ol+s?le7FDLlKO3P<+p6%N!g)A$mQEnym%=x(g~VH}0Pr&J=wXN)?IN&aQ6si5A?}Y zmWWitNYvnivJ@XJ*nDXxem80j#Yf?=(*F4Lb?Vm6P?2%q9MUH>oF0bM>8&5|nGoe< z>-f+io!0iODSLQ=xy|GmVm#pgR?%XG`=VIf<~P>=TYZ}%#4v> z#?t$jEBslqrW6Ag*S!_G_OOq`CB9ox4nt8wShA$U_kWTn1tG^<|m?T9^tTcO*CQ5|mhx+UOXgRFUfDkljI& z%Rk2I=|#Z}@V-pp71zf8KD((@1mC&{&ayND)!?qV0gIq`7Y-><(>u0fByI)2rt zwN|j|zG7L%)6piM%zCB2ypV(6V)8RA@NHLqpwRGn<<;;Wg1zh1di@_Wke0LuD z(?NWI#+rX|NaP3(aX8!yqL)IfG}BAH|E3GG*4mJh!C)(U%6Xb*uOk z1U_>?HPtcu_%;mF36Ps>rOxb6%RJtpjCb}164hxC2AR*VSP&*czLLc3&ioaK!_DYA zzGn~YA`$;6ke#_Fz~^sC0QJ)1Ed|KP(dM^dild)sb=1TZ|LaCmr^#M|W@#JM$vlPA zu6|9XhXA~8#gP^OU}G-J(=WnIHTkmqYS;4Oq>xL(TjgprYm6ry(%nSrNP&`0VY|(YXf-*1h%FplZc5ll96&^?U^K{s$Wx+_zy# z0h?sjNebZ5`|Wwib~h3iq`kwit}$xt_rXe*?DG7NQ}N|hr<1)s-yj98@7lwT(L<(_ zho;y@6*2@x+qY(&V-)-PB4+!lk_+kh{0whVQw3}JL-GMc$G8f!+4$XBY(Ql@)}=Ro zoE<#5DF=%g`CI;?ci1TcxU_f0Ot2fjj{AzMOkcS&^V~`Rmr+L;SG_fY!Ys0k7%dg< zj7z9=61I*h<1yVFrj+6ByN-scU5_^6HbQvix7MC&4^aI$cybwffZI(kVcdR$OLd$JE5<>tJg zV5epCJYf*iTeO|(XWXw3sv$ zaZ+~ven0A-6}0BD08TzSvy{ns=@5tCRfM}u0W{1?sN$m{pT$=%pFEn?WcjT)Ie=H0 z6;=S;`ac1O0C@j_j#B+B*>$i$FQvLh9X|K-=eeAY$pAdCMm#WQ`Ve}VetYpit%n}>^zG}pR?cMIJ+8A#yE;!9Kq2ZQR3g3(Deg4C7O(&S002ovPDHLkV1mG`ERX;I literal 0 HcmV?d00001 diff --git a/Assets/Resources/Models/Games/Airboarder/Materials/wall_body.png.meta b/Assets/Resources/Models/Games/Airboarder/Materials/wall_body.png.meta new file mode 100644 index 00000000..0f764ee9 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/Materials/wall_body.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: ee81d836898ee474a80f704b7a905b0f +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 + - serializedVersion: 3 + buildTarget: Server + 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/Resources/Models/Games/Airboarder/airboy.controller b/Assets/Resources/Models/Games/Airboarder/airboy.controller new file mode 100644 index 00000000..8bb601de --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/airboy.controller @@ -0,0 +1,335 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1102 &-8866377821578892374 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: jump + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 0497759d7cdd78c49967881bdeddabc5, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &-8798039939797931423 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: duck + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 1b4429b24dbe1444780def62339b9adc, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &-6807521180335360168 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: bop + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 6692c31ca8193fd4c81304cf44ec9310, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &-6351643419652078674 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: letsgo + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: e69593c5887486143a03f3ce10624f97, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &-1798779648231258738 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: hover + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 5ac047d6d29b065478606ced9573944e, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &-89424942073692808 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: hit2 + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 075efdf7c3d99334db629d7af0aa5a4a, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!91 &9100000 +AnimatorController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: airboy + serializedVersion: 5 + m_AnimatorParameters: [] + m_AnimatorLayers: + - serializedVersion: 5 + m_Name: Hovering + m_StateMachine: {fileID: 7764868861449969032} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 0 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 0 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} + - serializedVersion: 5 + m_Name: Base Layer + m_StateMachine: {fileID: 4518392715466498807} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 0 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 1 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} +--- !u!1102 &1588523339311908880 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: hit1 + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 76170fa24eac34343bd183f3af30efd4, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &3739942649928942988 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: charge + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 7656cb95d07e19e4c9ad59d1873c00a0, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1107 &4518392715466498807 +AnimatorStateMachine: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Base Layer + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: -89424942073692808} + m_Position: {x: 300, y: -60, z: 0} + - serializedVersion: 1 + m_State: {fileID: 8375474103083543902} + m_Position: {x: 380, y: 20, z: 0} + - serializedVersion: 1 + m_State: {fileID: 1588523339311908880} + m_Position: {x: 390, y: 140, z: 0} + - serializedVersion: 1 + m_State: {fileID: -6351643419652078674} + m_Position: {x: 400, y: 200, z: 0} + - serializedVersion: 1 + m_State: {fileID: -8798039939797931423} + m_Position: {x: 571.3122, y: -75.69092, z: 0} + - serializedVersion: 1 + m_State: {fileID: 3739942649928942988} + m_Position: {x: 612.64105, y: -2.5706482, z: 0} + - serializedVersion: 1 + m_State: {fileID: -6807521180335360168} + m_Position: {x: 120, y: 30, z: 0} + - serializedVersion: 1 + m_State: {fileID: -8866377821578892374} + m_Position: {x: 380, y: 90, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 70, y: -90, z: 0} + m_EntryPosition: {x: 50, y: 120, z: 0} + m_ExitPosition: {x: 800, y: 120, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: 8375474103083543902} +--- !u!1107 &7764868861449969032 +AnimatorStateMachine: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Hovering + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: -1798779648231258738} + m_Position: {x: 253.819, y: 76.98872, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 50, y: 20, z: 0} + m_EntryPosition: {x: 50, y: 120, z: 0} + m_ExitPosition: {x: 800, y: 120, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: -1798779648231258738} +--- !u!1102 &8375474103083543902 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: hold + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 57cdf694ecf05ca4bb5ca39034cc97d8, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: diff --git a/Assets/Resources/Models/Games/Airboarder/airboy.controller.meta b/Assets/Resources/Models/Games/Airboarder/airboy.controller.meta new file mode 100644 index 00000000..3db418ee --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/airboy.controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8f4b96d8a00d1d1469c6fc1556d78383 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 9100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/airboy.fbx b/Assets/Resources/Models/Games/Airboarder/airboy.fbx new file mode 100644 index 0000000000000000000000000000000000000000..dd18b0491ed78d6efaf0b8ef8b3fb06f05fd0f05 GIT binary patch literal 84652 zcmbqc2|QHa+t;dH(PoQ^N(&+TGGt43DlH;3hKw1;*utn(Dx#t!Tcy%UB1_iF(qc&z z*+xe8eeB!3=geF+m8JLhzn`YLbMJY+=h@ElJm=hVOUvBtxH-X`Uw!vM{@pe>bAlT` zKMNO26Auf^4OW()2RpdG2W@^FO;B?sqH&Hkc$^8iISYK|fzR@vw-2BR@TO+#92OQ= zrWT7pi-~&>{3g@AWokG}f}1@N(Cu@xM{9yxET2Hnr)urabYtE=8zL4>*Fq4}WmY36ixX%|BK^iwrW^B> zoru;zBe1tzrt1r|&~7ex!f{9Xom%EQhG=IS=!5h-LriyARq%FpXdI)H3HIsV9!##j zM4y1SM-zxPXh*4?RzOfFy$txw(l=TRzEts+P7q~30c!-ww2X)Z8yv<6ssvsGUo7;7 zB35{yeuA)-h3j(!MjqS)Fw0;Qg5`ffssl)K0l5GJ30g~!V1of87fUxC5YZm*ggee) z1Keei2hE`f+Ta8F<^o?66dua<_E;NB`q(-Eybb7?St8Jqg@MBk&L;d(9m3N|LJ(v< za2Fu21z(dP>zad6J2~zeCfq;#yb%FcVt{i`0gep*De$4(^wF{#oWUPD3^X`6ezFRD z7rhTe7BdZp~`5z68N3azc*z3U8Pv2o0K)PT| zIHRG(r*K9<_pe6==n{ry=%@1`q~>wM<=}iv{MOb)f&4d_@1Adcv~9GTinN33Tk>0$ zgsO+Gx?`s(_`@%XI4p46ox4ELfZ+c*U z`%E;yMc8CO0b9eY37j6d1zn~8m z%HRF|qMWhc4L~_iUQzG?s)EU9!hdJdGz}bRgj|9_4pYG& z_At<(dn(&m*nq^Yg2w`efPb;j&kQwo8$tCkE`t*mgrmt$A^<9EjD$7lA*yIAb0;iO z1!O^j`4pjHC1?lAj^j?2py1O7CA2-Lg+MeZM&Ja&eIPRA31%uC{Bg7q%oJ#xlijZ@ zr3v#1JCFo&APzo&1abgLjO@*EpmZh>>9T0iFF^$Q3HYX$2k@K45CISa=KugI<`)3o zeoFf1WldSYLM%5CdM0D5I5`sWcIpJ60z;5&XEwI95&)XwsD~mU$HIvc%8?9ug>eCj zK2HUdC`5XgCVg#lK zmS{aj%}5d~^!M;Smnq1T@Q{Wxf= z&vXM(I4pf4kjqfiMGVc*rxlQe-&4iazX4!Jza4=>jNW0;VMc>Cg2F2kLG5h;CSx^! zgTa7(9-)W5FGuQnw|!_kdn|NAs7G}RSH{S615GE6-|X%H!W9e@%HRX+4$V1pgt!#~ zk7ktWUnl7Z98yidA+3*hq$`^~E)IZ^kIZ+BpgxpU!C&;_&lAn8g`g&YtTAEjw?_b= zJI;vJh58A46v2Xi0K|mV228pHv?K99^2fq*6`(+UZDL@~1z(1EES4U+=qKO;%O6sH zLuh0fG|+N-U}*rP3KbBW(S(DH1or!-NpRK!Z-jkMg>&d{oI~_6`v*Uc00-(ADhlWY z=C0jf++qlD8pLpfUoHV|PRJu<67Z&POFc^Uuag*rvmFdX=!N^72)KQ4mj7q+`-7Qw zgjAG43e$$FjU(`8x1R`_U=4zqMA}4vo+uDFIfcfX)zYj)j?FdV1)?PZ4@#77ghcMEtN+D2;876Rl^?M?@uC1OcgnK(;{;_MmMr z*2I}1Y?NLg5QrAw2-CN5MPr#{m>H%E)rr7}{E`LC5bX4>_9|dn7k3fsN)HC=0r`fbmux*i3a** ziTRz9o&pGHdNn+)1-eij2qj_x7#v}r`v~SZN0`!PGQTjG7(>ygqMykFaFf%+Sgvp5 zjGxi{VrHP9ssDC_9*KW2fI<0T{|C&mPBVp1K`>{4;xom+335FGSZkfiU?vD1ED=E9 zp$~qzMCe4AvJ{8ahd)9lz#xNJL<1N}9n5@SD*U5(2Ul1=Ar!m7Ip_$+DRmn(_PCza z0UNZ-U%w&AuMBb9o>xX`C0K=nB1(b}!YUKOK|1fhUHBaX{8CjqI4#DZKQSgro2p9J z5e())g9k}m8;!#t5tnI>hX}Fh>fG7`1ZAasgqTU+j3SLOxTezHT(CyfTgA_#DS9pD%@vc|j6%l%2%fLSsZ zAwlW_m>(bsT)x-C>ENB=BJ&iaLzDNWL9jVK6^R5`2!_fM1|Ps6C@ko`{Z?yDMhn`p zoIq$dGiag0Ag9VFZS0&FzWs-mp?G%?A||6kB3MDFOw4EhAOln^Ul1~+hJ;Cn-j~yH z5T++l2c+2w)JrcX1N2vcRxl*iB)9>UU69SotKqNbRF#l1(+Suy@MjWS7i6B@a zgxn+JksX}Ekir;N`|#R$ysh$-ro$k_NLT_vicYLf0P}h$JE(=9l1yQd#|VN1AO#iy z{rhh|B#R7C;2ZSC8 zu3*qHOF>@>oKcLIzhgi{{384pIamag`VkDIkOE0@5{&5t5dw?YP!WRQgG487yru0= zl1awl350~HPe?K`N7OZUw!y&CY0Ak*_}_hkOsHvRj$y22P10vRLb9I0CiE>8@NjM_ zA0I=SZ)7x|51Z5HjFS;Sdy4Wg)W8&5w9sgKMhQ5HCqo)9ghmOR1J%K?@M}J(jJ3Bm z-v{Q*)_CmknTyC;R1$*5RFS~w1`)xm4y;j3!Nm|lhm1&=D}D}!f13%&@iSzf8eyhl zjD#Q{WBRuNX^1B>oBG!v(2=JEm|lo3 zlq>*%I!3B^I2?bOlYbxD6&87POa8gG=Yn+26j3JzGQGx|(zBr#Jx7SQfpg$R^gDRz0t3iz5Yq=vO(kiN^PncCqMzPswIBdU z(4nt;K!D%s#c45Ylmr0Je+#XQBifi_ZOk2~m|a5l?GZ{va1MlC1-_WceqX+wf{W@F znPyK)6Y3d)#WZf1vA|w3YdmAl`p58vjI<-fh|@wwfZdcW!G0$Kw$KxBwjIcSh zGV?>P1>m;^8gGXt65I*_8?X(O26_4hM_N8Y3RkH9e%=N72hY27KzW)8voCV|_O#0k zRHCq*GWY;nL;PQ}X8PGA&%^(E$o2EFR~!PT%7BB&yLaPV!469LlE}YK!+*}l!P8v8 zIfVHW(cJaFA}RqyC?}Ik>Jx12;8xfJU?ZW04Hi~5P`!UlQJ?`_5n`qSUIpyga^yF% zHb0JcnRGr5>0TgoOd-e+ZHWfY{AZ#B#Q$=5pcozkgAKD6K}q2}54!?%{f7(92lwy@ z-Lx(QpS@auh7-qcE))oWVJ}Rh)W8XpwFDd(p!E5oJ^tt1W|C3f2I!%MwZI3sAWUr& zbrqw^`>%#p1w}Ii-pc@n<7)z#zIy#%al`(`g+&|)DE}M3R0LO(!7sE3g8M(QD*|E{ zv=37Vn|Oc#48+)0X|?4*Gg*pOv5s63&(O!Lv77(^Q@E3g*o$S8uRs7N3P zJhc7+h*1sC02K5OK!;~u6k=idi~s>GL6?Q&4ek*Hk4|Q$7Esy(;w~iF!=PRazVr#` zpSpon#D7S;UI;2vECSm?i2o~WGJu6v1ljPpah!?QDM$3@Y00J>&I`fpdg|V$9Lq}6kWCYIT&5+PlF689$);qo9w7ts z0H{gm+nP9QG{J^ARox9*u<(F-A8LdtOd)x6dLMHDbkN5%zz6gOD=CETe{iwfsX_nE z!+t)JVmcW`BxKUdFHWa)FfkB+p8PgUaFNuMa+$kM z$)OFPg4Q-*SbHV-LS|bwmP{4He=QPo5O`e%{0e6HiD>X&vH7JLtm`namosA{e(*2Q zOb!KSSK#PE9S6|RM}Q&V7=Sf1aDG)VVKy|!VUP_cGbF}`(_{Qoa&4O)UWrb63Svmn12!~8i4`hA6jY|_yYA9+=P9czW(=5c50ge z>yPvT$z2wV$6k_Hrqv3X!(d-bFb%OVjfBn3lvo!F^7EnOkP@_Il3 zlm|P84~r(7KEbt&l?n_AL9l?$xxtq%8a|eGMuWF1z`L!a&@w|$AecPrdZQC z{5#4jfP%cl@pHd9V}IWqaK~n{H!3{+UZLDY#H_2=)uFel4Uv%xwP^lD_e307%L%XWYKoCI+{Lazqy0ZCW? zMi2HT)5}Zx=8|b{(Q)Bl^tVpn$v+%DKn>7qVNzvYqFVrd>%avwuri;7EXP3!nHG9~ zAf&KL`Fo)kS{*F(8aWZHz-(II8jr)2LzN@PZ>x1mN(}XZIp>6-;nF2oyrQoXPVvGL zWQUIHgphA$kVAFrfVZ7&w9Vb7UWd;CM9^_}Gl-!4YIZh`j$oKF7MmeF;|!e4>{j!X ze{%sClP2((UN4(!8$uUqAE1Z)fUgN1{Pr%`r0g&jz28r~;=yzhh_HjG6pDwy{S!BJ ze{-V>7Brk3r&G?nX1^dU-Tr|s7M5-V16eqL95U}gnA+BADhzp$5VQ~w>cTDCSRHfw ze<_lgi8Jf^bZFnYQ5WLhS^cL5=7z0N`AM z@pRl04gckWnIGr?0{Zb&!k;H@;0*Ex>Ji8rv>h|_zw=mu@My#US_8fq%Tmm6{|l!= zz+)k&h*8!~+QGl`>jvPUPJ!P+!Qr4b0&i)8=Z=JFV%F3_A_ZX&Nn0>xP2e#xHMJl2 zBJ?{L{6If8vIcMM!F5l1u`w0tE+r}8`%p7r(Ey49-Qy>znyWn?2kWHy;Of*67Xbv+ z2J{O60TT{*u@K96@IQ?{Ks);J)1Q8xd_{AvYn*eyRrthU>2GftYTNVjLwm6p!Mv*tU;JU2^;--215^5qlNvw{&d@|0SBa0P~N>gR{XUDni2) z9qBZTx0~mK7Slz?3sFi!K=F{@E#L#>hD9gT)eH}8T>ur-meMaO2E~jzn=E5IM|eQe z7aaX?;}pYQ^eM_D(t}3R9MXmiw-p9${&3rP=L<0Vv(UG0sL)?T|I=@w-WYcZ^kGxR z@ta?|>}6;G*#@!zH2H@&LwRZEmEa&hr8P#PpRnA$cTVZ;-&hm#L3-q2+LF&SsfbD| z&4gH4E2G=!Z?4wP@hiz(qs8D$9o#`82mLAYKfSrCbbIIz{*;K1&nej;n6Nj13FF(Z zZK40k;tv5L^g5&rg8_t*>1KX)6Asoogd7GXgdwIKYd<$`PcmKvv>6>EfpsweU{KEZ z-X3TPjtC_Tf`H_UCEy|hVdgjY=m@n}l%f#`B-_E52H(7zk%cE;PP{z)tRK~c&@&Bs zNIx?J0eO^eSNRTJqZSy!rHR1Zcir zZ*eC~2Qk$$&hHSd2!s#-2EIVI#|*Ed!F=b zaDTjxHof6Am52xgSdoHS=YYZ@`(6Lhi+J)Jz@Jf6GJ=FCWhqq3|7SPfsk6e$g9rxG zfcn=Bl>DX2yh_p_%ER%%ME|dEGXXLIB^QJq31=`F{Co#!#vJ@sDGMP-rV+3N{kicU zgvDPk^Gs`%3vZPG;jg0upu(X7$K^s;L#SiTF^p=Mk=xh|7!9E0lNMzt&;X7VxN^8) zBD=vPz%qFrvtepKd%r!s<>Xl^n5pG_#)>Ju^>XSDMo#n4vCn{4viLL`Q7KG}E{7|g z%x?kG*O*F~S}cSu=x?}zvI6{zQAi~Kg;@0K#W#9)@IG?#vz7yo-vI?w9E{6s3|0N~ zrk|}L>CYpfg`p@>aAm-n!@?DZm#nSYuy&>X&DFcss-1Z_Yt@~oYXJZs+BQx+?Eu3I_H zI(^#V{FsDq6#s=&*cPSJPrdoP7c6<$6kGJjn5xj(x>u|j_25CFoM+3|XGfA+``!JG zNNSa<+do`%A20s;HVhEbm7M2mWwr7OZ*SispoOZ*=+7`T(+hJmuXcZ zQ>)<;u2IEX>>!Ael2SEVIb8Gk&d1_cn8<#i!N(7|@|>J$wztMd3twiveN1jwHuKEH z%2r(J@s8MrI_+<^FLbzOl|*zDU*$_KyPYiy`n(@|U-0n^W*_k1|9QOmQ=5*Tt+2#_ zqK`5T?`K!V4hIzFH9jsoSg55FZn8lB#5jB7npHl%D$Don*y)jYrt`8bcTa|5hd)nK zxUu9yPsc}3Zds4j@D*+n`HI=rd&hfZ;~npz*?PA`>}AaG&EdAEwP_iP!vDP7b|C<(xLoxj!DZglR68NY;Jo_{E2ME z7~g?+dxi@{G;RZ5BF(%7ZuOHTv?>n8vE?tKu)eX z_qR-IibX=hBG#m+3?oX4TGon4>mO;@@qI@{XbVQIYv)zq3r=X1CKV)Eiw&7S!6lS@ zbGtyzOEZk~4_hR5+)G}`3K=TxoeKSrA!JhEmuE51%V(MR^p zI*B`lKBXZp9$w2jws{1Pl##!-S=PQj`&lI`97m~$>Xa{4r#iY{<&$iBoBZ;}{iXrx z>RQr%+FGYGpIr{c9Sr1$OlIYuF_2lemeg;#{SaZ~E3d;AuU?eo*}{DS2g z@TFF8YuHD2-q3kp8W6Kqr7E2=E?--#qS5o6&tsk7Agk*QuiGok9yeDRl1N9^Q`pCq z%^F0nQBWPD&&Up8-8oevk4s#{-_wY!4lb5n4fAS+nif>?l6pLAyo!m1+g$JLpnPq5 zk`aI5Nkz11VVKL2!ue*rHM>2(G?kcjc^_Hn&`FJc@1vM|`5p;c^I&_N-w}hchsi=? z%}Ir{byWMJmWNc`vLlKrsKKVAb+230if+f|%I7-ul3bctNs7ZResAqZF7r{xI|jxt zNOH;7;`$rOPpL}HS2>#8b^7i0$&EAbnU#iAN=FTDBSg| zZyn3xyowC!aNcoMsG1m3B+Ed=;YaOlad@?@9U9fIc1F54@@-gGcp`3Da!I{dhqwJ; zNG$uDygqT2 z(XNlRMPr-n3YR07??p<;MGUlK!p`7`-Igc$blTsItt+Td&LH2FprnL(y-mvI?W}PV zI<@1AM-`t(+6~u)_DcEMM5nlCQ3Y(0nda6e%I|r3%51AGB-)FgQ^tO*9pf9bsvOp? z%60MDem`=5BUh+3?Q3^$rWAf_nL<@p@4K)BNiMGn)4H1Xw(kZy(#@ADy0Dfiv(zi!#J9Y-63Jw{pf>JxXploC~l| zVRbRc8yh-pmjAK2%&c>uvgVll$mScOxG3}WLxpnWC9el1-Ot=eP0oCCzM80LGmsPc zI$&AC2TW!E?z-YDYE>@J=Nb0~9L?A2DA01tG#l7CgzH#Qr|iQ`&K_$pM2URzpoMk| z&AGd(-)G}Vk5eOQ!LeT`!j-b#9==}Ke!2E_pWW^rd;ZmiYU}C$;;HY63V%1bhd-L+ z9gDOg-!97>SE?&4KywwfM-{Dku8{HO$%z#Mjv9fn#pUC&UpOOQ`$%2sT+MTIiGoD^ zj-K$loi7Vj6oQxY)m(9CP3sv|@AbapRdO1Cof?pILChB3`gYe-WJ z7&zw^8J6An9kb2>?<6|ZQ6u+qtg!N=sZ8|R&EumU~5KDzx3V z4w#!7prjg-3;T4Ebz6E&!i~peLWi=e70wP+wk34GjaVv^@iz4?KXGzj^oShA-rgJ0 zrkZg{_=|^c#*1>w!Q7XHNq74Xj#^UVD;(@Z8`i8|(vX%G7P{Ebfm~}kuzUE>%dHf* zGHR&D!VJpwE1i-gk6DBB*;@B~9+&B!7a6avG1e>6fQjCJM3HYPIaLqE=iN+xTF4`H z&`D%WWC)kJDO-^2*>tkO(FU_?h=m$|t>0tBD|_sP?PBqE7uf?PqhkTv^AqxTy<{9j zXocn>qYtY`G#q!*cHtVh_qWD4b;x8j#)ibAOi&_sQ%^Kd6yHkq%W-$srQ~&89xJRJ z&i6i#ALa1qUKXhbPAI#uuN|*{=cZ|8bZ6FwItBON?7QB7bI`ydW0P*ZM|!K`=k86T zoc%VBsi$7cg%@~QjUM}2tVPLx;Xtt?83_+?1?{&si&+ z*=L*mWz=2r^gv|c>7KMktlT^5?t_N=Tjjr;Zd_O?^U1k`P?UB!(wj>oAAjPTnRRr# ziO=x1Rh6xmUP=44+SY3JN!TAUi_&EkZY4^^#GaO0*eB7a=6U(m&EdPk>byE8rNs|f zPk(&1wvXTbkOpYC?t(0@(=KrC$ zE3n13_Cr}eoG09B8-;)33z}7kwAhw5^B9*l zKa4t!`BH3kOvcPN@>zdgpG4zzeX}{it!IY0T=`pUE&ZQHUB$l+c9QDZ+{e*kU3b@C zJz}nKt66Du{pQl*EHv-slRU{ATO8``YEM559!t&uyx5i+W$AdHXgN?Cou$KjqQ$7x zCB(z1=&o*ledw$GIenWP4DfeJb0hX8%?@_j)?(IjVHl32yq8T;{<;Zyb$qQJJ4otB zRXh!n>O2-#g>mGkRjXsNy^eA{6mA6{!dYBPSJ;xMW{Gvo0DhC{DZja-=J4KpacVfb79|RXCjn(Ay z4UR7H=;%K(D08^)-3wzQht{X^?>h55R&{w^q^X(>%N+c2AvylxKCjN6@Ax$oMcS+V z@t;oS6>jcuiIC$SvmVv(W9`!&TiPT?jd-WRt-IwU>$8^Pv!m8IdQqQT21LFOXr1U- z@6YXrz2{XVs_7-tAYvWmgiCQ-HdLcq(aDys6W~thzqjuxhm)5M4fp*Dm@P=yt?Rmd zQexb6cl)zDL#)C6^KjJA0^OHJv}Nm)yBkvyqG~GMTYri7`jJeEANA-Bf6w-bH1LF) z5^%H=Og*& zwwm1Z$&iW{Yizxdf5)Fo_O?vltz{2LyZYP|VsH9tRV#QMSVY_RX@6ZNRxqX{P*AG&5MwEZKOL;VpaYuh%~97k|e=ZN?PciiwmGOzH__YP%| z4r?QQcw;^nT{V08K;iX;My=DVk3QrtP9*ydzZ5yVj5oHxsB}Q9MLhCJRYX;QDfP6* zZH~+CxJ8GPKDfrX@3UR$;ME#pWRGf7-PWGaEh^kwpR9~UbqS1I^d+ah(QOeZUuaU% zoI{$^u^{txp#W*8&1Uo%`*u#f@fuxn-OZ9Pd%9MW5=`jXTp&K=GWQlURSwD zkP3B&za?gruUTt6u3Nr(bK=+n+FRjfulzO1VX?0oc4b8NJ|^BHpZSJre7!98$hNxT z7{vtg6Vr<%Z`z}cUyH-##~0U*-zzXNYjh1*-?UM&SaySAlx}eMSTx`M2dH$^4o;SJ zbv(~DQ{??IwVK`eBkXk{vSJYw*Nwt;s~vR5&PwamRgT`SOP+_?hNBG5jaV63?>nf< zL#R3{EfBHXCo8aSd9t5M_A2`jFYHjtUAO(!F5}J>LnCEQ@=IPNi?pW_vW*ik)M`H| zycKnKuU$7ssryBTRRwlW2Ap0}7iT3k`{-C%llnwYlAmdbvdtxLZ%FQFS&<#C!R^Ho z-gQYhL3}(S*kNtDA(d3OhHZ@Nnag`_9;w3vibe6?dx9^F@ODJ$N>iz6VK>)2?c6QT z(|4qREcXi4F`zZF+(nXY)4CfHx0Y7rvRw*3F~-KFPcBk;)OzN#)Wy^tHT>)Rcs_Gd z9_KnbJBGb|`>?ZP3;HPUe7Os98m-r2_ikcmTep200)U_lWQ?%cl zv?;Hzte`%b^sI8oW9bgr$8KNJ*OuX>G)IQUo(Z*>9Z;1&;r1jkb8ir9L;=2~)geK= z$l-bP&#kv>ab_+v`2&mRfl@l_l0{MDC_5G zmf%bt2|cna1HGubD_(;WKmM|)?e$>cIn0UyXRo40-^=)Ta&A(y90uE%mKI}|;+5_h z{3-JFwTP2P-^@R0Cdap<-eZ7vh-y4~(e+c^zPa*Msi7qOvVDRvl6~mvj)8-YEL4Iq z?GlynSl5GXtah9tXsysGdzsJGm4~?RSq&E|Ua-6A>Dcht>pH8GRSSp1meWiRqP%uc zWLIa{nHC3e`4!n~yZE3gEv`poZ&di8qsnl1Mu z<4r?Ih3XEb^VVHRyEM8`ew$Zrk!Oo6*s5_2zX8-PR`Ozm;ZV32vNK zkEs@8Px&8Ms1z2d{G^=RbK@RPXCyY5)RDqQkc1G};`k zXSlb@PK?#WA+TJ}u8+sMVemM()QEPa?*+A41GeeF)y6h(-*uKw*}_s|3fFmubH`-` z7HS$^Sb0a_`h3m}t1ijz-{>zrMb`-RNvdTWuSv)yhVIv|sSD2!mC3wfB6TlJ)b>_YjacG{+a~doUi|}yM@Vt*ZNAkSp|qUz zw#N1!vV%tn@zg+Ds>{3fHQ5dOA0~;L&G9;$UX)Yy*4<{{+x4{Nrm7uJN7B@Av8zIj zA5>|S-BZlT2ptaU)JUcIwncI4i&&=0Y)mby5+yB34z{?Lg&SXy7|9ztLXHU8>Z;Memi;`dZ+DP*g$KrDS?49+ zy6Zqc{e!pbtvYB6Q)0AbqKa-S=ES%s4p8EsQyUuf`7AI+_rl5wJ^a#(G=ngoI%wqN z*`}wf-;R;9`VYqqZC&?y%*n1rbzT0*Q~m+d4wsccA*08wJXlu=k-htunC1NF7Hi`y z6YG?zHVUpg(?|5&?wl(gblI39R^BHOQrxilN@cjnnpo|Q_>+Y?Ra$&1Lv61FUaqJN z|Hj34wdzp%xvD<)AaSb^!LkOgYaDGi?=%Mb0ZXu z^Zo!!0se2CG5-FUIvpeByN7BL%2ww^pjY(ESBUT0s~9xJFjK2Tu0OoYVo&Ctp~Ak zq8}w<`sQV0u2vk`sBq8|J#gz}c}IG}(6(~Ufqqj7N>LnUrTZ}0FTjXL)XG!4u5xKOyt50NWnx<|@w!^fn4_({fIB5Rs16}eoLTPW*z zVsxIQlp}3%U70u~gr+iN;@tSMXiV%!{77L!XF*lSaCwJfMPJz#OdF}+v@jVzZ*e%rXJ+^MlFJ10)OVYB{` z=kaKvM!id!dpkxG2Y04%RTg;p`LWuYKcc*2wAz7IZ$&zqv9V0Upz!99Qxy;2#c+pC^PmwFS5mH3%+h?nk=E3vlgkrR zGuJK0zY(N##MHwsPB(69it|(^89sHeo!sJGb@plf2#Nb(1Ugv60$?QA}Dy8Y9 zLZTei#N$wpAu;{bXwM*~CM7{did@c{i-Mf%=~9$KqohzLL}m^1F6Hi;?0u z@iqFUPuOmo<~d^$%}2W9(ur8qu0+~KML&}C56^0i)aVp(ltsM7`8Wn=c z2P1UK?ksXOjobN-#1p1?Ys3%Y&-I?{Rw=_L(OsqO$gOIMX&p9 zE!^YFzdaFZY$uTxnQ7qF6wVyU6YuKlcC8YM@C#2rT|o)$+C^~3pV(U^oD$EwrSauZ zY4XyDl}R}zajhNVb1PYM8(a)cpNtrK$9eKgu&`Ykp`=o_xh7E;jd?u~bz*j(W;TQXI2sGzs7 zbS=R>IK7HDU{eyAE4Ah_!8A1BO@F23h+SO#Q6a#FO1U;$UP-g~!>@x^lUI?J6x};q zmq%Icx|($Dgg+*)psU1nnUi1yw^U9ih3#Sd^D)QA7HQjue2AX&hc@>H4191B>?yit zoNHCM|9x6n#HDuH#iO({vgbV9OlHw8BpLdAw{sB1CWd@Qfl>C&C8&lyILnG`I6RUp zAX%x@tkW%8j^({Cm3#mBx3VBpzTjLd+bv@{Ci6p|-R-SN-Yz+E?eh~#PdRqp{me@r z&EwmHOgZ^36p-%r`VTJ0_KV;5y2zG0(&K1+vm&P`yc(5IL9)i8_=Q)}Ui;NV4zJ?l z!3VI_QAGxqzcS?w&e`@nq>RK7d4-euxs;25`Dj#FspsEbl)X7eN32uP)`9cYI2RvZ z?3>NG+vo$px6E9;s2`KYCyDZpDWe#6&&M{5c9wUfer{0Pg7LpBRcBcj4nl}iu`8?a zdA8`p?{DiO>%6*#+)d8JNLi**k5D#VUq-bX zQG^`ad){{|miHYE627olB_1U-=8`5dzD@YdQL?7Z2)?_sd%WH&J6tBdl_DLPh~f#j zEO#{^0G}PBce^(`d5&c0?q*E~cX=6{@6kwgn~}io(qzt*Z`i%4Rc4o6>c|f_l#gqS zx~K7_d@~Cg7Z>)ETirljQ2N%3N?lu&P0J1+_|Uhu=g75ykA7u}E0VG-|bF=w|$CeJx0FZB@+B>L3 z4<|zWlWUbna$?Lh+@48#EvbwRIEq)1i7JSu2*2;liwV{9b+1(zTI#wsxmh>ldRzUHN?4lB~~#c2A}1OsmLw~4BfE@C%HaF5}%zGq34wC zO#N8r_CCGC{DZrWZ)~1;9XH7Eo!zP)94Xalq9jS&8CI%X*Sg0dncVFIxeY20<=*+^ zDLfBh(+Z0jy+=vQ}p_ZpNwi*qx^^6{cpx(GSn|52`pGF9@rLEy8iSzFndW11RN5g$PPax+e@L}1*Q zkm|OdFxFY$FBmtHuACAr8SCHPncG=RzLOR#{z_8P<-z>KOy1P-)vy4$SWu%KQ(${F zG+kGwQ_lTjPdb=Y=UK&k`RIrF+7PQ>n8s6<6I)mIaPjl%AqD3G+w{V;Wik2}Xhjch zP+xwHHZVIj!WoxNXv3;~aI?!;Qd#8Je%%727af)~G9+H*N0N}(jPsAowKCq6xs|jj zMO-hptTv_m+om9K9SSBc#Fi>XNt4VxLwMjI&nIayu5k z!b}UVIiwg~96_!M$%`9{jB713C@e3iHcOQh$DIow;=_u3?W*@=%=@l_-6r$Yj$_b{ zHe+C;3Y-d_1(#fBttzKRE}zdczxHrioAZuJ+{?Bcv`AUZm(Pzs#-L5UzObwO`a-0# zA%f&O?ma-w;ohWubEo;x=`L0N4OcJh-glS7`(XB_We%E3yJu@^vtPSLDz-(9i&kCb&z7=*qmjhc1YT3h@U zhpN`$;#>^)^%L4Hu7kakIhP0seCvH_TF9&n0?6lc#P)B;U}*djcC}g!bqh{(SXn{_*wP z-`=aOBQ>m9q<>`tVE_IW9nKGi{^0rSs>gafawz9>wLW>sibGaD8^rM$#^%f_|ut#ifvyS0z82ZrPlt#qzy?vxJ-S;B1J5TM=ieCePFs?2 zB~ZRzkZ<0WJ?57T!mf?(g>qa1X87_@S*JxmfNZ0r!c}s%VQ%r68wqzM?5y=zW!bgY zyebYf?Y+YXOtAdC_!)z{J)KwLDk!^hIrRE}B@N3|)q7 z!y9pDu0vNkSfrl#{Ca!au{G}HA7?FdJPXVq5Iq>+7}mHUIGOHByd7ZaPW}g{h-(3N zP50>lkMG;aY@yH3ZrpHn0Y6vqMa}JX%OmHG?%_vW4LW|0U&2OHL;b~-@UZ&2H9bbB z&a8Z}AV&y{0{w_fqw46#`hkZ_@2~5#QQF8=5@a>1yxi;awM=WBBNg3JU>qz4%!`~X zLB_!wef6Dyc`+~!EX05jmRO1Vq~u%9T6`#<{YD(!kLX5-gGOK*k$Jb?-#&;VtZo-Z zCU2fF;o?W&M|Y~~pdZay*As-1Z=4tFT5yCeM4hUkIWkfUHfZBVc)kmN*4(VJDz(|#UB(}RVO@NrFDkHC-8S;z zc)~eB`4t!T08y1z-dz!XGkb$@_Z}F;R4uMu@vFZlu*znSmh9)ii`$P2%E`P_!}VMX z7+raLIU?@op!+V3f%o~4dNKU8 zoj1*wVCHV*R9j%V_M>#J_*J@`L&44Y$2P^^d~4Dm8aZ#fg{an{+(idoTmoZ?m%IF( z72O{#r0D)gxbT+e`<6WE_d>cbWN-6j`a192ntPVcHNRn`@zdM z1V&g_`oRSs*`Rk`&}J#Vpu5C^-6uJFqaunOjYvDZg z0&7r#!5*W#l@}SDr4KbBH89jb)UKD>YILrp^!DnPk5rDfl$<)h>#k72pf~^FuFcN| zeG?O+6ue647LFlC$)z{x@C}QdIz9T9f4+DSlssyo`F6_9EY(fo*KP8Tt&R`L+r2vO z?EUSSRZk9ml>HiiS_f;zE%z;FUH^+n6`qDIc`~nsbREyfo7A!gr+kpuol?Nt;Q)nP zSmatr594W#b0P=xrAQaBR_v$W&0T)(A&epyba?961Lg_{Tu~KR52Cpmh~}pmZmWsw zxf1NL@;3iDq217JKacKZxNVfI#3MD{mL9pKHmV%AK8Nui{&ej?!kr!M&3iVVY1TGo zL_(1<&aCC<#llwj9bXBgSwacP5`fZZV}LXttfv zfb;XfqaY}b$Yd#lfIw5>4MdX0>KuW_MA^jqbLBu z)?~0tD)leWaNV#xgyrt?>rL7GtK%-JnA8QHQeqE03v$&wAx#zFrC?ABvdX;IG3~h; zd1mF^1!_XdntKgyi3Q!Cef{C?{f~{jD?pT4YOQK{>$4w2v>Pv zXZEr4Vty<91kT3!Sb*EPxI%SAuI#?w#HdH${#kbVi`i;e`ir297hmanhS!sRwfXt~{GkDX6w{5l^#8sDTx7u^ zSHad=met_RS$pulINYKP|L>!TfBKgV+}rK;+fsQ1LIyWzul@Ny5&lUCw-Bq^5WvfX zHxbSoY``l%3~n8dtF2?O`VCxkot5p0$=d(&h4a3B`cH2!NGxX&+E5^jpR1~-Hp~6; z(s>4#(piHn=BX;Hi8{Yp`Dix&;p)ey9T0nAJY%@~D`BJeM(tuWmly z^dhvcX>N+|$KDV6`b27_(0z+e$<9^L(HW!Xb9#wOapijm62z{t(WKN)x#7xD(P52~ zxo&xCCtKuNV(PtOWzPTTcuYCe(fGwY1;0s}FXN;1`1aRBy&N9nPn$n3%-azb?-%hM zTb%i1PA}>dX*hZXhh}WW7+)O8mn<1SE|}HLHcP{f)!$~R;&*|rg(a`^5?7A}s%CyQ z!Ikw6da{52w%#~iA)iktcx80vm*Mv90UOsFXDZ|P=J-FF$78fi`f<&B3TJfTjlNzY z<%ox#UiJLpxP`q=3yY1TWA2c0z75!C_Et9q8!k4E8}+rJHdDV>NrtY)1a*-)r2BV% zHycUh?Co@@xubP3_RS_7dCAi^9=qpt8H`lD_h?&NTV9d15S4}7JG8%V0YOChs49$^TZyPL!g3nlw0TxZ_CIu5DQ*9c&Q`-6WbvOuPbr ze7#~)aK%dK#ZbPP4>$!U6ufBnO7N1`o z^E|Z1^y|E5a@SIa4!V4IKICE({$jl6jT4uiN&4v@mWR7u`5PZQ`XoVkPsFpueVkv< zwTzDlGhgmmEzwfJ~MQUo<6wTU)&S#8xr8BJdfv0~h_!P6&dDY$w5vb@qQ9^YwMeDeNx!0y_YUHBN1Tm!zs|E=Puw1M3ximC*M z@ye(JEHry`Kyz}HaCkU0vwjAJCz z*k>rz^EEk~Wjq5t;&e9Fe>hF*d*z%}{jV`-)9bVRx6R^ly51BUnm_zlw)cyTmzds{ zdz{pL*I$ckXZp0?j#wdAdX{&0QHQ+g_eGqs=(Qq7nc~!h$fBW3gEuWre>f1M?!>k# zkz>wgoV3X`Y%m*Zb?8k%`=c{0m$ko(IBc%iwBn|5-1Xik^XyAk6cJL#cXSzR+&x;ICQo_Nk`-Wg zI=1xuj(WYjeo-HC9YzZAm-a;P4eZj}gNqaj+q`$|)s+VCTLDA0t3QwicpCzEy@#S& zK8_k#x{?Pr_ub5IHz7wBiQ5Q@2q?<>MD25_VRg#c?HSnBOx+sbRWKa6Fi-bXM*5<` z4v+l6Pbv+LeYCFi zxY3AOp|R1KN0&DFU>f2x9`6|DCRc0I))l=Hd0yj?=~vrmr?oaOX0AWyJf2j};S;*< zUjxE#<4cu|njF8^4seR3B^AZ1HRJml1Nf8OI{GB?l$!|ZLD{VE)9&8xAxMF;L=_xaU`)kGTXN?b<>AhM-8UOLDEzg8ZXp`!F zR3{a2n*7Pw>4$@{JBtRNfb+W5<~|PAWd$qUYsxr!SWod~ux6Z?oth$Y8?VR_kr|#d zc4_}75xLrh9l@E6@lq+|5$ssRaQh`%UH2lh+nLUD?R$A@AHJa8@!Hfo2G}b)tLNS& zirVAV_*FUeOLoNmb&bvi{f2KJ9W`#0ON>u#&oQwa+vcWOgSWnEUBC~ z=aIv53OUSS48t(9lWo6!{@?%Oac_^^yYK6Dz3%Jvd|mf-U9ac;x;amdt`7c5iD6t} zHy{sfNAZ<-US%H|x2&XBD`D?ZJw>#3f^cz);!iY5p5pF{3*HMlL#$IRWIrCV=b4lD2y`UQ1?_~Q3!Ql1pSR5*sNW-e zQVW?Kl}$p7Yd7#y%&^EX!%0!EoM1V5`|l7e3JqO7yIcT;0q0ae#a%pamDTY}^R?^- z5?YV>D6A`KLEZyeyRd@*iy~(ce*xF}l=H@`Tz!s9kkVcgs`v4J8Ey=A?S5gRAJ|WB z^cFiftK?6a+uOkUksO*oP>N|91B#+mnD(z%eSyBmXlXp38%N5;kvwoD#6$9O!_BGV zf8pT&C|Bl7GV`I8VTB7ja1WfHc@OX;7!iy^1bx*U^?;TtFxTSpz!6=+Bc9Y8RXKL)gh=%&%Mcc;|3k! z4p8yZ*Dh=Ia}jIH+y?mGP=?`H5;t=>7t?mV6lNc!cY}Cwuy@Q5`n=O+z>uN@EdDfk zsPX0>cHw_ew~Du{+apuUG9*Cx8{b@g^F-fHd#N1$YmeWO)-N$RtN_zq=t*Al6UfKS z<}VeRD0i6mFC1>scKA9)E-T2)rzzexhH-Bkg?0df=DVW~p zi#aEqGZ>~;GmBmQuXe=gMj*Vfty?i^oyd7@<|pfxAeL&6@M`_-G{&<5BkNV(`>*8_ zR#9=Qc9GjiU`=M7zR&c|A9QF^pvi7gLW9X0Jb&N;5w z7TvlDeofPvTnHZ8L4Ntv1UPv&LiqOA(;>NJbP7H;Q2Ct&osoR+6x;ZYe{HeBKUVqv z(f;h-UCTI&1DlA#?JKfvud(V!k%w`+w-%MZ5zG$qre^b;DV64X(5&wY^k;P&6#&tH zkPs=KtPML$8QkKv)tIo?47#ic=hD`{^>faBGv~RF5=b%VQB4uAQA|;_ebtMJhAPUn)jLP^Et~^(vGmSX$0DknnZx#Tfg|vL_ce;Wzk|Ie(rBLT)XHcP zbXOMVpwH5Y$tuflId6-GAuL((=gx5Vo&BQnv`% z4n6m;oyR*dKMK1n`e-=<`gCAv#{M;`EADoV1BTT;t+Z9QbmCVgLUPl|M1oYmSIq=< zj-KiH2{w9xBDfjN{h~CFUyuX|3!k5YTOPrBgwqzg0b-9>e>c08bt9Grxm%k`R()O} zrU*8JR-7j3IxV<2dC+}A`8QblcF-@mRn&nk`B1#Kdn9u-Xp#i-!!4XHG+aB)&*}_Z zZM`)jxA-UuL!WUi#57jhcSFfQbm;1mgj&T@eYTw~vFpGOde@6dz^<*+2RT#rrY7he zNTLMi6YuO_c4tpx)upL^*){yX7|swbmNOLBTs7=|CQko;n z@41fX5TiKC?yPU@>|u)PSC86=!9#}3(BZEeSGtmX<3|_H#2Nd<`Q7%7dvB#Hr+0Ox zaIx!g?TF?BPxDJl=YuTU3JiUk941>>K-eKu(H9e!*W@1pPF?Cvb?<={ zYyJz6KMD%i52q_Z>N}C=$&Wz6nr$~x`pC~cO`M*vu`)$&rnLQ0bJ7_>NG`{YA@{E~B1~)o-g0HPmMBd}((YUA1HR zgWoYg4d9 z{b0-xBMN+Enuwtaz5lCSLH_V6Yp{$07{$?YEMK`9EtpnQPQTpY`FBTKRDq93(dFHi z(Ds!4<5~Bo@so7~obL}se!FGn$elE{3e$3>`xXtGd7(2$Jnaf&em2hW zJbdkQ;o>`fWzb9gw%-07g=T-|b-Bv}GIEU^`Ii1UTqKyu#(n)^lorlpyFaWY!-;&+%$Kf@{uAAiCVzL2-Z^$mTA z8(dAZMBKCBe`kZ=3PNY*QXZ-C_xTKTPv*%b2!-1~Jd61fNw#&Z(>nt1{2$Bwdvy^E zr|vt|k)=|oTfa`xN%T()m^9$$vpq~-?M9N|T&y4u5!ifbG0pt5)>fe1JpZ=GCrY6K zv+`?61Lh~;>7E6C=W^PBA*SI~TRFeXLroj_Ydtrg*He@c!~ne~)2^Ra zhI<4&meWca&v_-5oPh2g#qtaAJLB}C0tG6Qu-~B=+S-BJ78G3AxB*pScS@1BUU$5$S$MZ znxHGZ*#fB9NGO6JYo1Or#I zy1)VQ5&9s1Ll1;S3fgn`4jA5^i)YA~XtxA95VIzqHrmRJ4r;MY1%D)wS(E0CL*yt+ z@ReHM)Bnyrek_bhMTDexiE{3&R_k3GGt1_x{W;8JKAIe+?eN^~Gksfm&BD)&#I;qu@#;kIb#);B)}7hGm%}|%KN(8JpFB$ z^(~BRMJMs2XWi_nIYqrUg&_wm#wn8v&v)g#d`Ql2qM?7#4XtVepP9E<0_3*|?cPwf zbDr;9f`Q%$xzd+zd26U<0^g_8gB=BmFy`ftbNi5-`Id(q!>gH zG9*!g%a?~e`xVojbQoj=5U%5Mt-ClzF|fx|ZRjA<72Kt$&D3&*KC!GcY2TAq==}?H zu%M88ZH{KvmE*Iwt=C;22ou9Xb1t*?;Bt+ix6E96tGTs-O_rqmIJo7VF8>@j7xpra zyAR;rMQ?Dll%SXJTjBcwaG5qE3qACGn(30XtE37g`Y7D3RmkstOjI~dp02ALMeJm_ z6nW}B9qX<=1ZO%<`pVNJNU;aDazgRAZ2-$z;Hoq81hf37_@=Z2%{jz5zKneV9szt^ z!X95P)Ee@f-R!R@hkh}Q;KOXtF|1bX+^V#m^1Uk&*&p-jLi;l%7!kkx-xO znOK{J3G9$h8l!D}yN=GJKHsx-?UXELHhO0{xZLVn*|KH2{G6b67}oMP3}k2zkOfF> zs@7C;k{o^x=Wuw3pzK}L6?jaomsIu2UbS&`pm+YHg%#vp15}y_T|b$z~jnZ-urQlOk0cY%%AsjYMu_^sSiT)TGRhn8ArjW8U0JJtm;z^9zfgG*7bPGE0-d`v< zjz|C10H)hVBfuuDhDHEp{;IPS$o8l40$nYRFVvn>&}(PyUC)FD$y zo38eV=&j)t`8vkbsk6E#pXuV;H{^%z_e19~H9DF{nvBgE9W{ZSJu?Bzs-5U@$4$15 z{hWUUEK)G;_EV9$BCt}M%3$N&Z6NTJEIn^L8CYiOvy?eA)K45$x6<+D3w9pSxam|* z`BP~58{LdKh5m@+WSn1ZE|c`RDEULR=W=Z^_1st)MxL|cHCc;OA@JhbEM29L=PqqI z0Q1laYZ}PKSJN{X#0Npj*KML1&n6K^@r>x!L;WdE+ce(7=c36E)!IEX=!}lOG8JEq zsmP!0v?>SkY4m4?Xa|{dZo|#EoR+Q+QOE&GZ0_NsDnf;K;DIzj=k1WE3R52fpE|h# zvql3ROMkbta-QdZw!BL*M8~sI_+i{CNH68vUctGLXrg5qDQzIGOkYT3#IpwC#)HPs zCT4zCKGIXOm;Vg7n;)mo+s?kLBSFILsvS{m^)ym)o;l`b@*A-fyz3aBbX61%hnqQ8@0C|8aV!X@7@le?C*I6SfZw zcHDYthDo$A$JE>gV*0p|)Wr+Wh9f1`>#Vg87kb&LHO1Nn_ffp(VYGz0E!wiz9C)@O_XH?|+!p%${^ zZ{GR4#5t2vYfO15JNo=;uv2IGME9V7kZ5Bip}a-smw|B_Ze=K9RgxjoXS zo^*cK<$U;mWbTIJIdW^w=pBDE)I@1p4HL6XXW%tvS9hof{$g!$XWm#@wZ?L>!W&}# z(V0vq=uQIv-P#O(74}JMD>D;*l44wgJ+FUUV{VRoe$`(_{KVGOJ$FW+qb3Ifma)J~ zL4Mi>$z7~{V$M@Cv8jD&xLpWnfTwK(e-4rNrb&&MFj@#IeU>tv{%kGKcuD*iOux?Q zrpwMV_IG!w>G*~c{FTTiP(_;P2u&0}E!Ae~HvKe8x$99E^V_{S#6j!As?3e%ZSyWs zwJ+cIt5{FJ()XG@RVwjQ#y{ z_zM5S@9fcqEC}*pQIo&045h2lz$d6iBT5c;m_8^O^VmoXdF^5U;i|#if2l3{W44mdWtR=^KQ+o4u7bN8H z-w1*-z2}^Sefl=FQMVus(awM4(t_Q3y=B~ctA&DAAgkL3k)DvNSKM;ij9EC(%pA8d4KJ$a)0 zHNWR5DEPK<%+S-uXDD;#MrSz9_zygL^8xDIHlDA&blc5Y&sg2#=BV4Cb*6tKqEyPq zV0+x&hmkIf`_&;z>psmYOW0)(?Dc#yso!f2DOZ0#=Z_@KQlPbzXD!n++7M+NIztMD zAcKxGdx>G#`hy%{to0$v*iIz-7wXuAI?W2O zS|84N8xwLltGPSn5ZvPvBPWs&yxuv{G76H|0x}>+%Q{<)HbDh1ZMP6C{IyPFHT=`h7WAt#xXmK)4yZT~@H(I<&rz|MH+`9$cQlYnj>UlX9N1-Q=j{RY6cY2O{WG-oLQ=Acr$8kF;s4t_-r|%&m-!8JsIMPa>bG_Ln72Wfb$-Y<*n;p9 zG_1;8uFbTifKvnPNNE{*;Dj8n22Fig_LECy7T2uYC3yP(49$z&ZJ)Ddv2thnsrf$N zS9SZD7k)Mg!idLeb7Hb6M#{=wMzxn*%$pXj4Hg`FzDxc#9yadj--b*x4~&pI+&{VluB0Ms;5?svGn8Q!hQ^x*e&< z*3cc7{3dLTU~emC1$?7L%%`RJpBtBtCwRv(iAj8knzSR;iXp`j-*m>o@nb(u)L}mQ zAL$tUH->6u&Eqo+Xbom}trsV}f%uKD;2I$6RB6szAkDuEF!bjESQm@DbN3i?k*njp za`j@F%XXcK9cq;dz&R!$b$`zA0OUBbf?UJe%Gy=^L3qA%CN#c;{(5HfSvzvcY>Fu} zZGKLj9lBy(EuY1{h-vDFbXZOuZXZwU!~5+$L_*4|!QZu{=u8;LgJ|fSPUgh*guq%H znYW@kKgxVyqTDK~lc>!whkUqqDF=2A$5vo}%JS$(WX@)Ogi-5WR`_PTVwKA%j_f_%RQC!>mv}!XN6GPg@8F4wc2D3pmNE&HOVEEzoVA zWLGokw0w4{VdnImzM=hsy6MZu7cy*1e?~erFhiTWp z7Zzt!i%xT#+nByVnmoy4B=*Du3=}{ZC2e-x=f$#%u z>IWF7?Tx0@b=Krs&uPKO_YDo7Dzo+7*U>x+l+O>LcegIU-ru?_s&4{DOe-W>M_Er> z?#JeHB4)J}h=-z}C+v?_3xAxp_dTg`6p{YEs@c{e7lI7q4m(WF%w}2n?q1M~y7i;w zTtE%9I*<9w^(SXqmqP@_e`eIsSwJPPVK-_F!oX%Kwkst8Sg)O~>%{j9Z`-d-(z zBj=+VTXI@GsnxtS?HfACeM7tKCg3$>_;pnqOA3%Vtv;QBg%5-&=ek9CmA0HSXuTkQ zN=+^QR-Kif;aXg35GlXvEhp2})k=Ihg9`iMk9_0l4S_z=&2oW-!$-$!6A2&!KW$^f zk5Sw&(483)uR59}1kpytv9hzI;DPUk>94@e%Mv59D4=hdvszADU<5mnc0U7y_Ay6mU9=Cp+6bmjx2XR$|m9AdR` zX4Stf+K9{7gz(v7`x&D6B#8D}TK6EiEVOPOb=9 zO@pj$r#rRP`RzBXIslD#WyfsMhFe&2z-j_eCfWI6y0sZS10|E$`-cDNN@ zD%#%GX@gXDP$R8NE0Cn3X2wn=;DK+~V$*;d=#DVt3HEZqy-7lS%tp!a9`JMX9+@la z%1^?nh9HwtSn%Ub)08#Aqe=6rB1$S^7!Dv}J%5X+QUp#RCe!Uaf93}+{~|sh{*}z^qpYDP zztntRnE*xjUd!osStG(C2qC=HxeYjHF=l(Uw^QnD*=94mmsktkK}4BOj$TC6v3*h_ z>APo(b*P&?7pv>{`Q0wLp`js#CX5fu`Gpv4d|j3Cyx@KK;P2ZR7jYSc=V5^!#iO?_ z2~uk;uP$!hKxrgqx}r1!2HP98;0|PxttG%IPj`k&->eGxlru=X31_=r%E1=lrL{2tV0oKCtJ@6+HPr< z%+)KZoGF;FFTHor_Y$G3M~eN>HD3-AZ)PDpKH0*&QEB~{g^4SQ2rTHqrka5b2BnUH zp7;7}(v3=FH@KEDfSkAL$UBtJ4?NpChRSc^UwQH$1;FYC>U)a_dq=M?jslBd9&!uY zK@OxVDHpS)i$j``#RvY@-wdhr1l?I2<&+Y-T_$q|%hw!8ZG|-^;Ys+AytfaKR%L|i zPw(Ma6=vsavIoj-17N#Iw&SYVgZ0&-U4O|#4^9_NY-gJ|iJ$6DKO5(Jj9|#Xwy`(H zU1krFhT?5d}WKKHEO%PYmB zr^T$3rYJFI;x(h7$7=q~+HD8grIaKy4fBIWIY>*z?8TgYkjxUyeg}2=L>fJa^Vd>^ zbhSS21k22|m~nx3+=M*CJwhMDdJ+)+U@>$OX)P7c<+N7hE`kti0quj3pKGPlr-cdEm z6t7z;?#)#;>hk&l7P;~k@)g1Aftrf}!_AB4&%rh*c}rk*(pHXfZ>_Qk8##@__;&h!%}N(uP&;OI1as| z3J(@ZCk~zqcG;TP&Usm(<1z0rm@=EV>U;+9adK=5ik+CQaU9+yl z45*fmPU=+D921@&P?Gs+;$M69U-x2U`0aw%h5^Q7wVa6`<}_p**1<_DRlhbg=*vze z>p#X<1^coGBUBAM^$G2(%S&PVCt4s~Vp=*$Lv0u&iDbn_T1^hr%A+c$_+l zbW13bugJD4L)!!?BD2JmI>5Bf?nD#H-u-h3UB2(fvRayGATP!qDl(aVzMX=^g~*d_I_fMmShe%ODt?u(I6ivSND>JxGwvkB|y(_MwN#verJrv5e1ipeA{^%{e6ogI9zC10+<#z zN$veJbHo8vBL`T^);1is=Gf=01ApNTU@aTLzL0~QrD7AmLyNKDcAJlIW+i$LZ#cEU zx7*(Vw}>w_elgYuoImkSH#At&TfSY~lAF5XmVEsA3_w%d3U|QNBAMmrXBw#~j1XZc zBcwPn`be6Y76G*Q{)S-RFNhdcs-TeVQ8bS>JE$w>>4dCdzV&oZ1Im~5NaVL-@AF@3t+m&S_6NAb;4m{)$*59v0f9W zy5<;9ao&? za{6^7E zfDtC%)gm=JQwEfJ#Xch}U%WMq7sLCNxLpEoRtIaY=*QTJVXy0?8hBSu+$~2A+m@(M z<`!e;p~d9{aWg+J9dL54NL}{GN54zs9bNpO0oVs|@m}|vRQSsEW$Iij2 z#WUdY`zKalC-9{d1P;-r`Nz;w&LW_A)Rt3RJD`+MlkKatVsx#nr!a)EYttCyMDG95 zf;fW~FCnpPH%gT5iftPIWv0*wl7@F#FN*Of1KA>r4e`pF0XB}>MUhA7cDCb*@q_xd z0sEhBy&14Q?V!`>BpGLRVNrLFbeyihau3h55uzfsFr+CL=4rebg@=?I> zm}3#%&)2E#ruk|4X5?f`5r3_^^D1ip&|#VZMWp@1B|LE4>yHy_?xB!M&+TgBo-WCo z245LFup)`RQ`qAfU?14?NKKn{ZF>8FYOnkeQ1@cam)j1aM@fk6xd#NfsH*{XHaNV? z{^K@VxIvw2S(feCmh+#q;FDJt3#yENGcCFnbDtJP=Q^k>;Y5!qlxxh(>L&sm9kLY@ z8O8o*Gy?1gw7O`200DMc1IFb=LK!+aIV4K^i_62~Rumicd;V_+Oih2uO*guZ|MRiq z2XxU)sn6aF6#gW=#<;!>j2*BuDl*tjhZ&YeUu1dMmKDUkFEKzm)E}5T$#TdVu_VpXZhGagV_^h!%4y(PxkF)VVU2-SCG2Ba^y2Fp zgX4p@#WO(wrFNHtlXHPtmlhVAD_4|`4ayoCKGF7YZu)5v}WrDc+9Ey~T$sfSZ%>ov0{ zZXH7rVN)SjkJlSsTK}dd@LMOuUu7s8p*`!M2dIK$*%O+_s;i|L3MvS!SX`QoM(05S zF@LVE0eNi&rIR$_rF)gP2&A%d>xM2d6ntyfH4;+T?_LB$-))Td2SMB0`4@HTp)EY+ zg9PXS(tjGMM=^)BFjo-{O-4$x%zWM1+qPwKC%Q^%tRFx^BnX8b)DSZe3Lm+Vhs0Y4 zq%v4)ngU+lD&KtSM#9i#%=J{#H3X!o+FeAbq)2`Rqip0Y;% z&wcO-V(_}*rlCFW!I241W-WpJFNVHc;!DC#VHoeW%Dk(GoWea)&n>i)D+nW(L}i<; ze7`_3^?@B^*t78lUB&kMEC2Ho3`*h$l_iv>oe2Vvy~D?n!z{Lb23l5v#gy22uS29e z5^?-_rQw$h&DwncICBhOOTliBtJeT}gC`@4{>ZD^KSbSD< z^cesiHwb?l@QyA2GCr_m=z$t)r_WOT?faseu_NBWt=-Tw_$AaoyutnIQPIIvl5K!H_CyD;?4b#W@qrfVab<`a=%!rWe7cud zbAUd2&hV(gR|!xsbX5iriZzuJW1Cv0vxPjgOYN34a8Y@3e(F2))ZI?50esV#@!fLb z4Z2jHSJ2qcPD8gw8_9d+LO(mEDQ#6NyPz(TeJ+=rYhB1#-06$CuD~nV+?Un-3GlD- z5ejv3V{qT9uSus69p(W-e_37944At2n*c5_uJqFPK|&^5z&`Hln4hv;9@IN=qH%~H zA=rNXx@7{)&;NCvZskr<;cLa?N63#SE>7H9j-^QLvU{W+P`f+u%O3N5Ha(3=!0g_N zT7JzcbByjrqMy!BX!3_8MGe&~MB_$C zri}2@;U!p(5@N^>lNac=_6ap2C%=5DR<_r0=zb$GF|z)Tp&oEfOH34blh^Z~`nOid z>74Ynn?pX?dX+y8%#2#UhFPpOlbI@%c1C`FigD6%fBso|$u$v*n&)P`HSs>x;->@b z#c}iWx^c&!vs#s==9vW{s8#{;JlLR+$rwtn159ikV{~Rv{2bFoA74n-G zvYBK9?t?zIDR?P~@`OJjNnCD)6*j&7GL&4QGm^8>9rcYk`WVy6A`MJmG}r0Q2}1fa zTfmWlEc;dX8T`X2gBUzS5}nLd>?1S?zP>{>wiE96ftrwVks|V@LguFIU&_r;K}w3C zsX*|C<#|0gw{(bEi?ehiT5kT>p`y9i!Nq#Q@Ib6>8L z#WWewHNM;f23k%bPb+i~JCc#a`ZEs8Zqj^6~5sa!u$@=$!zlG9xTw?mPC>TZ=52 ztQ%K-HX9i-yqQ%(27e!sF~?41cPFn{1@|*lV=w80}|;%9&=xZxp#P)e^b1-|jVb zKgeiJ2Z19(kas7xAqNaVqg+=uHjo&A6qfT3uD{Y3-m?P|2Gl9*6?o^15dIx}Yz$@w zaSE$!LS-haRt{ZFBt5HKy(M^|{Cz^Jef&WCI5vJ1*ASKcdIsdx0u25GE1CCy@Si67 zpTkT|KP6a=S}spr#Fw9P(g3bpo&3_qYNS!Cfn@ktlJCYb;z!_Ay5v!(>?3d*L6Ym= zhcEBL!~ftptrvfV2|oTkHpg<@+f&$D`3d%6mq=Dj9q;zN^*0HpyVm$9xaI*H4Oy;H zX^=78WiLN@sJxJPg#(ZZO++@r$e2XA*j#&%0X!KHj?wzrKQM5knm_ZA@LyFWzcU#69@BMa;N?6^Om*yLDDW9Gly?{hCk|h4cVcvE>Hugn(o?t;@4--@Qrbx!rMhyO+8^+cTLT8VgFo-mf@9q$2mKiSWWZC6%q4yBBM z^)!!c05G0=g4KVf3Eux2VAsjNzc{*_kJov>6@LvBj)A+VTRhsi=BqO_<8N0di`@D; zIfK~;UOi1+G*2Ka;GTD#eLh5#Rtr({84FsoGi-*nu%}EC=N$X6Ukk<+KjHsgoAi%E z1Q_Bxh1DS$Se_K{mx_<8=j6OpJW12w5s_LeOE67hxFC~Am`TJPZ<)4bdyW<5pzzP~ zYsz{04$;m=%+Z;VP3d2r^!;5V;8fnfIIU{oHV%)`8k56oWs#Tr<3|&pnxKxpxLThN zNHv)a0S4T9sUZUHM~-=kJI);dFkpRH-cO$&4PJ40&q=2*wqK(4qjlcf=7H(8{UR-Y{ZgFhYWZmR%j(-|nW`-hAO}l^au>bLSD% z{J$QZ=vm|$3FLs!Y7`?B>i}D4;P_LK&2r4zZ#id}cHJ|+H70(16m+PL}f#N zj*QySHVZey_T}pM%zy@YK-Y&3!Jhp)2-@OL#f*V5jh%t8zI<33CH zEa~|PvyRaqmhZXq&JApClw==)o>y~EtaE=4y|xJC zAWb_4>nlvXjjw~|c(l10sZ#te$Ya5)-iWOsn*`CeYW_FF8FL+Rc36^VBArb8OuN%& zQek&Q&PxK-znv$PnvYb9kL;zbgNg>85KIC;{k!KLDZgE(bca2!et#KY_V@*FzN|2* zk3tDm#EkFAQlIqj0*iAp&fZ&+etCO7leAbqCfp_prhoH1Ix z7QkAdr2N}d>{iWAs#V=V`+QLi3TwE!m{y|idr7-R;U0&hP4lbumgam3G5elnN4u#}FPHSW?T3Xj#qaACz z>Gj&9R;DNYUc8~wR@5;=Ni}%r_q#!7p@Y zR5QT3U*Xe*8W99@CE%|angwAEH{$gUTjZmRho}5Cr;FsWk|~WAA;;BiFlN4lY`-I<_W zPn`{F`*Es~=?vK!rxD*xW1A#^2NaL8J&smNzE%Xc@Go3V5oB*PosMzh5naBFYh?h9 z1o+OSesDkFH{#?u2q)_le+e?|X$*Q*rl2NNkN!bOhrBs}WU2r3s$jXx0-x;gar`w= z06oqs0WOeUK`%gR#qVeehs9-)0`rjjI>M-7uBr0>)>^J4s`6E6*sbI|{vVp-Z^ZoTNtMkA3s+gw*|0;R z%VSJnhx9@+_#t-!;FFayi`@V;VBr$hIl91;fJ;1r>AJ!KJl~Y^NE$MYY9B)_6<%JT z4Aw}#?dz{MT$lJTJ69FvY>!ZD@=YYkB$7VW$#+;?9-~=z@aN@26^A4!8xnG}DK-?t za6)RG!wbQA=9=OJ6&YDu+;)0eaV26bdpBYpuG^XNgZ@Dr72CW7YWi%keaaINe*&>@ zbT{z$F0|g{4MNyPHr2e8YJLLT1WW|noYe*=u3y!v+`U{pnCNsBaiXm#&ete0vhO72 z()#L-^&{fdhx4-+?h^Hu?rY2M&oM>F%ybHVr6Q$gt?%MGu{Ye`Qb9Rswp`^zy$<4z z4&n{MTVE}xhc;C47ARsi5hBCT%(;kAZ0nf4?)bYRe#{2f>KU$4Nvwwnzb56^&(usUG4r_Rsb5=Uu4t+pWTeB|yS~lHWT6Nr?jvE z@t!xE<4t@|ikV>A+%z|CazwX(`uYMCxV>*Z} zr$o6L?*H+l5|FXt%>l}^#H2!QMo!enf$;aXlg0x3Ud?GE6bt6cjtLi!w48KbKSfa7 zSdPp!wRLcMaXNAZvlox(buirZ$x&bZp$;t{ZAqT7JZXUK1Q% ze!fMVu8rUxE_i-jv-v(8;M zeJ0h&_dOe6@3UV|2ttrjTW-I@6z!8OstArt{-ozULzg??E*bLQAMApuSk**Uu`CD>RBqZ8XLJZ8zWNPLK ze2XBZE|K7{4kTfsSq6v`nurr(XC|asBy_G{@+177h(67bBo%BaEO>PQR5}1Be@>F3 zY*+jc#|q@8n7Aa1xHROxS!~s~tFZmEg#uGtFx4XAjMu@$@gI|iI;6Q`Cj}*f`x3!t zo`c(NR$JVx@;N~F#a&DV@<#jmg_D>|>qoeG ztCdu!1MVHw8E0dQJE8PegySh`0rCwmgWj!M=i{|8kF*VE{_lhnHaMGt|0^H=Kb34W zzHjv=B!Yug{B#h<_}haP#oZ37L%Qe`?6w50Z`fu1t)dnndHqs;&TLdEHEP49VI)P~ z?Bf6GZs8tGE*ryc`RKsjW(j zUSh)N|KI6pB62Z$Ltygq-DDrJwN8jt2IS15eq977NsCVcKUC`gRG-3}mGIN&9@pa@ z&s@Ki&$tY>LBC%I4&Z|Zz)W+|6?=qsA6!{I^-3J3T_+-%evYScU~X~@<9@aUHC zozFTqFR0JW%LbgI^PL|G0RgE0`!|M)eM7}Mo?Cz!K#~dY28v-PE$o_DQXF{}`-&0y zI|0cKxz8H~nFMGvyJo|hSbZzq5!}4^l~@()^-Jf)_b2iQ=zN-d-&gZos2Fy|feTYz z#%Vh1Zr*jDPptVR%I{8;&lMw`##^Lm}sDLt}ja{Yfca2A_Efpr%Q z(nNeABu1L?Hb^!U+WLi0N*^`o~1{ z{<4KFjsHj4o4`Z)b%EnamIxt9VUna$6qVgnl1ivll4X*RWM5`vma=3Ym87yvNJv>i z_8I$-Wt27BY%-Q%Fqko8X8z;*?R~%B_xFF_-|v0z=X2+o=iYPAx#w=@p8Gt{Igm8B&=6la?K4!$96SO0MKXVI-8%X$5lLY7N3%SOxnGT}iQHs&kSA)@%@vS^Q!}%|P z`xH|;0CVW^X?!WPXMQ$);?mNYnj%Kl*fJPItC@9Q{W<2-L*ehEYRI=1fhH*RYr4g- zrM10-S6Im%fVF;13G53WrFQq4qs={J--;d%g_sDx z#*JPsUBCKr{keXzI1Zo@l65d-p9b5E--~BGmo+*7`t5+L<7o?}M$excUA>*zsoo)S zs9hwI(}1OZ14O#6!P*6O;T85i22R)_tSkGD{Z*cO=JUx}9jxEFF5iqVPV$?B{v zA^XY`Fe2%5BklXrr2Ii=@RLjCn)a9~=oRLB9s0TyfZq*6M`wLrsbBlZ6`MhEXIGNV zrt{HrrEgK*(jDP#W4h1mSC;m(7=d^!tJ=nW3Q+5}jSKYrma(T~D%|1g&Z%S%nhIV-`Jwy&?TD(d#Y;-wdv`#YZikzMsZzkSlbv+p~IKjx9gctjbxu2 z7hbC5zr<@qm~thMMLw@*uoSG0IGx8amo~ThWzpixY7|+k-JUy(x$nw*3|&P=`U~wF z^jLh8Q`_`{H74evZT)&}O-I9Y9DJ>Wk%;LI{dmNz>?p2yUaT{YoLS_47VkM#Ai|*3 zmcz^BAPy&mSM9bcg7tlui|R{~_v+e;aWia}DAz*>L;DC3wvWlQsV?Tn$=-U$(YO^d z!RbgM_H-e4N61z}o_!=vu>Pv5m7*o*OS&$dGNy)IsQqHfe+4cjnD#7q)+M8$z*VU{ zDFm&oM>HceKdt}n61wo{c+filY6q-8_|WH?y|dk2&sIX&7dx>)0mZS)Ob6KJj(+;H zC<_&9iaQ)NN{w3CG0ZM0?EqwxAV&#m>aUR^oX%;8$DFe>W`mgF1SZ%TD z?w)jc-k~R~U|ufoTNYn~YlU6W8tqWhpqo!_?b0AASRGBXHRv*(xAj)8KH+n*Fn~UQ zSD%}t@cagk@GVYh@vTpRgwximeYH+|`!rP_`&nID@26Tk|MHU!hc4D_TW~&dcDO7I zEysJ;0(^Z`aHkCF<%K&K=@wpu#D+?Vjm1YJ&J^Mv8_iiP__S+DBjtc@Td*hCLDC&5 zH#c*$7eZHQpj(AI)-$U?>-V$>%%lc&#Z8#q=vvoP#Mc3?7>FEv2r3Ly=Nd%=8ByR2 z3l`UeiNIf5=NZ;tB~fmG3CuFgGxRG?OFQ>2d)&6u|7YSSs=4zgSCbMuBAUD^ga!iq z$7~l01l1i9VOLg~(UUvxaA&Ju^Jca#N_p^p1^a}LUsU@y2XR> z^el{iWTLPyqa?c3^HOBXJ^8xwZ@XFcD~8Z5#$(B<19bdRAoodzo3k+$n=%H7>&3J3 zwAVur*Q6(+qM^N+M|8DPT+@8@eMjT!V>)mg=&MZ5i+dvbbcGyx5YaB} znGbr<~;nyg=LR9w_urdOV`Lk+6_z&}Uxp!8j>0Zm3^+SZ4 zVjAtHY-?G^z9t%5QcEvW*ZWT`gnr$O!j3-GS%Y1u*|{2n*{pt32>G@$d4;3X!%*wK z%jpr|tjyi1fK(58adV5^5hYE=jXXw9n$~I^Z#R|$^iV`m`cgcrK$#`W1y;uMDQ`AG zZ7NhMd^7~Ha~yH%KIrvUo)4kGvR*ewh-dg5v0_+JfY`pKdZS8-*L}JhFmuRd@|ok@ z*5ZIXArm(xDs^BJ_Ol?mMnTU{otkZ1Z?bAL)N3ofeyASof<2D5yB0Z8t}a0eo};#SRU?HaO^I7r{S_`_xuUr#o9ph+Fr!unVjZy}_RvhS1l;106)J;w+Rl7}?$ z5gu>=z08<7SMe;vkBxh1&DieS`8}+3UTcN5aSsbA?-FMcNOE_bAC4re{K zd+EvvWdv?Baz-HS*iAT%vu+AOzwIy}Ijj$13$|))3rEWvP7P#%B*`*|vp|{nf`^PA zfZl^kBCX$(pSYwnNEV7MkBJwD*X$t6-K)JU*Ec8CGPtCh5)JrpbB|(H&4Qk#&7aC1o91T8#ljSwMecosFsWO_p zy|hHegm-)a=0m6nsh4s*$4jKWLp*dH0Gqm#LL)&arJqQR)Dpxt45)*no%9|QM%Hjh zvv5H1WpwCWV6J>H?A63!nae7mvw$tY)E`>5_EA_{V_~wP-o0-k7 zgzSn!7bt^$i!exQX1cX(n<{#W<|wmf3ZKvA124g8rp9r2_5wx>$7!&EiD!5#Pdt!n zYs#nxtC=r_=ArvfWK?jwwb(Yml~cc!Pgy=eiB`IOsYa)#khQ*LwPMDGY0pSz z+6$S?TP-Zo58SB(pFz|S@{HYe0PK^)5{^BE>6n)zH;DV0bnh>;GEOW*sdVzftC12C z1!Gn-P_Gq9A*S?IkZ`u)iB*D7hdm2dtA)v1q|zXV7gjD2d+n&lNa~DIt z9>2bYn`udeMr)m&7s4v5QGTR8$<}BOaWSE0KOof-?Zd3~q@l|_F0XU#Ch_#wpji5?3yVUZ6Avz$t=o~}c9=gi;(z|5hU@_- zbq8HbXjb~5)-9#dBL7KiG4cg--+R5V2?Kfa%9I7eBUU8IeoGQ^u7{EC3qK_Tn%ZH$ z-O2=c<w)L2PXd|iN(m>w;cuZ(#_EV;p)B&p>WW$;d!%3q=VWk8ixBTTeGa56oY?-B0?b1d!1 ze6bAp3iJ%L&nI#*a$1zDB5(eh^f?~YqQtM2F~epuUk%;EFQ_%(kI8D5wjxD8BT3Hq zw6!QX?;8#(7bA=7qN-y+FRy7>D=SuF~Y5edwF@Wjf;B+*wCl4uf1@`YiH zVdK4KC4LL+*Yy-5$2}v7zF<2jI)m3SU%HJi&klbhm)!bzqo>guU?-q@OG_heR^nF9 z?`cS8gGUw~fV-Y~l2*3bEy-;$ia5~Fnv1$7n!UG^~8KO(2! zD2Kc+mfooJYScNjURl@~s=C&wj(n!4p|@}Ue4f=(q~Vb&Q&`ZIrJZf^CHhs9^@(cA z=E!3r#fejOxv_Af|wqXY3GZc+JW>H2|+4-SGxzZ=`QhXP~vWB zmTi|uLZxNQFBnaTS|i&=pU=Ib%q^U(RNaqmTWyqo3MI;zM{`WlDCE6qI4=_Nq3#6o z^t@<{)|av8TI<48az6TSkdZlZ;p9Ygv(iscl3^p<*Bp{KC#hmyYpMB~7tSa}5Y~Wc z4FS_q&v~~X&f}vOurmMtpw{-Exy+X*Jhvr)u!T^$%PnmgZvQavYS{ zF8@Zg*$R1OLKLq=zENqKZaIGe`kW&Uiop9qW%=LWg{cM-H^?f7cx#Pj%7QM`Oo*GK zkHrx{?a~iUq1`{fFzmZEtic~G1LngLa*EEV;o^@5iSkvdJLm7O+D~M@(BiY6maEt< z?Oi`!Zih`W+)>q}hHm424b###zsD<6p6e=lrASn6X3XmQM-2z%ua9FePNd}taZ_}g z;&Yx;lIjWlvr45dzF*BV=wlLk6l}BnPbcQtlbhs+tb4R9k)jjPok~A}3!}*1?<`+_XCdmk2a7~Oc?m!ng!x95o>i)1r`wfgB>b^Yl3Fkek%yrrQEMvZ zd8yLYk9bj3zFA-tEeW#6>FEk5BH*0*3$3%nxMu09u}0~cLm3vb;OO*G>2{_0Q$w?B zcg5HC@yQnXMr6bWpq1&3golX}hK>;Wq}pA^=LY%JKG{euC@Gri(=J^otSBv|6j@!5 zR;_BHMvg%@hcdTz&mBmo=ZyJxqap&(+}9MGn^8rDkXBx^{EezHZR<99Vqk`DoAkVq z|2dLmOwy=yo08^Y+|)DBzBM)UHbnofIfEsn1@vW*7+@`OBD-1sZV^FzMW|cnm7+7_ zZtZArh7X_B^JzX!UB&E1>7(`1&PQ0T?MiSUJDIr;OY;^1HP21NrJnNX4j%K$>nvan zpWH*oO?#bM3eg-ZyRA0{ul2Y28s#obgjTLZRL?AzZq?x1vRLz(;MpV)Xz&cI9 z&HswF6=qt)3JiFTQ#!W-N6$~?;cTOke$nPZ=0?HNWc{eQ`7jJX5;2y}xIEs7(=S~A zasZoT0?L0yF%K zJ7`s{=rCdCcxIOW$c)G6< zSs|KzwEuG@{>OMc&Sgf*Sr-v87WmZo(;dvKGgx#pr0+|DzE8EOPaj}N(l=$w{{2@?1fm?bt7vgPZ2am{`pl zk#y$XAd`39-%|ExEbIH1jci(+nq+4@gFKKIAN+_ZJ7WZH!fR&oQaty=U4f}@*}3jT zI}u}351AD|RSg~)299o?Iq_2?n6Z!QEJs}}6wD%1PGe7e=+^ zs+84;a_8@}c>epwalLf{q>_#n{HVB+vADq`bgJ@raq8*NfT0y!W;Vh)-KnR<`1V{9 zgbNjzxfwcp57386-9Pscxu6Rp6v6xb5UbXxURDtNwGkVDLH&2l$@bx4!NJy zH$t_8VwNm>{1~QKCGe-I*II-k?{LH}VMOVQj0e!f`1CS0*0H?GF-S0w>e90~s3e$P zaEFmtudHs0M}-_>m25JYx9<7wDbmLBsxFd;ae%P#c9!Nl$2vvsj2{zQ`lwwWxQdE5 zXb6D0@^ob1$!djLt?xDn7NUNYr_OJuKAKd^%4VO&7DgavPK8=_r`FNWe6Ij;HnV4m zc6Y(q9zFw>)M|ym%fQxBQG>6<73?K024WWIkS#<4RH(q+i2⪻79-l7U`I;-a4^@ z9owu_9-29IFo;v~6J!HIiNaDyYdizD<8;2w*Ht~S#e&Ib{O5PDZB+DD>bR-;vK##7 z8S`AIn^Ft(X;YiKvix^SB?M`qY`#d*+l_QlE_x`XsKt>8y!=+`r?);pkz#s*u0CQ+ zv7T5z?tzZsUhmY^iKK_@84g+=#5r>-PvH2bdynJD+dBi&CrisZ);{qbuTfX)LDuhi zKNoE44ChmVYY0`n=EN$U=`|Uc3I9{pW|v;N23KdhJ471i10QeU?#%#qP{wjsR7Q*k zMX)OkjQ0qwLY=wq-s@fOC4OiQ=Jf2Dy;dt=@IY(;0NXk6rWWmr(3PG|)ta@xEmb<^ zZyb*yu}-bN2qNKDZ2UMUJd}1C4mx9lZYja;KlqA`yj9T;F7c+U*im&#B-vj~Fd{Xu zUBP1lvjLU7$5W7b!zb*>+YnsZ$M;3{B(_)oH8{qr0@sZ10r{c6xPTh)e;|tRcDl8-0a~T>W*vTJwf5}CosLGKL+{nFAx|=;Y zLzi!1&a;aay=b(Pv6SCs;fmjyqVi{jl(C6pZnY5yn1u)hIv2UH6Q0acL{NoGAWhELTl-ylC3S!JCl>Va0pIY;TOTcy^ zkB6Dgms?gsWLTPq#&KXQ{M$#7n&< z^1@(U2ar@QNL(KzCva0)zGPk zNLmbX{A{|q2bdP;`1#3L1@v||u;kG+sNfo$bO?M$xdh{O3R@scvei9R3Q`i}6eqK6h#(W-6t)2rbOtdOR0+~}sH{pqdLpwM_m2Dssi)oD z8m$vdtPFe;wKf1I4UcN&6eiL9@&QFD$DC&Tkn(I#-HZd|Uu@Id2`u$o4eNe00Fwi> zH>t?BGEbYl&P=_z%(u|xgk$rc%!9nQEKN_IlvNH29yN3d{_Z!ylP(w_!w<0?h&xxe# zB^$V8l6{DfH4=~-K&(KiD6gE3!FDCndoC~w9`SV1--1`PF*w+EQVARTu!B5lV5;tY z)F1()x(L_i2q!O`p!9=I62 zN;7FQvNgqYnwA6T4Ykps*D%IX_*i{j%ls^b_i0QYXNEo0jdSfe6e8|LGatXH>f@$O zT8_tNJk@Io>`uy#U0bBkI+J}-A{%h=2DPs{{m;B0S6!RlgI@~Rmf+1V2e*_ql%D60(k&B&VV!mX=$NuQG#ax{>NhV5D(qj^Tu^g|{GUfD0)x9|AMbt~RPR6LTLFCR7xIe!{$${?1U|gGpB9UR3oX8G=`?k; zh{2|bBUTKCPomB(G5}y9l+(A+`%!7?oNL*4Y*Tv26;>f8WX!X4QtK6D3<`$5HR*=dPt2%^n|{rS}3tJTVbMfbYfB~FfkP&3%bZ<<(x;L9ryO7LOTW$tyuIjrEXDXido zFvEvW$G&twoSp5gn{Wa(RRy`G|6_apO3Yzzd_uCL)%~Cng#?VI+i5Rs1MLMm?5mG%r7Kj(&=kzE|okC|smT zdlW}79`Fh<8JO#g$+BsWi4iHSTe!1V>SIpts(Z~0eP~}u-6}L5Oggu=)~BlfeZMl_ zUv;l)NYAIN?plv5Sz#MW(9~<7b@6@GQ?G^@S2>^q!LtH;;((?S(nBL2#Y2GKPnL4CF-6myO#ziB! zQFj@2x6u9S!v0wn6tNQ9g*%hzhhVwU-1$3jP2yUBfnG-r{o3lFYD4(($08Q%lY3f$ zTm4viwoBw!pPTsg$#nF0vi*e)oVKft`om0 z-M3|Y;0Z41POrZq+q!3gVr%ndZ7(S^IYLMW1EuMP(n3qBuJgC{|3*4tB&wbL?1 zG3m8CP4*XYbOW#RB(un0)At*k@^e^aOz4>*bz(}-MLBH8ZE|`wErWFpCF)rqb=;fq z%SX5~$+hsvX0VLAagn1c)LjM}1Fz#46ZP=1bK^FF-1#XgWdQdWxTe|XjMrMM36JNY zwj)B&qb{$3k3=S|^&SVjs9I_`@bx;_y=qax+jMdG8}F)%bsH)D{ipUDjA*OcIrD#)TCHX+DhTQ7nP}j&1APbCQ-^gi4)DQ zAy-)T4dL?#kc0Z!X6lkHkgDdGpLkl60Z6YTzKEsPYC9K>c%#nUG#QiHvPi0S|KKvF z(?8KX(o?7pRiAA4Z7$*usG8)_LFvW!Jo45QIjcU~0L5PJjbu_#%1wc(Jkym3>D?IW^OjTgOLv$r zYn^Wr^>=r#@3-pYK2Mth)Q5~)HNhzdkS|xv98cU{t$9|d#rE_^&1{-4jgc*Nv{WxT zDX8wI+!<^GDLyn?Xv{=(G{QpbVQ*y3DAN8nU3{}Fj9$+bE)awl?pz*CnR_zoj(sBE zczK@Y;}2xDI}R09S+{6;_yEsRP5e+(N$l%DUlhfFFdpKxv`-r&p&AZ-CkC=KpwjIlH?C`UC_%1bMjz+&{ia;2&@{ z8%=J>Pun}Y0sUv#cE#Vv*VRAJ!!z zles?uG&b`q!_NrxaB&T|_k^FbQB0Yi3K0l;VSQir%#K#Tj_X&ppP6kTiJCQspD}_Q zpWD&rwA;QU%xqZl(ecC6nPIt8*EJq!wb;KCV(g7p-X9q#y>sB=kEyTTmc33}q%<=L zW;?FQ&7$t$<+W5Nmlxsm3c4f79kb0`| zsT*m6x`Et5OmWw?a7YEyB$#!(*0X|38q1f+;)L9Qh18>_MU}y|&HD=U_1Q`kkpYU` zw1fP7Qh@btu0Bl|VlG#;zpLK5rU)6H5_&kz22i&ozQWl*FP-Y5$v2d{YjppC9@`Hu z)R?OX*4FfgT3g-=>vO@NMMLzaaZj2#Eq>e5 zXgT92)p25_P;Ip!tWLM;)vbG)!?zbS`JcS3oDO=U-(R|FGC~Sj_}&3B)I|m@9vu(= z@I@t{oS{-#+XGmry4^)k{$;{yE&udh{noT4xE`*a!rF}HELhy6{J8VHDxz*@EX?Lr0>R~M(+!LynrnOl@#`-tM zJSm9=t=s&OH$B^w7>ioJ$llZ&)vM!uF=slx9727%A1K2nj)qEgEv;A30A~u$9?GBp zbEItL4;Pt#ahCVT9P~*0J(AY>SBQXRPt+yBtJ}{L`-igcQ|rw7YI&sxcOHv9b0qK9 zb~#sLbDp^H)3so?dFtfN8#h*@@j;FZEC{kmN(KNq2*;}O-8Cq4$TT|&Hu{UXAz3nX z{$X?XiABA|cy&@PlpEa*wR({52LV+ZSYpu}tq^Y=<>&*Mj3*)eZ5J@c= z*Tk>rb4~{yLDbOAtAnEMJ4ppY`i#^$I|gzv#$Sq+#ya-XaE8>y+!kuPhi{U$=(A7K zNb{lb80!ViuiyyAUH4Bk*^IH+ni4v82*%pXb{zJh!=aksJX$^*b2G+tG)9VVtDE}0 zyAlVkp^IE~`LPyE`?H;D`0eo9&$83+rYZcRX(XELHNyFg*yH0_dNQ@~8vU`uH`k-~ z6VA^qwsyVj5;wEAzjQ?B*NfF-G1tz8E(E08sEdZ}y*CtnRU}?Pm-z0Yjif#`I{Sl? z4!Kg+%HUU-PPYN2R$R0C-auN%`VH^cw3+`IBwZU0-wU*c@j!k;MrM~{rhei!?1Ju<%fUGr;v(fCh~jD7rO-&pO; z_=yk!M_Z4F$!0t1!o=m?zkhvR?OW7l=`Ch2bHcRy#rk%|?Ys8s>7n<2F=EnB_Ks8% z!eS0YtL5|{Uw-a89TUBKhp^dBzb7JNn_M3p3eGIMyCZBbx{87Ze3SAX55XG-%vW_l z)na+6R~e_*5xR@XE~<@KuvPlxg^Lt$Gw`itfo&A-!F1%nb{O&X+wChUV@U0BZwH&` z4=QnfbOB%8EqZTKG&Tb{SDKB26(D^-WlV5m-j|wa9_uP;sSImX`T@#~sHxcg#qC~h zLMSr#<8UK$!2E$}yc5o6>s2Ld3dPdv{8j`{*cY~|azxx{MpC&n?`cS2>OwpxmY&_H z26~FOXR5~s^V8Z6#W@8YfC5@AV_^T>TaSm>awk`9f1~2hIBXOpr@PMjTdec zaGM8>pUCEvZGo2xa8rL0{A`Fi{q@$D!cY(N)=R7#0RhU~yz12zqGF9&O7`sn4Lf%! zqK9xITG@!Tl`#L9;J8IgAdxL()F-MOAh*0ng0m_xRRJUBY8KoB!m^nmz`*me?~=OD zs^@$@gZhP|RGYuK#$Z3LQSXtObS8Y?G#y2W$n`W}2&SLG_5qyUSINH|fFrPU@ zbD;;KX3sx2+%xm*5}`Cz5Orgqykw#F?SY`_qbrvL3PA!^hhiSN>iPlqXU;#mbk}Jz zU2L5tyBwn*VX`>ZKvsW@eJ{@Yz^}c7QaJ9z4QSzGc)&xU*^1IkeBMf03N5NO@WVvV zZX-8i2vh;GjQ-YIZ`~gkqREjv-Z^63g53pLZ>g4EEaFtFYSWSm!r+JrM8Kn6kFt)W zS;+bo$~%CeY&?*Xk(&O+fIPM+rupkDwpg_+%O1PS>hBt1rMZ{6MI=akFoleYEII5gC)eV4+ zJtW)|$UV`Z(}Jr$1obYnU8lkwb$HzJj2hEr#|)COTL&Sv##fv@x${6%MScr4w;Cab znhlklfSuMSfKxJ)2BN!T>JJI74JSUXQE1c&QKP@^t9fnisQSol<*xAu-Q}Jbj>H*M z20Pd*x=(wmEqXgGVbL9!8%8-@_s9=a-#>EW2C?e?>DG&I?!o};G25cv(!jTFcjX>2 z<&~X~%aiy{*`qOw?`>)Vc?2dt@==$I1_!vx*c|0j1k!d+On?F(7{-jUQM(gNDQG~ zTIhLmZ9JFn0cWrQ%oqvoY=Mlj-5L#{H1?ZHM!)Z0aktza_iTq}Y}(e40qkK0oFC?8(O6yisEHMxK6X z#_FYc19qw*AV`IUD!RW7H?4FWjw=a2CVzNq08#vL65;A@->mQqwu+QduskIC15aV* zz5&gsY5fpLNo@V22f{RZxwbRZcyjF3>0FE;#{(W_MZdC*7Nhk|`SlayJ5Dl2B9IfZ z0ds~oRPiSkhRT0XJm2BBopD+{KQ%}>hdcPaR~%OO!^Hs52Qc^;O3grN&uPW$8Rp5ezNTno&-ei{mK94RSzPB||&;vh=U;g8A2G z;XiA?q`z$`{;3^qY!{e+%lK=%p#B@_f2sXC{RaOZwcp6!#r_xVH;1p?ZEPks_C0^o zejESR3jgG9L;F3#hyO?T7wuQ@HzIj{?*C2u1^kWR|5f{a{huiL{Kla0PfGtu`;Gf= zY5jwv|Nm7)K;YkKzhYnaD{a93JMCBd-)O(etiLe-XYCirhx$if{9En!IQvh4F+R4x zwBMuryNzN!{0I?nxpN0Xu&Zs&c=Ci;-|2-ovm6%wMgB}#qfe99o!cMSQqfj=+&Qsm zZ%ECAUUaY?ZPQKKmC(h_x7G_zy*9Z6Bj`pW2+x4G>dwX=x&;+z+F7hGcEr5_8kJuJ z4(nRmyJ;ur%ANp;Pd*+$TVQ)b*FS`}NKv<;#dgZ~Ruu#86{>w)6S+4|-4df)Yktx^ zb9_e@7w@(sRO+>+vE((JuVg=GtJnFF`pFB~Ym9+ri@glRA@Ft?la{lD1&?}_j4Ri_ z2;Z~X><`(z>EruQ{SUu6zRBn9-|1`nfAhX^cmfeP+Hq0r@#$?s-}MNe7{EL+F`0tB zan{CX!RO93p*yMfaZV3MzN{oLGPeaZ%hoJ9po=S#rxRErlU7ozcYIjQ!H0O`qQ^9j z^0mK>1`XoJ-^$O%DaS^*|L5h8Z2n=xA46l~h+|{=Y&cTiIKmR+$Bl_D$&VXe*|+oK z#*~!h$BmIH$B!Fp&Mto3z`KVZ75Q;vL;?75FF&gABa{2raQIJ-IVIP&eM%` z=<(k&{#u7Bey9GAY76CevHwBIr7n)T)a@m0~sSr$BtjfAGbp< zyFKchxgLXlNRlcU|(mWBq5ux@$9x9Y=i9F`3rD2^S_Z)`ABjvY~?W&3XTcGFMb zIBkK;o(J&)S@o+oaRSjBHy1k9HR#>IZh0PR2%tr^dn(?-;SU+I`JRm(_>J&-dyfwp=|LQif{%#$$kI6F@CdRg^GjCkr5VO1=D zS=4~v(|-jD@2{c!pM|RK-=O|wFkAjD3f0oz;Qymg9sXVHe-WxI{y^Ut z>i>sOmH%7vKl$4bs!#ra{GR0IEp`Tr_Z=l&C==HD3p-$Iq}-_rW4 z`~S~>CWrr>P`#EEvauBYTcN7+Z-i<9Uo`(C{AZ#1k`MKdzWBF7^}Fz&00;TK^_Nh+ z$Y0$zitXX2LIe_Q9UtyA+o5#n!Do+p(PqGpdz=`po16PYl%w(I8{@(*k-{%Mv6N`u zZh8IfvkNEUO3r5s$gO*bRySw8&+^C?I&)Sxr#b6Rp4ZX6N8`4r-ss!hf8LTjUK4N% zOi5i~qob@Qsc!;kqi^cm3tnCe0y`XP4!8e4G%S}mGq#5BRjgzzv)Q6jP7f9CIN@qL zjJS1EHySxBaA6TV-hrpI_)a#yuFn)YRdXAQ;&s?w6It*1nL+?t8k!jpMC7{6-xT>R zWYV@d?Ro{B5+RRtZrQo!VNx}$3S=)W>=CI2!+rfrD+r+~0{qzVl+hNS`{p_AK zQ~W2X>#85{zp?d@_*2p#Nnw1yO)9+apw!7e<_Zx2cS@w1Nadk~M( z!+Z7*LVdbTRo_4Z9V$LQosBVij`)VM`)M(I1<|KojaWNAu*YleUFCSp+ujo*g_7_u zslHTsy}-t&(QDpYVb)6GIq-|{Ae)MK`xiwkO`m(MuW;4Ys=dd{#iPCvYpP9t&7^dI zZRY{G%$Wt!Um;;cKLMAH&puq}g+37JEnFr51_#(GHUv-WfeuxW%+8VufnyfO-MV&Io}*)tN`<1m^Im4ksIf z_%ElAezSuX)l0qlM5gUbqUl~QNqiqv&q$nPdrEB^Ugoq~aAeF)4gjU3Re#q$d6MrQRK^H1A{2**AO|8vgx|g~A7xUyYJK7poHZN6a&6+!zz3eb1Q~rHQ zckCOFm&Y=TuhBSMaSZO$FMS)Zl7=}QKzZJscwgB&qXp`|L`{r{8YvoXV~%#4?7lIV z63@0^RP@pbgD2Nv-f zI;GU;#olN1pehQdaldfHDj>}w11X{P%&I#?K$o6ao$HVl1fLVsvT;CUmB*cTZ{1HJ zudk}$QM*W}1f1W|HCgYPsEC?Zp%*H9ucS1mSH6Kg3vWeqvK6{lttO`fIf=-V^N53S zBTK);{#-m)_)iG`-TwT;?`3p~pU;1uf&=Fb1ns~srsmAmWs_v2oy&TkdKC6`UJJls zy*f^GbY8x!!{|=VH+~dw@8*2xRpEX6_Qk$CUGXt1 z>+YfHtB#J2W@D!xwRZScK*YV}FbRN|3ex1_qfrCy7T~U;mYmA?J$Er=OUy4Y)U=eT zIx5PpVa$25yV;zeW?e|A#Gw{+CTv~PI||luiWD07CNQ>w{9*C%=<)F zQc}_HVu3H zEZjZ;cGfCXyz}9d5z;FKVD58+*s(mv_Si~8CuML$FG;!buySlJR(0VE)6Pgav`A<1 z17p-Nc5K#qw0|76TdG-{Oj+1Wos(HauX0lt<0=&yO>txs$mZZ8b-zJl%xocT<{UJ2 z{=!XX{9QbQ`AVRfaUZXv1>cOr!gF;O?T2+cqeF>mLnBJjjG)jjyVb}2%m{+LKTo8bBY2U}+?7%#B zcL|*z1{a<5vjtunxQi#H50->>TgQvI(1rk3Zg&fG=Bp{4N1%txh4mFcvDVGG1oEO9 zvx0eI9poU(L)H;d;9BCkH1*+8Qf=LyAA|GUw_I1I4wX9H90C(wlQ;ClukFbn*N^9L zE|cO-;?~3Kz{ZOof*C1H|8=3SltLJz`@sB6KpTFD2B91b#;u{qv&CR4=nT4%JFnzk z>!-PhG)Y{KtfS0RhKwnQSd9{X?nR_Cf`QZ-*F!<131&mwbZx<2Ri<+zf z)?!CrN}C?*(SC(JiH$DBL4glpIfUbo6FLJWLYP?d?-fW5=1HR$=pbl=?1Ct3AV$c# zv1!^~UEWAYDw_u!xb-tFPU6os;U$0W|5l&V_*~4%mf~@Ge}cy)9j8p8 zt7Qk?+Im=v7)UpH2CBW%8-FKa9Hai^+>0qwpzyQHVx|h`4`=VP-0iZfW6OaT-8-~j zUpmmc7JbC+c*@$5y{U>jOJ6!H-RinM@Ej+6s^rb*9mVNqgTKU$L0jc_ltgL$>@Zmk zcvhs>?2P^;YOdc3P9uoGC)BM1p5E=g)~L1Ks^1+D)8RloJXqO{8YLX4sO)l_zxoaK zjTz<7%?UF%n)EoGEV@7X+jW)K+dp1QxYC$+QLjATbW2dawcu{)i?VNjq`fNJ7klbl z@2lXz_p-+WRbJ^;e@}%{JeAm_ee>LzuXp$ zBVp08Pw$_IRofF5d#+1j$jtG{a*-7 zy_T}zl8M&LbGE#R9{20>=WCCFfLMx%<=~BO?|{m0;i}zbIuhm?Ml}6oY*hfTx4#I{ zcBEfRQxLv(*|3SBD+r2p??hEf`F{M2(^k}d5dBkPu(8lcxMs28D)?XqCaC_bBYB!) zQcw`Vketo3FegNmH2>_z-(L!`@WT9ZMme~#Fkz@)l;u*P^_LJ7@w$kNyZF54H#Ik1 zWYpLfU1~MJi4#kTG&9A{&eUi+-eKD0Dj-MX^|&Gnxl@m7*HlprfQpA)SH~X=2luuD zD&>(lfl^*~q}x@UQ0ZJBqweGyOcqe>EHo4iZh9Sb{!j*DZd&N;xX$DaI^~D{WMVFG zkzN1X5>O9UKvaCUdxcqwP3Ghe!`$HC4%u7=29nXO`%H*j1oC=l|7@|nqd*OJ{-;!d zQ80Xvq@@kHNm;fVe(27AF<&2({e;Y2lU#NjkWxL6kH#nmkJum#)?dowP9mB_+FU|p z=**$xJKb@59l_#9Gl&rzH7Tjf^<=)b2_W<1sLdHiyO({G*nde;meYVJ9JOuVdpptKSU;R&O<&YWrKF3 zoT1+|5_m+X1-zy4$c*OlDA!}9gQ4WYtw}G^uH(OLqys(P$y8vtJ1*P1ykyyT3tKmb zs}n=(vjM`PrWR3lN zI><@P8TPX-XI=(c%ofF0z=eGqmFf?HKV8Nv>5nh}Ix_>R99n-#C*~Fqa?|*)8c>5p zfN>&ixHI8bt?BjFj7LRw4?w4Ao*{>B(fr4A^NNfIbQLkGvmGcee37@A;(PJgeO&7C zjzOQDuX#jICJlh0-e~eM9`J3nYM$Pz$UC?+Yv2`Yf*?g$A5jLU`2>$*7fLHL;4I;S znk-4ZFVemfdARKrQv6S7j=NRVQig3$6cS^IufTRL`M+#p!?&r=OQaR=A;|_a1-nzk zZ-I5Uz4hi^R+B0+8@mW%9%?x?CAgeB{Fu9(Gq$SwJ!&w_5qw9G2@zqhCR2<&7d>n~ zMX2&^Adee1F8{(!tnHscJmqdb|Nr%NCGb#g{a>lvZlY3DWVA{`+K^?GLgqgGuvZc}@bGs#3vZT^jW@O)0vXo^o7+WSY#*A72&%;bny6=6f_kTX0;hA&J z@B94DdA{HCob#OXoOxAiGm~=_QBa${n#tQ*Pu2}7z4l=Jb2 z3FzPYHQK^hDx=ws*FMD984Si!RlI{)xDd^VU5$S7?R5t7;oVyHc zoqo1Kqax;nhWKfAREH_L;V`C8q>v%&=cwtX!0i)>byx1KbngvXZKlpmXP%>N*?1W{ z)QDUcA!|)2PJ!NTWo{ajHd3hRP$?mYA6L;s5AEqO%BWqOqH=}bB$qtET*B@bABn!k zt)uJnHy+>*{yltWOGAHamVWDA*#`Ef%YpD}#hT5XTPfs4_R47wkMboG`Lev`Tgojn z+lz|x6H|9X!Y?k&+CaCiPix8|shN+Qy-^w(_;;%DXh1eCMe=1>ngQWlQ0}qOFnY3& zrq4ixf{TWnZ&2rAU1t&4F^O$)FAZKvWzDA14T|dWE^q=zU#A^2K%lcd4#w_V8R5LG ztkUTGYRZ$1l2YF4+^0UxJ*)bnP`%FP@;71UvFO=Q_Gz7D-NQYZYxM56p5jOb^Q9pT z#z>jY9(dm47UXV!R6~r@j-i#&-UcmQ^J6o+HLl!^_Cn;VbefDv_)D|Ktc}%HUK@GoxdcaKY{fM1fk9y-9 zYoMO*?j%@9vD^&aU2eXkS-CG_*tO}#S@TrlhWfORjCoxd6-;@i`$pGJ*+J2|bYjyA zcgD(LMSes7hp?U8n>bkb2@cVqwfwS7Gs^twP{`fC5c{Ae$|@3vV4rYY<2-?_NlIA)!Kn$;y}u~ejXg|c_0L0Cm0;e=jFczmms`CUtI z?GciA`@xtt8#HTRJ?0)$QnVB%5-ukh>%OYTL}sOTQJS+De$b4IFd%4(lEa~M7^N5d z^IN@A=>h$VdVM?D#=YdZkwJ(zLm%?ze%x~$IvgA1pXIShQZn~lS9f*q7T%0@nLKNa zHZjy2QC6|;Eq?c`8vcQnB)V+POf$E6`LtzBi|GPodNE%{K-QW1=45-%t(_E@G)$x!1$7$=IjFn*3#RNupy&(yOWm zxhX_RNrgD)_TD{RjP*G#m1T-2vgFwtMhnr&-Ayh&J81V~&uB8PNv`&e=ieBMLJjPh zp_p2zgDhHpY7^mri&yAkDE)zE#{pVtP@TH>y^!bEDti@~N-~8ojX+Iau^5t1wWoG@ z4QhB^&T}_S89p)CcyE@4_rhV((eBeaTI@50$4#uF$cCLLnde*5mtof6(}p8yy)bIw z$hmO-zHa&mXzx5SUd5-64KI$Z41epI_EYRbD<{uIV`M?Eqf88ZB46-3=^@oO&{N- zT(4Fe$S-D%c*wA{s1MVi}>$X%>6Oev_mlpV_vK z+oDKXRy0>vW+|{UoMsqx%Rav05KZQVMl5x2d!T=p2Pw99N~X_m)ZWpx*b-ZnxAU@CDpbygDiT6F0oK8^KyVM6qn3uhyqr~5JI4?!@Ae1j-@FK2Vd0OR-3v0FVe z*l6EW_$z)HO+lT7Bo#N7E{FUrCfQkiq!Rv0gMZu)Iu!i869>0L8}ru&(oRD@r3VrQ zDHTDTMO8r+qonen5m=RRJ}>@U0n-3KR?`H_1)d(%7;%yz7a%yZ)|X4TvxYYe>s6tb zq9o$E=tOijIiJ=qLLJ1o%9m$qriH%4&R3-CS|)2-YkabZVtJKFy6!@Y)#xoGLyew%h_`{7*88Dw^d&Wnuf^|glh zPGXaHi$j$n4l-)U`?D0izH~JrXa-`)8saa@Vd%)f=cq(%4&&6iMRwYT*~^9Oa5vA8 zKdN?LWem%LjyBu2swVNpedN6Z&^M^b)YDpIxFZAK86wwOg3q$Er)4$}lJ?VXC~gjO z!(SS<_iIsGVBZ(c`Ey>Jj5)cXtu^w4<=f-cYk zTDG@!w)20JmzIsjj>UGyE=Vgvlho1?F$33;hvKSoH+E>PO>XAi-_CEyG%K|w@Ep35 z<-&7=W~9_T34q6y(smVblI6*{oQoe9z);!GOU!FmgkgL_b;vp$%?c83n(VIkKwahT z9yK-(P+a-Z$Svtzx1pNH>bg)-GVeKg4w-%&}v_3q2UN(xs%>#EUBek zuD0#4q+V%es!S(p-KdllqGID>_)h%ZNsEMa{TWyBSB>TnGpbD1- zYAISswj@D@n=|of6RUXIK6>E`9MS8D`A6yJW6F$XNxVI;Y=#%_U>J%ZbyhEV5wUux z`*F--h_?4L=Y#T;wJ`iL+tCfcqXu%-v(?FnQl0G3d~D}Zri@zYvAlAR!>5kM8uV*~ zU}>twK{sPUH1!x`MX-8hEq>s|E73icH?(UA^$VNKZ}flYN`&-oxSN43Qw0_Pv$KQ! zPC({rMX0%@Mn*}em3g$C4baS~#-$}>tedCPxP3SOTIQ45KP-C;#6k%l&K|_PtR6)G!wa9gOdx`FCHr7wf5hG5v6H@C@l99Bg}BHBNG}wg zLsj^w3c2WeMvbaeeLn(X* z)0$1YvGq3O9rhZav(lC~UPDGTh2b>U+ch6m`zZ)@Mh|PRctK9_^Azod<6Ux!vQ$nr zUCk%xisFSJo^K0zsKr|!JM6uRcVDWLQre>j`Dh`5(U%K3#(z&?OC$QWAxOu%cAR!s z+r&RU?AO6T#E%iX){-OdVBheddr!!1pti;PKJE|lbGd<@S8sKD=t-c*=Kg1YlFc9V z4|76l6$ox;2H`I{cgX5&eCvCm4|1uVUPd;2#`-;WpcUC}{r;NUK*h_C>9>bpr+wlp z(JOT?;SWBA?9E^|S3GcE&Qa1xfHW_p$g%cXtuq}-AQaY?ox3su*K4z}%W>n}J#B7P zkmHaWNnfzQzHv6n+b?FZqaEdla+}nJJjIuu#HT)^wUjxcjc=I_gl%K}KK7q-8*?(M zY|)D12(&ZXB=<0vsX_?}+_Iejk@l*6;~Q8}c&jSwgvYKbzZ^NL%}m-ejfTHV3i}4O zKB9zLD20$pRwGz?b8rS$4Fy^UUh^Z{)*eI*k>zf+Ngg7`GYoFXsI5{)jy6r#_x5ErBv-Vy#zH!8^lHb7Chtut9kFV>HFBC( zWAMp{DIputgF?=t#<2~bGGjjgKfep#%sZ6i`&{|rN|^kSdojT>8zha(lpDa-Qc^$9 zxRAD8t(#LZa|DI$5wEYq6}o1VQ4e^Oexs;;(UeG&jmGDe^ALq;u6l7H-0YQF1epgE?jm=B6v|bN zv@h8kx0A7!`nZ}f6s4m$i*31vsMg|tOKMFX_A#+zF^j*6D(^%1Ef;Y;tvh!Xhp?=t z7*m!TgJD1OC{TLa^0$xMmae=V;^>=+L#BE`nx$5oV02s7ii$z(3{+RFbY1KzmNwvf z&Cs@Ej14jP$Bb3LF9h-ok95zhx_!H}ykKLPko>A$Rj2@d8e`>9A{3Zxd6loi3|G#KO1s1Fc&U_)xLwTn z^e#(9A{TPq|42d#?4#Htf@wIJbl6-g?x~#r+XRMN@vyIrDW=;$eKt7*m$tlS=_g{H z^UjTrK7UV4AKoHGdf}?g+@jz7;PW#zk zerkTiVM|qXng9IN6uaQ+yUL^Vki3CMkQ2uf@40UuxPn|8x(=VBqg3<2&!|Uz_`Z61 zt3+8$C2}ntam+97B058Mq%dNsSWOU)AT!3us$F%Yw^~MEUGy0);{F|+MxFO(FFWCHa{E$POT0>(}Ip5TBaq{{!UKlT_f)EDH zPIDQfA)aVA_T96;&hLW;<~?$gu$)8U<#AM^V`4lDIUeUUv?0l>iGhBaT|eK4V<2AO$FN@|aY;2mT zxt4UzB0!G>eP5m;=R19V^x`QkMbtfRe6X;oyy_-v|faXPepO~#H(}5)!e{%MtikVlmtGg;7(Jm(3BJ7^})!~(6?kgT8V(dbq z``J~rA_!Lw9&1v=ToYjmeWaO~`*I;uZ@5%Xk=L{%nhK;^tmEDCqYYwoed0PFx-*Q+ zNcz1v=!t4S)nzdUQPQ;vuO*czft9RCWd-kG=mwZPKAs(_wgBt4kXYJfE!r77SI#;w zuuvi9;uWdweg>o!UIuuM(rZcbmQ>?6VjD`PPAh2jFL(@Ni1m(Vcv&@4Zd~wlWwVWtl@K>?Xaz-c8PkVVt@`TwUKqL-`uDU zW(_UpSX(COIr^`2g=j?-_&4}GU*^WS-vE2&ywU90zb&^PA}p`OJ5 zup`a8cjcIil_c(vU^>sDzvowYMVenX)}y%d_o`j&M}$XLaxKm^vTlqWCCz2+E!Q-p z<~qE^Y?Q|#;`ulmdX?s(=V*6}C)itPDW2zEo&z7ex?SjQRGZeQ6!9VUG5U@5Y|LV# zkW^{D%Ybp=3N0UqPk?27mN|!X!ZRE)m7P-a)Q#fCOywaCB zs_!qGbe=SmHD#9S(xikhvs9Ua*nhcfvR{z>zg#xCP~iH1vusiwSQZG*VS&?alio!z zn^X&*%Lgu-dT10>BhbvbG0WMXe{d=;1x4qi)9t|Sf z061ZovVL-=@{I9?>}EjfjD2u$4ZDf0lfprFYiAE9Yfs=^{AuGrEI0_cb2soufrmor zg9joq9v8+B^2w`?<{uGY{{bWb*yC;k*auuZCxE|+01*VJk*y0QO^S^4ck71Kh_9?U zroUV6>2q4X-&*|?0qUL!RB$F0^cZey?d0fe5C8i6BuwB?K}6)}gr`#ur~oEdiJHI% z@DyCNzuWGVHPXp*r>Cd8qYcv2Zv35bIJh~2qq8R*T>HP*+0)M6&K(XMii~gQupX#n z5M@2^0Z>3s_BuNN+h}->?+`Hy_-^NnJUebMVfE#r0BK;@4?uvCAk6Qk!1*1&>{8)0 zDQ)g}+Cl3xcH?KhAV>n1T!@Il9js3RHDNF#UJwgjR51gj(|G-WZ!8FoVW&<3U%rH^ zn=Si6xR6w7GM?r z6zfD*@B_!M<$2(l)Wk*o`{8B%8Ugl?u+CA7Zuz=syZ-JADn@6$3$68ce{i$I+}*fS zf0gQl$3Mh6prjM5QxG1s^Z7^g9RSRqXI-2C<-cQHqrgfT@D1Q9`2NZPI}aBpBq({X zRTIVy~Cl&Ruqn-C2cch0Wpes;dHZCqsUkR*0U^S_zyR2=`*t@$RolpK# zQD*}51+UL$;3H@i_PDs)O&E^1kgnG5c0gDmzB)!3;FQQG#!`6&!R0>HvBg(0^9i(k)>K>_NoWXNWq2tUsd2LZ}Y zFeD0q_#Q)2CZ&DFkOD!{REBg5V*f2e7HfUOkS*n#zk8Pf-t(Hu5Mzxm&QD=TjOKS3 zk_}k=dWJ{2gkc|wt};O_4k<)72F$^_+l4&qI?47Q`|u(nO4<{(vugqXJU<*5 z03e;L-T%2fQ)}gOJvjn+V0i@HY>)&(yh%=duRyP%4+Zw%Kouy^T+rUZ(b>`2&coyT zb;08Ecj}V`rrRb=!3S8MO$~iqU7W$*{dcQ#96}2q5!hIO#R1L^D&c_LDJNh+1Pr8p zs6KoFM6f=#P9TC?3VcEQ7c~Op|89`hpH6@b_IuE8k?~<5AV9EpH(7vPfJdNIK(D3< zP)v6s;U5IJT95^_{aS!?0dIt1iU30aBd}6`kpMq@3->buT&DL^0z4)#|6u_p0RUj_ z{3-$V3mp1U0j`Bk)W;79&_Q7O69UWzAbza?IRdBt7Xpkim`;GG{i$FLd=?`B4Er64?KM0Q&@{KOsPEfJDDmfc^j?SRelj0WLL~PJn$3ZBMegn7zP;q!aHEgw{SlrKv~0|5}<{^{D%dY z0s#EVJK&(ep&u2X;+~26_yGZ)7MT8o0CNF|Un@YKz^VU*0EKiP|DV103;*XCxHvmc z^qW0S3RDWtwazergQHFu?DGt$i4Y@n+HAr}tIye z7G$b#!e?QhvnfuSP540Mb2hVSv$?KN0J$jgxyZ_~m~?a8#+gw6eD-@w}W9H@YeFw6$$SUtLdn9t3>0n&YZ)<>9S`v0ul t + + + 2024-02-25T16:08:48.9422839-06:00 + 2024-02-25T16:08:48.9453045-06:00 + + + + ./airboy_board.png + + + ./airboy_body.png + + + ./airboy_face.0.png + + + ./airboy_face.1.png + + + ./airboy_face.2.png + + + ./airboy_shadow.png + + + ./block_shadow.png + + + ./dog.png + + + ./dog_sdw.png + + + ./floor.png + + + ./metal_env.png + + + ./mother_ship.png + + + ./wall_body.png + + + ./cloud01.png + + + + + + + + + + + + + + + + + + + + + + airboy_body + PNG + + + + + airboyMt_surf + MIRROR + MIRROR + LINEAR_MIPMAP_NEAREST + LINEAR + LINEAR + + + + + + + + + + + + + + + + airboy_board + PNG + + + + + boardMt_surf + MIRROR + MIRROR + LINEAR_MIPMAP_NEAREST + LINEAR + LINEAR + + + + + + + + + + + + + + + + airboy_face.0 + PNG + + + + + faceMt_surf + MIRROR + MIRROR + LINEAR_MIPMAP_NEAREST + LINEAR + LINEAR + + + + + + + + + + + + + + + + airboy_body + PNG + + + + + grassMt_surf + MIRROR + MIRROR + LINEAR_MIPMAP_NEAREST + LINEAR + LINEAR + + + + + + + + + + + + + + + + + 0 0.585431 0.197722 0.178082 0.647137 0.136151 0 0.741958 0.206067 -0.178082 0.647137 0.136151 0 0.606746 -0.120777 0 0.788869 -0.106034 0.117299 0.629325 -0.114982 -0.117299 0.629325 -0.114982 0 0.550972 0.178648 -0.0634326 0.532874 0.159135 0 0.519989 0.144676 -0.234437 0.62717 0.0421592 -0.228874 0.685921 0.0444487 -0.234437 0.62717 0.0421592 -0.228874 0.685921 0.0444487 -0.216932 0.629245 -0.0431988 -0.20601 0.685858 -0.0438924 -0.208937 0.781489 0.0285582 0 0.532906 -0.0980525 0.0804513 0.517631 -0.0923255 0.145058 0.550887 -0.0861893 -0.0804513 0.517631 -0.0923255 -0.03188 0.486355 -0.035088 0 0.507101 -0.0620532 -0.145058 0.550887 -0.0861893 0.03188 0.486355 -0.035088 0.20601 0.685858 -0.0438924 0.208937 0.781489 0.0285582 0.228874 0.685921 0.0444487 -0.230883 0.582789 0.0403612 -0.212138 0.568358 -0.0426541 0.216932 0.629245 -0.0431988 0.234437 0.62717 0.0421592 0.212138 0.568358 -0.0426541 0.230883 0.582789 0.0403612 0.0634326 0.532874 0.159135 0.081658 0.516893 0.14623 0.0323225 0.497224 0.0901162 0.054526 0.315582 0.0716587 0.117215 0.305043 0.112596 0 0.510681 0.107454 0.234437 0.62717 0.0421592 0.228874 0.685921 0.0444487 0.180768 0.564999 0.126045 0.230883 0.582789 0.0403612 0.184655 0.318988 0.066145 -0.0323225 0.497224 0.0901162 -0.081658 0.516893 0.14623 -0.054526 0.315582 0.0716587 -0.180768 0.564999 0.126045 -0.117215 0.305043 0.112596 -0.230883 0.582789 0.0403612 -0.184655 0.318988 0.066145 0.125542 0.361969 -0.0625965 0.0804513 0.517631 -0.0923255 0.145058 0.550887 -0.0861893 0.198632 0.340626 0.00731139 0.212138 0.568358 -0.0426541 -0.0804513 0.517631 -0.0923255 -0.125542 0.361969 -0.0625965 -0.145058 0.550887 -0.0861893 -0.212138 0.568358 -0.0426541 -0.198632 0.340626 0.00731139 -0.16521 0.780115 -0.0618417 -0.189418 0.966748 -0.00149999 -0.166515 0.763502 0.144049 -0.208937 0.781489 0.0285582 0.10039 0.967431 0.153593 0 1.09922 0.122928 0 0.961757 0.175282 0.166515 0.763502 0.144049 -0.10039 0.967431 0.153593 0.0539951 1.16323 0.0389948 0 1.15995 0.0677687 -0.0539951 1.16323 0.0389948 0.16521 0.780115 -0.0618417 0.189418 0.966748 -0.00149999 0 0.990508 -0.119984 0.208937 0.781489 0.0285582 0 1.24041 0.0658813 0.0565443 1.24214 0.0321413 -0.0565443 1.24214 0.0321413 0.0585444 1.16555 -0.0637593 0 1.16759 -0.0781576 0.0610936 1.24022 -0.0656467 0 1.24225 -0.080045 -0.0585444 1.16555 -0.0637593 -0.0610936 1.24022 -0.0656467 0.0585444 1.16555 -0.0637593 0.0610936 1.24022 -0.0656467 -0.0585444 1.16555 -0.0637593 -0.0610936 1.24022 -0.0656467 0.205013 1.66902 0.182557 0.253992 1.66645 0.00750331 0.167284 1.74564 0.149553 0.189205 1.77061 0.00106585 0.126853 1.55931 -0.295363 0.240431 1.56002 -0.179045 0.13285 1.43543 -0.290784 0.246934 1.43465 -0.168463 0.214474 1.67297 -0.1555 0.118735 1.68312 -0.244253 0.172889 1.75306 -0.111138 0.0892625 1.76306 -0.182311 0.295062 1.54321 0.00997178 0.172889 1.75306 -0.111138 0 1.77618 0.198533 0.0866592 1.77338 0.183908 0 1.81379 0.0680099 0.0991004 1.80461 0.0636942 0 1.80889 -0.0755043 0.0971722 1.80024 -0.0700966 0.189205 1.77061 0.00106585 0.167284 1.74564 0.149553 0.0892625 1.76306 -0.182311 0.172889 1.75306 -0.111138 0 1.76829 -0.205179 0 1.68489 -0.278876 0 1.76829 -0.205179 0 1.55859 -0.329797 0.290579 1.41521 0.0129353 0 1.43131 -0.330931 0.220408 1.32189 -0.157434 0.15729 1.25673 -0.127271 0.121778 1.31268 -0.241188 0.101161 1.23001 -0.150846 0 1.3054 -0.271179 0 1.21593 -0.176644 0.248107 1.28919 0.00972873 0.15729 1.25673 -0.127271 0.170968 1.21343 0.000788968 0.0792986 1.19295 0.15416 0 1.18029 0.169868 0.0817894 1.18423 0.0285315 0 1.17041 -0.0243392 0 1.21593 -0.176644 0.0836874 1.19887 -0.0543881 0.101161 1.23001 -0.150846 0.170968 1.21343 0.000788968 0.151286 1.21868 0.105794 0.15729 1.25673 -0.127271 0.0553531 1.68753 0.32137 0.0556045 1.74786 0.366248 0 1.69511 0.321143 0 1.75443 0.362718 0.113109 1.7262 0.374681 0.11495 1.63807 0.305089 0.318452 1.71066 0.119394 0.281059 1.80241 0.235128 0.307837 1.61223 0.236353 0.279162 1.70603 0.322693 0.249916 1.60125 0.262787 0.2413 1.70929 0.348421 0.198731 1.76416 0.0829193 0.184422 1.85536 0.2384 0.281059 1.80241 0.235128 0.184422 1.85536 0.2384 0.253261 1.79395 0.262513 0.184725 1.82832 0.262786 0.243137 1.74691 0.177452 0.293007 1.74691 0.186246 0.297108 1.5841 0.00336099 0.354485 1.5841 0.0134781 0.349742 1.48961 0.0990875 0.288265 1.65242 0.271855 0.296202 1.4855 0.0933504 0.242231 1.64831 0.267441 0.349742 1.48961 0.0990875 0.354485 1.5841 0.0134781 0.288265 1.65242 0.271855 0.293007 1.74691 0.186246 0.296202 1.4855 0.0933504 0.242231 1.64831 0.267441 0.297108 1.5841 0.00336099 0.243137 1.74691 0.177452 0.455986 1.65618 -0.0868568 0.455986 1.60728 -0.148172 0.425438 1.68219 -0.0993839 0.425438 1.62528 -0.170745 0.455986 1.53662 -0.182199 0.425438 1.54305 -0.210347 0.455986 1.4582 -0.182199 0.425438 1.45177 -0.210347 0.455986 1.38754 -0.148172 0.425438 1.36954 -0.170745 0.455986 1.34276 -0.0905604 0.425438 1.31674 -0.103087 0.455986 1.32119 -0.0103983 0.425438 1.29232 -0.0103983 0.455986 1.33864 0.0660603 0.425438 1.31263 0.0785874 0.455986 1.38754 0.127375 0.425438 1.36954 0.149948 0.455986 1.4582 0.161403 0.425438 1.45177 0.189551 0.455986 1.53662 0.161403 0.425438 1.54305 0.189551 0.455986 1.60728 0.127375 0.425438 1.62528 0.149948 0.455986 1.65618 0.0660603 0.425438 1.68219 0.0785874 0.455986 1.67363 -0.0103983 0.425438 1.7025 -0.0103983 0.266136 1.36954 -0.170745 0.266136 1.31263 -0.099384 0.266136 1.45177 -0.210347 0.266136 1.7025 -0.0103983 0.266136 1.68219 -0.0993839 0.266136 1.68219 0.0785874 0.266136 1.62528 -0.170745 0.266136 1.54305 -0.210347 0.266136 1.29232 -0.0103983 0.266136 1.31263 0.0785874 0.266136 1.36954 0.149948 0.266136 1.45177 0.189551 0.266136 1.54305 0.189551 0.266136 1.62528 0.149948 0.425438 1.54305 0.189551 0.425438 1.62528 0.149948 0.266136 1.54305 0.189551 0.266136 1.62528 0.149948 0.425438 1.45177 0.189551 0.266136 1.45177 0.189551 0.425438 1.36954 0.149948 0.266136 1.36954 0.149948 0.425438 1.31263 0.0785874 0.266136 1.31263 0.0785874 0.425438 1.29232 -0.0103983 0.266136 1.29232 -0.0103983 0.425438 1.31674 -0.103087 0.266136 1.31263 -0.099384 0.425438 1.36954 -0.170745 0.266136 1.36954 -0.170745 0.425438 1.45177 -0.210347 0.266136 1.45177 -0.210347 0.425438 1.54305 -0.210347 0.266136 1.54305 -0.210347 0.425438 1.62528 -0.170745 0.266136 1.62528 -0.170745 0.425438 1.68219 -0.0993839 0.266136 1.68219 -0.0993839 0.425438 1.7025 -0.0103983 0.425438 1.68219 -0.0993839 0.266136 1.7025 -0.0103983 0.266136 1.68219 -0.0993839 0.425438 1.68219 0.0785874 0.266136 1.68219 0.0785874 0.0867043 1.78396 0.327562 0 1.78694 0.333235 0.0556045 1.74786 0.366248 0 1.75443 0.362718 0.101255 1.75413 0.349395 0.113109 1.7262 0.374681 0.2413 1.70929 0.348421 0.252687 1.73443 0.317368 0.279162 1.70603 0.322693 -0.189205 1.77061 0.00106585 -0.253992 1.66645 0.00750331 -0.167284 1.74564 0.149553 -0.205013 1.66902 0.182557 -0.126853 1.55931 -0.295363 -0.240431 1.56002 -0.179045 -0.118735 1.68312 -0.244253 -0.214474 1.67297 -0.1555 -0.0892625 1.76306 -0.182311 -0.172889 1.75306 -0.111138 -0.246934 1.43465 -0.168463 -0.295062 1.54321 0.00997178 -0.290579 1.41521 0.0129353 -0.172889 1.75306 -0.111138 -0.0991004 1.80461 0.0636942 -0.0866592 1.77338 0.183908 0 1.81379 0.0680099 0 1.77618 0.198533 -0.0971722 1.80024 -0.0700966 0 1.80889 -0.0755043 -0.189205 1.77061 0.00106585 -0.167284 1.74564 0.149553 -0.172889 1.75306 -0.111138 -0.0892625 1.76306 -0.182311 0 1.76829 -0.205179 0 1.76829 -0.205179 0 1.68489 -0.278876 0 1.55859 -0.329797 0 1.43131 -0.330931 -0.13285 1.43543 -0.290784 -0.101161 1.23001 -0.150846 -0.15729 1.25673 -0.127271 -0.121778 1.31268 -0.241188 -0.220408 1.32189 -0.157434 0 1.21593 -0.176644 0 1.3054 -0.271179 -0.15729 1.25673 -0.127271 -0.248107 1.28919 0.00972873 -0.170968 1.21343 0.000788968 0 1.17041 -0.0243392 0 1.18029 0.169868 -0.0817894 1.18423 0.0285315 -0.0792986 1.19295 0.15416 -0.0836874 1.19887 -0.0543881 0 1.21593 -0.176644 -0.101161 1.23001 -0.150846 -0.170968 1.21343 0.000788968 -0.151286 1.21868 0.105794 -0.15729 1.25673 -0.127271 -0.0553531 1.68753 0.32137 0 1.69511 0.321143 -0.0556045 1.74786 0.366248 -0.113109 1.7262 0.374681 -0.11495 1.63807 0.305089 -0.279162 1.70603 0.322693 -0.281059 1.80241 0.235128 -0.307837 1.61223 0.236353 -0.318452 1.71066 0.119394 -0.2413 1.70929 0.348421 -0.249916 1.60125 0.262787 -0.243137 1.74691 0.177452 -0.297108 1.5841 0.00336099 -0.293007 1.74691 0.186246 -0.354485 1.5841 0.0134781 -0.242231 1.64831 0.267441 -0.288265 1.65242 0.271855 -0.296202 1.4855 0.0933504 -0.349742 1.48961 0.0990875 -0.293007 1.74691 0.186246 -0.354485 1.5841 0.0134781 -0.288265 1.65242 0.271855 -0.349742 1.48961 0.0990875 -0.296202 1.4855 0.0933504 -0.297108 1.5841 0.00336099 -0.242231 1.64831 0.267441 -0.243137 1.74691 0.177452 -0.455986 1.65618 -0.0868568 -0.425438 1.68219 -0.0993839 -0.455986 1.60728 -0.148172 -0.425438 1.62528 -0.170745 -0.455986 1.53662 -0.182199 -0.425438 1.54305 -0.210347 -0.455986 1.4582 -0.182199 -0.425438 1.45177 -0.210347 -0.455986 1.38754 -0.148172 -0.425438 1.36954 -0.170745 -0.425438 1.31674 -0.103087 -0.455986 1.34276 -0.0905604 -0.455986 1.32119 -0.0103983 -0.425438 1.29232 -0.0103983 -0.455986 1.33864 0.0660603 -0.425438 1.31263 0.0785874 -0.455986 1.38754 0.127375 -0.425438 1.36954 0.149948 -0.455986 1.4582 0.161403 -0.425438 1.45177 0.189551 -0.455986 1.53662 0.161403 -0.425438 1.54305 0.189551 -0.455986 1.60728 0.127375 -0.425438 1.62528 0.149948 -0.455986 1.65618 0.0660603 -0.425438 1.68219 0.0785874 -0.455986 1.67363 -0.0103983 -0.425438 1.7025 -0.0103983 -0.266136 1.31263 -0.099384 -0.266136 1.36954 -0.170745 -0.266136 1.29232 -0.0103983 -0.266136 1.7025 -0.0103983 -0.266136 1.68219 0.0785874 -0.266136 1.68219 -0.0993839 -0.266136 1.62528 0.149948 -0.266136 1.54305 0.189551 -0.266136 1.45177 0.189551 -0.266136 1.36954 0.149948 -0.266136 1.31263 0.0785874 -0.266136 1.45177 -0.210347 -0.266136 1.54305 -0.210347 -0.266136 1.62528 -0.170745 -0.425438 1.54305 0.189551 -0.266136 1.54305 0.189551 -0.425438 1.62528 0.149948 -0.266136 1.62528 0.149948 -0.425438 1.45177 0.189551 -0.266136 1.45177 0.189551 -0.425438 1.36954 0.149948 -0.266136 1.36954 0.149948 -0.425438 1.31263 0.0785874 -0.266136 1.31263 0.0785874 -0.425438 1.29232 -0.0103983 -0.266136 1.29232 -0.0103983 -0.425438 1.31674 -0.103087 -0.266136 1.31263 -0.099384 -0.425438 1.36954 -0.170745 -0.266136 1.36954 -0.170745 -0.425438 1.45177 -0.210347 -0.266136 1.45177 -0.210347 -0.425438 1.54305 -0.210347 -0.266136 1.54305 -0.210347 -0.425438 1.62528 -0.170745 -0.266136 1.62528 -0.170745 -0.425438 1.68219 -0.0993839 -0.266136 1.68219 -0.0993839 -0.425438 1.7025 -0.0103983 -0.266136 1.7025 -0.0103983 -0.425438 1.68219 -0.0993839 -0.266136 1.68219 -0.0993839 -0.425438 1.68219 0.0785874 -0.266136 1.68219 0.0785874 -0.0556045 1.74786 0.366248 -0.0867043 1.78396 0.327562 -0.113109 1.7262 0.374681 -0.101255 1.75413 0.349395 -0.252687 1.73443 0.317368 -0.2413 1.70929 0.348421 -0.279162 1.70603 0.322693 -0.281059 1.80241 0.235128 -0.253261 1.79395 0.262513 -0.184422 1.85536 0.2384 -0.184725 1.82832 0.262786 -0.184422 1.85536 0.2384 -0.198731 1.76416 0.0829193 0.0555715 1.85708 0.267441 0.0555636 1.88312 0.243887 0 1.8598 0.266751 0 1.88432 0.244908 0.0555636 1.88312 0.243887 0.0571593 1.8035 0.103761 0 1.88432 0.244908 -0.0555715 1.85708 0.267441 0 1.8598 0.266751 -0.0555636 1.88312 0.243887 0 1.88432 0.244908 -0.0555636 1.88312 0.243887 -0.0571593 1.8035 0.103761 -0.151286 1.21868 0.105794 -0.189689 1.27703 0.173372 0.189689 1.27703 0.173372 0.151286 1.21868 0.105794 0.0458105 0.303511 0.0178051 0.03188 0.486355 -0.035088 0.0537603 0.32388 -0.0222221 0.120785 0.257866 0.103309 0.118054 0.280257 0.109814 0.0601287 0.266599 0.0619079 0.0562103 0.284281 0.0682022 0.0483902 0.269191 0.0141578 0.185483 0.264569 0.057072 0.184437 0.286177 0.0634194 0.0544529 0.269868 -0.0345457 0.129621 0.269588 -0.0767448 0.203646 0.267328 -0.0163533 0.0458105 0.303511 0.0178051 0.0483902 0.269191 0.0141578 0.172909 0.0742068 0.0367215 0.12764 0.0808753 0.0573321 0.172359 0.0535168 0.0445587 0.127764 0.0622707 0.0644756 0.108784 0 0.0930407 0.147587 0 0.094059 0.171245 0 0.0651665 0.166129 0 -0.0362174 0.086936 0 0.0607894 0.0834867 0.0467596 0.0421858 0.082192 0.0667442 0.0351919 0.088637 0.000563445 -0.036127 0.129109 0 -0.06 0.166129 0 -0.0362174 0.086936 0 0.0607894 0.171245 0 0.0651665 0.108784 0 0.0930407 0.147587 0 0.094059 0.170874 0.0629126 -0.0339586 0.129744 0.0583615 -0.0699793 0.129109 0 -0.06 0.0851436 0.0577441 -0.0365604 0.088637 0.000563445 -0.036127 -0.0537603 0.32388 -0.0222221 -0.03188 0.486355 -0.035088 -0.0458105 0.303511 0.0178051 -0.185483 0.264569 0.057072 -0.120785 0.257866 0.103309 -0.184437 0.286177 0.0634194 -0.118054 0.280257 0.109814 -0.0601287 0.266599 0.0619079 -0.0562103 0.284281 0.0682022 -0.129621 0.269588 -0.0767448 -0.0544529 0.269868 -0.0345457 -0.203646 0.267328 -0.0163533 -0.0458105 0.303511 0.0178051 -0.0483902 0.269191 0.0141578 -0.0483902 0.269191 0.0141578 -0.172909 0.0742068 0.0367215 -0.172359 0.0535168 0.0445587 -0.12764 0.0808753 0.0573321 -0.127764 0.0622707 0.0644756 -0.0834867 0.0467596 0.0421858 -0.082192 0.0667442 0.0351919 -0.170874 0.0629126 -0.0339586 -0.129744 0.0583615 -0.0699793 -0.166129 0 -0.0362174 -0.129109 0 -0.06 -0.088637 0.00056343 -0.036127 -0.0851436 0.0577441 -0.0365604 -0.086936 0 0.0607894 -0.108784 0 0.0930407 -0.147587 0 0.094059 -0.171245 0 0.0651665 -0.129109 0 -0.06 -0.088637 0.00056343 -0.036127 -0.166129 0 -0.0362174 -0.086936 0 0.0607894 -0.171245 0 0.0651665 -0.108784 0 0.0930407 -0.147587 0 0.094059 0 1.09998 -0.105435 0.14548 1.10434 -0.0816517 -0.157146 1.00142 -0.0748804 -0.166444 0.985173 0.0821037 -0.189418 0.966748 -0.00149999 -0.141331 1.09285 0.0906054 -0.11886 1.15436 0.0381056 -0.12964 1.15921 -0.0371616 -0.14548 1.10434 -0.0816517 -0.12964 1.15921 -0.0371616 0.141331 1.09285 0.0906054 0.166444 0.985173 0.0821037 0.189418 0.966748 -0.00149999 0.11886 1.15436 0.0381056 0.12964 1.15921 -0.0371616 0.157146 1.00142 -0.0748804 0.12964 1.15921 -0.0371616 0.224415 1.14833 -0.0272423 0.388503 1.12747 -0.00710638 0.224732 1.10165 -0.0736535 0.394523 1.09934 -0.075703 0.223629 1.14767 0.0337273 0.227524 1.01278 0.0731427 0.235774 0.992941 -0.00376714 0.372292 1.02637 0.0624254 0.380362 0.994408 -0.0114527 0.235774 0.992941 -0.00376714 0.231459 1.01041 -0.0730685 0.380362 0.994408 -0.0114527 0.386955 1.0196 -0.0804208 0.231547 1.10171 0.0828712 0.374746 1.08969 0.0747467 0.174535 1.15609 0.0345528 0.178024 1.15675 -0.0304199 0.186453 1.10128 0.0865303 0.18683 1.10393 -0.0776526 0.12964 1.15921 -0.0371616 0.189418 0.966748 -0.00149999 0.157146 1.00142 -0.0748804 0.14548 1.10434 -0.0816517 -0.372292 1.02637 0.0624254 -0.374746 1.08969 0.0747467 -0.453258 1.02296 0.0703077 -0.457789 1.09006 0.0820476 -0.380362 0.994408 -0.0114527 -0.415566 0.99495 -0.00948517 -0.388503 1.12747 -0.00710638 -0.423912 1.12616 -0.0055516 -0.224415 1.14833 -0.0272423 -0.224732 1.10165 -0.0736535 -0.394523 1.09934 -0.075703 -0.223629 1.14767 0.0337273 -0.235774 0.992941 -0.00376714 -0.227524 1.01278 0.0731427 -0.235774 0.992941 -0.00376714 -0.380362 0.994408 -0.0114527 -0.231459 1.01041 -0.0730685 -0.386955 1.0196 -0.0804208 -0.231547 1.10171 0.0828712 -0.174535 1.15609 0.0345528 -0.178024 1.15675 -0.0304199 -0.186453 1.10128 0.0865303 -0.18683 1.10393 -0.0776526 -0.157146 1.00142 -0.0748804 -0.189418 0.966748 -0.00149999 -0.14548 1.10434 -0.0816517 -0.12964 1.15921 -0.0371616 -0.469686 0.987568 -0.00441787 -0.445872 1.01998 -0.0908611 -0.415566 0.99495 -0.00948517 -0.41511 1.02019 -0.0861674 -0.469686 0.987568 -0.00441787 -0.416701 1.09743 -0.0810518 -0.449031 1.09614 -0.0829072 -0.474924 1.12806 -0.00153317 -0.609875 1.03811 0.0579667 -0.611543 1.08334 0.0696514 -0.606179 1.00697 -0.00501814 -0.607536 1.03121 -0.0609815 -0.606179 1.00697 -0.00501814 -0.617049 1.07488 -0.0604981 -0.613029 1.10065 0.00250413 -0.646512 1.0327 -0.0584707 -0.652283 1.07201 -0.0578607 -0.655195 1.10328 0.00501362 -0.652283 1.07201 -0.0578607 -0.722332 1.05461 -0.0716498 -0.655195 1.10328 0.00501362 -0.750911 1.08236 0.0068536 -0.652499 1.0827 0.0680462 -0.760363 1.06382 0.0957033 -0.722486 1.04219 0.118288 -0.652499 1.0827 0.0680462 -0.689485 1.03939 0.1244 -0.711686 1.01667 -0.0693366 -0.646512 1.0327 -0.0584707 -0.643053 1.00913 -0.00600602 -0.643053 1.00913 -0.00600602 -0.728112 1.02314 0.0129282 -0.701339 1.00213 0.0312881 -0.649137 1.00453 0.0360027 -0.632947 1.04 0.0574403 -0.671653 1.00173 0.0897658 -0.632947 1.04 0.0574403 -0.643053 1.00913 -0.00600602 -0.632947 1.04 0.0574403 -0.671653 1.00173 0.0897658 -0.745852 0.978809 0.121489 -0.732146 0.97493 0.104599 -0.727772 0.977388 0.132729 -0.715442 0.970725 0.107221 -0.806204 1.00239 -0.0519948 -0.842572 1.01178 0.018932 -0.826065 1.01734 0.0816655 -0.726408 1.0104 0.0868225 -0.715442 0.970725 0.107221 -0.726408 1.0104 0.0868225 -0.732146 0.97493 0.104599 -0.753374 1.02626 0.0880973 -0.753374 1.02626 0.0880973 -0.818844 0.992172 0.02206 -0.818844 0.992172 0.02206 -0.826065 1.01734 0.0816655 0.469686 0.987568 -0.00441787 0.415566 0.99495 -0.00948518 0.445872 1.01998 -0.0908611 0.41511 1.02019 -0.0861674 0.453258 1.02296 0.0703077 0.415566 0.99495 -0.00948518 0.469686 0.987568 -0.00441787 0.457789 1.09006 0.0820476 0.416701 1.09743 -0.0810518 0.449031 1.09614 -0.0829072 0.423912 1.12616 -0.0055516 0.474924 1.12806 -0.00153317 0.617049 1.07488 -0.0604981 0.607536 1.03121 -0.0609815 0.613029 1.10065 0.00250413 0.611543 1.08334 0.0696514 0.609875 1.03811 0.0579667 0.606179 1.00697 -0.00501814 0.606179 1.00697 -0.00501814 0.655195 1.10328 0.00501362 0.652283 1.07201 -0.0578607 0.750911 1.08236 0.0068536 0.722332 1.05461 -0.0716498 0.655195 1.10328 0.00501362 0.652283 1.07201 -0.0578607 0.652499 1.0827 0.0680462 0.760363 1.06382 0.0957033 0.652499 1.0827 0.0680462 0.722486 1.04219 0.118288 0.689485 1.03939 0.1244 0.649137 1.00453 0.0360027 0.701339 1.00213 0.0312881 0.671653 1.00173 0.0897658 0.646512 1.0327 -0.0584707 0.646512 1.0327 -0.0584707 0.711686 1.01667 -0.0693366 0.643053 1.00913 -0.00600602 0.643053 1.00913 -0.00600602 0.728112 1.02314 0.0129282 0.632947 1.04 0.0574403 0.643053 1.00913 -0.00600602 0.632947 1.04 0.0574403 0.632947 1.04 0.0574403 0.671653 1.00173 0.0897658 0.745852 0.978809 0.121489 0.727772 0.977388 0.132729 0.732146 0.97493 0.104599 0.715442 0.970725 0.107221 0.806204 1.00239 -0.0519948 0.842572 1.01178 0.018932 0.818844 0.992172 0.02206 0.826065 1.01734 0.0816655 0.753374 1.02626 0.0880973 0.726408 1.0104 0.0868225 0.732146 0.97493 0.104599 0.715442 0.970725 0.107221 0.726408 1.0104 0.0868225 0.753374 1.02626 0.0880973 0.818844 0.992172 0.02206 0.826065 1.01734 0.0816655 + + + + + + + + + + 0 -0.111548 0.993759 0.550558 -0.0215313 0.834519 0 0.0273125 0.999627 -0.550558 -0.0215313 0.834519 0 -0.0942885 -0.995545 0 0.0380723 -0.999275 0.265849 0.0217992 -0.963768 -0.265849 0.0217992 -0.963768 0 -0.31246 0.949931 -0.288172 -0.325051 0.900721 0 -0.88278 0.469787 -0.986134 0.00912128 0.165701 -0.974381 0.173861 0.142668 -0.986134 0.00912128 0.165701 -0.974381 0.173861 0.142668 -0.830651 0.0113096 -0.556679 -0.838214 0.17214 -0.51746 -0.991539 0.124675 0.0361485 0 -0.404438 -0.914566 -0.0499212 -0.288548 -0.956163 0.466784 -0.14552 -0.872317 0.0499212 -0.288548 -0.956163 0.837908 -0.465675 -0.284705 0 -0.930161 -0.367152 -0.466784 -0.14552 -0.872317 -0.837908 -0.465675 -0.284705 0.838214 0.17214 -0.51746 0.991539 0.124675 0.0361485 0.974381 0.173861 0.142668 -0.973927 -0.0948723 0.206073 -0.817246 -0.119127 -0.563842 0.830651 0.0113097 -0.556679 0.986134 0.00912136 0.165701 0.817246 -0.119127 -0.563842 0.973927 -0.0948723 0.206073 0.288172 -0.325051 0.900721 0.0603546 -0.17933 0.981936 -0.821454 -0.474558 0.316241 -0.779849 -0.181203 0.599168 0.0924704 -0.197768 0.975878 0 -0.972606 0.232461 0.986134 0.00912136 0.165701 0.974381 0.173861 0.142668 0.649185 -0.120785 0.750979 0.973927 -0.0948723 0.206073 0.778981 -0.154753 0.607652 0.821454 -0.474558 0.316241 -0.0603546 -0.17933 0.981936 0.779849 -0.181203 0.599168 -0.649185 -0.120785 0.750979 -0.0924705 -0.197768 0.975878 -0.973927 -0.0948723 0.206073 -0.778981 -0.154753 0.607652 0.258762 -0.0908807 -0.961656 -0.0499212 -0.288548 -0.956163 0.466784 -0.14552 -0.872317 0.91276 -0.0631559 -0.403585 0.817246 -0.119127 -0.563842 0.0499212 -0.288548 -0.956163 -0.258762 -0.0908807 -0.961656 -0.466784 -0.14552 -0.872317 -0.817246 -0.119127 -0.563842 -0.91276 -0.0631559 -0.403585 -0.641466 0.0797539 -0.762994 -0.988641 -0.128493 -0.0779601 -0.586959 0.0750022 0.806135 -0.991539 0.124675 0.0361485 0.374818 0.166543 0.912017 0 0.527422 0.849603 0 0.145065 0.989422 0.586959 0.0750022 0.806135 -0.374818 0.166543 0.912017 0.522043 0.61795 0.587885 0 0.308973 0.951071 -0.522043 0.61795 0.587885 0.641466 0.0797539 -0.762994 0.988641 -0.128493 -0.0779601 0 -0.0293574 -0.999569 0.991539 0.124675 0.0361485 0 0.0457861 0.998951 0.917513 -0.00503875 0.397675 -0.917513 -0.00503875 0.397675 0.553723 0.504169 -0.662725 0 0.103954 -0.994582 0.903218 -0.037864 -0.427508 0 -0.0293574 -0.999569 -0.553723 0.504169 -0.662725 -0.903218 -0.037864 -0.427508 0.553723 0.504169 -0.662725 0.903218 -0.037864 -0.427508 -0.553723 0.504169 -0.662725 -0.903218 -0.037864 -0.427508 0.812294 0.381169 0.441463 0.924633 0.378997 0.0376306 0.656708 0.668182 0.349668 0.717726 0.696134 0.0163374 0.50779 0.166233 -0.845291 0.867574 0.145683 -0.475491 0.516535 -0.173039 -0.8386 0.8792 -0.134 -0.457222 0.807472 0.40934 -0.424771 0.467266 0.465417 -0.751698 0.650393 0.687817 -0.322332 0.325673 0.794258 -0.512924 0.991862 0.111473 0.0615063 0.650393 0.687817 -0.322332 0 0.815271 0.57908 0.281873 0.808647 0.516369 0 0.993663 0.112399 0.247749 0.958398 0.141755 0 0.985941 -0.167094 0.225017 0.957483 -0.180538 0.717726 0.696134 0.0163374 0.656708 0.668182 0.349668 0.325673 0.794258 -0.512924 0.650393 0.687817 -0.322332 0 0.822511 -0.568749 0 0.491967 -0.870614 0 0.822511 -0.568749 0 0.187614 -0.982243 0.988239 -0.140745 0.0597881 0 -0.216248 -0.976338 0.793853 -0.426737 -0.433235 0.557156 -0.750753 -0.354891 0.440028 -0.501395 -0.744969 0.322915 -0.828184 -0.458081 0 -0.564294 -0.825574 0 -0.853643 -0.520858 0.869411 -0.493592 -0.0221789 0.557156 -0.750753 -0.354891 0.590036 -0.804303 -0.0703959 0.294091 -0.920811 0.256159 0 -0.960824 0.277159 0.237846 -0.970685 0.0346477 0 -0.992232 -0.124399 0 -0.853643 -0.520858 0.285625 -0.922329 -0.260245 0.322915 -0.828184 -0.458081 0.590036 -0.804303 -0.0703959 0.556922 -0.807304 0.195189 0.557156 -0.750753 -0.354891 -0.240512 -0.586144 0.773686 -0.212301 -0.586372 0.781726 0 -0.585535 0.810647 0 -0.585535 0.810647 -0.0447762 -0.615698 0.786709 0.0263159 -0.617025 0.786503 0.839958 0.52558 -0.135046 0.793998 0.578196 -0.187768 0.944871 0.0013139 0.32744 0.910441 -0.0828743 0.405251 0.22326 -0.594145 0.772753 0.150929 -0.606767 0.780419 0.317492 0.825284 -0.467018 0.272003 0.837322 -0.474243 0.421262 0.629884 0.652521 0.237339 0.665443 0.707711 0.354173 0.62796 0.692984 0.258161 0.634451 0.728577 0.116193 0.743145 -0.658965 0.116193 0.743145 -0.658965 0.116193 0.743145 -0.658965 0.116193 0.743145 -0.658965 -0.0092443 -0.730579 0.682766 -0.0092443 -0.730579 0.682766 -0.0092443 -0.730579 0.682766 -0.0092443 -0.730579 0.682766 0.967256 0.142031 0.210342 0.967256 0.142031 0.210342 0.967256 0.142031 0.210342 0.967256 0.142031 0.210342 -0.975268 -0.144041 -0.167643 -0.975268 -0.144041 -0.167643 -0.975268 -0.144041 -0.167643 -0.975268 -0.144041 -0.167643 0.805125 0.53437 -0.257339 0.958632 0.177475 -0.222546 0.129851 0.893341 -0.43021 0.129851 0.618211 -0.775212 0.805124 0.131979 -0.578236 0.129851 0.220637 -0.966674 0.984232 -0.0393604 -0.172449 0.129851 -0.220637 -0.966674 0.803688 -0.37031 -0.465786 0.128991 -0.617367 -0.776028 0.991203 -0.119183 -0.0575499 0.135671 -0.891089 -0.433076 0.81358 -0.581255 -0.0152065 0.135029 -0.990758 -0.0128336 0.960595 -0.250426 0.120599 0.129851 -0.893341 0.43021 0.805124 -0.369796 0.463709 0.129851 -0.618211 0.775212 0.991547 -0.0288719 0.126497 0.129851 -0.220637 0.966674 0.805124 0.131978 0.578236 0.129851 0.220637 0.966674 0.958633 0.177474 0.222546 0.129851 0.618211 0.775213 0.805124 0.534371 0.257338 0.129851 0.893341 0.43021 0.989414 0.145119 0 0.129851 0.991534 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0.129851 0.220637 0.966674 0.129851 0.618211 0.775213 0 0.222521 0.974928 0 0.623489 0.781832 0.129851 -0.220637 0.966674 0 -0.222521 0.974928 0.129851 -0.618211 0.775212 0 -0.62349 0.781832 0.129851 -0.893341 0.43021 0 -0.900969 0.433883 0.135029 -0.990758 -0.0128336 0.00507505 -0.999922 -0.0114368 0.135671 -0.891089 -0.433076 0.00665724 -0.902816 -0.429976 0.128991 -0.617367 -0.776028 0.00148253 -0.62275 -0.782419 0.129851 -0.220637 -0.966674 0 -0.216248 -0.976338 0.129851 0.220637 -0.966674 0 0.222521 -0.974928 0.129851 0.618211 -0.775212 0 0.62349 -0.781832 0.129851 0.893341 -0.43021 0 0.900969 -0.433884 0.129851 0.991534 0 0.129851 0.893341 -0.43021 0 1 0 0 0.900969 -0.433884 0.129851 0.893341 0.43021 0 0.900969 0.433884 0.137246 0.663845 0.735168 0 0.675053 0.737769 0.0904042 0.685492 0.722446 0 0.691655 0.722228 0.219096 0.669229 0.710021 0.223347 0.70351 0.674678 0.248379 0.702797 0.666622 0.317894 0.653534 0.686904 0.482735 0.585841 0.650966 -0.717726 0.696133 0.0163376 -0.921629 0.387168 0.0264742 -0.656708 0.668182 0.349668 -0.80747 0.398785 0.434699 -0.50779 0.166233 -0.84529 -0.867574 0.145683 -0.475491 -0.467266 0.465417 -0.751698 -0.807472 0.40934 -0.424771 -0.325673 0.794258 -0.512923 -0.650393 0.687817 -0.322331 -0.8792 -0.134 -0.457222 -0.992391 0.105945 0.0627392 -0.98821 -0.137596 0.0671471 -0.650393 0.687817 -0.322331 -0.247749 0.958398 0.141755 -0.281873 0.808647 0.516369 0 0.993663 0.112399 0 0.815271 0.57908 -0.225017 0.957483 -0.180538 0 0.985941 -0.167094 -0.717726 0.696133 0.0163376 -0.656708 0.668182 0.349668 -0.650393 0.687817 -0.322331 -0.325673 0.794258 -0.512923 0 0.822511 -0.568749 0 0.822511 -0.568749 0 0.491967 -0.870614 0 0.187614 -0.982243 0 -0.216248 -0.976338 -0.516535 -0.173039 -0.8386 -0.322915 -0.828184 -0.458081 -0.557156 -0.750753 -0.354891 -0.440028 -0.501395 -0.744969 -0.793853 -0.426737 -0.433235 0 -0.853643 -0.520858 0 -0.564294 -0.825574 -0.557156 -0.750753 -0.354891 -0.869411 -0.493592 -0.022179 -0.590036 -0.804303 -0.0703962 0 -0.992232 -0.124399 0 -0.960824 0.277159 -0.237846 -0.970685 0.0346476 -0.294091 -0.920811 0.256158 -0.285625 -0.922329 -0.260245 0 -0.853643 -0.520858 -0.322915 -0.828184 -0.458081 -0.590036 -0.804303 -0.0703962 -0.556921 -0.807304 0.195189 -0.557156 -0.750753 -0.354891 0.240512 -0.586144 0.773686 0 -0.585535 0.810647 0.2123 -0.586372 0.781726 0.0420881 -0.617442 0.78549 -0.0263159 -0.617025 0.786503 -0.910441 -0.0828743 0.405252 -0.793998 0.578196 -0.187768 -0.944871 0.00131388 0.32744 -0.839958 0.52558 -0.135046 -0.150929 -0.606767 0.780419 -0.22326 -0.594144 0.772753 -0.116193 0.743145 -0.658965 -0.116193 0.743145 -0.658965 -0.116193 0.743145 -0.658965 -0.116193 0.743145 -0.658965 0.00924432 -0.730579 0.682766 0.00924432 -0.730579 0.682766 0.00924432 -0.730579 0.682766 0.00924432 -0.730579 0.682766 -0.967256 0.142032 0.210342 -0.967256 0.142032 0.210342 -0.967256 0.142032 0.210342 -0.967256 0.142032 0.210342 0.975268 -0.144041 -0.167643 0.975268 -0.144041 -0.167643 0.975268 -0.144041 -0.167643 0.975268 -0.144041 -0.167643 -0.805125 0.53437 -0.257339 -0.129851 0.893341 -0.43021 -0.989367 0.0906817 -0.113711 -0.129851 0.618211 -0.775212 -0.805124 0.131979 -0.578236 -0.129851 0.220637 -0.966674 -0.956509 -0.0649099 -0.284389 -0.129851 -0.220637 -0.966674 -0.803688 -0.37031 -0.465786 -0.128991 -0.617367 -0.776028 -0.135671 -0.891089 -0.433076 -0.991776 -0.115256 -0.0556536 -0.81358 -0.581255 -0.0152065 -0.135029 -0.990758 -0.0128336 -0.960595 -0.250426 0.120599 -0.129851 -0.893341 0.43021 -0.805124 -0.369796 0.463709 -0.129851 -0.618211 0.775212 -0.99084 -0.0300489 0.131653 -0.129851 -0.220637 0.966674 -0.805124 0.131979 0.578236 -0.129851 0.220637 0.966674 -0.985039 0.107445 0.134732 -0.129851 0.618211 0.775213 -0.805125 0.53437 0.257338 -0.129851 0.893341 0.43021 -0.958633 0.284647 0 -0.129851 0.991534 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -0.129851 0.220637 0.966674 0 0.222521 0.974928 -0.129851 0.618211 0.775213 0 0.623489 0.781832 -0.129851 -0.220637 0.966674 0 -0.222521 0.974928 -0.129851 -0.618211 0.775212 0 -0.62349 0.781832 -0.129851 -0.893341 0.43021 0 -0.900969 0.433883 -0.135029 -0.990758 -0.0128336 -0.00507505 -0.999922 -0.0114368 -0.135671 -0.891089 -0.433076 -0.00665725 -0.902816 -0.429976 -0.128991 -0.617367 -0.776028 0.00148253 -0.62275 -0.782419 -0.129851 -0.220637 -0.966674 0 -0.216248 -0.976338 -0.129851 0.220637 -0.966674 0 0.222521 -0.974928 -0.129851 0.618211 -0.775212 0 0.62349 -0.781832 -0.129851 0.893341 -0.43021 0 0.900969 -0.433884 -0.129851 0.991534 0 0 1 0 -0.129851 0.893341 -0.43021 0 0.900969 -0.433884 -0.129851 0.893341 0.43021 0 0.900969 0.433884 -0.0904042 0.685492 0.722446 -0.137246 0.663846 0.735168 -0.223347 0.70351 0.674678 -0.219096 0.669229 0.710021 -0.317894 0.653534 0.686904 -0.248379 0.702797 0.666622 -0.482735 0.585841 0.650966 -0.421262 0.629884 0.652522 -0.354173 0.62796 0.692985 -0.237339 0.665443 0.707712 -0.258161 0.634451 0.728578 -0.272003 0.837322 -0.474243 -0.317492 0.825284 -0.467018 0.122842 0.665574 0.736153 0.137246 0.663845 0.735168 0 0.675053 0.737769 0 0.675053 0.737769 0.137784 0.861392 -0.488897 0.127471 0.862228 -0.490218 0 0.868891 -0.495004 -0.122842 0.665574 0.736153 0 0.675053 0.737769 -0.137246 0.663846 0.735168 0 0.675053 0.737769 -0.137784 0.861392 -0.488897 -0.127471 0.862228 -0.490218 -0.556921 -0.807304 0.195189 -0.774651 -0.547889 0.315807 0.774651 -0.547889 0.315807 0.556922 -0.807304 0.195189 -0.99554 -0.0943022 0.00285379 -0.837908 -0.465675 -0.284705 -0.699111 -0.053557 -0.713005 0 -0.222521 0.974928 0.0447045 -0.196966 0.979391 -0.709226 -0.207542 0.673739 -0.762765 -0.192745 0.617283 -0.991868 -0.125137 0.0232124 0.866766 -0.138213 0.47918 0.846103 -0.0674113 0.52874 -0.729088 -0.00443721 -0.684406 0.157386 0.0731632 -0.984823 0.937052 -0.00780602 -0.349103 -0.99554 -0.0943022 0.00285379 -0.991868 -0.125137 0.0232124 0.901253 -0.129413 0.413516 0.000556078 -0.173357 0.984859 0.943559 0.127095 0.305848 -0.0266671 0.436447 0.899335 -0.461957 0.414452 0.784108 0.40115 0.427012 0.810395 0.841036 0.260448 0.474158 0.881209 -0.0742156 -0.466864 -0.846608 0.242386 0.473819 -0.944304 0.114834 0.308389 -0.865071 -0.166822 0.473098 -0.283836 -0.944489 -0.165465 0.00847739 -0.943963 -0.329944 -0.00314337 -0.999995 -0.00109759 -0.00314337 -0.999995 -0.00109759 -0.00314337 -0.999995 -0.00109759 -0.00314337 -0.999995 -0.00109759 -0.00314337 -0.999995 -0.00109759 0.96281 -0.0995144 -0.251184 0.0441479 -0.0733616 -0.996328 0.00847739 -0.943963 -0.329944 -0.881886 -0.119044 -0.456187 -0.283836 -0.944489 -0.165465 0.699111 -0.0535569 -0.713005 0.837908 -0.465675 -0.284705 0.99554 -0.0943022 0.00285372 -0.866766 -0.138213 0.47918 0 -0.222521 0.974928 -0.846103 -0.0674113 0.52874 -0.0447044 -0.196966 0.979391 0.709226 -0.207542 0.673739 0.762766 -0.192745 0.617283 -0.157386 0.0731633 -0.984823 0.729088 -0.00443722 -0.684406 -0.937052 -0.00780602 -0.349103 0.99554 -0.0943022 0.00285372 0.991868 -0.125137 0.0232124 0.991868 -0.125137 0.0232124 -0.901253 -0.129413 0.413516 -0.943559 0.127095 0.305848 0.000556078 -0.173357 0.984859 0.0266672 0.436447 0.899335 0.944304 0.114834 0.308389 0.865072 -0.166822 0.473098 -0.96281 -0.0995144 -0.251184 -0.0441479 -0.0733616 -0.996328 -0.881209 -0.0742156 -0.466864 -0.0342707 -0.101815 -0.994213 0.859591 -0.0890394 -0.503165 0.881886 -0.119044 -0.456187 0.846608 0.242386 0.473819 0.461957 0.414452 0.784108 -0.40115 0.427012 0.810395 -0.841036 0.260448 0.474158 -0.00314337 -0.999995 -0.00109759 -0.00314337 -0.999995 -0.00109759 -0.00314337 -0.999995 -0.00109759 -0.00314337 -0.999995 -0.00109759 -0.00314337 -0.999995 -0.00109759 -0.00314337 -0.999995 -0.00109759 -0.00314337 -0.999995 -0.00109759 0 0.276213 -0.961096 0.17628 0.260633 -0.949208 -0.465557 -0.104792 -0.878792 -0.826459 0.0232008 0.562518 -0.988641 -0.128493 -0.0779601 -0.213966 0.438634 0.872822 -0.110019 0.873068 0.475024 -0.140432 0.885701 -0.442507 -0.17628 0.260633 -0.949208 -0.140432 0.885701 -0.442507 0.213966 0.438634 0.872822 0.826459 0.0232008 0.562518 0.988641 -0.128493 -0.0779601 0.110019 0.873068 0.475025 0.140432 0.885701 -0.442506 0.465557 -0.104792 -0.878792 0.140432 0.885701 -0.442506 0.121464 0.913834 -0.387497 0.104508 0.994371 0.0174595 0.0480035 0.459132 -0.88707 0.00793565 0.479626 -0.877437 0.156844 0.896829 0.413639 0.172665 -0.596301 0.783972 0.148893 -0.988778 0.012227 0.0300563 -0.632446 0.774021 0.024638 -0.999044 0.036122 0.148893 -0.988778 0.012227 0.0485828 -0.51803 -0.853982 0.024638 -0.999044 0.036122 -0.0281275 -0.483598 -0.874838 0.137454 0.457244 0.878655 0.0817401 0.44767 0.890455 0.0580016 0.907865 0.415232 0.111088 0.929009 -0.35299 0.0945292 0.32265 0.941786 0.0958158 0.278316 -0.955698 0.140432 0.885701 -0.442506 0.988641 -0.128493 -0.0779601 0.465557 -0.104792 -0.878792 0.17628 0.260633 -0.949208 -0.0300563 -0.632446 0.774021 -0.0817401 0.44767 0.890455 -0.0447762 -0.615698 0.786709 -0.0589732 0.49046 0.869466 -0.024638 -0.999044 0.0361218 0.0704917 -0.995261 0.0669757 -0.104508 0.994371 0.0174581 0.0151637 0.995291 0.0957341 -0.121464 0.913834 -0.387497 -0.0480035 0.459131 -0.887071 -0.00793595 0.479625 -0.877438 -0.156844 0.896829 0.413641 -0.148893 -0.988778 0.0122268 -0.172665 -0.596302 0.783971 -0.148893 -0.988778 0.0122268 -0.024638 -0.999044 0.0361218 -0.0485828 -0.51803 -0.853982 0.0281275 -0.483598 -0.874838 -0.137454 0.457244 0.878655 -0.058001 0.907865 0.415232 -0.111087 0.929009 -0.352991 -0.0945292 0.32265 0.941786 -0.0958153 0.278316 -0.955699 -0.465557 -0.104792 -0.878792 -0.988641 -0.128493 -0.0779601 -0.17628 0.260633 -0.949208 -0.140432 0.885701 -0.442507 -0.0977213 -0.995111 0.0143365 -0.103007 -0.554663 -0.825675 0.0704917 -0.995261 0.0669757 0.12092 -0.640608 -0.758288 -0.0977213 -0.995111 0.0143365 0.0747998 0.643192 -0.762043 -0.136483 0.598076 -0.789733 -0.13184 0.990561 -0.0375055 -0.10902 -0.648381 0.75347 -0.113044 0.607203 0.786464 -0.129803 -0.991109 0.0292222 -0.1622 -0.554733 -0.816065 -0.129803 -0.991109 0.0292222 -0.173288 0.628614 -0.758166 -0.13184 0.990561 -0.0375055 0.116428 -0.507302 -0.853867 -0.085564 0.745375 -0.661132 -0.127166 0.99025 -0.056867 -0.085564 0.745375 -0.661132 -0.318038 0.701361 -0.637922 -0.127166 0.99025 -0.056867 -0.409423 0.903094 -0.129596 0.074533 0.865629 0.495107 -0.392712 0.849807 0.351577 -0.241825 0.565731 0.788333 0.074533 0.865629 0.495107 0.394397 0.332049 0.856851 0.147834 -0.86646 -0.476856 0.116428 -0.507302 -0.853867 -0.00457564 -0.996593 -0.082344 -0.00457564 -0.996593 -0.082344 0.108224 -0.99285 0.0503647 -0.247557 -0.94587 -0.209871 0.490079 -0.869403 0.0629433 0.500231 -0.423484 0.755268 0.695195 -0.514173 0.502325 0.500231 -0.423484 0.755268 -0.00457564 -0.996593 -0.082344 0.500231 -0.423484 0.755268 0.695195 -0.514173 0.502325 -0.870843 0.105424 0.480124 -0.622334 -0.360012 -0.695048 0.216741 -0.236399 0.947174 0.614348 -0.784212 0.087106 -0.658401 -0.13675 -0.74014 -0.703347 0.690988 -0.166851 -0.798121 0.308019 0.51781 -0.692778 -0.677219 -0.247858 0.614348 -0.784212 0.087106 -0.692778 -0.677219 -0.247858 -0.622334 -0.360012 -0.695048 -0.00539822 -0.876427 0.481505 -0.00539822 -0.876427 0.481505 0.123687 -0.984544 0.123993 0.123687 -0.984544 0.123993 -0.798121 0.308019 0.51781 0.0977213 -0.995111 0.0143371 -0.0704917 -0.995261 0.0669758 0.103007 -0.554664 -0.825674 -0.12092 -0.640608 -0.758287 0.0420881 -0.617442 0.78549 -0.0704917 -0.995261 0.0669758 0.0977213 -0.995111 0.0143371 0.0589732 0.49046 0.869466 -0.0747998 0.643192 -0.762043 0.136483 0.598076 -0.789733 -0.0151637 0.995291 0.0957343 0.13184 0.990561 -0.0375049 0.173288 0.628615 -0.758165 0.1622 -0.554733 -0.816065 0.13184 0.990561 -0.0375049 0.113044 0.607203 0.786464 0.10902 -0.648381 0.75347 0.129803 -0.991109 0.0292226 0.129803 -0.991109 0.0292226 0.127166 0.99025 -0.0568667 0.085564 0.745375 -0.661132 0.409423 0.903094 -0.129596 0.318038 0.701361 -0.637922 0.127166 0.99025 -0.0568667 0.085564 0.745375 -0.661132 -0.0745331 0.865629 0.495108 0.392712 0.849807 0.351577 -0.0745331 0.865629 0.495108 0.241826 0.565731 0.788333 -0.394398 0.332049 0.856851 -0.490079 -0.869403 0.062943 0.247557 -0.94587 -0.209872 -0.695195 -0.514173 0.502325 -0.116428 -0.507302 -0.853867 -0.116428 -0.507302 -0.853867 -0.147833 -0.86646 -0.476856 -0.00457564 -0.996593 -0.082344 -0.00457564 -0.996593 -0.082344 -0.108224 -0.99285 0.0503645 -0.500231 -0.423484 0.755268 -0.00457564 -0.996593 -0.082344 -0.500231 -0.423484 0.755268 -0.500231 -0.423484 0.755268 -0.695195 -0.514173 0.502325 0.870842 0.105425 0.480125 -0.21674 -0.236399 0.947174 0.622334 -0.360012 -0.695048 -0.614348 -0.784212 0.0871063 0.658402 -0.136749 -0.74014 0.703347 0.690988 -0.166851 -0.123687 -0.984544 0.123993 0.798121 0.308019 0.51781 0.00539836 -0.876427 0.481505 0.692778 -0.677218 -0.247858 0.622334 -0.360012 -0.695048 -0.614348 -0.784212 0.0871063 0.692778 -0.677218 -0.247858 0.00539836 -0.876427 0.481505 -0.123687 -0.984544 0.123993 0.798121 0.308019 0.51781 + + + + + + + + + + 0.00738887 0.376952 0.110937 0.389278 0.00701752 0.4417 0.110937 0.389278 0.32836 0.215144 0.328251 0.305274 0.265263 0.224882 0.265263 0.224882 0.00738887 0.358813 0.0412601 0.337799 0.00738887 0.336218 0.170689 0.382231 0.167769 0.412366 0.177526 0.21721 0.176946 0.239856 0.21268 0.22513 0.213863 0.25103 0.182092 0.286633 0.322579 0.205236 0.285625 0.201184 0.255457 0.203798 0.285625 0.201184 0.287339 0.191274 0.317454 0.19066 0.255457 0.203798 0.298267 0.187277 0.213863 0.25103 0.182092 0.286633 0.176946 0.239856 0.179081 0.204185 0.217926 0.204465 0.21268 0.22513 0.177526 0.21721 0.217926 0.204465 0.179081 0.204185 0.0412601 0.337799 0.0510353 0.323244 0.0297248 0.31353 0.0307785 0.18947 0.0820723 0.178996 0.0382721 0.312654 0.170689 0.382231 0.167769 0.412366 0.118225 0.349857 0.171117 0.358685 0.146167 0.18593 0.0297248 0.31353 0.0510353 0.323244 0.0412798 0.189584 0.118225 0.349857 0.0820723 0.178996 0.171117 0.358685 0.146167 0.18593 0.262305 0.221308 0.285001 0.349536 0.252779 0.355632 0.185146 0.201757 0.211654 0.357025 0.282657 0.349531 0.262305 0.221308 0.252779 0.355632 0.211654 0.357025 0.185119 0.201757 0.227622 0.299298 0.182554 0.381829 0.0988397 0.445476 0.169743 0.462265 0.0565733 0.541144 0.00738887 0.605574 0.00738887 0.533438 0.0988397 0.445476 0.0565733 0.541144 0.0438894 0.690053 0.00738887 0.673326 0.0438894 0.690053 0.227622 0.299298 0.182554 0.381829 0.299115 0.415482 0.169743 0.462265 0.00738887 0.776923 0.0360515 0.776923 0.0360515 0.776923 0.255821 0.552742 0.32836 0.552742 0.255821 0.587349 0.32836 0.587349 0.255821 0.552742 0.255821 0.587349 0.0612073 0.73158 0.058972 0.776923 0.0612073 0.73158 0.058972 0.776923 0.150538 0.292036 0.115896 0.290386 0.144762 0.308337 0.115389 0.313234 0.0483937 0.266591 0.0715965 0.266599 0.0501857 0.237784 0.0728084 0.237777 0.0748854 0.292146 0.0504219 0.294416 0.0689273 0.310459 0.0465009 0.312558 0.116626 0.264036 0.087262 0.309917 0.0990555 0.211327 0.0788436 0.211172 0.100128 0.242317 0.0770084 0.241342 0.0998098 0.267337 0.0768063 0.265149 0.0551424 0.248048 0.0590041 0.210916 0.0781466 0.286711 0.0591839 0.270756 0.0993486 0.291654 0.0193828 0.294609 0.0228954 0.313794 0.0173379 0.266326 0.116363 0.23655 0.0171639 0.236565 0.0724379 0.210432 0.0641016 0.188423 0.0514967 0.206886 0.0512487 0.180983 0.0193907 0.203794 0.0239591 0.176334 0.116436 0.207188 0.0809369 0.189369 0.115336 0.182779 0.0791717 0.280559 0.101483 0.282248 0.078363 0.255239 0.101821 0.244425 0.10094 0.217675 0.0767258 0.237622 0.0706289 0.21836 0.051686 0.249184 0.0578406 0.271811 0.0529852 0.221111 0.025183 0.969753 0.0254918 0.953528 0.0086871 0.974312 0.00809181 0.957854 0.0448199 0.950442 0.0433201 0.973786 0.125459 0.964579 0.129979 0.935211 0.0926121 0.962298 0.0948542 0.93801 0.080759 0.967216 0.0833798 0.939115 0.16441 0.975757 0.163225 0.934993 0.366464 0.0672811 0.411861 0.084311 0.380398 0.0568613 0.413161 0.0687699 0.0585956 0.935346 0.0464877 0.935398 0.0592882 0.985839 0.0461595 0.985907 0.0338504 0.985903 0.0334496 0.935416 0.0211055 0.985762 0.022173 0.935354 0.0338504 0.985903 0.0461595 0.985907 0.0334496 0.935416 0.0464877 0.935398 0.0702901 0.985843 0.0698905 0.935403 0.0592882 0.985839 0.0585956 0.935346 0.45735 0.318664 0.423212 0.292008 0.450627 0.332596 0.411357 0.301463 0.404825 0.252795 0.389741 0.256249 0.404218 0.209425 0.389585 0.206131 0.423546 0.170633 0.411531 0.161133 0.455004 0.145418 0.448703 0.132328 0.499458 0.134034 0.499539 0.118657 0.541783 0.143313 0.548363 0.129677 0.57536 0.170682 0.587448 0.16103 0.594739 0.209453 0.609348 0.20612 0.594101 0.252795 0.609181 0.256249 0.575711 0.292008 0.587567 0.301463 0.541574 0.318664 0.548297 0.332596 0.499465 0.328955 0.499462 0.343915 0.0705452 0.987182 0.0799344 0.976611 0.0581755 0.99417 0.0196704 0.962681 0.0220009 0.976625 0.0219181 0.94865 0.0314737 0.987174 0.0439719 0.993941 0.0823449 0.96268 0.0800685 0.948688 0.0705488 0.938181 0.0581939 0.931309 0.0440398 0.932137 0.0309567 0.93769 0.0293887 0.9296 0.0226615 0.9296 0.0293887 0.97875 0.0226615 0.97875 0.0361158 0.9296 0.0361158 0.97875 0.042843 0.9296 0.042843 0.97875 0.0495733 0.929602 0.049567 0.978749 0.056314 0.92961 0.0562765 0.978749 0.0634127 0.929633 0.0630224 0.978767 0.0697448 0.929607 0.0697564 0.978745 0.0764779 0.929602 0.0764798 0.978748 0.0832061 0.9296 0.0832061 0.97875 0.0899322 0.929612 0.0899322 0.978738 0.0965809 0.929672 0.0965809 0.978678 0.00920821 0.929612 0.00255948 0.929672 0.00920821 0.978738 0.00255948 0.978678 0.0159343 0.9296 0.0159343 0.97875 0.454838 0.0359233 0.493095 0.0360762 0.468349 0.0130712 0.493138 0.0166336 0.447946 0.0194712 0.442549 0.00301882 0.384504 0.00413884 0.379428 0.0211048 0.366551 0.0100939 0.115011 0.313331 0.115015 0.290038 0.147614 0.308876 0.151517 0.292113 0.0476738 0.266797 0.0726574 0.266999 0.0494984 0.294424 0.0755243 0.292259 0.0467263 0.312825 0.0705753 0.31114 0.0734005 0.238281 0.115391 0.26393 0.116115 0.238251 0.0875148 0.310243 0.0770867 0.241578 0.0788998 0.210827 0.10014 0.242362 0.0990591 0.211109 0.0766726 0.265521 0.099826 0.267378 0.0552716 0.24853 0.0571891 0.208641 0.058591 0.271487 0.0775859 0.286626 0.0992772 0.291559 0.0230798 0.313829 0.0193062 0.294586 0.0173636 0.266332 0.0172356 0.236572 0.0491272 0.238082 0.0531761 0.180301 0.0664345 0.18816 0.0508666 0.207164 0.0740854 0.211507 0.0264511 0.175721 0.0193667 0.203764 0.0816017 0.188845 0.116712 0.208955 0.116457 0.182598 0.101913 0.24437 0.101505 0.28239 0.0783155 0.255212 0.0793822 0.281413 0.0767075 0.237803 0.100669 0.217433 0.0699172 0.216607 0.0514896 0.249733 0.0579276 0.273097 0.051957 0.217998 0.0253575 0.970164 0.00870048 0.974444 0.0253821 0.953163 0.0441487 0.950934 0.0442727 0.973794 0.0949141 0.937603 0.12869 0.935848 0.0939225 0.962055 0.126462 0.963859 0.0828987 0.939044 0.0815106 0.967068 0.0589308 0.935309 0.0593765 0.985914 0.0462824 0.935333 0.0459434 0.98593 0.0214916 0.935332 0.0335243 0.935341 0.0207903 0.985869 0.0342276 0.985928 0.0462824 0.935333 0.0459434 0.98593 0.0335243 0.935341 0.0342276 0.985928 0.070152 0.985904 0.0593765 0.985914 0.0701517 0.93534 0.0589308 0.935309 0.456976 0.319425 0.450015 0.333879 0.422905 0.292254 0.410362 0.302257 0.403997 0.252991 0.388356 0.256561 0.403997 0.209412 0.388356 0.205842 0.422905 0.170149 0.410362 0.160146 0.448203 0.131296 0.454945 0.145304 0.499462 0.133281 0.499462 0.117238 0.541948 0.142979 0.548909 0.128524 0.576019 0.170149 0.588562 0.160146 0.594927 0.209412 0.610568 0.205842 0.594927 0.252991 0.610568 0.256561 0.576019 0.292254 0.588562 0.302257 0.541948 0.319425 0.548909 0.333879 0.499462 0.329122 0.499462 0.345165 0.080182 0.976731 0.0711972 0.987997 0.0833885 0.962682 0.018629 0.962682 0.0218358 0.948633 0.0218357 0.976731 0.0308205 0.937366 0.0438038 0.931114 0.0582139 0.931114 0.0711972 0.937366 0.080182 0.948633 0.0582139 0.99425 0.0438038 0.99425 0.0308205 0.987997 0.0293887 0.929503 0.0293887 0.978847 0.0226615 0.929503 0.0226615 0.978847 0.0361158 0.929503 0.0361158 0.978847 0.042843 0.929503 0.042843 0.978847 0.0495702 0.929503 0.0495702 0.978847 0.0562973 0.929503 0.0562973 0.978847 0.0634105 0.929552 0.0630245 0.978847 0.0697517 0.929503 0.0697517 0.978847 0.0764789 0.929503 0.0764789 0.978847 0.0832061 0.929503 0.0832061 0.978847 0.0899333 0.929503 0.0899333 0.978847 0.0966604 0.929503 0.0966604 0.978847 0.00920713 0.929503 0.00920713 0.978847 0.00247993 0.929503 0.00247993 0.978847 0.0159343 0.929503 0.0159343 0.978847 0.468363 0.0127748 0.454233 0.0358544 0.44273 0.00250185 0.44767 0.0193931 0.37915 0.0209843 0.384149 0.00350624 0.366013 0.00989234 0.366357 0.06751 0.380244 0.0569047 0.410041 0.0849904 0.417278 0.0689529 0.163992 0.935435 0.165304 0.975138 0.466899 0.078001 0.467169 0.0929733 0.491993 0.0809256 0.492013 0.093592 0.200347 0.935948 0.199155 0.974668 0.208614 0.935748 0.46775 0.0781313 0.492007 0.0808506 0.467604 0.0937109 0.492015 0.0936729 0.202577 0.935647 0.203601 0.97644 0.140534 0.187573 0.153797 0.208151 0.153541 0.207313 0.139269 0.187819 0.00738887 0.175746 0.315855 0.334913 0.289893 0.19827 0.0844617 0.160819 0.0823072 0.169686 0.0412285 0.163067 0.0304313 0.171687 0.00738887 0.160421 0.150043 0.161848 0.146579 0.170257 0.309222 0.164078 0.266314 0.163078 0.198572 0.154815 0.331328 0.176541 0.331328 0.160439 0.144457 0.0566342 0.0809915 0.062017 0.143144 0.0441569 0.0811792 0.0500062 0.0598165 0.00906596 0.102167 0.00906596 0.144457 0.00906596 0.229296 0.00227637 0.0297248 0.00906596 0.0302796 0.0471036 0.0297248 0.0616565 0.261088 0.0189741 0.294963 0.116099 0.320374 0.117202 0.260195 0.116263 0.320816 0.11941 0.275905 0.139452 0.303805 0.140185 0.219357 0.0391082 0.267985 0.0345629 0.270768 0.00813318 0.309222 0.0284425 0.30489 0.00611055 0.312553 0.198315 0.309222 0.335461 0.30483 0.179373 0.150043 0.161848 0.0844617 0.160819 0.146579 0.170257 0.0823072 0.169686 0.0305602 0.163056 0.0323396 0.171709 0.266314 0.163078 0.309222 0.164078 0.198468 0.154816 0.00715143 0.175348 0.00738887 0.160421 0.331328 0.160439 0.144457 0.0566342 0.143144 0.0441569 0.0809915 0.062017 0.0811792 0.0500062 0.0302796 0.0471036 0.0297248 0.0616565 0.2197 0.0388267 0.267985 0.0345629 0.23058 0.00186562 0.270768 0.00813318 0.32262 0.00227997 0.309222 0.0284425 0.0297248 0.00906596 0.0598165 0.00906596 0.102167 0.00906596 0.144457 0.00906596 0.291494 0.0213985 0.263132 0.0390878 0.317707 0.0399397 0.260195 0.116263 0.320816 0.11941 0.275905 0.139452 0.303805 0.140185 0.290771 0.493676 0.217528 0.490654 0.217528 0.420433 0.127107 0.556093 0.175483 0.554394 0.0950929 0.625252 0.086619 0.687639 0.0998637 0.717383 0.217528 0.490654 0.217528 0.554351 0.0950929 0.625252 0.127107 0.556093 0.175483 0.554394 0.086619 0.687639 0.0998637 0.717383 0.217528 0.420433 0.217528 0.554351 0.152874 0.733042 0.343847 0.728318 0.149014 0.781843 0.350158 0.775724 0.158019 0.684205 0.160769 0.591756 0.187405 0.575871 0.338596 0.614699 0.343847 0.55893 0.136758 0.900534 0.135756 0.844418 0.343847 0.900534 0.343847 0.845478 0.161808 0.640936 0.339295 0.667563 0.124421 0.684012 0.122729 0.735334 0.126356 0.634195 0.118136 0.782473 0.0985706 0.739241 0.0987711 0.900534 0.0947181 0.849674 0.0944691 0.784462 0.338596 0.614699 0.339295 0.667563 0.400315 0.609182 0.397823 0.675207 0.343847 0.55893 0.37715 0.557194 0.343847 0.728318 0.377123 0.728738 0.152874 0.733042 0.149014 0.781843 0.350158 0.775724 0.158019 0.684205 0.187405 0.575871 0.160769 0.591756 0.136758 0.900534 0.343847 0.900534 0.135756 0.844418 0.343847 0.845478 0.161808 0.640936 0.124421 0.684012 0.122729 0.735334 0.126356 0.634195 0.118136 0.782473 0.0947181 0.849674 0.0987711 0.900534 0.0944691 0.784462 0.0985706 0.739241 0.420855 0.900534 0.399166 0.841405 0.377129 0.900534 0.377123 0.84328 0.420381 0.553649 0.377123 0.775969 0.400095 0.775482 0.417612 0.726249 0.477433 0.625936 0.464779 0.671326 0.474822 0.569492 0.470208 0.843262 0.47227 0.900534 0.475138 0.780438 0.475663 0.729788 0.494782 0.838285 0.494782 0.780909 0.494782 0.727241 0.11704 0.0150365 0.114188 0.0438579 0.152633 0.0203876 0.150457 0.0589689 0.494782 0.66723 0.183992 0.0737907 0.198231 0.0626782 0.186723 0.027399 0.203121 0.0516278 0.100698 0.0509976 0.100587 0.0206096 0.494782 0.900534 0.0699292 0.0228386 0.0656505 0.0637625 0.0539316 0.0508066 0.0502654 0.0275329 0.0375589 0.0131953 0.0243435 0.0387129 0.494782 0.627375 0.494782 0.571544 0.205177 0.0159151 0.222005 0.0395431 0.229312 0.0806925 0.232396 0.074658 0.225938 0.0753463 0.231684 0.0650354 0.115203 0.0913827 0.143927 0.106907 0.170149 0.106748 0.213759 0.0801888 0.0104876 0.0596802 0.0296619 0.0656914 0.0122815 0.0670873 0.199661 0.086176 0.0326803 0.0798603 0.14311 0.109279 0.0685861 0.10961 0.0409209 0.108868 0.420855 0.900534 0.377129 0.900534 0.399166 0.841405 0.377123 0.84328 0.400315 0.609182 0.37715 0.557194 0.420381 0.553649 0.397823 0.675207 0.377123 0.775969 0.400095 0.775482 0.377123 0.728738 0.417612 0.726249 0.475138 0.780438 0.470208 0.843262 0.475663 0.729788 0.464779 0.671326 0.477433 0.625936 0.474822 0.569492 0.47227 0.900534 0.494782 0.727241 0.494782 0.780909 0.150457 0.0589689 0.114188 0.0438579 0.152633 0.0203876 0.11704 0.0150365 0.494782 0.66723 0.183992 0.0737907 0.186723 0.027399 0.198231 0.0626782 0.203121 0.0516278 0.0502654 0.0275329 0.0539316 0.0508066 0.0243435 0.0387129 0.494782 0.838285 0.100587 0.0206096 0.100698 0.0509976 0.494782 0.900534 0.0699292 0.0228386 0.0656505 0.0637625 0.0375589 0.0131953 0.494782 0.571544 0.494782 0.627375 0.205177 0.0159151 0.222005 0.0395431 0.229312 0.0806925 0.225938 0.0753463 0.232396 0.074658 0.231684 0.0650354 0.115203 0.0913827 0.143927 0.106907 0.14311 0.109279 0.170149 0.106748 0.199661 0.086176 0.213759 0.0801888 0.0122815 0.0670873 0.0104876 0.0596802 0.0296619 0.0656914 0.0326803 0.0798603 0.0685861 0.10961 0.0409209 0.108868 + + + + + + + + + 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 + + + + + + + + + + + + + + + + + +

89 80 88 88 80 72 80 79 72 88 72 524 524 72 523 72 79 73 72 520 523 72 73 68 72 68 520 73 79 74 73 74 68 79 81 74 81 90 74 90 81 91 90 517 74 517 516 74 74 515 68 74 516 515 516 569 515 516 576 569 569 571 515 569 576 570 576 575 570 569 561 571 569 570 561 515 71 68 515 571 513 515 513 71 570 575 572 575 573 572 570 558 561 570 572 558 68 67 520 68 71 69 68 69 67 69 71 2 69 2 67 71 513 65 71 65 2 571 568 563 571 561 568 571 563 513 572 573 566 573 574 566 574 564 566 564 565 566 572 559 558 572 566 559 566 565 567 566 567 559 565 579 567 558 556 561 558 559 556 559 567 560 559 560 556 567 579 580 567 580 560 561 551 568 561 556 551 556 560 557 556 557 551 560 580 582 560 582 557 582 580 583 582 583 557 580 579 578 580 578 583 579 577 578 578 588 583 578 577 588 577 589 588 589 606 588 606 592 588 588 590 583 588 592 590 592 593 590 583 584 557 583 590 584 590 593 591 590 591 584 593 594 591 594 599 591 591 586 584 591 599 586 599 613 586 584 553 557 557 553 551 584 586 553 586 613 585 586 585 553 553 552 551 553 585 552 551 550 568 551 552 550 568 550 563 585 613 587 587 581 585 585 581 552 552 555 550 552 581 555 555 554 550 550 562 563 550 554 562 562 514 563 563 514 513 514 66 513 513 66 65 66 12 65 587 613 614 65 12 3 12 11 3 65 3 2 3 11 49 11 51 49 3 0 2 3 49 9 3 9 0 0 1 2 0 9 8 0 35 1 0 8 35 8 9 10 8 10 35 9 49 47 9 46 10 9 47 46 49 51 52 49 50 47 49 52 50 47 48 46 47 50 48 10 37 35 10 46 40 10 40 37 52 51 62 51 61 62 52 477 50 52 62 477 48 474 46 46 22 40 46 474 473 35 43 1 35 37 36 35 36 43 50 480 48 48 480 484 484 480 485 50 477 478 50 478 480 480 479 485 480 478 479 478 477 476 478 476 479 40 22 23 40 25 37 40 23 25 23 22 18 23 18 25 25 18 19 22 21 18 18 4 19 18 21 4 36 38 39 36 39 43 36 37 38 477 62 483 477 475 476 477 483 475 476 489 479 476 475 489 475 483 487 475 487 489 479 492 485 479 489 492 38 440 39 38 37 434 38 434 440 37 435 434 434 441 440 441 439 440 440 438 39 440 439 438 434 435 436 435 54 436 487 483 493 487 488 489 487 493 488 489 490 492 489 488 490 39 45 43 39 438 443 39 443 45 438 439 437 438 437 443 483 62 481 483 494 493 483 481 494 493 495 488 493 494 495 495 502 488 488 502 490 502 501 490 501 500 490 490 491 492 490 500 491 500 499 491 499 497 491 491 498 492 491 497 498 497 496 498 496 495 494 496 494 498 494 481 482 494 482 498 498 485 492 485 498 482 45 44 43 45 443 56 45 56 44 44 41 43 43 41 1 41 42 1 44 56 57 437 439 450 437 442 443 437 450 442 443 446 56 443 442 446 442 450 449 442 449 446 56 53 57 57 53 55 55 53 54 54 53 436 53 56 445 56 446 445 53 445 436 449 450 451 449 467 446 449 451 467 446 468 445 446 467 468 467 451 456 467 456 468 456 451 455 451 450 452 451 452 455 455 452 454 454 452 453 450 439 459 450 459 452 452 458 453 452 459 458 453 458 457 457 458 460 458 459 470 458 470 460 459 439 448 459 448 470 456 469 468 469 470 468 468 444 445 445 444 436 468 470 444 470 448 444 444 447 436 447 444 448 470 469 471 460 461 462 460 462 463 462 464 463 463 464 465 465 464 466 523 520 542 523 542 546 546 542 543 546 543 549 542 520 544 542 531 543 542 544 531 543 545 549 549 545 548 543 531 527 543 527 545 527 531 528 527 529 545 527 528 529 545 537 548 545 529 537 548 537 547 547 537 536 536 537 538 537 529 539 537 539 538 538 539 634 529 528 530 529 530 539 539 636 634 539 530 636 531 544 540 531 541 528 531 540 541 528 643 530 528 541 643 530 641 636 530 643 641 641 642 636 641 643 642 636 635 634 636 642 635 634 635 633 635 642 646 635 646 633 633 646 651 651 646 669 669 646 666 646 642 645 646 645 666 666 645 653 642 643 644 642 644 645 645 647 653 645 644 647 653 647 652 652 647 658 647 644 648 647 648 658 658 648 674 644 643 640 643 541 640 644 640 648 648 649 674 648 640 649 640 541 637 640 637 649 541 540 534 541 534 637 540 544 532 540 532 534 649 650 674 674 650 673 650 649 639 649 637 639 639 637 638 637 534 638 638 534 535 535 534 533 534 532 533 533 532 522 532 544 521 532 521 522 522 521 78 544 520 521 520 67 521 521 70 78 521 67 70 67 2 70 2 1 70 70 42 78 42 70 1 62 61 59 61 60 59 60 58 59 62 59 481 59 58 472 59 472 481 481 472 482 58 473 472 472 474 482 472 473 474 474 486 482 19 4 6 19 6 20 20 6 31 20 31 33 33 31 34 34 31 32 32 31 28 31 6 26 31 26 28 28 26 27 26 6 75 26 75 27 27 75 76 76 75 525 6 4 5 6 5 75 75 77 525 75 5 77 525 77 511 5 4 7 4 21 7 21 24 7 5 63 77 5 7 63 7 24 15 24 30 15 30 29 15 29 13 15 13 14 15 15 16 7 7 16 63 15 14 16 16 17 63 16 14 17 17 64 63 63 512 77 63 64 512 512 518 77 77 510 511 77 518 510 510 82 511 511 82 526 510 518 86 518 519 86 510 83 82 510 86 83 86 87 83 87 85 83 83 84 82 84 83 85 92 93 94 94 93 95 95 93 105 105 93 100 93 97 100 93 104 97 104 120 99 104 99 97 97 101 100 97 99 98 97 96 101 97 98 96 99 120 122 120 128 122 99 124 98 99 122 124 122 128 129 129 128 130 130 128 433 433 128 432 122 123 124 123 125 124 125 127 124 124 126 98 124 127 126 126 121 98 98 121 96 121 119 96 96 117 101 96 119 117 117 118 101 101 103 100 101 118 103 103 102 100 106 107 108 107 109 108 107 113 109 113 112 109 109 111 108 109 112 111 112 115 111 115 114 111 111 110 108 111 114 110 110 114 116 159 160 161 161 160 162 163 164 165 165 164 166 167 168 169 169 168 170 171 172 173 173 172 174 203 204 205 204 211 212 204 212 205 205 212 208 208 207 205 205 207 210 210 207 209 207 208 206 208 212 214 212 213 214 208 214 216 216 214 215 239 237 240 240 237 238 237 235 238 238 235 236 235 233 236 236 233 234 233 231 234 234 231 232 231 229 232 232 229 230 229 227 230 230 227 228 227 225 228 228 225 226 225 223 226 226 223 224 223 221 224 224 221 222 221 217 222 222 217 219 217 218 219 219 218 220 218 245 220 220 245 246 245 241 246 246 241 243 241 242 243 243 242 244 259 258 257 258 256 257 256 269 257 269 263 257 257 263 261 257 261 267 267 261 266 267 266 268 268 266 289 268 289 293 266 261 285 266 288 289 266 285 288 289 292 293 292 294 293 294 430 293 293 430 431 289 288 287 287 288 286 286 288 290 290 288 291 288 285 291 291 285 284 285 261 260 285 260 284 284 260 283 283 260 282 260 261 262 261 263 262 260 262 282 282 262 281 281 262 264 262 263 264 264 263 265 273 272 271 271 272 270 271 270 277 277 270 276 270 272 274 270 274 276 276 274 278 278 274 279 274 272 275 274 275 279 279 275 280 316 317 318 318 317 319 320 321 322 322 321 323 324 325 326 326 325 327 328 329 330 330 329 331 360 361 362 362 361 369 362 369 370 369 361 365 361 371 372 361 372 365 372 373 365 369 367 368 369 365 367 367 365 364 364 366 367 364 365 363 396 397 394 397 395 394 394 395 392 395 393 392 392 393 390 393 391 390 390 391 388 391 389 388 388 389 386 389 387 386 386 387 384 387 385 384 384 385 382 385 383 382 382 383 380 383 381 380 380 381 378 381 379 378 378 379 374 379 375 374 374 375 376 375 377 376 376 377 402 377 403 402 402 403 398 403 399 398 398 399 400 400 399 401 420 419 418 419 417 418 418 417 156 417 158 156 158 157 156 156 157 155 155 157 255 157 254 255 255 254 253 254 251 253 253 251 252 252 251 249 251 247 249 247 248 249 249 248 250 250 248 404 248 405 404 405 407 404 404 407 406 406 407 409 407 408 409 409 408 410 408 412 410 410 412 411 411 412 413 412 414 413 414 424 413 413 424 426 424 425 426 426 425 427 503 504 505 504 506 505 505 506 507 506 508 507 507 508 509 615 602 616 616 602 603 603 619 616 616 619 620 620 619 618 603 602 601 603 601 619 619 617 618 619 601 617 617 624 618 617 601 624 624 601 628 601 602 600 601 600 628 628 600 623 600 602 598 602 597 598 600 622 623 600 598 622 623 622 630 630 622 621 622 598 621 598 597 596 598 596 621 597 595 596 595 605 596 596 604 621 596 605 604 605 607 604 604 608 621 604 607 608 621 608 631 608 607 609 608 629 631 608 609 629 629 632 631 629 609 626 609 607 610 607 611 610 610 612 609 609 612 626 610 611 612 612 625 626 626 625 627 675 676 660 676 662 660 662 676 678 676 680 678 680 679 678 662 661 660 662 678 661 678 679 677 678 677 661 677 679 686 677 686 661 686 685 661 661 659 660 661 685 659 685 684 659 659 654 660 660 654 656 659 684 682 659 682 654 684 683 682 682 681 654 682 683 681 654 655 656 654 681 655 656 655 657 657 655 667 655 681 668 655 668 667 667 668 670 668 681 671 668 671 670 681 691 671 671 664 670 671 691 690 671 690 664 690 691 692 690 689 664 664 663 670 670 663 672 672 663 665 664 689 665 664 665 663 665 689 688 688 689 687 131 132 133 132 134 133 131 133 139 139 133 138 133 134 136 133 136 138 138 136 140 140 136 137 137 136 135 135 136 134 143 141 142 142 144 143 142 141 145 141 146 145 145 146 152 146 151 152 152 151 150 151 149 150 150 149 148 149 147 148 147 153 148 148 153 154 153 422 154 154 422 421 421 422 423 422 429 423 423 429 428 428 429 415 429 416 415 415 416 311 416 313 311 313 312 311 311 312 310 312 315 310 310 315 314 315 309 314 314 309 308 309 305 308 308 305 307 307 306 144 306 307 305 184 182 183 184 183 186 183 182 181 182 180 181 183 185 186 183 181 185 181 180 179 180 178 179 179 176 181 179 178 176 178 177 176 181 201 185 181 176 201 176 177 175 176 175 201 175 177 202 175 202 201 202 200 201 201 193 185 201 200 199 200 198 199 199 197 201 201 197 193 199 198 197 198 196 197 197 195 193 197 196 195 195 194 193 195 196 194 194 192 193 185 187 186 186 187 188 187 185 189 185 193 189 187 189 188 188 189 190 190 191 192 191 193 192 191 190 189 189 193 191 296 297 295 296 298 297 298 303 297 303 302 297 297 299 295 297 302 299 302 304 299 304 301 299 299 300 295 300 299 301 341 340 339 341 342 340 340 338 339 339 338 337 340 342 343 340 343 338 338 336 337 337 336 335 336 338 334 338 343 334 336 334 335 335 334 333 333 334 332 333 332 359 332 334 358 332 358 359 359 358 357 334 343 350 334 354 358 334 350 354 358 356 357 358 354 356 356 355 357 356 354 355 355 354 353 354 350 352 354 352 353 353 352 351 352 350 351 351 350 349 343 342 344 342 345 344 344 346 343 343 346 350 344 345 346 345 347 346 346 348 350 348 347 349 348 346 347 348 349 350

+
+
+
+ + + + -3.7573905E-06 1.674723 0.2829702 -3.3964525E-06 1.575016 0.3093362 0.11840925 1.6727135 0.2592972 0.13183162 1.5741045 0.2717252 0.20500927 1.6690228 0.1825572 0.22893472 1.5442569 0.20291618 0.25398827 1.6664469 0.007503289 0.29505873 1.5432131 0.00997179 -4.1246494E-06 1.776176 0.19853318 0.08665509 1.7733853 0.1839082 0.16727999 1.7456417 0.14955318 -0.11841675 1.6727126 0.2592972 -3.7573905E-06 1.674723 0.2829702 -0.08666331 1.7733848 0.1839082 -4.1246494E-06 1.776176 0.19853318 -0.167288 1.7456405 0.14955318 -0.20501675 1.6690214 0.1825572 -0.13183838 1.5741036 0.2717252 -3.3964525E-06 1.575016 0.3093362 -0.25399572 1.6664451 0.007503289 -0.22894135 1.5632602 0.20291618 -0.29506528 1.543211 0.00997179 -0.13467753 1.3384886 0.2632302 -0.22413957 1.3513483 0.19007519 -0.2905818 1.415213 0.01293529 -0.1896913 1.2770277 0.17337218 -0.1512881 1.218679 0.10579419 -0.1093502 1.2439834 0.22352618 -0.07930061 1.1929463 0.1541602 -0.24810936 1.2891849 0.009728789 -2.5250988E-06 1.33431 0.3026602 0.13467246 1.3384895 0.2632302 0.2905762 1.4152151 0.01293529 0.22413442 1.3513498 0.19007519 0.1093458 1.2439841 0.22352618 -2.1474482E-06 1.2299863 0.2460252 0.07929659 1.1929469 0.1541602 -1.9675333E-06 1.1802859 0.1698682 0.18968669 1.2770293 0.17337218 0.1512839 1.2186801 0.10579419 0.24810465 1.2891867 0.009728789 -2.1474482E-06 1.2299863 0.2460252 -1.9675333E-06 1.1802859 0.1698682 + + + + + + + + + + -1.5542869E-06 0.42936218 0.9031324 -1.3173502E-07 0.03639099 0.9993376 0.39552757 0.4079375 0.82288814 0.43188292 0.049792077 0.90055424 0.8122923 0.38117176 0.44146279 0.83852434 0.0697001 0.54038775 0.92463124 0.37900016 0.03763058 0.9918619 0.11147662 0.06150632 -2.9512723E-06 0.81527084 0.57907987 0.28187016 0.8086483 0.51636916 0.6567055 0.66818434 0.34966797 -0.3851934 0.4157085 0.8239008 -1.5542869E-06 0.42936218 0.9031324 -0.281876 0.80864626 0.51636916 -2.9512723E-06 0.81527084 0.57907987 -0.6567104 0.6681796 0.34966797 -0.8074713 0.39878199 0.4346989 -0.43164408 0.044373836 0.90095186 -1.3173502E-07 0.03639099 0.9993376 -0.92163044 0.38716465 0.0264742 -0.8400042 0.07961505 0.5367069 -0.9923912 0.10594139 0.06273919 -0.4206275 -0.13988651 0.896384 -0.845346 -0.15738498 0.5105098 -0.9882093 -0.13759954 0.06714708 -0.77464885 -0.5478917 0.31580693 -0.5569182 -0.80730623 0.19518904 -0.3725468 -0.63332254 0.67831516 -0.29408777 -0.9208124 0.25615808 -0.869409 -0.49359503 -0.022178994 5.7058276E-07 -0.15761998 0.9874999 0.41664055 -0.1418945 0.8979291 0.9882395 -0.14074142 0.0597881 0.8456133 -0.16282688 0.5083558 0.37255228 -0.63331956 0.6783149 2.258643E-06 -0.62393624 0.7814753 0.29409444 -0.9208103 0.25615808 3.4781738E-06 -0.9608241 0.27715904 0.7746528 -0.5478861 0.31580693 0.5569248 -0.8073018 0.19518895 0.86941266 -0.49358878 -0.022178898 2.258643E-06 -0.62393624 0.7814753 3.4781738E-06 -0.9608241 0.27715904 + + + + + + + + + + 0.459058 0.77992 0.459058 0.647037 0.287704 0.769994 0.277107 0.637136 0.149432 0.773546 0.132987 0.593484 0.0231997 0.766687 -0.00176807 0.588447 0.459058 0.939018 0.315699 0.928465 0.168677 0.895942 0.287704 0.769994 0.459058 0.779848 0.315699 0.928465 0.459058 0.940288 0.168677 0.895942 0.143396 0.772826 0.276288 0.636685 0.459058 0.64652 0.0201875 0.769456 0.132103 0.619071 0.0036665 0.592965 0.269159 0.321233 0.132526 0.31968 0.00471135 0.405966 0.163842 0.20453 0.189442 0.0763268 0.293282 0.167294 0.314428 0.0586525 0.0171132 0.218939 0.459058 0.330084 0.269159 0.321233 0.000481369 0.41192 0.134672 0.319499 0.295684 0.167376 0.452145 0.15712 0.320408 0.0605647 0.459058 0.0505177 0.170865 0.204017 0.198613 0.0880239 0.0373651 0.219539 0.459058 0.15672 0.459058 0.0506267 + + + + + + + + + + + + + + +

0 1 2 2 1 3 4 5 6 6 5 7 8 0 9 9 0 2 4 10 2 2 10 9 5 4 3 3 4 2 11 12 13 13 12 14 13 15 11 11 15 16 17 18 11 11 18 12 16 19 20 20 19 21 11 16 17 17 16 20 17 20 22 22 20 23 21 24 20 20 24 23 25 26 27 27 26 28 24 29 23 23 29 25 23 27 22 27 23 25 1 30 3 3 30 31 7 5 32 32 5 33 3 31 5 5 31 33 34 35 36 36 35 37 38 34 39 39 34 36 38 40 33 33 40 32 33 34 38 35 34 30 30 34 31 22 30 17 17 30 18 27 28 41 41 28 42 22 27 30 30 27 41 34 33 31

+
+
+
+ + + + 0.055567082 1.8570802 0.26744118 0.08670015 1.7839624 0.32756218 0.1847207 1.8283226 0.2627862 0.25268304 1.734432 0.3173682 0.25325683 1.7939459 0.2625132 0.10125096 1.7541354 0.3493952 -4.163615E-06 1.7869401 0.3332352 -0.25269097 1.7344301 0.3173682 -0.10125904 1.7541347 0.3493952 -0.25326517 1.7939441 0.2625132 -0.18472931 1.8283215 0.2627862 -0.08670845 1.7839618 0.32756218 -4.427371E-06 1.859801 0.2667512 -4.427371E-06 1.859801 0.2667512 -0.05557592 1.8570799 0.26744118 + + + + + + + + + + 0.12283959 0.66557443 0.736153 0.1372437 0.66384596 0.7351685 0.25815877 0.63445204 0.72857714 0.31789163 0.65353507 0.68690395 0.3541709 0.6279616 0.6929843 0.21909355 0.6692297 0.71002096 -2.4436856E-06 0.6750531 0.7377691 -0.31789628 0.6535327 0.68690383 -0.2190984 0.66922814 0.71002096 -0.35417518 0.62795854 0.6929848 -0.25816318 0.6344497 0.7285776 -0.1372484 0.66384554 0.735168 -2.4436856E-06 0.6750531 0.7377691 -2.4436856E-06 0.6750531 0.7377691 -0.12284439 0.66557354 0.73615295 + + + + + + + + + + 0.466899 0.078001 0.454838 0.0359233 0.413161 0.0687699 0.379428 0.0211048 0.380398 0.0568613 0.447946 0.0194712 0.493095 0.0360762 0.37915 0.0209843 0.44767 0.0193931 0.380244 0.0569047 0.417278 0.0689529 0.454233 0.0358544 0.475095 0.0785407 0.47511 0.0785411 0.46775 0.0781313 + + + + + + + + + + + + + + +

0 1 2 3 4 5 4 2 5 2 1 5 6 1 0 7 8 9 9 8 10 8 11 10 12 6 0 13 14 6 6 14 11 14 10 11

+
+
+
+ + + + 1.26054 -0.039810248 0.346838 1.26054 -0.100089155 0.32187 1.19965 -0.013313251 0.320341 1.19965 -0.100089155 0.284397 1.26054 -0.16036816 0.346838 1.19965 -0.18686515 0.320341 1.26054 -0.18533716 0.407117 1.19965 -0.22280915 0.407117 1.26054 -0.16036816 0.467397 1.19965 -0.18686515 0.493894 1.26054 -0.100089155 0.492365 1.19965 -0.100089155 0.529837 1.26054 -0.039810248 0.467397 1.19965 -0.013313251 0.493894 1.26054 -0.01484175 0.407117 1.19965 0.02263065 0.407117 1.26054 -0.039810248 0.346838 1.19965 -0.013313251 0.320341 0.714501 -0.03331845 0.340347 0.714501 -0.0056610494 0.407118 0.714501 -0.100089155 0.312689 0.714501 -0.03331845 0.340347 0.714501 -0.16686015 0.340347 0.714501 -0.19451815 0.407118 0.714501 -0.16686015 0.473888 0.714501 -0.100089155 0.501546 0.714501 -0.03331845 0.473888 0.187655 -0.100089155 0.407117 0.229349 -0.068922654 0.438284 0.229349 -0.056013048 0.407118 0.229349 -0.100089155 0.451194 0.187655 -0.100089155 0.407117 0.229349 -0.13125615 0.438284 0.187655 -0.100089155 0.407117 0.229349 -0.14416616 0.407118 0.187655 -0.100089155 0.407117 0.229349 -0.13125615 0.375951 0.187655 -0.100089155 0.407117 0.229349 -0.100089155 0.363041 0.187655 -0.100089155 0.407117 0.229349 -0.068922654 0.375951 0.187655 -0.100089155 0.407117 0.229349 -0.068922654 0.375951 0.187655 -0.100089155 0.407117 1.358 -0.01589115 0.324423 1.358 -0.09940815 0.289829 1.23082 0.00043380028 0.308098 1.23082 -0.09940815 0.266742 1.358 -0.18292515 0.324423 1.23082 -0.19925015 0.308098 1.358 -0.21751915 0.40794 1.23082 -0.24060616 0.40794 1.358 -0.18292515 0.491457 1.23082 -0.19925015 0.507782 1.358 -0.09940815 0.526051 1.23082 -0.09940815 0.549138 1.358 -0.01589115 0.491457 1.23082 0.00043380028 0.507782 1.358 0.018702751 0.40794 1.23082 0.04178965 0.40794 1.358 -0.01589115 0.324423 1.23082 0.00043380028 0.308098 1.358 -0.01589115 0.491457 1.358 -0.09940815 0.526051 1.358 0.018702751 0.40794 1.358 -0.18292515 0.491457 1.358 -0.21751915 0.40794 1.358 -0.18292515 0.324423 1.358 -0.09940815 0.289829 1.358 -0.01589115 0.324423 1.23082 0.04178965 0.40794 1.23082 0.00043380028 0.308098 1.23082 0.00043380028 0.507782 1.23082 -0.09940815 0.266742 1.23082 -0.19925015 0.308098 1.23082 -0.24060616 0.40794 1.23082 -0.19925015 0.507782 1.23082 -0.09940815 0.549138 1.26054 -0.039810248 -0.346838 1.19965 -0.013313251 -0.320341 1.26054 -0.100089155 -0.32187 1.19965 -0.100089155 -0.284397 1.26054 -0.16036816 -0.346838 1.19965 -0.18686515 -0.320341 1.26054 -0.18533716 -0.407117 1.19965 -0.22280915 -0.407117 1.26054 -0.16036816 -0.467397 1.19965 -0.18686515 -0.493894 1.26054 -0.100089155 -0.492365 1.19965 -0.100089155 -0.529837 1.26054 -0.039810248 -0.467397 1.19965 -0.013313251 -0.493894 1.26054 -0.01484175 -0.407117 1.19965 0.02263065 -0.407117 1.26054 -0.039810248 -0.346838 1.19965 -0.013313251 -0.320341 0.187655 -0.100089155 -0.407117 0.229349 -0.067473255 -0.374501 0.229349 -0.053963147 -0.407117 0.187655 -0.100089155 -0.407117 0.229349 -0.067473255 -0.439733 0.229349 -0.100089155 -0.453244 0.187655 -0.100089155 -0.407117 0.229349 -0.13270515 -0.439733 0.187655 -0.100089155 -0.407117 0.229349 -0.14621516 -0.407117 0.187655 -0.100089155 -0.407117 0.229349 -0.13270515 -0.374501 0.187655 -0.100089155 -0.407117 0.229349 -0.100089155 -0.360991 0.187655 -0.100089155 -0.407117 0.229349 -0.067473255 -0.374501 0.187655 -0.100089155 -0.407117 0.714501 -0.032597348 -0.474609 0.714501 -0.100089155 -0.502566 0.714501 -0.16758116 -0.474609 0.714501 -0.19553715 -0.407117 0.714501 -0.16758116 -0.339625 0.714501 -0.100089155 -0.311669 0.714501 -0.032597348 -0.339625 0.714501 -0.032597348 -0.339625 0.714501 -0.0046412596 -0.407117 1.358 -0.01589115 -0.324423 1.23082 0.00043380028 -0.308098 1.358 -0.09940815 -0.289829 1.23082 -0.09940815 -0.266742 1.358 -0.18292515 -0.324423 1.23082 -0.19925015 -0.308098 1.358 -0.21751915 -0.40794 1.23082 -0.24060616 -0.40794 1.358 -0.18292515 -0.491457 1.23082 -0.19925015 -0.507782 1.358 -0.09940815 -0.526051 1.23082 -0.09940815 -0.549138 1.358 -0.01589115 -0.491457 1.23082 0.00043380028 -0.507782 1.358 0.018702751 -0.40794 1.23082 0.04178965 -0.40794 1.358 -0.01589115 -0.324423 1.23082 0.00043380028 -0.308098 1.358 -0.01589115 -0.491457 1.358 0.018702751 -0.40794 1.358 -0.09940815 -0.526051 1.358 -0.01589115 -0.324423 1.358 -0.09940815 -0.289829 1.358 -0.18292515 -0.324423 1.358 -0.21751915 -0.40794 1.358 -0.18292515 -0.491457 1.23082 0.04178965 -0.40794 1.23082 0.00043380028 -0.507782 1.23082 0.00043380028 -0.308098 1.23082 -0.09940815 -0.549138 1.23082 -0.19925015 -0.507782 1.23082 -0.24060616 -0.40794 1.23082 -0.19925015 -0.308098 1.23082 -0.09940815 -0.266742 -0.913945 0.06863235 -0.0789925 -0.933054 0.00683196 -0.0820895 -0.913945 0.06863235 0.0789925 -0.933054 0.00683196 0.0820895 -0.596862 0.01065967 0 1.08083 -0.08969015 -0.307144 1.03667 -0.15089016 -0.295556 0.06 -0.03007015 -0.396354 0.0779094 -0.20044915 -0.36937 -0.814049 -0.052491248 0.188582 -0.820703 -0.01857515 0.195535 -0.809298 0.04630545 0.188158 -0.590087 0.008313401 0.276684 -0.585341 -0.065342754 0.287532 -0.814049 -0.052491248 -0.188582 -0.820703 -0.01857515 -0.195535 -0.809298 0.04630545 -0.188158 -0.814049 -0.052491248 -0.188582 -0.571869 -0.11955315 0.276684 0.0779094 -0.20045115 0.369499 -0.590087 0.008313401 -0.276684 -0.571869 -0.11955315 -0.276684 -0.585341 -0.065342754 -0.287532 1.07876 -0.02849015 -0.295556 -0.571869 -0.11955315 -0.276684 -0.571869 -0.11955315 0.276684 0.0779094 -0.20044915 -0.36937 0.0779094 -0.20045115 0.369499 1.12543 -0.01186965 -0.123611 1.12453 -0.08848465 0 1.12543 -0.01186965 0.123611 1.07876 -0.02849015 0.295556 1.08083 -0.08969015 0.307144 1.03667 -0.15089016 0.295556 1.07333 -0.16509916 0 0.06 -0.03007015 0.396491 1.03667 -0.15089016 -0.295556 1.07333 -0.16509916 0 1.03667 -0.15089016 0.295556 + + + + + + + + + + 0.5241009 0.6022119 -0.6022119 0.5240999 0 -0.8516568 0.0063957986 0.7070928 -0.7070918 0.0063958676 0 -0.9999796 0.5241002 -0.6022122 -0.6022122 0.0063958187 -0.7070928 -0.7070918 0.5240999 -0.8516568 0 0.0063959276 -0.9999796 0 0.5241002 -0.6022122 0.6022122 0.0063960985 -0.7070918 0.7070928 0.5240999 0 0.8516568 0.0063959775 0 0.9999796 0.5241002 0.6022122 0.6022122 0.0063960487 0.7070918 0.7070928 0.5240999 0.8516568 0 0.0063959677 0.9999796 0 0.5241009 0.6022119 -0.6022119 0.0063957986 0.7070928 -0.7070918 -0.07538238 0.7050958 -0.7050938 -0.07538238 0.9971548 0 -0.07538238 0 -0.9971548 -0.07538238 0.7050958 -0.7050938 -0.07538238 -0.7050958 -0.7050938 -0.075382285 -0.9971548 0 -0.075382195 -0.7050939 0.70509595 -0.075382285 0 0.9971548 -0.075382195 0.7050939 0.70509595 -1 0 -2.58982E-06 -0.12326299 0.70171297 0.70171595 -0.123263985 0.9923739 0 -0.123263985 0 0.9923739 -1 0 -2.58982E-06 -0.12326299 -0.70171297 0.70171595 -1 0 -2.58982E-06 -0.12326301 -0.99237406 0 -1 0 -2.58982E-06 -0.123263076 -0.7017164 -0.7017124 -1 0 -2.58982E-06 -0.123263985 0 -0.9923739 -1 0 -2.58982E-06 -0.12326397 0.70171684 -0.70171183 -1 0 -2.58982E-06 -0.12326397 0.70171684 -0.70171183 -1 0 -2.58982E-06 0.17860503 0.6957371 -0.6957371 0.17860499 0 -0.9839209 0.17860503 0.6957371 -0.6957371 0.17860499 0 -0.9839209 0.17860503 -0.6957371 -0.6957371 0.17860503 -0.6957371 -0.6957371 0.17860499 -0.9839209 0 0.17860499 -0.9839209 0 0.17860503 -0.6957371 0.6957371 0.17860503 -0.6957371 0.6957371 0.17860499 0 0.9839209 0.17860499 0 0.9839209 0.17860503 0.6957371 0.6957371 0.17860503 0.6957371 0.6957371 0.17860499 0.9839209 0 0.17860499 0.9839209 0 0.17860503 0.6957371 -0.6957371 0.17860503 0.6957371 -0.6957371 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 -2.58982E-06 -1 0 -2.58982E-06 -1 0 -2.58982E-06 -1 0 -2.58982E-06 -1 0 -2.58982E-06 -1 0 -2.58982E-06 -1 0 -2.58982E-06 -1 0 -2.58982E-06 0.5241002 0.6022122 0.6022122 0.0063960487 0.7070918 0.7070928 0.5240999 0 0.8516568 0.0063959775 0 0.9999796 0.5241002 -0.6022122 0.6022122 0.0063960985 -0.7070918 0.7070928 0.5240999 -0.8516568 0 0.0063959276 -0.9999796 0 0.5241002 -0.6022122 -0.6022122 0.0063958187 -0.7070928 -0.7070918 0.5240999 0 -0.8516568 0.0063958676 0 -0.9999796 0.5241009 0.6022119 -0.6022119 0.0063957986 0.7070928 -0.7070918 0.5240999 0.8516568 0 0.0063959677 0.9999796 0 0.5241002 0.6022122 0.6022122 0.0063960487 0.7070918 0.7070928 -1 0 -2.58982E-06 -0.12326299 0.70171297 0.70171595 -0.123263985 0.9923739 0 -1 0 -2.58982E-06 -0.12326397 0.70171684 -0.70171183 -0.123263985 0 -0.9923739 -1 0 -2.58982E-06 -0.123263076 -0.7017164 -0.7017124 -1 0 -2.58982E-06 -0.12326301 -0.99237406 0 -1 0 -2.58982E-06 -0.12326299 -0.70171297 0.70171595 -1 0 -2.58982E-06 -0.123263985 0 0.9923739 -1 0 -2.58982E-06 -0.12326299 0.70171297 0.70171595 -1 0 -2.58982E-06 -0.07538238 0.7050958 -0.7050938 -0.07538238 0 -0.9971548 -0.07538238 -0.7050958 -0.7050938 -0.075382285 -0.9971548 0 -0.075382195 -0.7050939 0.70509595 -0.075382285 0 0.9971548 -0.075382195 0.7050939 0.70509595 -0.075382195 0.7050939 0.70509595 -0.07538238 0.9971548 0 0.17860503 0.6957371 0.6957371 0.17860503 0.6957371 0.6957371 0.17860499 0 0.9839209 0.17860499 0 0.9839209 0.17860503 -0.6957371 0.6957371 0.17860503 -0.6957371 0.6957371 0.17860499 -0.9839209 0 0.17860499 -0.9839209 0 0.17860503 -0.6957371 -0.6957371 0.17860503 -0.6957371 -0.6957371 0.17860499 0 -0.9839209 0.17860499 0 -0.9839209 0.17860503 0.6957371 -0.6957371 0.17860503 0.6957371 -0.6957371 0.17860499 0.9839209 0 0.17860499 0.9839209 0 0.17860503 0.6957371 0.6957371 0.17860503 0.6957371 0.6957371 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 -2.58982E-06 -1 0 -2.58982E-06 -1 0 -2.58982E-06 -1 0 -2.58982E-06 -1 0 -2.58982E-06 -1 0 -2.58982E-06 -1 0 -2.58982E-06 -1 0 -2.58982E-06 -0.119568035 0.9847413 -0.12644404 -0.69045705 -0.71191007 -0.12827002 -0.119568035 0.9847413 0.12644404 -0.69045705 -0.71191007 0.12827002 0.08931683 0.99600327 0 0.5560818 -0.2195669 -0.80160064 0.175877 -0.931094 -0.31958 0.0011570605 0.9800104 -0.1989431 -0.04989811 -0.9817702 -0.18340504 -0.32011688 -0.94394565 0.080571674 -0.4824281 0.032508306 0.8753322 0.029258605 0.96771115 0.25035805 0.013155198 0.9615369 0.27436098 -0.24684402 -0.042058904 0.9681421 -0.32011688 -0.94394565 -0.080571674 -0.4824281 0.032508206 -0.8753322 0.029258605 0.96771115 -0.25035805 -0.32011688 -0.94394565 -0.080571674 -0.15751493 -0.98625153 0.04996938 -0.049892794 -0.9817669 0.18342498 0.013182794 0.9615305 -0.27438188 -0.15751098 -0.9862519 -0.04997669 -0.24672203 -0.042037904 -0.9681741 0.19908497 0.9034349 -0.37969795 -0.15751098 -0.9862519 -0.04997669 -0.15751493 -0.98625153 0.04996938 -0.04989811 -0.9817702 -0.18340504 -0.049892794 -0.9817669 0.18342498 0.027714293 0.99950176 -0.015105296 0.9077897 -0.41942585 0 0.027712896 0.9995019 0.015103598 0.19912496 0.90343076 0.37968692 0.5561378 -0.21957792 0.8015587 0.17590794 -0.93109566 0.31955788 0.14911807 -0.9888194 -2.0853809E-06 0.0011525202 0.98000616 0.19896403 0.175877 -0.931094 -0.31958 0.14911807 -0.9888194 -2.0853809E-06 0.17590794 -0.93109566 0.31955788 + + + + + + + + + + 0.168816 0.740351 0.176656 0.740351 0.168816 0.743288 0.176656 0.743288 0.184496 0.740351 0.184496 0.743288 0.192336 0.740351 0.192336 0.743288 0.199495 0.740351 0.199495 0.743288 0.20709 0.740351 0.20709 0.743288 0.215328 0.740351 0.215328 0.743288 0.224211 0.740351 0.224211 0.743288 0.232308 0.740351 0.232308 0.743288 0.229508 0.790819 0.2234 0.791086 0.177482 0.791306 0.171398 0.790902 0.18504 0.79092 0.192487 0.791052 0.199426 0.791084 0.207011 0.791084 0.215126 0.791095 0.219127 0.844882 0.215039 0.83891 0.222179 0.83887 0.20712 0.838892 0.210757 0.844885 0.199509 0.838887 0.202906 0.844882 0.19247 0.838819 0.195766 0.844871 0.185573 0.838618 0.188365 0.84483 0.178506 0.839252 0.181522 0.844895 0.174486 0.83859 0.173819 0.844891 0.226165 0.838451 0.227013 0.844813 0.294582 0.72901 0.31514 0.72901 0.294582 0.768503 0.31514 0.768503 0.335698 0.72901 0.335698 0.768503 0.356256 0.72901 0.356256 0.768503 0.376814 0.72901 0.376814 0.768503 0.397373 0.72901 0.397373 0.768503 0.417931 0.72901 0.417931 0.768503 0.438489 0.72901 0.438489 0.768503 0.459047 0.72901 0.459047 0.768503 0.443693 0.947371 0.381031 0.973327 0.469648 0.884741 0.318368 0.947371 0.292413 0.884741 0.318368 0.822046 0.381031 0.796091 0.443693 0.822046 0.333787 0.686921 0.324887 0.708407 0.324887 0.665434 0.3034 0.717308 0.281913 0.708407 0.273013 0.686921 0.281913 0.665434 0.3034 0.656533 0.168816 0.740351 0.168816 0.743288 0.176656 0.740351 0.176656 0.743288 0.184496 0.740351 0.184496 0.743288 0.192336 0.740351 0.192336 0.743288 0.199495 0.740351 0.199495 0.743288 0.20709 0.740351 0.20709 0.743288 0.215328 0.740351 0.215328 0.743288 0.224211 0.740351 0.224211 0.743288 0.232308 0.740351 0.232308 0.743288 0.22682 0.84481 0.225359 0.838274 0.221467 0.838602 0.210835 0.84491 0.215034 0.83889 0.20768 0.838668 0.203012 0.844898 0.199704 0.838809 0.19577 0.844929 0.192313 0.838879 0.188246 0.844943 0.184959 0.838902 0.181495 0.844939 0.178971 0.838851 0.173954 0.844876 0.175133 0.838477 0.219027 0.8449 0.215126 0.791095 0.207324 0.79096 0.199523 0.791045 0.192411 0.79108 0.18468 0.791092 0.177739 0.791075 0.1717 0.79083 0.229121 0.790726 0.223028 0.790941 0.294582 0.72901 0.294582 0.768503 0.31514 0.72901 0.31514 0.768503 0.335698 0.72901 0.335698 0.768503 0.356256 0.72901 0.356256 0.768503 0.376814 0.72901 0.376814 0.768503 0.397373 0.72901 0.397373 0.768503 0.417931 0.72901 0.417931 0.768503 0.438489 0.72901 0.438489 0.768503 0.459047 0.72901 0.459047 0.768503 0.443693 0.947371 0.469648 0.884741 0.381031 0.973327 0.443693 0.822046 0.381031 0.796091 0.318368 0.822046 0.292413 0.884741 0.318368 0.947371 0.333787 0.686921 0.324887 0.665434 0.324887 0.708407 0.3034 0.656533 0.281913 0.665434 0.273013 0.686921 0.281913 0.708407 0.3034 0.717308 0.00953591 0.846698 0.00860733 0.861413 -0.00893885 0.846698 -0.00801027 0.861413 0.000298054 0.809498 0.0405915 0.604094 0.0472897 0.601893 0.0492726 0.730537 0.0667676 0.728735 -0.0291233 0.850719 -0.0280748 0.843472 -0.0221295 0.834598 -0.033044 0.808713 -0.0415482 0.812392 0.0321494 0.849725 0.0286718 0.843472 0.0227265 0.834598 0.0205551 0.855991 -0.0473686 0.81487 -0.066299 0.72868 0.033641 0.808713 0.0481867 0.815201 0.0421453 0.812392 0.0359152 0.607604 0.0316774 0.833105 -0.0371648 0.830932 0.0437345 0.755687 -0.0452844 0.755687 0.0151946 0.601981 0.0002985 0.593342 -0.0145975 0.601981 -0.0353181 0.607604 -0.0411544 0.603514 -0.0478526 0.601313 0.0002985 0.583206 -0.0487608 0.730502 0.0348495 0.640153 -0.000767171 0.635735 -0.0363838 0.640153 + + + + + + + + + + + + + + +

163 161 162 163 179 161 163 162 164 163 184 179 163 164 178 163 186 184 163 178 176 163 191 186 163 176 160 163 160 191 179 184 161 162 161 185 162 185 190 184 186 185 184 185 161 164 177 178 176 172 160 176 178 171 176 171 172 191 187 186 191 160 168 191 188 187 191 168 169 191 189 188 191 169 175 191 175 189 188 185 186 188 186 187 188 189 185 185 189 190 177 170 178 178 170 171 172 156 160 172 171 157 172 157 156 171 170 157 168 166 169 168 160 167 168 167 166 175 169 174 156 157 158 156 158 160 160 158 167 166 165 169 166 167 159 166 159 165 159 158 157 159 167 158 159 157 165 169 165 174 157 173 165 173 181 165 173 180 181 180 183 181 180 182 183 182 193 183 182 192 193 183 193 194 91 90 89 91 92 90 91 89 114 91 93 92 91 114 113 91 121 93 91 113 121 90 88 89 92 93 94 114 101 113 114 89 115 114 103 101 114 115 103 121 95 93 121 113 100 121 120 95 121 100 98 121 98 120 95 94 93 113 101 100 88 87 89 88 86 87 89 87 115 103 102 101 103 115 105 103 105 104 98 97 120 98 100 112 98 96 97 86 85 87 86 84 85 101 99 100 115 116 105 115 87 116 87 85 116 84 83 85 84 82 83 105 116 107 105 107 106 85 83 117 85 117 116 116 117 107 82 81 83 82 80 81 117 109 107 117 83 118 117 118 109 83 81 118 80 79 81 80 78 79 107 109 108 118 81 119 118 111 109 118 119 111 119 81 79 109 111 110 3 2 1 3 21 2 3 1 4 3 20 21 3 4 5 3 5 20 2 0 1 21 20 40 4 6 5 20 38 40 20 5 22 20 22 38 6 7 5 6 8 7 5 7 22 40 38 41 8 9 7 8 10 9 22 36 38 22 7 23 22 23 36 7 9 23 10 11 9 10 12 11 38 36 39 23 9 24 23 34 36 23 24 34 9 11 24 12 13 11 12 14 13 36 34 37 24 11 25 24 32 34 24 25 32 11 13 25 14 15 13 14 16 15 34 32 35 25 13 26 25 30 32 25 26 30 13 15 26 16 17 15 32 30 33 26 15 19 26 28 30 26 19 28 15 17 19 30 28 31 17 18 19 28 19 29 28 29 27 19 18 29 18 42 29 42 43 29 64 62 63 64 63 65 64 65 66 64 66 67 64 67 68 64 68 69 72 70 71 72 71 73 72 73 74 72 74 75 72 75 76 72 76 77 142 140 141 142 141 143 142 143 144 142 144 145 142 145 146 142 146 147 150 148 149 150 149 151 150 151 152 150 152 153 150 153 154 150 154 155 45 46 44 45 47 46 45 48 47 48 49 47 48 50 49 50 51 49 50 52 51 52 53 51 52 54 53 54 55 53 54 56 55 56 57 55 56 58 57 58 59 57 58 60 59 60 61 59 124 122 123 124 123 125 124 125 126 125 127 126 127 128 126 127 129 128 129 130 128 129 131 130 131 132 130 131 133 132 133 134 132 133 135 134 135 136 134 135 137 136 137 138 136 137 139 138

+
+
+
+
+ + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + airboy Skl_Root Leg_1_L Leg_2_L Ankle_L Leg_1_R Leg_2_R Ankle_R Waist Spine Arm_1_L Arm_2_L Wrist_L Arm_1_R Arm_2_R Wrist_R Head board_model eft_fire_L eft_fire_R + + + + + + + + 1 -0 0 0 -0 1 -0 0 0 -0 1 0 0 0 0 1 -3.6199901E-06 1 0 -0.636767 -1 -3.6199901E-06 0 2.3050904E-06 0 -0 1 -0.0339199 0 0 0 1 1 -0 0 -0.12651713 -0 1 -0 -0.6001962 0 -0 1 -0.03585245 0 0 0 1 1 -0 -0 -0.12433421 -0 0.9603356 0.27884674 -0.29691833 0 -0.27884674 0.9603356 0.054409493 0 0 0 1 -0.005231079 -0.99994886 -0.0086439485 0.040903833 0.9999863 -0.0052298643 -0.00016309964 -0.12605366 0.00011788469 -0.008644648 0.9999625 0.0053147874 0 0 0 1 1.0848084E-06 -1 6.8133936E-20 0.6001957 -1 -1.0848084E-06 2.5351817E-06 -0.1265683 -2.5351817E-06 -2.7501866E-12 -1 0.035852112 0 0 0 1 2.5351778E-06 3.6199929E-06 1 -0.030389488 1 -1.4503732E-06 -2.5351726E-06 0.12655298 1.450364E-06 1 -3.6199965E-06 -0.3002883 0 0 0 1 1.450355E-06 1 -7.2399866E-06 -0.040288337 -1.0848071E-06 7.239988E-06 1 0.0051706224 1 -1.450347E-06 1.0848175E-06 0.122870654 0 0 0 1 -3.6199901E-06 1 0 -0.6379521 -1 -3.6199901E-06 0 2.3050904E-06 0 -0 1 -0.02712379 0 0 0 1 -3.6199901E-06 1 0 -0.9237851 -1 -3.6199901E-06 0 2.3050904E-06 0 -0 1 -0.01288109 0 0 0 1 1 -0 0 -0.14599444 -0 1 -0 -1.0693476 0 -0 1 -0.0004228903 0 0 0 1 1 -0 0 -0.42349142 -0 1 -0 -1.0693645 0 -0 1 0.000120524724 0 0 0 1 1 -0 0 -0.6333184 -0 1 -0 -1.0693476 0 -0 1 -0.0004228903 0 0 0 1 1 -0 0 0.14553657 -0 1 -0 -1.0693426 0 -0 1 -0.0004228903 0 0 0 1 1 -0 0 0.42506057 -0 1 -0 -1.0693426 0 -0 1 -0.0004228903 0 0 0 1 1 -0 0 0.6253266 -0 1 -0 -1.0693426 0 -0 1 -0.0004228903 0 0 0 1 -3.6199901E-06 1 0 -1.197504 -1 -3.6199901E-06 0 2.3050902E-06 0 -0 1 0.00648681 0 0 0 1 1 -0 0 0 -0 1 -0 -0.00475085 0 -0 1 0 0 0 0 1 1 -0 0 -1.36136 -0 1 -0 0.099887155 0 -0 1 -0.407001 0 0 0 1 1 -0 0 -1.36136 -0 1 -0 0.099887155 0 -0 1 0.408049 0 0 0 1 + + + + + + + + 0.099999994 0.79999995 0.9 0.19999999 0.59999996 0.39999998 0.14999999 0.7 0.29999998 1 0.35 0.25 0.5 0.66999996 0.32999998 0.01 0.98999995 0.089999996 0.85999995 0.049999997 0.88 0.12 0.62 0.38 + + + + + + + + + + + + + + 3 2 2 2 3 2 2 2 3 2 3 2 2 2 2 2 2 1 3 2 2 2 2 3 2 2 2 1 2 2 2 2 2 2 2 2 2 2 1 1 3 2 2 2 2 1 2 2 1 2 1 2 1 1 2 2 1 2 2 1 2 2 1 2 1 2 1 2 1 2 2 2 2 2 2 2 1 2 1 1 1 1 2 2 1 1 2 1 2 1 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 1 2 1 2 1 1 2 1 1 1 2 1 1 1 1 1 1 1 1 2 1 1 1 2 2 2 1 1 1 1 1 1 2 1 2 2 2 2 1 1 2 2 1 2 1 1 1 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 2 2 2 1 2 2 2 2 2 2 2 1 2 2 2 2 2 1 2 1 2 2 2 1 1 2 2 1 1 2 1 2 2 2 2 2 1 2 2 2 2 2 2 1 2 1 2 2 2 1 2 2 2 2 1 2 1 2 2 2 2 2 2 1 2 2 1 1 2 2 1 2 1 1 1 1 1 1 1 1 1 2 1 2 1 1 2 1 2 1 1 2 1 1 2 2 2 1 1 2 2 1 2 2 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 1 2 2 2 1 2 2 1 2 1 1 1 1 1 1 1 1 2 1 1 1 2 1 2 1 2 1 1 2 1 1 2 2 1 2 2 1 2 2 2 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 + 2 0 5 0 8 1 2 0 8 2 8 2 9 0 5 0 8 2 2 3 5 3 8 4 8 1 9 3 2 5 8 4 5 5 8 4 2 6 5 6 8 7 5 3 8 1 2 3 5 3 8 4 5 8 8 7 5 0 8 2 5 8 8 7 5 0 8 2 5 5 8 4 5 0 8 2 8 9 2 10 5 10 8 8 2 7 8 8 2 1 8 3 5 7 8 8 5 7 8 8 2 10 5 10 8 8 5 1 8 3 2 7 8 8 2 0 8 2 8 9 2 0 8 2 5 2 8 0 5 1 8 3 2 5 8 4 2 8 8 7 2 1 8 3 2 2 8 0 2 3 8 1 2 1 8 3 2 2 8 0 2 9 2 9 2 11 5 11 8 12 2 8 8 7 2 0 8 2 2 1 8 3 2 2 8 0 2 9 5 2 8 0 5 13 8 14 5 9 5 1 8 3 5 9 5 2 8 0 5 9 2 9 2 7 8 8 2 1 8 3 2 9 2 1 8 3 5 7 8 8 5 9 5 1 8 3 5 1 8 3 5 9 8 1 9 3 9 9 8 2 9 0 8 9 8 0 9 2 9 9 8 0 9 2 8 2 9 0 8 0 9 2 8 15 9 16 8 15 9 16 8 15 9 16 8 1 9 3 9 9 8 3 9 1 8 9 16 9 16 9 16 9 8 15 9 16 8 15 9 16 16 9 16 9 8 15 9 16 16 9 8 15 9 16 16 9 8 15 9 16 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 16 9 2 12 3 12 2 7 8 8 2 12 3 12 3 9 2 12 3 12 3 9 2 12 3 12 3 9 3 9 2 12 3 12 3 9 3 9 3 9 2 12 3 12 3 9 3 9 3 9 4 9 4 9 4 9 4 9 4 9 3 12 4 12 4 9 4 9 3 9 3 12 4 12 3 12 4 12 3 12 4 12 4 9 4 9 4 9 4 9 3 9 3 9 3 12 4 12 3 9 3 12 4 12 5 12 6 12 5 7 8 8 5 12 6 12 6 9 6 9 5 12 6 12 5 12 6 12 6 9 5 12 6 12 6 9 6 9 6 9 5 12 6 12 6 9 6 9 6 9 7 9 6 9 7 9 7 9 6 9 6 9 6 9 7 9 7 9 7 9 6 9 7 9 7 9 7 9 7 9 7 9 7 9 7 9 7 9 7 9 7 9 7 9 8 17 9 18 13 19 9 1 10 3 9 12 13 12 9 20 13 21 9 9 9 2 13 0 9 1 13 3 9 1 13 3 9 1 13 3 9 1 13 3 9 2 10 0 9 2 10 0 9 9 9 2 10 0 9 2 10 0 9 12 10 12 9 2 10 0 9 8 10 7 10 9 9 3 10 1 10 9 9 8 10 7 9 4 10 5 9 4 10 5 10 9 10 9 9 4 10 5 9 3 10 1 10 9 10 9 9 8 10 7 10 9 9 5 10 4 9 5 10 4 9 12 10 12 9 12 10 12 9 2 10 0 9 9 9 12 10 12 9 1 10 3 9 15 13 16 9 15 13 16 13 12 14 12 13 12 14 12 13 9 13 12 14 12 13 9 13 12 14 12 9 8 13 7 9 3 13 1 13 9 9 8 13 7 9 4 13 5 9 22 13 23 9 4 13 5 13 9 9 3 13 1 13 9 9 8 13 7 9 12 13 12 9 12 13 12 9 12 13 12 9 12 13 12 9 12 13 12 9 9 9 1 13 3 9 1 13 3 14 9 14 9 13 12 14 12 13 12 14 12 14 9 13 12 14 12 14 9 14 9 14 9 14 9 14 9 14 9 14 9 14 9 14 9 14 4 15 5 15 9 14 3 15 1 15 9 15 9 14 3 15 1 15 9 14 2 15 0 15 9 15 9 14 2 15 0 15 9 15 9 14 4 15 5 14 1 15 3 14 1 15 3 15 9 15 9 14 12 15 12 14 1 15 3 15 9 14 1 15 3 14 1 15 3 14 1 15 3 15 9 15 9 15 9 15 9 15 9 15 9 15 9 15 9 15 9 15 9 15 9 15 9 15 9 15 9 15 9 15 9 15 9 11 9 10 12 11 12 11 9 10 12 11 12 10 12 11 12 10 12 11 12 11 9 10 12 11 12 10 12 11 12 11 9 10 12 11 12 11 9 11 9 11 9 11 9 11 9 11 9 11 9 11 9 11 3 12 1 12 9 12 9 12 9 11 3 12 1 12 9 11 0 12 2 12 9 11 0 12 2 12 9 12 9 11 12 12 12 12 9 12 9 11 4 12 5 11 4 12 5 12 9 11 1 12 3 11 1 12 3 12 9 11 1 12 3 11 1 12 3 11 1 12 3 11 1 12 3 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + airboy Skl_Root Leg_1_L Leg_2_L Ankle_L Leg_1_R Leg_2_R Ankle_R Waist Spine Arm_1_L Arm_2_L Wrist_L Arm_1_R Arm_2_R Wrist_R Head board_model eft_fire_L eft_fire_R + + + + + + + + 1 -0 0 0 -0 1 -0 0 0 -0 1 0 0 0 0 1 -3.6199901E-06 1 0 -0.636767 -1 -3.6199901E-06 0 2.3050904E-06 0 -0 1 -0.0339199 0 0 0 1 1 -0 0 -0.12651713 -0 1 -0 -0.6001962 0 -0 1 -0.03585245 0 0 0 1 1 -0 -0 -0.12433421 -0 0.9603356 0.27884674 -0.29691833 0 -0.27884674 0.9603356 0.054409493 0 0 0 1 -0.005231079 -0.99994886 -0.0086439485 0.040903833 0.9999863 -0.0052298643 -0.00016309964 -0.12605366 0.00011788469 -0.008644648 0.9999625 0.0053147874 0 0 0 1 1.0848084E-06 -1 6.8133936E-20 0.6001957 -1 -1.0848084E-06 2.5351817E-06 -0.1265683 -2.5351817E-06 -2.7501866E-12 -1 0.035852112 0 0 0 1 2.5351778E-06 3.6199929E-06 1 -0.030389488 1 -1.4503732E-06 -2.5351726E-06 0.12655298 1.450364E-06 1 -3.6199965E-06 -0.3002883 0 0 0 1 1.450355E-06 1 -7.2399866E-06 -0.040288337 -1.0848071E-06 7.239988E-06 1 0.0051706224 1 -1.450347E-06 1.0848175E-06 0.122870654 0 0 0 1 -3.6199901E-06 1 0 -0.6379521 -1 -3.6199901E-06 0 2.3050904E-06 0 -0 1 -0.02712379 0 0 0 1 -3.6199901E-06 1 0 -0.9237851 -1 -3.6199901E-06 0 2.3050904E-06 0 -0 1 -0.01288109 0 0 0 1 1 -0 0 -0.14599444 -0 1 -0 -1.0693476 0 -0 1 -0.0004228903 0 0 0 1 1 -0 0 -0.42349142 -0 1 -0 -1.0693645 0 -0 1 0.000120524724 0 0 0 1 1 -0 0 -0.6333184 -0 1 -0 -1.0693476 0 -0 1 -0.0004228903 0 0 0 1 1 -0 0 0.14553657 -0 1 -0 -1.0693426 0 -0 1 -0.0004228903 0 0 0 1 1 -0 0 0.42506057 -0 1 -0 -1.0693426 0 -0 1 -0.0004228903 0 0 0 1 1 -0 0 0.6253266 -0 1 -0 -1.0693426 0 -0 1 -0.0004228903 0 0 0 1 -3.6199901E-06 1 0 -1.197504 -1 -3.6199901E-06 0 2.3050902E-06 0 -0 1 0.00648681 0 0 0 1 1 -0 0 0 -0 1 -0 -0.00475085 0 -0 1 0 0 0 0 1 1 -0 0 -1.36136 -0 1 -0 0.099887155 0 -0 1 -0.407001 0 0 0 1 1 -0 0 -1.36136 -0 1 -0 0.099887155 0 -0 1 0.408049 0 0 0 1 + + + + + + + + 1 + + + + + + + + + + + + + + 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 + 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + airboy Skl_Root Leg_1_L Leg_2_L Ankle_L Leg_1_R Leg_2_R Ankle_R Waist Spine Arm_1_L Arm_2_L Wrist_L Arm_1_R Arm_2_R Wrist_R Head board_model eft_fire_L eft_fire_R + + + + + + + + 1 -0 0 0 -0 1 -0 0 0 -0 1 0 0 0 0 1 -3.6199901E-06 1 0 -0.636767 -1 -3.6199901E-06 0 2.3050904E-06 0 -0 1 -0.0339199 0 0 0 1 1 -0 0 -0.12651713 -0 1 -0 -0.6001962 0 -0 1 -0.03585245 0 0 0 1 1 -0 -0 -0.12433421 -0 0.9603356 0.27884674 -0.29691833 0 -0.27884674 0.9603356 0.054409493 0 0 0 1 -0.005231079 -0.99994886 -0.0086439485 0.040903833 0.9999863 -0.0052298643 -0.00016309964 -0.12605366 0.00011788469 -0.008644648 0.9999625 0.0053147874 0 0 0 1 1.0848084E-06 -1 6.8133936E-20 0.6001957 -1 -1.0848084E-06 2.5351817E-06 -0.1265683 -2.5351817E-06 -2.7501866E-12 -1 0.035852112 0 0 0 1 2.5351778E-06 3.6199929E-06 1 -0.030389488 1 -1.4503732E-06 -2.5351726E-06 0.12655298 1.450364E-06 1 -3.6199965E-06 -0.3002883 0 0 0 1 1.450355E-06 1 -7.2399866E-06 -0.040288337 -1.0848071E-06 7.239988E-06 1 0.0051706224 1 -1.450347E-06 1.0848175E-06 0.122870654 0 0 0 1 -3.6199901E-06 1 0 -0.6379521 -1 -3.6199901E-06 0 2.3050904E-06 0 -0 1 -0.02712379 0 0 0 1 -3.6199901E-06 1 0 -0.9237851 -1 -3.6199901E-06 0 2.3050904E-06 0 -0 1 -0.01288109 0 0 0 1 1 -0 0 -0.14599444 -0 1 -0 -1.0693476 0 -0 1 -0.0004228903 0 0 0 1 1 -0 0 -0.42349142 -0 1 -0 -1.0693645 0 -0 1 0.000120524724 0 0 0 1 1 -0 0 -0.6333184 -0 1 -0 -1.0693476 0 -0 1 -0.0004228903 0 0 0 1 1 -0 0 0.14553657 -0 1 -0 -1.0693426 0 -0 1 -0.0004228903 0 0 0 1 1 -0 0 0.42506057 -0 1 -0 -1.0693426 0 -0 1 -0.0004228903 0 0 0 1 1 -0 0 0.6253266 -0 1 -0 -1.0693426 0 -0 1 -0.0004228903 0 0 0 1 -3.6199901E-06 1 0 -1.197504 -1 -3.6199901E-06 0 2.3050902E-06 0 -0 1 0.00648681 0 0 0 1 1 -0 0 0 -0 1 -0 -0.00475085 0 -0 1 0 0 0 0 1 1 -0 0 -1.36136 -0 1 -0 0.099887155 0 -0 1 -0.407001 0 0 0 1 1 -0 0 -1.36136 -0 1 -0 0.099887155 0 -0 1 0.408049 0 0 0 1 + + + + + + + + 1 + + + + + + + + + + + + + + 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 + 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 16 0 + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + airboy Skl_Root Leg_1_L Leg_2_L Ankle_L Leg_1_R Leg_2_R Ankle_R Waist Spine Arm_1_L Arm_2_L Wrist_L Arm_1_R Arm_2_R Wrist_R Head board_model eft_fire_L eft_fire_R + + + + + + + + 1 -0 0 0 -0 1 -0 0 0 -0 1 0 0 0 0 1 -3.6199901E-06 1 0 -0.636767 -1 -3.6199901E-06 0 2.3050904E-06 0 -0 1 -0.0339199 0 0 0 1 1 -0 0 -0.12651713 -0 1 -0 -0.6001962 0 -0 1 -0.03585245 0 0 0 1 1 -0 -0 -0.12433421 -0 0.9603356 0.27884674 -0.29691833 0 -0.27884674 0.9603356 0.054409493 0 0 0 1 -0.005231079 -0.99994886 -0.0086439485 0.040903833 0.9999863 -0.0052298643 -0.00016309964 -0.12605366 0.00011788469 -0.008644648 0.9999625 0.0053147874 0 0 0 1 1.0848084E-06 -1 6.8133936E-20 0.6001957 -1 -1.0848084E-06 2.5351817E-06 -0.1265683 -2.5351817E-06 -2.7501866E-12 -1 0.035852112 0 0 0 1 2.5351778E-06 3.6199929E-06 1 -0.030389488 1 -1.4503732E-06 -2.5351726E-06 0.12655298 1.450364E-06 1 -3.6199965E-06 -0.3002883 0 0 0 1 1.450355E-06 1 -7.2399866E-06 -0.040288337 -1.0848071E-06 7.239988E-06 1 0.0051706224 1 -1.450347E-06 1.0848175E-06 0.122870654 0 0 0 1 -3.6199901E-06 1 0 -0.6379521 -1 -3.6199901E-06 0 2.3050904E-06 0 -0 1 -0.02712379 0 0 0 1 -3.6199901E-06 1 0 -0.9237851 -1 -3.6199901E-06 0 2.3050904E-06 0 -0 1 -0.01288109 0 0 0 1 1 -0 0 -0.14599444 -0 1 -0 -1.0693476 0 -0 1 -0.0004228903 0 0 0 1 1 -0 0 -0.42349142 -0 1 -0 -1.0693645 0 -0 1 0.000120524724 0 0 0 1 1 -0 0 -0.6333184 -0 1 -0 -1.0693476 0 -0 1 -0.0004228903 0 0 0 1 1 -0 0 0.14553657 -0 1 -0 -1.0693426 0 -0 1 -0.0004228903 0 0 0 1 1 -0 0 0.42506057 -0 1 -0 -1.0693426 0 -0 1 -0.0004228903 0 0 0 1 1 -0 0 0.6253266 -0 1 -0 -1.0693426 0 -0 1 -0.0004228903 0 0 0 1 -3.6199901E-06 1 0 -1.197504 -1 -3.6199901E-06 0 2.3050902E-06 0 -0 1 0.00648681 0 0 0 1 1 -0 0 0 -0 1 -0 -0.00475085 0 -0 1 0 0 0 0 1 1 -0 0 -1.36136 -0 1 -0 0.099887155 0 -0 1 -0.407001 0 0 0 1 1 -0 0 -1.36136 -0 1 -0 0.099887155 0 -0 1 0.408049 0 0 0 1 + + + + + + + + 1 + + + + + + + + + + + + + + 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 + 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 17 0 + + + + + + + + 0 0 0 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 1 1 1 + + 0 0.636767 0.0339199 + 0 0 1 90.000206 + 0 1 0 0 + 1 0 0 0 + 1 1 1 + + -0.0365713 -0.126517 0.00193255 + 0 0 1 -90.000206 + 0 1 0 0 + 1 0 0 0 + 1 1 1 + + -0.00218292 -0.299883 -0.00530911 + 0 0 1 0 + 0 1 0 0 + 1 0 0 16.191387 + 1 1 1 + + 0.00193108 -0.259617 0.0383912 + 0 0 1 -90.31133 + 0 1 0 -15.695892 + 1 0 0 0.077470765 + 1 1 1 + + + + + -0.036571 0.126569 0.00193253 + 0 0 1 179.99986 + 0 1 0 0 + 1 0 0 179.99986 + 1 1 1 + + 0.299907 -1.60818E-05 0.00546371 + 0 0 1 0 + 0 1 0 90.000206 + 1 0 0 179.99986 + 1 1 1 + + -0.0355607 0.00368236 -0.26 + 0 0 1 0 + 0 1 0 -90.000206 + 1 0 0 -90.000206 + 1 1 1 + + + + + 0.00118504 0 -0.00679611 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 1 1 1 + + 0.285833 0 -0.0142427 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 1 1 1 + + 0.145562 -0.145996 -0.0124582 + 0 0 1 -90.000206 + 0 1 0 0 + 1 0 0 0 + 1 1 1 + + 0.277497 1.69173E-05 -0.000543415 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 1 1 1 + + 0.209827 -1.69235E-05 0.000543415 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 1 1 1 + + + + + 0.145558 0.145535 -0.0124582 + 0 0 1 -90.000206 + 0 1 0 0 + 1 0 0 0 + 1 1 1 + + -0.279524 0 0 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 1 1 1 + + -0.200266 0 0 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 1 1 1 + + + + + 0.273719 0 -0.0193679 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 1 1 1 + + + + + + 0 0.00475085 0 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 1 1 1 + + 1.36136 -0.104638 0.407001 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 1 1 1 + + + 1.36136 -0.104638 -0.408049 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 1 1 1 + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + #airboy_bone_id + + + + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + #airboy_bone_id + + + + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + #airboy_bone_id + + + + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + #airboy_bone_id + + + + + + + + + + + + +
\ No newline at end of file diff --git a/Assets/Resources/Models/Games/Airboarder/airboy_model.dae.meta b/Assets/Resources/Models/Games/Airboarder/airboy_model.dae.meta new file mode 100644 index 00000000..53479335 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/airboy_model.dae.meta @@ -0,0 +1,126 @@ +fileFormatVersion: 2 +guid: bad7ac774d6d2d74ea0716633b8cee42 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: airboyMt + second: {fileID: 2100000, guid: d173bed14b93ec9489e590a1c0b3831e, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: boardMt + second: {fileID: 2100000, guid: 21a244208ca5883499c02785947c32eb, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: faceMt + second: {fileID: 2100000, guid: 87659f38f7545534ca0e91a913b69fbc, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: grassMt + second: {fileID: 2100000, guid: d173bed14b93ec9489e590a1c0b3831e, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/airboy_shadow_model.dae b/Assets/Resources/Models/Games/Airboarder/airboy_shadow_model.dae new file mode 100644 index 00000000..4bedebcd --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/airboy_shadow_model.dae @@ -0,0 +1,195 @@ + + + + 2024-02-25T16:09:23.9096529-06:00 + 2024-02-25T16:09:23.9096584-06:00 + + + + ./airboy_board.png + + + ./airboy_body.png + + + ./airboy_face.0.png + + + ./airboy_face.1.png + + + ./airboy_face.2.png + + + ./airboy_shadow.png + + + ./block_shadow.png + + + ./dog.png + + + ./dog_sdw.png + + + ./floor.png + + + ./metal_env.png + + + ./mother_ship.png + + + ./wall_body.png + + + ./cloud01.png + + + + + + + + + + + + + airboy_shadow + PNG + + + + + airboy_sdwMt_surf + WRAP + WRAP + LINEAR_MIPMAP_NEAREST + LINEAR + LINEAR + + + + + + + + + + + + + + + + + -1.194352 0 0.743173 1.838348 0 0.743173 -1.194352 0 -0.743173 1.838348 0 -0.743173 + + + + + + + + + + 0 0 1 0 0 1 1 1 + + + + + + + + + 0 1 0 0 1 0 0 1 0 0 1 0 + + + + + + + + + + + + + + + +

0 1 2 2 1 3

+
+
+
+
+ + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + airboy_sdwPg + + + + + + + + 1 -0 0 -0.321998 -0 1 -0 0 0 -0 1 0 0 0 0 1 + + + + + + + + 1 + + + + + + + + + + + + + + 1 1 1 1 + 0 0 0 0 0 0 0 0 + + + + + + + + 0.321998 0 0 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 1 1 1 + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + #airboy_sdwPg_bone_id + + + + + + + + + + + + +
\ No newline at end of file diff --git a/Assets/Resources/Models/Games/Airboarder/airboy_shadow_model.dae.meta b/Assets/Resources/Models/Games/Airboarder/airboy_shadow_model.dae.meta new file mode 100644 index 00000000..502e45ec --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/airboy_shadow_model.dae.meta @@ -0,0 +1,111 @@ +fileFormatVersion: 2 +guid: 94df92b5e5343dd40b32bcc24267b22b +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: airboy_sdwMt + second: {fileID: 2100000, guid: 88c6b20a5757e1047b66d40ca9f60a3e, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/arch.dae b/Assets/Resources/Models/Games/Airboarder/arch.dae new file mode 100644 index 00000000..4dd80879 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/arch.dae @@ -0,0 +1,1420 @@ + + + + 2024-02-25T16:09:49.977038-06:00 + 2024-02-25T16:09:49.9770468-06:00 + + + + ./airboy_board.png + + + ./airboy_body.png + + + ./airboy_face.0.png + + + ./airboy_face.1.png + + + ./airboy_face.2.png + + + ./airboy_shadow.png + + + ./block_shadow.png + + + ./dog.png + + + ./dog_sdw.png + + + ./floor.png + + + ./metal_env.png + + + ./mother_ship.png + + + ./wall_body.png + + + ./cloud01.png + + + + + + + + + + + + + + + + wall_body + PNG + + + + + blockMt_surf + WRAP + WRAP + LINEAR_MIPMAP_NEAREST + LINEAR + LINEAR + + + + + + + + + + + + + + + + block_shadow + PNG + + + + + sdwMt_surf + WRAP + WRAP + LINEAR_MIPMAP_NEAREST + LINEAR + LINEAR + + + + + + + + + + + + + + + + + -0.320008 0.030361278 0.95999193 0.320008 0.030361278 0.95999193 -0.320008 0.030361278 1.600008 0.320008 0.030361278 1.600008 0.320008 0.11035298 1.68 0.320008 1.5564849 1.68 -0.320008 0.11035298 1.68 -0.320008 1.5564849 1.68 -0.4 1.5564849 1.600008 -0.4 1.5564849 0.95999193 -0.4 0.11035298 1.600008 -0.4 0.11035298 0.95999193 0.4 0.11035298 0.95999193 0.4 1.5564849 0.95999193 0.4 0.11035298 1.600008 0.4 1.5564849 1.600008 0.320008 1.636475 1.600008 0.320008 1.636475 0.95999193 -0.320008 1.636475 1.600008 -0.320008 1.636475 0.95999193 0.320008 1.5564849 0.88 0.320008 0.11035298 0.88 -0.320008 1.5564849 0.88 -0.320008 0.11035298 0.88 -0.320008 0.030361278 1.600008 -0.4 0.11035298 1.600008 -0.320008 0.030361278 0.95999193 -0.4 0.11035298 0.95999193 -0.320008 0.11035298 1.68 -0.320008 0.030361278 1.600008 0.320008 0.11035298 1.68 0.320008 0.030361278 1.600008 -0.4 0.11035298 1.600008 -0.320008 0.11035298 1.68 -0.4 1.5564849 1.600008 -0.320008 1.5564849 1.68 0.4 0.11035298 1.600008 0.320008 0.030361278 1.600008 0.4 0.11035298 0.95999193 0.320008 0.030361278 0.95999193 0.320008 0.11035298 1.68 0.4 0.11035298 1.600008 0.320008 1.5564849 1.68 0.4 1.5564849 1.600008 -0.4 1.5564849 1.600008 -0.320008 1.636475 1.600008 -0.4 1.5564849 0.95999193 -0.320008 1.636475 0.95999193 -0.320008 1.636475 1.600008 -0.320008 1.5564849 1.68 0.320008 1.636475 1.600008 0.320008 1.5564849 1.68 0.320008 1.636475 1.600008 0.4 1.5564849 1.600008 0.320008 1.636475 0.95999193 0.4 1.5564849 0.95999193 -0.4 1.5564849 0.95999193 -0.320008 1.5564849 0.88 -0.4 0.11035298 0.95999193 -0.320008 0.11035298 0.88 -0.320008 1.5564849 0.88 -0.320008 1.636475 0.95999193 0.320008 1.5564849 0.88 0.320008 1.636475 0.95999193 0.320008 1.5564849 0.88 0.4 1.5564849 0.95999193 0.320008 0.11035298 0.88 0.4 0.11035298 0.95999193 -0.320008 0.030361278 0.95999193 -0.320008 0.11035298 0.88 0.320008 0.030361278 0.95999193 0.320008 0.11035298 0.88 -0.4 0.11035298 1.600008 -0.320008 0.030361278 1.600008 -0.320008 0.11035298 1.68 0.320008 0.030361278 1.600008 0.4 0.11035298 1.600008 0.320008 0.11035298 1.68 -0.320008 1.636475 1.600008 -0.4 1.5564849 1.600008 -0.320008 1.5564849 1.68 0.4 1.5564849 1.600008 0.320008 1.636475 1.600008 0.320008 1.5564849 1.68 -0.320008 1.5564849 0.88 -0.4 1.5564849 0.95999193 -0.320008 1.636475 0.95999193 0.4 1.5564849 0.95999193 0.320008 1.5564849 0.88 0.320008 1.636475 0.95999193 -0.320008 0.030361278 0.95999193 -0.4 0.11035298 0.95999193 -0.320008 0.11035298 0.88 0.4 0.11035298 0.95999193 0.320008 0.030361278 0.95999193 0.320008 0.11035298 0.88 + + + + + + + + + + 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 0 -0.7071068 0.7071068 0 -0.7071068 0.7071068 0 -0.7071068 0.7071068 0 -0.7071068 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 0 0.7071068 0.7071068 0 0.7071068 0.7071068 0 0.7071068 0.7071068 0 0.7071068 -0.7071068 0.7071068 0 -0.7071068 0.7071068 0 -0.7071068 0.7071068 0 -0.7071068 0.7071068 0 0 0.7071068 0.7071068 0 0.7071068 0.7071068 0 0.7071068 0.7071068 0 0.7071068 0.7071068 0.7071068 0.7071068 0 0.7071068 0.7071068 0 0.7071068 0.7071068 0 0.7071068 0.7071068 0 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0.7071068 0 -0.7071068 0.7071068 0 -0.7071068 0.7071068 0 -0.7071068 0.7071068 0 -0.7071068 0 -0.7071073 -0.7071063 0 -0.7071073 -0.7071063 0 -0.7071073 -0.7071063 0 -0.7071073 -0.7071063 -0.57735026 -0.57735026 0.57735026 -0.57735026 -0.57735026 0.57735026 -0.57735026 -0.57735026 0.57735026 0.5773496 -0.57735056 0.57735056 0.5773496 -0.57735056 0.57735056 0.5773496 -0.57735056 0.57735056 -0.57734996 0.5773509 0.57734996 -0.57734996 0.5773509 0.57734996 -0.57734996 0.5773509 0.57734996 0.57734996 0.5773509 0.57734996 0.57734996 0.5773509 0.57734996 0.57734996 0.5773509 0.57734996 -0.5773509 0.5773509 -0.57734895 -0.5773509 0.5773509 -0.57734895 -0.5773509 0.5773509 -0.57734895 0.5773509 0.5773509 -0.57734895 0.5773509 0.5773509 -0.57734895 0.5773509 0.5773509 -0.57734895 -0.57735026 -0.57735026 -0.57735026 -0.57735026 -0.57735026 -0.57735026 -0.57735026 -0.57735026 -0.57735026 0.57735026 -0.57735026 -0.57735026 0.57735026 -0.57735026 -0.57735026 0.57735026 -0.57735026 -0.57735026 + + + + + + + + + + 0.382672 0.285334 0.382672 0.189607 0.478399 0.285334 0.478399 0.189607 0.0174928 0.189607 0.125643 0.189607 0.0174927 0.285334 0.125643 0.285334 0.125643 0.309263 0.125643 0.40499 0.0174927 0.309263 0.0174928 0.40499 0.0174928 0.0699514 0.125643 0.0699514 0.0174928 0.165679 0.125643 0.165678 0.14336 0.189607 0.239087 0.189607 0.14336 0.285334 0.239087 0.285334 0.256805 0.189607 0.364955 0.189607 0.256805 0.285334 0.364955 0.285334 0.478399 0.285334 0.478399 0.297299 0.382672 0.285334 0.382672 0.297299 0.0174927 0.285334 0.0117398 0.285334 0.0174928 0.189607 0.0117399 0.189607 0.0174927 0.297299 0.0174927 0.285334 0.125643 0.297299 0.125643 0.285334 0.478399 0.177643 0.478399 0.189607 0.382672 0.177643 0.382672 0.189607 0.0174928 0.189607 0.0174928 0.177643 0.125643 0.189607 0.125643 0.177643 0.14336 0.297299 0.14336 0.285334 0.239087 0.297299 0.239087 0.285334 0.131396 0.285334 0.125643 0.285334 0.131396 0.189607 0.125643 0.189607 0.14336 0.189607 0.14336 0.177643 0.239087 0.189607 0.239087 0.177643 0.256805 0.297299 0.256805 0.285334 0.364955 0.297299 0.364955 0.285334 0.251052 0.285334 0.239087 0.285334 0.251052 0.189607 0.239087 0.189607 0.256805 0.189607 0.256805 0.177643 0.364955 0.189607 0.364955 0.177643 0.370707 0.285334 0.364955 0.285334 0.370707 0.189607 0.364955 0.189607 0.0174927 0.297299 0.0117398 0.285334 0.0174927 0.285334 0.0117399 0.189607 0.0174928 0.177643 0.0174928 0.189607 0.131396 0.285334 0.125643 0.297299 0.125643 0.285334 0.125643 0.177643 0.131396 0.189607 0.125643 0.189607 0.251052 0.285334 0.239087 0.297299 0.239087 0.285334 0.239087 0.177643 0.251052 0.189607 0.239087 0.189607 0.370707 0.285334 0.364955 0.297299 0.364955 0.285334 0.364955 0.177643 0.370707 0.189607 0.364955 0.189607 + + + + + + + + + + + + + + +

0 1 2 2 1 3 4 5 6 6 5 7 8 9 10 10 9 11 12 13 14 14 13 15 16 17 18 18 17 19 20 21 22 22 21 23 24 25 26 26 25 27 28 29 30 30 29 31 32 33 34 34 33 35 36 37 38 38 37 39 40 41 42 42 41 43 44 45 46 46 45 47 48 49 50 50 49 51 52 53 54 54 53 55 56 57 58 58 57 59 60 61 62 62 61 63 64 65 66 66 65 67 68 69 70 70 69 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95

+
+
+
+ + + + -0.320008 0.04704138 -1.600008 0.320008 0.04704138 -1.600008 -0.320008 0.04704138 -0.95999193 0.320008 0.04704138 -0.95999193 0.320008 0.12703298 -0.88 0.320008 1.5564849 -0.88 -0.320008 0.12703298 -0.88 -0.320008 1.5564849 -0.88 -0.4 1.5564849 -0.95999193 -0.4 1.5564849 -1.600008 -0.4 0.12703298 -0.95999193 -0.4 0.12703298 -1.600008 0.4 0.12703298 -1.600008 0.4 1.5564849 -1.600008 0.4 0.12703298 -0.95999193 0.4 1.5564849 -0.95999193 0.320008 1.636475 -0.95999193 0.320008 1.636475 -1.600008 -0.320008 1.636475 -0.95999193 -0.320008 1.636475 -1.600008 0.320008 1.5564849 -1.68 0.320008 0.12703298 -1.68 -0.320008 1.5564849 -1.68 -0.320008 0.12703298 -1.68 -0.320008 0.04704138 -0.95999193 -0.4 0.12703298 -0.95999193 -0.320008 0.04704138 -1.600008 -0.4 0.12703298 -1.600008 -0.320008 0.12703298 -0.88 -0.320008 0.04704138 -0.95999193 0.320008 0.12703298 -0.88 0.320008 0.04704138 -0.95999193 -0.4 0.12703298 -0.95999193 -0.320008 0.12703298 -0.88 -0.4 1.5564849 -0.95999193 -0.320008 1.5564849 -0.88 0.4 0.12703298 -0.95999193 0.320008 0.04704138 -0.95999193 0.4 0.12703298 -1.600008 0.320008 0.04704138 -1.600008 0.320008 0.12703298 -0.88 0.4 0.12703298 -0.95999193 0.320008 1.5564849 -0.88 0.4 1.5564849 -0.95999193 -0.4 1.5564849 -0.95999193 -0.320008 1.636475 -0.95999193 -0.4 1.5564849 -1.600008 -0.320008 1.636475 -1.600008 -0.320008 1.636475 -0.95999193 -0.320008 1.5564849 -0.88 0.320008 1.636475 -0.95999193 0.320008 1.5564849 -0.88 0.320008 1.636475 -0.95999193 0.4 1.5564849 -0.95999193 0.320008 1.636475 -1.600008 0.4 1.5564849 -1.600008 -0.4 1.5564849 -1.600008 -0.320008 1.5564849 -1.68 -0.4 0.12703298 -1.600008 -0.320008 0.12703298 -1.68 -0.320008 1.5564849 -1.68 -0.320008 1.636475 -1.600008 0.320008 1.5564849 -1.68 0.320008 1.636475 -1.600008 0.320008 1.5564849 -1.68 0.4 1.5564849 -1.600008 0.320008 0.12703298 -1.68 0.4 0.12703298 -1.600008 -0.320008 0.04704138 -1.600008 -0.320008 0.12703298 -1.68 0.320008 0.04704138 -1.600008 0.320008 0.12703298 -1.68 -0.4 0.12703298 -0.95999193 -0.320008 0.04704138 -0.95999193 -0.320008 0.12703298 -0.88 0.320008 0.04704138 -0.95999193 0.4 0.12703298 -0.95999193 0.320008 0.12703298 -0.88 -0.320008 1.636475 -0.95999193 -0.4 1.5564849 -0.95999193 -0.320008 1.5564849 -0.88 0.4 1.5564849 -0.95999193 0.320008 1.636475 -0.95999193 0.320008 1.5564849 -0.88 -0.320008 1.5564849 -1.68 -0.4 1.5564849 -1.600008 -0.320008 1.636475 -1.600008 0.4 1.5564849 -1.600008 0.320008 1.5564849 -1.68 0.320008 1.636475 -1.600008 -0.320008 0.04704138 -1.600008 -0.4 0.12703298 -1.600008 -0.320008 0.12703298 -1.68 0.4 0.12703298 -1.600008 0.320008 0.04704138 -1.600008 0.320008 0.12703298 -1.68 + + + + + + + + + + 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 0 -0.7071073 0.7071063 0 -0.7071073 0.7071063 0 -0.7071073 0.7071063 0 -0.7071073 0.7071063 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 0 0.7071068 0.7071068 0 0.7071068 0.7071068 0 0.7071068 0.7071068 0 0.7071068 -0.7071068 0.7071068 0 -0.7071068 0.7071068 0 -0.7071068 0.7071068 0 -0.7071068 0.7071068 0 0 0.7071068 0.7071068 0 0.7071068 0.7071068 0 0.7071068 0.7071068 0 0.7071068 0.7071068 0.7071068 0.7071068 0 0.7071068 0.7071068 0 0.7071068 0.7071068 0 0.7071068 0.7071068 0 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0.7071068 0 -0.7071068 0.7071068 0 -0.7071068 0.7071068 0 -0.7071068 0.7071068 0 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 -0.57735026 -0.57735026 0.57735026 -0.57735026 -0.57735026 0.57735026 -0.57735026 -0.57735026 0.57735026 0.57735026 -0.57735026 0.57735026 0.57735026 -0.57735026 0.57735026 0.57735026 -0.57735026 0.57735026 -0.5773509 0.5773509 0.57734895 -0.5773509 0.5773509 0.57734895 -0.5773509 0.5773509 0.57734895 0.5773509 0.5773509 0.57734895 0.5773509 0.5773509 0.57734895 0.5773509 0.5773509 0.57734895 -0.57734996 0.5773509 -0.57734996 -0.57734996 0.5773509 -0.57734996 -0.57734996 0.5773509 -0.57734996 0.57734996 0.5773509 -0.57734996 0.57734996 0.5773509 -0.57734996 0.57734996 0.5773509 -0.57734996 -0.5773496 -0.57735056 -0.57735056 -0.5773496 -0.57735056 -0.57735056 -0.5773496 -0.57735056 -0.57735056 0.57735026 -0.57735026 -0.57735026 0.57735026 -0.57735026 -0.57735026 0.57735026 -0.57735026 -0.57735026 + + + + + + + + + + 0.144554 0.693075 0.144554 0.777608 0.0600217 0.693075 0.0600217 0.777608 0.467027 0.777608 0.371525 0.777608 0.467027 0.693075 0.371525 0.693075 0.371525 0.671945 0.371525 0.587413 0.467027 0.671945 0.467027 0.587413 0.467027 0.88327 0.371525 0.88327 0.467027 0.798738 0.371525 0.798738 0.355879 0.777608 0.271347 0.777608 0.355879 0.693075 0.271347 0.693075 0.255702 0.777608 0.160199 0.777608 0.255702 0.693075 0.160199 0.693075 0.0600217 0.693075 0.0600217 0.68251 0.144554 0.693075 0.144554 0.68251 0.467027 0.693075 0.472107 0.693075 0.467027 0.777608 0.472107 0.777608 0.467027 0.68251 0.467027 0.693075 0.371525 0.68251 0.371525 0.693075 0.0600217 0.788173 0.0600217 0.777608 0.144554 0.788173 0.144554 0.777608 0.467027 0.777608 0.467027 0.788173 0.371525 0.777608 0.371525 0.788173 0.355879 0.68251 0.355879 0.693075 0.271347 0.68251 0.271347 0.693075 0.366445 0.693075 0.371525 0.693075 0.366445 0.777608 0.371525 0.777608 0.355879 0.777608 0.355879 0.788173 0.271347 0.777608 0.271347 0.788173 0.255702 0.68251 0.255702 0.693075 0.160199 0.68251 0.160199 0.693075 0.260782 0.693075 0.271347 0.693075 0.260782 0.777608 0.271347 0.777608 0.255702 0.777608 0.255702 0.788173 0.160199 0.777608 0.160199 0.788173 0.155119 0.693075 0.160199 0.693075 0.155119 0.777608 0.160199 0.777608 0.467027 0.68251 0.472107 0.693075 0.467027 0.693075 0.472107 0.777608 0.467027 0.788173 0.467027 0.777608 0.366445 0.693075 0.371525 0.68251 0.371525 0.693075 0.371525 0.788173 0.366445 0.777608 0.371525 0.777608 0.260782 0.693075 0.271347 0.68251 0.271347 0.693075 0.271347 0.788173 0.260782 0.777608 0.271347 0.777608 0.155119 0.693075 0.160199 0.68251 0.160199 0.693075 0.160199 0.788173 0.155119 0.777608 0.160199 0.777608 + + + + + + + + + + + + + + +

0 1 2 2 1 3 4 5 6 6 5 7 8 9 10 10 9 11 12 13 14 14 13 15 16 17 18 18 17 19 20 21 22 22 21 23 24 25 26 26 25 27 28 29 30 30 29 31 32 33 34 34 33 35 36 37 38 38 37 39 40 41 42 42 41 43 44 45 46 46 45 47 48 49 50 50 49 51 52 53 54 54 53 55 56 57 58 58 57 59 60 61 62 62 61 63 64 65 66 66 65 67 68 69 70 70 69 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95

+
+
+
+ + + + -0.426265 2.3527482 -1.514881 0.21375102 2.3527482 -1.514881 -0.426265 1.7127321 -1.514881 0.21375102 1.7127321 -1.514881 0.21375102 1.6327401 -1.434891 0.21375102 1.6327401 1.051209 -0.426265 1.6327401 -1.434891 -0.426265 1.6327401 1.051209 -0.506257 1.7127321 1.051209 -0.506257 2.3527482 1.051209 -0.506257 1.7127321 -1.434891 -0.506257 2.3527482 -1.434891 0.293743 2.3527482 -1.434891 0.293743 2.3527482 1.051209 0.293743 1.7127321 -1.434891 0.293743 1.7127321 1.051209 0.21375102 1.7127321 1.131199 0.21375102 2.3527482 1.131199 -0.426265 1.7127321 1.131199 -0.426265 2.3527482 1.131199 0.21375102 2.4327402 1.051209 0.21375102 2.4327402 -1.434891 -0.426265 2.4327402 1.051209 -0.426265 2.4327402 -1.434891 -0.426265 1.7127321 -1.514881 -0.506257 1.7127321 -1.434891 -0.426265 2.3527482 -1.514881 -0.506257 2.3527482 -1.434891 -0.426265 1.6327401 -1.434891 -0.426265 1.7127321 -1.514881 0.21375102 1.6327401 -1.434891 0.21375102 1.7127321 -1.514881 -0.506257 1.7127321 -1.434891 -0.426265 1.6327401 -1.434891 -0.506257 1.7127321 1.051209 -0.426265 1.6327401 1.051209 0.293743 1.7127321 -1.434891 0.21375102 1.7127321 -1.514881 0.293743 2.3527482 -1.434891 0.21375102 2.3527482 -1.514881 0.21375102 1.6327401 -1.434891 0.293743 1.7127321 -1.434891 0.21375102 1.6327401 1.051209 0.293743 1.7127321 1.051209 -0.506257 1.7127321 1.051209 -0.426265 1.7127321 1.131199 -0.506257 2.3527482 1.051209 -0.426265 2.3527482 1.131199 -0.426265 1.7127321 1.131199 -0.426265 1.6327401 1.051209 0.21375102 1.7127321 1.131199 0.21375102 1.6327401 1.051209 0.21375102 1.7127321 1.131199 0.293743 1.7127321 1.051209 0.21375102 2.3527482 1.131199 0.293743 2.3527482 1.051209 -0.506257 2.3527482 1.051209 -0.426265 2.4327402 1.051209 -0.506257 2.3527482 -1.434891 -0.426265 2.4327402 -1.434891 -0.426265 2.4327402 1.051209 -0.426265 2.3527482 1.131199 0.21375102 2.4327402 1.051209 0.21375102 2.3527482 1.131199 0.21375102 2.4327402 1.051209 0.293743 2.3527482 1.051209 0.21375102 2.4327402 -1.434891 0.293743 2.3527482 -1.434891 -0.426265 2.3527482 -1.514881 -0.426265 2.4327402 -1.434891 0.21375102 2.3527482 -1.514881 0.21375102 2.4327402 -1.434891 -0.506257 1.7127321 -1.434891 -0.426265 1.7127321 -1.514881 -0.426265 1.6327401 -1.434891 0.21375102 1.7127321 -1.514881 0.293743 1.7127321 -1.434891 0.21375102 1.6327401 -1.434891 -0.426265 1.7127321 1.131199 -0.506257 1.7127321 1.051209 -0.426265 1.6327401 1.051209 0.293743 1.7127321 1.051209 0.21375102 1.7127321 1.131199 0.21375102 1.6327401 1.051209 -0.426265 2.4327402 1.051209 -0.506257 2.3527482 1.051209 -0.426265 2.3527482 1.131199 0.293743 2.3527482 1.051209 0.21375102 2.4327402 1.051209 0.21375102 2.3527482 1.131199 -0.426265 2.3527482 -1.514881 -0.506257 2.3527482 -1.434891 -0.426265 2.4327402 -1.434891 0.293743 2.3527482 -1.434891 0.21375102 2.3527482 -1.514881 0.21375102 2.4327402 -1.434891 + + + + + + + + + + 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 1 0 0 1 0 -0.7071058 0 -0.70710784 -0.7071058 0 -0.70710784 -0.7071058 0 -0.70710784 -0.7071058 0 -0.70710784 0 -0.7071058 -0.70710784 0 -0.7071058 -0.70710784 0 -0.7071058 -0.70710784 0 -0.7071058 -0.70710784 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 0.7071058 0 -0.70710784 0.7071058 0 -0.70710784 0.7071058 0 -0.70710784 0.7071058 0 -0.70710784 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 -0.7071058 0 0.70710784 -0.7071058 0 0.70710784 -0.7071058 0 0.70710784 -0.7071058 0 0.70710784 0 -0.7071063 0.7071073 0 -0.7071063 0.7071073 0 -0.7071063 0.7071073 0 -0.7071063 0.7071073 0.7071058 0 0.70710784 0.7071058 0 0.70710784 0.7071058 0 0.70710784 0.7071058 0 0.70710784 -0.70710784 0.7071058 0 -0.70710784 0.7071058 0 -0.70710784 0.7071058 0 -0.70710784 0.7071058 0 0 0.7071063 0.7071073 0 0.7071063 0.7071073 0 0.7071063 0.7071073 0 0.7071063 0.7071073 0.7071073 0.7071063 0 0.7071073 0.7071063 0 0.7071073 0.7071063 0 0.7071073 0.7071063 0 0 0.7071048 -0.7071088 0 0.7071048 -0.7071088 0 0.7071048 -0.7071088 0 0.7071048 -0.7071088 -0.5773493 -0.5773493 -0.5773523 -0.5773493 -0.5773493 -0.5773523 -0.5773493 -0.5773493 -0.5773523 0.57735026 -0.57735026 -0.57735026 0.57735026 -0.57735026 -0.57735026 0.57735026 -0.57735026 -0.57735026 -0.5773493 -0.5773493 0.5773523 -0.5773493 -0.5773493 0.5773523 -0.5773493 -0.5773493 0.5773523 0.57735026 -0.57735026 0.57735026 0.57735026 -0.57735026 0.57735026 0.57735026 -0.57735026 0.57735026 -0.57734895 0.57734996 0.5773519 -0.57734895 0.57734996 0.5773519 -0.57734895 0.57734996 0.5773519 0.57734793 0.57734895 0.57735395 0.57734793 0.57734895 0.57735395 0.57734793 0.57734895 0.57735395 -0.5773509 0.57734895 -0.5773509 -0.5773509 0.57734895 -0.5773509 -0.5773509 0.57734895 -0.5773509 0.5773503 0.5773473 -0.5773533 0.5773503 0.5773473 -0.5773533 0.5773503 0.5773473 -0.5773533 + + + + + + + + + + 0.881197 0.755243 0.881197 0.66262 0.97382 0.755243 0.97382 0.66262 0.525792 0.66262 0.634568 0.66262 0.525792 0.755243 0.634568 0.755243 0.634568 0.778396 0.634568 0.871019 0.525792 0.778396 0.525792 0.871019 0.525792 0.546844 0.634568 0.546844 0.525792 0.639467 0.634568 0.639467 0.649645 0.66262 0.742268 0.66262 0.649645 0.755243 0.742268 0.755243 0.757344 0.66262 0.86612 0.66262 0.757344 0.755243 0.86612 0.755243 0.97382 0.755243 0.97382 0.76682 0.881197 0.755243 0.881197 0.76682 0.525792 0.755243 0.522292 0.755243 0.525792 0.66262 0.522292 0.66262 0.525792 0.766819 0.525792 0.755243 0.634568 0.76682 0.634568 0.755243 0.97382 0.651043 0.97382 0.66262 0.881197 0.651043 0.881197 0.66262 0.525792 0.66262 0.525792 0.651043 0.634568 0.66262 0.634568 0.651043 0.649645 0.766819 0.649645 0.755243 0.742268 0.766819 0.742268 0.755243 0.638068 0.755243 0.634568 0.755243 0.638068 0.66262 0.634568 0.66262 0.649645 0.66262 0.649645 0.651043 0.742268 0.66262 0.742268 0.651043 0.757344 0.766819 0.757344 0.755243 0.86612 0.76682 0.86612 0.755243 0.753844 0.755243 0.742268 0.755243 0.753844 0.66262 0.742268 0.66262 0.757344 0.66262 0.757344 0.651043 0.86612 0.66262 0.86612 0.651043 0.86962 0.755243 0.86612 0.755243 0.86962 0.66262 0.86612 0.66262 0.525792 0.766819 0.522292 0.755243 0.525792 0.755243 0.522292 0.66262 0.525792 0.651043 0.525792 0.66262 0.638068 0.755243 0.634568 0.76682 0.634568 0.755243 0.634568 0.651043 0.638068 0.66262 0.634568 0.66262 0.753844 0.755243 0.742268 0.766819 0.742268 0.755243 0.742268 0.651043 0.753844 0.66262 0.742268 0.66262 0.86962 0.755243 0.86612 0.76682 0.86612 0.755243 0.86612 0.651043 0.86962 0.66262 0.86612 0.66262 + + + + + + + + + + + + + + +

0 1 2 2 1 3 4 5 6 6 5 7 8 9 10 10 9 11 12 13 14 14 13 15 16 17 18 18 17 19 20 21 22 22 21 23 24 25 26 26 25 27 28 29 30 30 29 31 32 33 34 34 33 35 36 37 38 38 37 39 40 41 42 42 41 43 44 45 46 46 45 47 48 49 50 50 49 51 52 53 54 54 53 55 56 57 58 58 57 59 60 61 62 62 61 63 64 65 66 66 65 67 68 69 70 70 69 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95

+
+
+
+ + + + -0.335858 1.635823 1.212811 0.335858 1.635823 1.212811 -0.335858 1.635823 1.7260089 0.335858 1.635823 1.7260089 0.335858 1.6999648 1.7901509 0.335858 3.12855 1.7901509 -0.335858 1.6999648 1.7901509 -0.335858 3.12855 1.7901509 -0.4 3.12855 1.7260089 -0.4 3.12855 1.212811 -0.4 1.6999648 1.7260089 -0.4 1.6999648 1.212811 0.4 1.6999648 1.212811 0.4 3.12855 1.212811 0.4 1.6999648 1.7260089 0.4 3.12855 1.7260089 0.335858 3.1927 1.7260089 0.335858 3.1927 1.212811 -0.335858 3.1927 1.7260089 -0.335858 3.1927 1.212811 0.335858 3.12855 1.148669 0.335858 1.6999648 1.148669 -0.335858 3.12855 1.148669 -0.335858 1.6999648 1.148669 -0.335858 1.635823 1.7260089 -0.4 1.6999648 1.7260089 -0.335858 1.635823 1.212811 -0.4 1.6999648 1.212811 -0.335858 1.6999648 1.7901509 -0.335858 1.635823 1.7260089 0.335858 1.6999648 1.7901509 0.335858 1.635823 1.7260089 -0.4 1.6999648 1.7260089 -0.335858 1.6999648 1.7901509 -0.4 3.12855 1.7260089 -0.335858 3.12855 1.7901509 0.4 1.6999648 1.7260089 0.335858 1.635823 1.7260089 0.4 1.6999648 1.212811 0.335858 1.635823 1.212811 0.335858 1.6999648 1.7901509 0.4 1.6999648 1.7260089 0.335858 3.12855 1.7901509 0.4 3.12855 1.7260089 -0.4 3.12855 1.7260089 -0.335858 3.1927 1.7260089 -0.4 3.12855 1.212811 -0.335858 3.1927 1.212811 -0.335858 3.1927 1.7260089 -0.335858 3.12855 1.7901509 0.335858 3.1927 1.7260089 0.335858 3.12855 1.7901509 0.335858 3.1927 1.7260089 0.4 3.12855 1.7260089 0.335858 3.1927 1.212811 0.4 3.12855 1.212811 -0.4 3.12855 1.212811 -0.335858 3.12855 1.148669 -0.4 1.6999648 1.212811 -0.335858 1.6999648 1.148669 -0.335858 3.12855 1.148669 -0.335858 3.1927 1.212811 0.335858 3.12855 1.148669 0.335858 3.1927 1.212811 0.335858 3.12855 1.148669 0.4 3.12855 1.212811 0.335858 1.6999648 1.148669 0.4 1.6999648 1.212811 -0.335858 1.635823 1.212811 -0.335858 1.6999648 1.148669 0.335858 1.635823 1.212811 0.335858 1.6999648 1.148669 -0.4 1.6999648 1.7260089 -0.335858 1.635823 1.7260089 -0.335858 1.6999648 1.7901509 0.335858 1.635823 1.7260089 0.4 1.6999648 1.7260089 0.335858 1.6999648 1.7901509 -0.335858 3.1927 1.7260089 -0.4 3.12855 1.7260089 -0.335858 3.12855 1.7901509 0.4 3.12855 1.7260089 0.335858 3.1927 1.7260089 0.335858 3.12855 1.7901509 -0.335858 3.12855 1.148669 -0.4 3.12855 1.212811 -0.335858 3.1927 1.212811 0.4 3.12855 1.212811 0.335858 3.12855 1.148669 0.335858 3.1927 1.212811 -0.335858 1.635823 1.212811 -0.4 1.6999648 1.212811 -0.335858 1.6999648 1.148669 0.4 1.6999648 1.212811 0.335858 1.635823 1.212811 0.335858 1.6999648 1.148669 + + + + + + + + + + 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 0 -0.7071073 0.7071063 0 -0.7071073 0.7071063 0 -0.7071073 0.7071063 0 -0.7071073 0.7071063 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 0 0.7071068 0.7071068 0 0.7071068 0.7071068 0 0.7071068 0.7071068 0 0.7071068 -0.7071068 0.7071068 0 -0.7071068 0.7071068 0 -0.7071068 0.7071068 0 -0.7071068 0.7071068 0 0 0.7071073 0.7071063 0 0.7071073 0.7071063 0 0.7071073 0.7071063 0 0.7071073 0.7071063 0.7071068 0.7071068 0 0.7071068 0.7071068 0 0.7071068 0.7071068 0 0.7071068 0.7071068 0 -0.7071073 0 -0.7071063 -0.7071073 0 -0.7071063 -0.7071073 0 -0.7071063 -0.7071073 0 -0.7071063 0 0.7071073 -0.7071063 0 0.7071073 -0.7071063 0 0.7071073 -0.7071063 0 0.7071073 -0.7071063 0.7071073 0 -0.7071063 0.7071073 0 -0.7071063 0.7071073 0 -0.7071063 0.7071073 0 -0.7071063 0 -0.7071073 -0.7071063 0 -0.7071073 -0.7071063 0 -0.7071073 -0.7071063 0 -0.7071073 -0.7071063 -0.57734996 -0.5773509 0.57734996 -0.57734996 -0.5773509 0.57734996 -0.57734996 -0.5773509 0.57734996 0.57734996 -0.5773509 0.57734996 0.57734996 -0.5773509 0.57734996 0.57734996 -0.5773509 0.57734996 -0.5773493 0.5773503 0.5773513 -0.5773493 0.5773503 0.5773513 -0.5773493 0.5773503 0.5773513 0.5773493 0.5773503 0.5773513 0.5773493 0.5773503 0.5773513 0.5773493 0.5773503 0.5773513 -0.57735056 0.5773496 -0.57735056 -0.57735056 0.5773496 -0.57735056 -0.57735056 0.5773496 -0.57735056 0.57735056 0.5773496 -0.57735056 0.57735056 0.5773496 -0.57735056 0.57735056 0.5773496 -0.57735056 -0.5773513 -0.5773503 -0.5773493 -0.5773513 -0.5773503 -0.5773493 -0.5773513 -0.5773503 -0.5773493 0.5773513 -0.5773503 -0.5773493 0.5773513 -0.5773503 -0.5773493 0.5773513 -0.5773503 -0.5773493 + + + + + + + + + + 0.389415 0.795034 0.389415 0.693301 0.486347 0.795034 0.486347 0.693301 0.0188037 0.693301 0.129983 0.693301 0.0188037 0.795034 0.129983 0.795034 0.129983 0.816864 0.129983 0.913796 0.0188037 0.816864 0.0188038 0.913796 0.0188038 0.574539 0.129983 0.574539 0.0188037 0.671471 0.129983 0.671471 0.14709 0.693301 0.244022 0.693301 0.14709 0.795034 0.244022 0.795034 0.261129 0.693301 0.372308 0.693301 0.261129 0.795034 0.372308 0.795034 0.486347 0.795034 0.486347 0.804749 0.389415 0.795034 0.389415 0.804749 0.0188037 0.795034 0.0138119 0.795034 0.0188037 0.693301 0.0138119 0.693301 0.0188037 0.804749 0.0188037 0.795034 0.129983 0.804749 0.129983 0.795034 0.486347 0.683586 0.486347 0.693301 0.389415 0.683586 0.389415 0.693301 0.0188037 0.693301 0.0188037 0.683586 0.129983 0.693301 0.129983 0.683586 0.14709 0.804749 0.14709 0.795034 0.244022 0.804749 0.244022 0.795034 0.134975 0.795034 0.129983 0.795034 0.134975 0.693301 0.129983 0.693301 0.14709 0.693301 0.14709 0.683586 0.244022 0.693301 0.244022 0.683586 0.261129 0.804749 0.261129 0.795034 0.372308 0.804749 0.372308 0.795034 0.256137 0.795034 0.244022 0.795034 0.256137 0.693301 0.244022 0.693301 0.261129 0.693301 0.261129 0.683586 0.372308 0.693301 0.372308 0.683586 0.3773 0.795034 0.372308 0.795034 0.3773 0.693301 0.372308 0.693301 0.0188037 0.804749 0.0138119 0.795034 0.0188037 0.795034 0.0138119 0.693301 0.0188037 0.683586 0.0188037 0.693301 0.134975 0.795034 0.129983 0.804749 0.129983 0.795034 0.129983 0.683586 0.134975 0.693301 0.129983 0.693301 0.256137 0.795034 0.244022 0.804749 0.244022 0.795034 0.244022 0.683586 0.256137 0.693301 0.244022 0.693301 0.3773 0.795034 0.372308 0.804749 0.372308 0.795034 0.372308 0.683586 0.3773 0.693301 0.372308 0.693301 + + + + + + + + + + + + + + +

0 1 2 2 1 3 4 5 6 6 5 7 8 9 10 10 9 11 12 13 14 14 13 15 16 17 18 18 17 19 20 21 22 22 21 23 24 25 26 26 25 27 28 29 30 30 29 31 32 33 34 34 33 35 36 37 38 38 37 39 40 41 42 42 41 43 44 45 46 46 45 47 48 49 50 50 49 51 52 53 54 54 53 55 56 57 58 58 57 59 60 61 62 62 61 63 64 65 66 66 65 67 68 69 70 70 69 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95

+
+
+
+ + + + -0.320008 2.445256 -0.041419 0.320008 2.445256 -0.041419 -0.320008 2.445256 0.70963705 0.320008 2.445256 0.70963705 0.320008 2.525248 0.789629 0.320008 3.253912 0.789629 -0.320008 2.525248 0.789629 -0.320008 3.253912 0.789629 -0.4 3.253912 0.70963705 -0.4 3.253912 -0.041419 -0.4 2.525248 0.70963705 -0.4 2.525248 -0.041419 0.4 2.525248 -0.041419 0.4 3.253912 -0.041419 0.4 2.525248 0.70963705 0.4 3.253912 0.70963705 0.320008 3.333904 0.70963705 0.320008 3.333904 -0.041419 -0.320008 3.333904 0.70963705 -0.320008 3.333904 -0.041419 0.320008 3.253912 -0.121410996 0.320008 2.525248 -0.121410996 -0.320008 3.253912 -0.121410996 -0.320008 2.525248 -0.121410996 -0.320008 2.445256 0.70963705 -0.4 2.525248 0.70963705 -0.320008 2.445256 -0.041419 -0.4 2.525248 -0.041419 -0.320008 2.525248 0.789629 -0.320008 2.445256 0.70963705 0.320008 2.525248 0.789629 0.320008 2.445256 0.70963705 -0.4 2.525248 0.70963705 -0.320008 2.525248 0.789629 -0.4 3.253912 0.70963705 -0.320008 3.253912 0.789629 0.4 2.525248 0.70963705 0.320008 2.445256 0.70963705 0.4 2.525248 -0.041419 0.320008 2.445256 -0.041419 0.320008 2.525248 0.789629 0.4 2.525248 0.70963705 0.320008 3.253912 0.789629 0.4 3.253912 0.70963705 -0.4 3.253912 0.70963705 -0.320008 3.333904 0.70963705 -0.4 3.253912 -0.041419 -0.320008 3.333904 -0.041419 -0.320008 3.333904 0.70963705 -0.320008 3.253912 0.789629 0.320008 3.333904 0.70963705 0.320008 3.253912 0.789629 0.320008 3.333904 0.70963705 0.4 3.253912 0.70963705 0.320008 3.333904 -0.041419 0.4 3.253912 -0.041419 -0.4 3.253912 -0.041419 -0.320008 3.253912 -0.121410996 -0.4 2.525248 -0.041419 -0.320008 2.525248 -0.121410996 -0.320008 3.253912 -0.121410996 -0.320008 3.333904 -0.041419 0.320008 3.253912 -0.121410996 0.320008 3.333904 -0.041419 0.320008 3.253912 -0.121410996 0.4 3.253912 -0.041419 0.320008 2.525248 -0.121410996 0.4 2.525248 -0.041419 -0.320008 2.445256 -0.041419 -0.320008 2.525248 -0.121410996 0.320008 2.445256 -0.041419 0.320008 2.525248 -0.121410996 -0.4 2.525248 0.70963705 -0.320008 2.445256 0.70963705 -0.320008 2.525248 0.789629 0.320008 2.445256 0.70963705 0.4 2.525248 0.70963705 0.320008 2.525248 0.789629 -0.320008 3.333904 0.70963705 -0.4 3.253912 0.70963705 -0.320008 3.253912 0.789629 0.4 3.253912 0.70963705 0.320008 3.333904 0.70963705 0.320008 3.253912 0.789629 -0.320008 3.253912 -0.121410996 -0.4 3.253912 -0.041419 -0.320008 3.333904 -0.041419 0.4 3.253912 -0.041419 0.320008 3.253912 -0.121410996 0.320008 3.333904 -0.041419 -0.320008 2.445256 -0.041419 -0.4 2.525248 -0.041419 -0.320008 2.525248 -0.121410996 0.4 2.525248 -0.041419 0.320008 2.445256 -0.041419 0.320008 2.525248 -0.121410996 + + + + + + + + + + 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 0 -0.7071068 0.7071068 0 -0.7071068 0.7071068 0 -0.7071068 0.7071068 0 -0.7071068 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 0 0.7071068 0.7071068 0 0.7071068 0.7071068 0 0.7071068 0.7071068 0 0.7071068 -0.7071058 0.70710784 0 -0.7071058 0.70710784 0 -0.7071058 0.70710784 0 -0.7071058 0.70710784 0 0 0.7071073 0.7071063 0 0.7071073 0.7071063 0 0.7071073 0.7071063 0 0.7071073 0.7071063 0.7071058 0.70710784 0 0.7071058 0.70710784 0 0.7071058 0.70710784 0 0.7071058 0.70710784 0 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 0 0.7071073 -0.7071063 0 0.7071073 -0.7071063 0 0.7071073 -0.7071063 0 0.7071073 -0.7071063 0.7071068 0 -0.7071068 0.7071068 0 -0.7071068 0.7071068 0 -0.7071068 0.7071068 0 -0.7071068 0 -0.7071063 -0.7071073 0 -0.7071063 -0.7071073 0 -0.7071063 -0.7071073 0 -0.7071063 -0.7071073 -0.57734996 -0.57734996 0.5773509 -0.57734996 -0.57734996 0.5773509 -0.57734996 -0.57734996 0.5773509 0.57734996 -0.57734996 0.5773509 0.57734996 -0.57734996 0.5773509 0.57734996 -0.57734996 0.5773509 -0.5773509 0.5773519 0.57734793 -0.5773509 0.5773519 0.57734793 -0.5773509 0.5773519 0.57734793 0.5773509 0.5773519 0.57734793 0.5773509 0.5773519 0.57734793 0.5773509 0.5773519 0.57734793 -0.5773509 0.5773519 -0.57734793 -0.5773509 0.5773519 -0.57734793 -0.5773509 0.5773519 -0.57734793 0.5773509 0.5773519 -0.57734793 0.5773509 0.5773519 -0.57734793 0.5773509 0.5773519 -0.57734793 -0.57734996 -0.57734996 -0.5773509 -0.57734996 -0.57734996 -0.5773509 -0.57734996 -0.57734996 -0.5773509 0.57734996 -0.57734996 -0.5773509 0.57734996 -0.57734996 -0.5773509 0.57734996 -0.57734996 -0.5773509 + + + + + + + + + + 0.222262 0.366864 0.297648 0.366864 0.222262 0.444546 0.297648 0.444546 0.297648 0.0843819 0.297648 0.161648 0.222262 0.0843819 0.222262 0.161648 0.204567 0.161648 0.126884 0.161648 0.204567 0.0843819 0.126884 0.0843819 0.393027 0.0843819 0.393027 0.161648 0.315344 0.0843819 0.315344 0.161648 0.297648 0.178403 0.297648 0.256086 0.222262 0.178403 0.222262 0.256086 0.297648 0.272842 0.297648 0.350108 0.222262 0.272842 0.222262 0.350108 0.222262 0.444546 0.21284 0.444546 0.222262 0.366864 0.21284 0.366864 0.222262 0.0843819 0.222262 0.0758997 0.297648 0.0843819 0.297648 0.0758997 0.21284 0.0843819 0.222262 0.0843819 0.21284 0.161648 0.222262 0.161648 0.30707 0.444546 0.297648 0.444546 0.30707 0.366864 0.297648 0.366864 0.297648 0.0843819 0.30707 0.0843818 0.297648 0.161648 0.30707 0.161648 0.21284 0.178403 0.222262 0.178403 0.21284 0.256086 0.222262 0.256086 0.222262 0.17013 0.222262 0.161648 0.297648 0.17013 0.297648 0.161648 0.297648 0.178403 0.30707 0.178403 0.297648 0.256086 0.30707 0.256086 0.21284 0.272842 0.222262 0.272842 0.21284 0.350108 0.222262 0.350108 0.222262 0.26436 0.222262 0.256086 0.297648 0.26436 0.297648 0.256086 0.297648 0.272842 0.30707 0.272842 0.297648 0.350108 0.30707 0.350108 0.222262 0.35859 0.222262 0.350108 0.297648 0.35859 0.297648 0.350108 0.21284 0.0843819 0.222262 0.0758997 0.222262 0.0843819 0.297648 0.0758997 0.30707 0.0843818 0.297648 0.0843819 0.222262 0.17013 0.21284 0.161648 0.222262 0.161648 0.30707 0.161648 0.297648 0.17013 0.297648 0.161648 0.222262 0.26436 0.21284 0.256086 0.222262 0.256086 0.30707 0.256086 0.297648 0.26436 0.297648 0.256086 0.222262 0.35859 0.21284 0.350108 0.222262 0.350108 0.30707 0.350108 0.297648 0.35859 0.297648 0.350108 + + + + + + + + + + + + + + +

0 1 2 2 1 3 4 5 6 6 5 7 8 9 10 10 9 11 12 13 14 14 13 15 16 17 18 18 17 19 20 21 22 22 21 23 24 25 26 26 25 27 28 29 30 30 29 31 32 33 34 34 33 35 36 37 38 38 37 39 40 41 42 42 41 43 44 45 46 46 45 47 48 49 50 50 49 51 52 53 54 54 53 55 56 57 58 58 57 59 60 61 62 62 61 63 64 65 66 66 65 67 68 69 70 70 69 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95

+
+
+
+ + + + -0.320008 2.445256 -1.123388 0.320008 2.445256 -1.123388 -0.320008 2.445256 -0.372332 0.320008 2.445256 -0.372332 0.320008 2.525248 -0.29234 0.320008 3.253912 -0.29234 -0.320008 2.525248 -0.29234 -0.320008 3.253912 -0.29234 -0.4 3.253912 -0.372332 -0.4 3.253912 -1.123388 -0.4 2.525248 -0.372332 -0.4 2.525248 -1.123388 0.4 2.525248 -1.123388 0.4 3.253912 -1.123388 0.4 2.525248 -0.372332 0.4 3.253912 -0.372332 0.320008 3.333904 -0.372332 0.320008 3.333904 -1.123388 -0.320008 3.333904 -0.372332 -0.320008 3.333904 -1.123388 0.320008 3.253912 -1.20338 0.320008 2.525248 -1.20338 -0.320008 3.253912 -1.20338 -0.320008 2.525248 -1.20338 -0.320008 2.445256 -0.372332 -0.4 2.525248 -0.372332 -0.320008 2.445256 -1.123388 -0.4 2.525248 -1.123388 -0.320008 2.525248 -0.29234 -0.320008 2.445256 -0.372332 0.320008 2.525248 -0.29234 0.320008 2.445256 -0.372332 -0.4 2.525248 -0.372332 -0.320008 2.525248 -0.29234 -0.4 3.253912 -0.372332 -0.320008 3.253912 -0.29234 0.4 2.525248 -0.372332 0.320008 2.445256 -0.372332 0.4 2.525248 -1.123388 0.320008 2.445256 -1.123388 0.320008 2.525248 -0.29234 0.4 2.525248 -0.372332 0.320008 3.253912 -0.29234 0.4 3.253912 -0.372332 -0.4 3.253912 -0.372332 -0.320008 3.333904 -0.372332 -0.4 3.253912 -1.123388 -0.320008 3.333904 -1.123388 -0.320008 3.333904 -0.372332 -0.320008 3.253912 -0.29234 0.320008 3.333904 -0.372332 0.320008 3.253912 -0.29234 0.320008 3.333904 -0.372332 0.4 3.253912 -0.372332 0.320008 3.333904 -1.123388 0.4 3.253912 -1.123388 -0.4 3.253912 -1.123388 -0.320008 3.253912 -1.20338 -0.4 2.525248 -1.123388 -0.320008 2.525248 -1.20338 -0.320008 3.253912 -1.20338 -0.320008 3.333904 -1.123388 0.320008 3.253912 -1.20338 0.320008 3.333904 -1.123388 0.320008 3.253912 -1.20338 0.4 3.253912 -1.123388 0.320008 2.525248 -1.20338 0.4 2.525248 -1.123388 -0.320008 2.445256 -1.123388 -0.320008 2.525248 -1.20338 0.320008 2.445256 -1.123388 0.320008 2.525248 -1.20338 -0.4 2.525248 -0.372332 -0.320008 2.445256 -0.372332 -0.320008 2.525248 -0.29234 0.320008 2.445256 -0.372332 0.4 2.525248 -0.372332 0.320008 2.525248 -0.29234 -0.320008 3.333904 -0.372332 -0.4 3.253912 -0.372332 -0.320008 3.253912 -0.29234 0.4 3.253912 -0.372332 0.320008 3.333904 -0.372332 0.320008 3.253912 -0.29234 -0.320008 3.253912 -1.20338 -0.4 3.253912 -1.123388 -0.320008 3.333904 -1.123388 0.4 3.253912 -1.123388 0.320008 3.253912 -1.20338 0.320008 3.333904 -1.123388 -0.320008 2.445256 -1.123388 -0.4 2.525248 -1.123388 -0.320008 2.525248 -1.20338 0.4 2.525248 -1.123388 0.320008 2.445256 -1.123388 0.320008 2.525248 -1.20338 + + + + + + + + + + 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 0 -0.7071063 0.7071073 0 -0.7071063 0.7071073 0 -0.7071063 0.7071073 0 -0.7071063 0.7071073 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 0 0.7071068 0.7071068 0 0.7071068 0.7071068 0 0.7071068 0.7071068 0 0.7071068 -0.7071058 0.70710784 0 -0.7071058 0.70710784 0 -0.7071058 0.70710784 0 -0.7071058 0.70710784 0 0 0.7071073 0.7071063 0 0.7071073 0.7071063 0 0.7071073 0.7071063 0 0.7071073 0.7071063 0.7071058 0.70710784 0 0.7071058 0.70710784 0 0.7071058 0.70710784 0 0.7071058 0.70710784 0 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 0 0.7071073 -0.7071063 0 0.7071073 -0.7071063 0 0.7071073 -0.7071063 0 0.7071073 -0.7071063 0.7071068 0 -0.7071068 0.7071068 0 -0.7071068 0.7071068 0 -0.7071068 0.7071068 0 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 -0.57734996 -0.57734996 0.5773509 -0.57734996 -0.57734996 0.5773509 -0.57734996 -0.57734996 0.5773509 0.57734996 -0.57734996 0.5773509 0.57734996 -0.57734996 0.5773509 0.57734996 -0.57734996 0.5773509 -0.5773509 0.5773519 0.57734793 -0.5773509 0.5773519 0.57734793 -0.5773509 0.5773519 0.57734793 0.5773509 0.5773519 0.57734793 0.5773509 0.5773519 0.57734793 0.5773509 0.5773519 0.57734793 -0.57734996 0.57735294 -0.57734793 -0.57734996 0.57735294 -0.57734793 -0.57734996 0.57735294 -0.57734793 0.5773503 0.5773523 -0.5773483 0.5773503 0.5773523 -0.5773483 0.5773503 0.5773523 -0.5773483 -0.57734996 -0.57734996 -0.5773509 -0.57734996 -0.57734996 -0.5773509 -0.57734996 -0.57734996 -0.5773509 0.57734996 -0.57734996 -0.5773509 0.57734996 -0.57734996 -0.5773509 0.57734996 -0.57734996 -0.5773509 + + + + + + + + + + 1.38317 0.848941 1.38317 0.756113 1.47882 0.848941 1.47882 0.756113 1.03533 0.756113 1.13047 0.756113 1.03533 0.848941 1.13047 0.848941 1.13047 0.87073 1.13047 0.966386 1.03533 0.87073 1.03533 0.966386 1.03533 0.638668 1.13047 0.638668 1.03533 0.734323 1.13047 0.734323 1.1511 0.756113 1.24676 0.756113 1.1511 0.848941 1.24676 0.848941 1.26739 0.756113 1.36253 0.756113 1.26739 0.848941 1.36253 0.848941 1.47882 0.848941 1.47882 0.860543 1.38317 0.848941 1.38317 0.860543 1.03533 0.848941 1.02488 0.848941 1.03533 0.756113 1.02488 0.756113 1.03533 0.860543 1.03533 0.848941 1.13047 0.860543 1.13047 0.848941 1.47882 0.744511 1.47882 0.756113 1.38317 0.744511 1.38317 0.756113 1.03533 0.756113 1.03533 0.744511 1.13047 0.756113 1.13047 0.744511 1.1511 0.860543 1.1511 0.848941 1.24676 0.860543 1.24676 0.848941 1.14092 0.848941 1.13047 0.848941 1.14092 0.756113 1.13047 0.756113 1.1511 0.756113 1.1511 0.744511 1.24676 0.756113 1.24676 0.744511 1.26739 0.860543 1.26739 0.848941 1.36253 0.860543 1.36253 0.848941 1.25695 0.848941 1.24676 0.848941 1.25695 0.756113 1.24676 0.756113 1.26739 0.756113 1.26739 0.744511 1.36253 0.756113 1.36253 0.744511 1.37298 0.848941 1.36253 0.848941 1.37298 0.756113 1.36253 0.756113 1.03533 0.860543 1.02488 0.848941 1.03533 0.848941 1.02488 0.756113 1.03533 0.744511 1.03533 0.756113 1.14092 0.848941 1.13047 0.860543 1.13047 0.848941 1.13047 0.744511 1.14092 0.756113 1.13047 0.756113 1.25695 0.848941 1.24676 0.860543 1.24676 0.848941 1.24676 0.744511 1.25695 0.756113 1.24676 0.756113 1.37298 0.848941 1.36253 0.860543 1.36253 0.848941 1.36253 0.744511 1.37298 0.756113 1.36253 0.756113 + + + + + + + + + + + + + + +

0 1 2 2 1 3 4 5 6 6 5 7 8 9 10 10 9 11 12 13 14 14 13 15 16 17 18 18 17 19 20 21 22 22 21 23 24 25 26 26 25 27 28 29 30 30 29 31 32 33 34 34 33 35 36 37 38 38 37 39 40 41 42 42 41 43 44 45 46 46 45 47 48 49 50 50 49 51 52 53 54 54 53 55 56 57 58 58 57 59 60 61 62 62 61 63 64 65 66 66 65 67 68 69 70 70 69 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95

+
+
+
+ + + + -0.320008 3.340906 -0.579986 0.320008 3.340906 -0.579986 -0.320008 3.340906 0.17107001 0.320008 3.340906 0.17107001 0.320008 3.420898 0.251062 0.320008 4.149562 0.251062 -0.320008 3.420898 0.251062 -0.320008 4.149562 0.251062 -0.4 4.149562 0.17107001 -0.4 4.149562 -0.579986 -0.4 3.420898 0.17107001 -0.4 3.420898 -0.579986 0.4 3.420898 -0.579986 0.4 4.149562 -0.579986 0.4 3.420898 0.17107001 0.4 4.149562 0.17107001 0.320008 4.2295537 0.17107001 0.320008 4.2295537 -0.579986 -0.320008 4.2295537 0.17107001 -0.320008 4.2295537 -0.579986 0.320008 4.149562 -0.65997803 0.320008 3.420898 -0.65997803 -0.320008 4.149562 -0.65997803 -0.320008 3.420898 -0.65997803 -0.320008 3.340906 0.17107001 -0.4 3.420898 0.17107001 -0.320008 3.340906 -0.579986 -0.4 3.420898 -0.579986 -0.320008 3.420898 0.251062 -0.320008 3.340906 0.17107001 0.320008 3.420898 0.251062 0.320008 3.340906 0.17107001 -0.4 3.420898 0.17107001 -0.320008 3.420898 0.251062 -0.4 4.149562 0.17107001 -0.320008 4.149562 0.251062 0.4 3.420898 0.17107001 0.320008 3.340906 0.17107001 0.4 3.420898 -0.579986 0.320008 3.340906 -0.579986 0.320008 3.420898 0.251062 0.4 3.420898 0.17107001 0.320008 4.149562 0.251062 0.4 4.149562 0.17107001 -0.4 4.149562 0.17107001 -0.320008 4.2295537 0.17107001 -0.4 4.149562 -0.579986 -0.320008 4.2295537 -0.579986 -0.320008 4.2295537 0.17107001 -0.320008 4.149562 0.251062 0.320008 4.2295537 0.17107001 0.320008 4.149562 0.251062 0.320008 4.2295537 0.17107001 0.4 4.149562 0.17107001 0.320008 4.2295537 -0.579986 0.4 4.149562 -0.579986 -0.4 4.149562 -0.579986 -0.320008 4.149562 -0.65997803 -0.4 3.420898 -0.579986 -0.320008 3.420898 -0.65997803 -0.320008 4.149562 -0.65997803 -0.320008 4.2295537 -0.579986 0.320008 4.149562 -0.65997803 0.320008 4.2295537 -0.579986 0.320008 4.149562 -0.65997803 0.4 4.149562 -0.579986 0.320008 3.420898 -0.65997803 0.4 3.420898 -0.579986 -0.320008 3.340906 -0.579986 -0.320008 3.420898 -0.65997803 0.320008 3.340906 -0.579986 0.320008 3.420898 -0.65997803 -0.4 3.420898 0.17107001 -0.320008 3.340906 0.17107001 -0.320008 3.420898 0.251062 0.320008 3.340906 0.17107001 0.4 3.420898 0.17107001 0.320008 3.420898 0.251062 -0.320008 4.2295537 0.17107001 -0.4 4.149562 0.17107001 -0.320008 4.149562 0.251062 0.4 4.149562 0.17107001 0.320008 4.2295537 0.17107001 0.320008 4.149562 0.251062 -0.320008 4.149562 -0.65997803 -0.4 4.149562 -0.579986 -0.320008 4.2295537 -0.579986 0.4 4.149562 -0.579986 0.320008 4.149562 -0.65997803 0.320008 4.2295537 -0.579986 -0.320008 3.340906 -0.579986 -0.4 3.420898 -0.579986 -0.320008 3.420898 -0.65997803 0.4 3.420898 -0.579986 0.320008 3.340906 -0.579986 0.320008 3.420898 -0.65997803 + + + + + + + + + + 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -0.7071058 -0.70710784 0 -0.7071058 -0.70710784 0 -0.7071058 -0.70710784 0 -0.7071058 -0.70710784 0 0 -0.7071073 0.7071063 0 -0.7071073 0.7071063 0 -0.7071073 0.7071063 0 -0.7071073 0.7071063 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 -0.7071068 0 0.7071068 0.7071058 -0.70710784 0 0.7071058 -0.70710784 0 0.7071058 -0.70710784 0 0.7071058 -0.70710784 0 0.7071068 0 0.7071068 0.7071068 0 0.7071068 0.7071068 0 0.7071068 0.7071068 0 0.7071068 -0.7071058 0.70710784 0 -0.7071058 0.70710784 0 -0.7071058 0.70710784 0 -0.7071058 0.70710784 0 0 0.7071073 0.7071063 0 0.7071073 0.7071063 0 0.7071073 0.7071063 0 0.7071073 0.7071063 0.7071058 0.70710784 0 0.7071058 0.70710784 0 0.7071058 0.70710784 0 0.7071058 0.70710784 0 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 -0.7071068 0 -0.7071068 0 0.7071073 -0.7071063 0 0.7071073 -0.7071063 0 0.7071073 -0.7071063 0 0.7071073 -0.7071063 0.7071068 0 -0.7071068 0.7071068 0 -0.7071068 0.7071068 0 -0.7071068 0.7071068 0 -0.7071068 0 -0.7071073 -0.7071063 0 -0.7071073 -0.7071063 0 -0.7071073 -0.7071063 0 -0.7071073 -0.7071063 -0.57734895 -0.57734996 0.5773519 -0.57734895 -0.57734996 0.5773519 -0.57734895 -0.57734996 0.5773519 0.57734895 -0.57734996 0.5773519 0.57734895 -0.57734996 0.5773519 0.57734895 -0.57734996 0.5773519 -0.57734895 0.57734996 0.5773519 -0.57734895 0.57734996 0.5773519 -0.57734895 0.57734996 0.5773519 0.57734895 0.57734996 0.5773519 0.57734895 0.57734996 0.5773519 0.57734895 0.57734996 0.5773519 -0.57734895 0.57734996 -0.5773519 -0.57734895 0.57734996 -0.5773519 -0.57734895 0.57734996 -0.5773519 0.57734895 0.57734996 -0.5773519 0.57734895 0.57734996 -0.5773519 0.57734895 0.57734996 -0.5773519 -0.57734895 -0.57734996 -0.5773519 -0.57734895 -0.57734996 -0.5773519 -0.57734895 -0.57734996 -0.5773519 0.57734895 -0.57734996 -0.5773519 0.57734895 -0.57734996 -0.5773519 0.57734895 -0.57734996 -0.5773519 + + + + + + + + + + 0.700077 0.854106 0.788821 0.854106 0.700077 0.945555 0.788821 0.945555 0.788821 0.521567 0.788821 0.612524 0.700077 0.521567 0.700077 0.612524 0.679245 0.612524 0.587797 0.612524 0.679245 0.521567 0.587797 0.521567 0.901102 0.521567 0.901102 0.612524 0.809653 0.521567 0.809653 0.612524 0.788821 0.632249 0.788821 0.723698 0.700077 0.632249 0.700077 0.723698 0.788821 0.743423 0.788821 0.834381 0.700077 0.743423 0.700077 0.834381 0.700077 0.945555 0.688985 0.945555 0.700077 0.854106 0.688985 0.854106 0.700077 0.521567 0.700077 0.511581 0.788821 0.521567 0.788821 0.511581 0.688985 0.521567 0.700077 0.521567 0.688985 0.612524 0.700077 0.612524 0.799913 0.945555 0.788821 0.945555 0.799913 0.854106 0.788821 0.854106 0.788821 0.521567 0.799913 0.521567 0.788821 0.612524 0.799913 0.612524 0.688985 0.632249 0.700077 0.632249 0.688985 0.723698 0.700077 0.723698 0.700077 0.62251 0.700077 0.612524 0.788821 0.62251 0.788821 0.612524 0.788821 0.632249 0.799913 0.632249 0.788821 0.723698 0.799913 0.723698 0.688985 0.743423 0.700077 0.743423 0.688985 0.834381 0.700077 0.834381 0.700077 0.733438 0.700077 0.723698 0.788821 0.733438 0.788821 0.723698 0.788821 0.743423 0.799913 0.743423 0.788821 0.834381 0.799913 0.834381 0.700077 0.844366 0.700077 0.834381 0.788821 0.844366 0.788821 0.834381 0.688985 0.521567 0.700077 0.511581 0.700077 0.521567 0.788821 0.511581 0.799913 0.521567 0.788821 0.521567 0.700077 0.62251 0.688985 0.612524 0.700077 0.612524 0.799913 0.612524 0.788821 0.62251 0.788821 0.612524 0.700077 0.733438 0.688985 0.723698 0.700077 0.723698 0.799913 0.723698 0.788821 0.733438 0.788821 0.723698 0.700077 0.844366 0.688985 0.834381 0.700077 0.834381 0.799913 0.834381 0.788821 0.844366 0.788821 0.834381 + + + + + + + + + + + + + + +

0 1 2 2 1 3 4 5 6 6 5 7 8 9 10 10 9 11 12 13 14 14 13 15 16 17 18 18 17 19 20 21 22 22 21 23 24 25 26 26 25 27 28 29 30 30 29 31 32 33 34 34 33 35 36 37 38 38 37 39 40 41 42 42 41 43 44 45 46 46 45 47 48 49 50 50 49 51 52 53 54 54 53 55 56 57 58 58 57 59 60 61 62 62 61 63 64 65 66 66 65 67 68 69 70 70 69 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95

+
+
+
+ + + + -1.15218 0.0270677 2.38897 1.15218 0.0270677 2.38897 -1.15218 0.0270677 -2.38897 1.15218 0.0270677 -2.38897 + + + + + + + + + + 0 0 1 0 0 1 1 1 + + + + + + + + + 0 1 0 0 1 0 0 1 0 0 1 0 + + + + + + + + + + + + + + + +

0 1 2 2 1 3

+
+
+
+ + + + -0.0115217995 0.0270677 -1.3392504 0.0115217995 0.0270677 -1.3392504 -0.0115217995 0.0270677 -1.3531896 0.0115217995 0.0270677 -1.3531896 + + + + + + + + + + 0 0 1 0 0 1 1 1 + + + + + + + + + 0 1 0 0 1 0 0 1 0 0 1 0 + + + + + + + + + + + + + + + +

0 1 2 2 1 3

+
+
+
+ + + + -0.0115217995 0.0270677 1.3336396 0.0115217995 0.0270677 1.3336396 -0.0115217995 0.0270677 1.3197005 0.0115217995 0.0270677 1.3197005 + + + + + + + + + + 0 0 1 0 0 1 1 1 + + + + + + + + + 0 1 0 0 1 0 0 1 0 0 1 0 + + + + + + + + + + + + + + + +

0 1 2 2 1 3

+
+
+
+ + + + -0.0115217995 0.0270677 -0.49370447 0.0115217995 0.0270677 -0.49370447 -0.0115217995 0.0270677 -0.5076436 0.0115217995 0.0270677 -0.5076436 + + + + + + + + + + 0 0 1 0 0 1 1 1 + + + + + + + + + 0 1 0 0 1 0 0 1 0 0 1 0 + + + + + + + + + + + + + + + +

0 1 2 2 1 3

+
+
+
+ + + + -0.0115217995 0.0270677 0.13981755 0.0115217995 0.0270677 0.13981755 -0.0115217995 0.0270677 0.12587844 0.0115217995 0.0270677 0.12587844 + + + + + + + + + + 0 0 1 0 0 1 1 1 + + + + + + + + + 0 1 0 0 1 0 0 1 0 0 1 0 + + + + + + + + + + + + + + + +

0 1 2 2 1 3

+
+
+
+ + + + -0.0115217995 0.0270677 0.64399356 0.0115217995 0.0270677 0.64399356 -0.0115217995 0.0270677 0.6300544 0.0115217995 0.0270677 0.6300544 + + + + + + + + + + 0 0 1 0 0 1 1 1 + + + + + + + + + 0 1 0 0 1 0 0 1 0 0 1 0 + + + + + + + + + + + + + + + +

0 1 2 2 1 3

+
+
+
+
+ + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + wall_root block01Pg block02Pg block03Pg block04Pg block05Pg block06Pg block07Pg sdwPg sdwPg1 sdwPg15 sdwPg2 sdwPg3 sdwPg4 + + + + + + + + 1 -0 0 0 -0 1 -0 0 0 -0 1 0 0 0 0 1 1 -0 0 -0 -0 1 -0 0.000645022 0 -0 1 -1.28 0 0 0 1 1 -0 0 0 -0 1 -0 0.000645022 0 -0 1 1.28 0 0 0 1 1 -0 0 0.106257 -0 1 -0 -2.03274 0 -0 1 0.191841 0 0 0 1 1 -0 0 0 -0 1 -0 -1.66075 0 -0 1 -1.46941 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 -0.334109 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 0.74786 0 0 0 1 1 -0 0 0 -0 1 -0 -3.78523 0 -0 1 0.204458 0 0 0 1 1 -0 0 0 -0 1 -0 -0.0270677 0 -0 1 0 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 134.62201 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -132.66702 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 50.067406 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -13.284801 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -63.702404 0 0 0 1 + + + + + + + + 1 + + + + + + + + + + + + + + 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 + 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + wall_root block01Pg block02Pg block03Pg block04Pg block05Pg block06Pg block07Pg sdwPg sdwPg1 sdwPg15 sdwPg2 sdwPg3 sdwPg4 + + + + + + + + 1 -0 0 0 -0 1 -0 0 0 -0 1 0 0 0 0 1 1 -0 0 -0 -0 1 -0 0.000645022 0 -0 1 -1.28 0 0 0 1 1 -0 0 0 -0 1 -0 0.000645022 0 -0 1 1.28 0 0 0 1 1 -0 0 0.106257 -0 1 -0 -2.03274 0 -0 1 0.191841 0 0 0 1 1 -0 0 0 -0 1 -0 -1.66075 0 -0 1 -1.46941 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 -0.334109 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 0.74786 0 0 0 1 1 -0 0 0 -0 1 -0 -3.78523 0 -0 1 0.204458 0 0 0 1 1 -0 0 0 -0 1 -0 -0.0270677 0 -0 1 0 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 134.62201 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -132.66702 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 50.067406 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -13.284801 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -63.702404 0 0 0 1 + + + + + + + + 1 + + + + + + + + + + + + + + 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 + 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 2 0 + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + wall_root block01Pg block02Pg block03Pg block04Pg block05Pg block06Pg block07Pg sdwPg sdwPg1 sdwPg15 sdwPg2 sdwPg3 sdwPg4 + + + + + + + + 1 -0 0 0 -0 1 -0 0 0 -0 1 0 0 0 0 1 1 -0 0 -0 -0 1 -0 0.000645022 0 -0 1 -1.28 0 0 0 1 1 -0 0 0 -0 1 -0 0.000645022 0 -0 1 1.28 0 0 0 1 1 -0 0 0.106257 -0 1 -0 -2.03274 0 -0 1 0.191841 0 0 0 1 1 -0 0 0 -0 1 -0 -1.66075 0 -0 1 -1.46941 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 -0.334109 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 0.74786 0 0 0 1 1 -0 0 0 -0 1 -0 -3.78523 0 -0 1 0.204458 0 0 0 1 1 -0 0 0 -0 1 -0 -0.0270677 0 -0 1 0 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 134.62201 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -132.66702 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 50.067406 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -13.284801 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -63.702404 0 0 0 1 + + + + + + + + 1 + + + + + + + + + + + + + + 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 + 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 3 0 + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + wall_root block01Pg block02Pg block03Pg block04Pg block05Pg block06Pg block07Pg sdwPg sdwPg1 sdwPg15 sdwPg2 sdwPg3 sdwPg4 + + + + + + + + 1 -0 0 0 -0 1 -0 0 0 -0 1 0 0 0 0 1 1 -0 0 -0 -0 1 -0 0.000645022 0 -0 1 -1.28 0 0 0 1 1 -0 0 0 -0 1 -0 0.000645022 0 -0 1 1.28 0 0 0 1 1 -0 0 0.106257 -0 1 -0 -2.03274 0 -0 1 0.191841 0 0 0 1 1 -0 0 0 -0 1 -0 -1.66075 0 -0 1 -1.46941 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 -0.334109 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 0.74786 0 0 0 1 1 -0 0 0 -0 1 -0 -3.78523 0 -0 1 0.204458 0 0 0 1 1 -0 0 0 -0 1 -0 -0.0270677 0 -0 1 0 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 134.62201 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -132.66702 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 50.067406 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -13.284801 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -63.702404 0 0 0 1 + + + + + + + + 1 + + + + + + + + + + + + + + 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 + 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 4 0 + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + wall_root block01Pg block02Pg block03Pg block04Pg block05Pg block06Pg block07Pg sdwPg sdwPg1 sdwPg15 sdwPg2 sdwPg3 sdwPg4 + + + + + + + + 1 -0 0 0 -0 1 -0 0 0 -0 1 0 0 0 0 1 1 -0 0 -0 -0 1 -0 0.000645022 0 -0 1 -1.28 0 0 0 1 1 -0 0 0 -0 1 -0 0.000645022 0 -0 1 1.28 0 0 0 1 1 -0 0 0.106257 -0 1 -0 -2.03274 0 -0 1 0.191841 0 0 0 1 1 -0 0 0 -0 1 -0 -1.66075 0 -0 1 -1.46941 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 -0.334109 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 0.74786 0 0 0 1 1 -0 0 0 -0 1 -0 -3.78523 0 -0 1 0.204458 0 0 0 1 1 -0 0 0 -0 1 -0 -0.0270677 0 -0 1 0 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 134.62201 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -132.66702 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 50.067406 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -13.284801 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -63.702404 0 0 0 1 + + + + + + + + 1 + + + + + + + + + + + + + + 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 + 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + wall_root block01Pg block02Pg block03Pg block04Pg block05Pg block06Pg block07Pg sdwPg sdwPg1 sdwPg15 sdwPg2 sdwPg3 sdwPg4 + + + + + + + + 1 -0 0 0 -0 1 -0 0 0 -0 1 0 0 0 0 1 1 -0 0 -0 -0 1 -0 0.000645022 0 -0 1 -1.28 0 0 0 1 1 -0 0 0 -0 1 -0 0.000645022 0 -0 1 1.28 0 0 0 1 1 -0 0 0.106257 -0 1 -0 -2.03274 0 -0 1 0.191841 0 0 0 1 1 -0 0 0 -0 1 -0 -1.66075 0 -0 1 -1.46941 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 -0.334109 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 0.74786 0 0 0 1 1 -0 0 0 -0 1 -0 -3.78523 0 -0 1 0.204458 0 0 0 1 1 -0 0 0 -0 1 -0 -0.0270677 0 -0 1 0 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 134.62201 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -132.66702 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 50.067406 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -13.284801 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -63.702404 0 0 0 1 + + + + + + + + 1 + + + + + + + + + + + + + + 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 + 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + wall_root block01Pg block02Pg block03Pg block04Pg block05Pg block06Pg block07Pg sdwPg sdwPg1 sdwPg15 sdwPg2 sdwPg3 sdwPg4 + + + + + + + + 1 -0 0 0 -0 1 -0 0 0 -0 1 0 0 0 0 1 1 -0 0 -0 -0 1 -0 0.000645022 0 -0 1 -1.28 0 0 0 1 1 -0 0 0 -0 1 -0 0.000645022 0 -0 1 1.28 0 0 0 1 1 -0 0 0.106257 -0 1 -0 -2.03274 0 -0 1 0.191841 0 0 0 1 1 -0 0 0 -0 1 -0 -1.66075 0 -0 1 -1.46941 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 -0.334109 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 0.74786 0 0 0 1 1 -0 0 0 -0 1 -0 -3.78523 0 -0 1 0.204458 0 0 0 1 1 -0 0 0 -0 1 -0 -0.0270677 0 -0 1 0 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 134.62201 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -132.66702 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 50.067406 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -13.284801 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -63.702404 0 0 0 1 + + + + + + + + 1 + + + + + + + + + + + + + + 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 + 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 7 0 + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + wall_root block01Pg block02Pg block03Pg block04Pg block05Pg block06Pg block07Pg sdwPg sdwPg1 sdwPg15 sdwPg2 sdwPg3 sdwPg4 + + + + + + + + 1 -0 0 0 -0 1 -0 0 0 -0 1 0 0 0 0 1 1 -0 0 -0 -0 1 -0 0.000645022 0 -0 1 -1.28 0 0 0 1 1 -0 0 0 -0 1 -0 0.000645022 0 -0 1 1.28 0 0 0 1 1 -0 0 0.106257 -0 1 -0 -2.03274 0 -0 1 0.191841 0 0 0 1 1 -0 0 0 -0 1 -0 -1.66075 0 -0 1 -1.46941 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 -0.334109 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 0.74786 0 0 0 1 1 -0 0 0 -0 1 -0 -3.78523 0 -0 1 0.204458 0 0 0 1 1 -0 0 0 -0 1 -0 -0.0270677 0 -0 1 0 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 134.62201 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -132.66702 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 50.067406 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -13.284801 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -63.702404 0 0 0 1 + + + + + + + + 1 + + + + + + + + + + + + + + 1 1 1 1 + 8 0 8 0 8 0 8 0 + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + wall_root block01Pg block02Pg block03Pg block04Pg block05Pg block06Pg block07Pg sdwPg sdwPg1 sdwPg15 sdwPg2 sdwPg3 sdwPg4 + + + + + + + + 1 -0 0 0 -0 1 -0 0 0 -0 1 0 0 0 0 1 1 -0 0 -0 -0 1 -0 0.000645022 0 -0 1 -1.28 0 0 0 1 1 -0 0 0 -0 1 -0 0.000645022 0 -0 1 1.28 0 0 0 1 1 -0 0 0.106257 -0 1 -0 -2.03274 0 -0 1 0.191841 0 0 0 1 1 -0 0 0 -0 1 -0 -1.66075 0 -0 1 -1.46941 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 -0.334109 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 0.74786 0 0 0 1 1 -0 0 0 -0 1 -0 -3.78523 0 -0 1 0.204458 0 0 0 1 1 -0 0 0 -0 1 -0 -0.0270677 0 -0 1 0 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 134.62201 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -132.66702 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 50.067406 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -13.284801 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -63.702404 0 0 0 1 + + + + + + + + 1 + + + + + + + + + + + + + + 1 1 1 1 + 9 0 9 0 9 0 9 0 + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + wall_root block01Pg block02Pg block03Pg block04Pg block05Pg block06Pg block07Pg sdwPg sdwPg1 sdwPg15 sdwPg2 sdwPg3 sdwPg4 + + + + + + + + 1 -0 0 0 -0 1 -0 0 0 -0 1 0 0 0 0 1 1 -0 0 -0 -0 1 -0 0.000645022 0 -0 1 -1.28 0 0 0 1 1 -0 0 0 -0 1 -0 0.000645022 0 -0 1 1.28 0 0 0 1 1 -0 0 0.106257 -0 1 -0 -2.03274 0 -0 1 0.191841 0 0 0 1 1 -0 0 0 -0 1 -0 -1.66075 0 -0 1 -1.46941 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 -0.334109 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 0.74786 0 0 0 1 1 -0 0 0 -0 1 -0 -3.78523 0 -0 1 0.204458 0 0 0 1 1 -0 0 0 -0 1 -0 -0.0270677 0 -0 1 0 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 134.62201 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -132.66702 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 50.067406 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -13.284801 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -63.702404 0 0 0 1 + + + + + + + + 1 + + + + + + + + + + + + + + 1 1 1 1 + 10 0 10 0 10 0 10 0 + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + wall_root block01Pg block02Pg block03Pg block04Pg block05Pg block06Pg block07Pg sdwPg sdwPg1 sdwPg15 sdwPg2 sdwPg3 sdwPg4 + + + + + + + + 1 -0 0 0 -0 1 -0 0 0 -0 1 0 0 0 0 1 1 -0 0 -0 -0 1 -0 0.000645022 0 -0 1 -1.28 0 0 0 1 1 -0 0 0 -0 1 -0 0.000645022 0 -0 1 1.28 0 0 0 1 1 -0 0 0.106257 -0 1 -0 -2.03274 0 -0 1 0.191841 0 0 0 1 1 -0 0 0 -0 1 -0 -1.66075 0 -0 1 -1.46941 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 -0.334109 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 0.74786 0 0 0 1 1 -0 0 0 -0 1 -0 -3.78523 0 -0 1 0.204458 0 0 0 1 1 -0 0 0 -0 1 -0 -0.0270677 0 -0 1 0 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 134.62201 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -132.66702 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 50.067406 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -13.284801 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -63.702404 0 0 0 1 + + + + + + + + 1 + + + + + + + + + + + + + + 1 1 1 1 + 11 0 11 0 11 0 11 0 + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + wall_root block01Pg block02Pg block03Pg block04Pg block05Pg block06Pg block07Pg sdwPg sdwPg1 sdwPg15 sdwPg2 sdwPg3 sdwPg4 + + + + + + + + 1 -0 0 0 -0 1 -0 0 0 -0 1 0 0 0 0 1 1 -0 0 -0 -0 1 -0 0.000645022 0 -0 1 -1.28 0 0 0 1 1 -0 0 0 -0 1 -0 0.000645022 0 -0 1 1.28 0 0 0 1 1 -0 0 0.106257 -0 1 -0 -2.03274 0 -0 1 0.191841 0 0 0 1 1 -0 0 0 -0 1 -0 -1.66075 0 -0 1 -1.46941 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 -0.334109 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 0.74786 0 0 0 1 1 -0 0 0 -0 1 -0 -3.78523 0 -0 1 0.204458 0 0 0 1 1 -0 0 0 -0 1 -0 -0.0270677 0 -0 1 0 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 134.62201 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -132.66702 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 50.067406 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -13.284801 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -63.702404 0 0 0 1 + + + + + + + + 1 + + + + + + + + + + + + + + 1 1 1 1 + 12 0 12 0 12 0 12 0 + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + wall_root block01Pg block02Pg block03Pg block04Pg block05Pg block06Pg block07Pg sdwPg sdwPg1 sdwPg15 sdwPg2 sdwPg3 sdwPg4 + + + + + + + + 1 -0 0 0 -0 1 -0 0 0 -0 1 0 0 0 0 1 1 -0 0 -0 -0 1 -0 0.000645022 0 -0 1 -1.28 0 0 0 1 1 -0 0 0 -0 1 -0 0.000645022 0 -0 1 1.28 0 0 0 1 1 -0 0 0.106257 -0 1 -0 -2.03274 0 -0 1 0.191841 0 0 0 1 1 -0 0 0 -0 1 -0 -1.66075 0 -0 1 -1.46941 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 -0.334109 0 0 0 1 1 -0 0 0 -0 1 -0 -2.88958 0 -0 1 0.74786 0 0 0 1 1 -0 0 0 -0 1 -0 -3.78523 0 -0 1 0.204458 0 0 0 1 1 -0 0 0 -0 1 -0 -0.0270677 0 -0 1 0 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 134.62201 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -132.66702 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 50.067406 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -13.284801 0 0 0 1 100.00001 -0 0 0 -0 100.00001 -0 -2.7067702 0 -0 100.00001 -63.702404 0 0 0 1 + + + + + + + + 1 + + + + + + + + + + + + + + 1 1 1 1 + 13 0 13 0 13 0 13 0 + + + + + + + + 0 0 0 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 1 1 1 + + 0 -0.000645022 1.28 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 1 1 1 + + + 0 -0.000645022 -1.28 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 1 1 1 + + + -0.106257 2.03274 -0.191841 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 1 1 1 + + + 0 1.66075 1.46941 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 1 1 1 + + + 0 2.88958 0.334109 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 1 1 1 + + + 0 2.88958 -0.74786 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 1 1 1 + + + 0 3.78523 -0.204458 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 1 1 1 + + + 0 0.0270677 0 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 1 1 1 + + + 0 0.0270677 -1.34622 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 0.01 0.01 0.01 + + + 0 0.0270677 1.32667 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 0.01 0.01 0.01 + + + 0 0.0270677 -0.500674 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 0.01 0.01 0.01 + + + 0 0.0270677 0.132848 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 0.01 0.01 0.01 + + + 0 0.0270677 0.637024 + 0 0 1 0 + 0 1 0 0 + 1 0 0 0 + 0.01 0.01 0.01 + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + #wall_root_bone_id + + + + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + #wall_root_bone_id + + + + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + #wall_root_bone_id + + + + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + #wall_root_bone_id + + + + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + #wall_root_bone_id + + + + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + #wall_root_bone_id + + + + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + #wall_root_bone_id + + + + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + #wall_root_bone_id + + + + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + #wall_root_bone_id + + + + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + #wall_root_bone_id + + + + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + #wall_root_bone_id + + + + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + #wall_root_bone_id + + + + + + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + #wall_root_bone_id + + + + + + + + + + + + +
\ No newline at end of file diff --git a/Assets/Resources/Models/Games/Airboarder/arch.dae.meta b/Assets/Resources/Models/Games/Airboarder/arch.dae.meta new file mode 100644 index 00000000..8ecbc39f --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/arch.dae.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: f6ee36b31b2f3e849b5b8dc69738ced0 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/cloud_model.dae b/Assets/Resources/Models/Games/Airboarder/cloud_model.dae new file mode 100644 index 00000000..cac1a4d0 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/cloud_model.dae @@ -0,0 +1,196 @@ + + + + 2024-02-25T16:10:01.4172611-06:00 + 2024-02-25T16:10:01.4172657-06:00 + + + + ./airboy_board.png + + + ./airboy_body.png + + + ./airboy_face.0.png + + + ./airboy_face.1.png + + + ./airboy_face.2.png + + + ./airboy_shadow.png + + + ./block_shadow.png + + + ./dog.png + + + ./dog_sdw.png + + + ./floor.png + + + ./metal_env.png + + + ./mother_ship.png + + + ./wall_body.png + + + ./cloud01.png + + + + + + + + + + + + + cloud01 + PNG + + + + + cloud02_model_cloudMt_surf + WRAP + WRAP + LINEAR_MIPMAP_NEAREST + LINEAR + LINEAR + + + + + + + + + + + + + + + + + 40.627274 29.77799 -241.97482 94.54958 29.77799 -219.35777 37.644356 61.31393 -234.86307 91.56662 61.31393 -212.2461 -37.55558 43.00911 -243.94206 35.065483 43.00911 -244.31241 -37.503567 82.01779 -233.74028 35.117485 82.01779 -234.11061 3.4789658 13.9608 -260.91205 46.436577 13.9608 -255.47662 3.0941086 37.80538 -257.87085 46.051826 37.80538 -252.43549 -45.89654 -1.505984 -265.70593 1.2632294 -1.505984 -271.20782 -45.61795 24.74551 -263.318 1.5418472 24.74551 -268.8199 111.167145 19.16725 -106.36623 136.5761 19.16725 -70.84398 107.16661 42.91171 -103.50464 132.57558 42.91171 -67.98239 161.43987 57.64988 -82.16765 177.48502 57.64988 -36.241238 151.92392 82.70879 -78.843094 167.96907 82.70879 -32.91669 72.09732 49.22925 -131.60912 115.61586 49.22925 -95.665794 63.898495 77.80018 -121.68239 107.41712 77.80018 -85.739105 78.325745 5.883205 -183.02565 133.63472 5.883205 -147.56383 75.911354 42.08588 -179.26001 131.22034 42.08588 -143.79822 184.55524 60.7678 18.171555 163.93932 60.7678 86.68753 160.92043 91.89604 11.060066 140.30453 91.89604 79.576035 29.06643 86.53994 238.1587 -34.45388 86.53994 237.4392 29.228867 118.7622 223.81868 -34.291504 118.7622 223.09917 147.03325 18.2349 55.580376 116.15924 18.2349 105.90088 140.84958 50.20004 51.786327 109.975525 50.20004 102.10684 154.60884 9.356973 -52.760723 162.78752 9.356973 13.7035675 148.1919 45.97052 -51.97107 156.37068 45.97052 14.493164 112.50785 21.33423 258.3516 49.29678 21.33423 277.44083 111.01372 57.62922 253.40395 47.802597 57.62922 272.4931 175.25607 3.534714 180.63707 143.7818 3.534714 206.57016 174.40372 26.13754 179.6026 142.92946 26.13754 205.53568 157.5311 55.57116 153.53264 96.72414 55.57116 197.56711 149.27972 94.80891 142.13837 88.47276 94.80891 186.17282 127.95421 93.56487 -44.479294 132.21037 93.56487 29.514194 99.90946 123.6351 -42.86609 104.16572 123.6351 31.127373 106.13987 104.0388 168.67824 21.156853 104.0388 198.16765 96.82039 145.1023 141.82117 11.837315 145.1023 171.31049 18.413536 39.28349 270.79657 -47.649048 39.28349 267.20663 18.833504 75.19141 263.0676 -47.22902 75.19141 259.47772 16.094376 76.79278 -202.17159 92.50758 76.79278 -180.48466 10.618774 116.07 -182.87836 87.03204 116.0701 -161.19168 + + + + + + + + + + 8.13198E-06 0.505294 0.999992 0.505294 8.13198E-06 0.993853 0.999992 0.993853 8.13198E-06 0.0105794 0.999992 0.0105794 8.13198E-06 0.499139 0.999992 0.499139 8.13198E-06 0.0105794 0.999992 0.0105794 8.13198E-06 0.499139 0.999992 0.499139 1.01454 0.0105794 2.01452 0.0105794 1.01454 0.499139 2.01452 0.499139 1.01148 0.0105794 2.01146 0.0105794 1.01148 0.499139 2.01146 0.499139 1.01454 0.00414181 2.01452 0.00414181 1.01454 0.492701 2.01452 0.492701 8.13198E-06 0.499508 0.999992 0.499508 8.13198E-06 0.988068 0.999992 0.988068 8.13198E-06 0.0105794 0.999992 0.0105794 8.13198E-06 0.499139 0.999992 0.499139 8.13198E-06 0.0105794 0.999992 0.0105794 8.13198E-06 0.499139 0.999992 0.499139 8.13198E-06 0.505294 0.999992 0.505294 8.13198E-06 0.993853 0.999992 0.993853 1.01148 0.0105794 2.01146 0.0105794 1.01148 0.499139 2.01146 0.499139 1.01759 0.505294 2.01758 0.505294 1.01759 0.993853 2.01758 0.993853 8.13198E-06 0.0102534 0.999992 0.0102534 8.13198E-06 0.498813 0.999992 0.498813 8.13198E-06 0.0105794 0.999992 0.0105794 8.13198E-06 0.499139 0.999992 0.499139 1.01454 0.511732 2.01452 0.511732 1.01454 1.00029 2.01452 1.00029 8.13198E-06 0.505294 0.999992 0.505294 8.13198E-06 0.993853 0.999992 0.993853 1.01454 0.0102534 2.01452 0.0102534 1.01454 0.498813 2.01452 0.498813 1.00842 0.0105794 2.00841 0.0105794 1.00842 0.499139 2.00841 0.499139 1.01454 0.0102534 2.01452 0.0102534 1.01454 0.498813 2.01452 0.498813 + + + + + + + + + 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 1 1 0 1 1 1 0 1 1 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 1 0 1 1 1 0 1 1 1 0 1 1 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 1 0 1 1 1 0 1 1 1 0 1 1 1 1 1 0 1 1 1 0 1 1 1 0 1 1 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 1 1 0 1 1 1 0 1 1 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 1 0 1 1 1 0 1 1 1 0 1 1 1 1 0 1 1 1 0 1 1 1 0 1 1 1 0 1 1 1 1 0 1 1 1 0 1 1 1 0 1 1 1 0 1 0 1 1 1 0 1 1 1 0 1 1 1 0 1 1 1 1 0 1 1 1 0 1 1 1 0 1 1 1 0 1 1 1 0 1 1 1 0 1 1 1 0 1 1 1 0 1 1 1 1 0 1 1 1 0 1 1 1 0 1 1 1 0 1 + + + + + + + + + + + + + + + + +

0 1 2 2 1 3 4 5 6 6 5 7 8 9 10 10 9 11 12 13 14 14 13 15 16 17 18 18 17 19 20 21 22 22 21 23 24 25 26 26 25 27 28 29 30 30 29 31 32 33 34 34 33 35 36 37 38 38 37 39 40 41 42 42 41 43 44 45 46 46 45 47 48 49 50 50 49 51 52 53 54 54 53 55 56 57 58 58 57 59 60 61 62 62 61 63 64 65 66 66 65 67 68 69 70 70 69 71 72 73 74 74 73 75

+
+
+
+
+ + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + cloudPg + + + + + + + + 0.39592627 -0 0.91828233 0 -0 1 -0 0 -0.91828233 -0 0.39592627 0 0 0 0 1 + + + + + + + + 1 + + + + + + + + + + + + + + 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 + 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 + + + + + + + + 0 0 0 + 0 0 1 0 + 0 1 0 -66.67625 + 1 0 0 0 + 1 1 1 + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + #cloudPg_bone_id + + + + + + + + + + + + +
\ No newline at end of file diff --git a/Assets/Resources/Models/Games/Airboarder/cloud_model.dae.meta b/Assets/Resources/Models/Games/Airboarder/cloud_model.dae.meta new file mode 100644 index 00000000..9b5595f1 --- /dev/null +++ b/Assets/Resources/Models/Games/Airboarder/cloud_model.dae.meta @@ -0,0 +1,111 @@ +fileFormatVersion: 2 +guid: ff59f8d97b493cd48be0648a02466412 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: cloud02_model_cloudMt + second: {fileID: 2100000, guid: 04362130d29b5134fa53ff055e11734e, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Models/Games/Airboarder/dog.fbx b/Assets/Resources/Models/Games/Airboarder/dog.fbx new file mode 100644 index 0000000000000000000000000000000000000000..cfb221aeccdbf9676dd5507d04ad2c6f01e00d6b GIT binary patch literal 226716 zcmb?^2|SeB|G%zE-4^Xqmi9@-5VD&}NS3K2RE%wC!i;4s!$IUF5=Fwa zSduN2CE1s;kKHhf|9P0Yx;NGDe*fpyW1e}=`MjUcc0Ql8k+wO(%G}9(lg2@#O$RYp zb0@;4O*|WTI)!+6Liu>Ul~thrFxuP-?WFFGM`N8aIP4ivIS*V5z_sFA^+~i7RH@a& z%fsV7tHqz7#n(Cr{MM|xwvZN5Y?JsV83{>=z2H+;LS8~j+7Ac_ zNdp7dVtq?A7OjP~#_6vGUp4J;7Up))SDtx)*DL}x2F_@wL*{sMVL%CSvgu77`z=?A0oan>oK3ci^Vy#C4Rah zaaP5`11|WpKqC-A{;cPVw9y1NoRgLFbWPLjn&W6!4CI5;H50RH_|$Or_Gs+POCZ2+ zg*eOAmmYP(IiQ{J7__sTq%{x}l3oE^^N#8-0Uw8OmM##Afs>s+M5e8ecfw$8^dXf% z&%g)IbVIl`4yfNr!rH?92^U5g)BzaCqx79D{|izJK$;K8x6L3y)HN~ z(E;azwVGiA)bc2U=8yYkX^;nxR$>rfwJR8k5K{z)mwNp6yqRGj`NAt@<&l?%
AzPT&fY7XOWSoob>ke0rY{Eyak z=RzNy;YM&S=%2{<6Y~~u(GSd^Ly>n5#;5biuk5=O_!nefy&1T5-@$#g=YKRXj*G22 zgDnC+zWL6q4x|VAgew}d_#Dgvy5B81;FVBVhWvCP1gT|pd1P29Okxz)VK7zED5O|a#e9jDe!NT6xU&a+e*rSpaFsZ=Zy1oDWK+-DgMxPYpl?NupaGHr7K7KfG`B-*m|NmO-hu3Hg>wM|o#|UW7kdk?xetLFPzDea zT$KIb8;}F?@NbO#-_ejD_(Gm_cm@q}&ja=r7?9Z2aCU$p;9oq`cgHmk>O<Sb_oHQ80vd0AnE#P0G1& z+d(}L8R7}bRJu4Tv_6z6&{!Ayzq6DUluuRxNgxiS!39Vl4j>YJ2XibKIy>Q~Wzn8~ z1R+e{fY0gS0rbgpoC~lQ+yekeF@FQ#9Ok5dQr-CqScvBqmwuM9)m)tMIC~8zpn~Hd z+5Xzt^7{eM9Hkc$iCY$b9YQ%bg116(0TO+I8W^JBr^7@eXbcU^AO$Y^+E@oaW(dj7 zGo50sa5gA=pisN-zopH3&36II8dN~kJHW-&k3N_tSfY_LBUs3jaeohHr_B=&Xl5B@ zHE42R+Q0{}7<*tAOWU7hQPBANQUTB)S)s_a=r|6C*8}Y9eBb6r-&R0fpIiPsj^U~v+J5uB6sq3Iqs z^JUr}q2|-&-#3!gM&Zz~Q*_ zCy2S}4qU?}-ZeuE*-Q02R-~{U5n4XvfpZWoedeX3_o+-TD9+V*JDCvw{D6@Ad@1|LAD5fiYO4xnzCz zD@xR%2~nhYllKQfwjSDDSyzz z1;P9ml5!uoKo5te?qBJ^IM5QUfpgNq*kkZWtlbX-FKEwW!NpLT!2n(GZwx%f+8T>? zb~gI;NREdm;WvPce+OvfH-Jw44$xjOb%4|(IU^d>EucA=4jTJw>TUZk18RtbJ8^)< z+((_z-}DQOBK||#ZRDcPibY3p&iMZoc0E{>gGAj8u7AY(p9dl=ApD1vUwQc-qEPNn zQ2%=fVseEPn-LO<kIClj&X}K)&Doc4|Ag!(VW;}1WOFjP94zzB zC7ZeXoJ=0#lI@()B;?y#*t2LS41Rj>KF5H9$fcSUrnq_Z=RQ^r=pY}{oOv5GlH$_+ z4=%O?tbxt}`gq=|2J7a{v6}CWLYozZ+*<-iZ?kZwV!{X+|-#g_=>!|4As%U&8#BP;Y(-^IJmkZJrTIZpKp3 zbQX-qpv5h#16Uio-|Ip;zX16yfv)`mVaGT;z_i-Q9WEHy)LKUmYr{2m2Na=tE-e_O}X0!JU*=ibJF_9c3_C|hTE zftFo0oX}{GnU(Q>ycSgQ2!WPRn4CqRgFFOQ%YMWsMBoluLK%yjQlK>?9ZS1Svy;`2 zoBH=8-)5bNB#5r zzc7E4p)3FvYgEDp*LHUa_2Ga|)uE#x>`X!)C}K)9ZqrEsTyifx8y* zgI<>ch@eh%aE1tyU)>(#> z?F%deS>qqvaN&N78#6!-=|+7>s+|O-mDKNE%T5Es{*cyrhdZ5Re+v%D+{LX;= zM}hk000#5T{(D zfc2msyx{lwMFTj~wYaMts;j&f`O{6MdT&rn10k4ycNa~z=2bUDK% z<{D`^c=+wi!0)|2nv1}VZOgt#_zf0j82RPT^I$ylODj(gQWgMB{J_e1F2FCXJPl$4 zT7NCyS=k4mL+S?64ze=Ts|?W?o3lUfV8;7XxpbRn=%AFM3(hjkH7#lRcXNGkWNEJE zD}nDoT+KoUPGCD%b2HE!>g@++n1LvN9hv7Ik=)?Eea8$O{J7boPosT@)B(Rlw_z#>En$;~B&7L}$k{;_}jQ+@L^I?pH<3UQ0R9+uMS zX_1GJd7uLof9sWJ-q!}x?}3g*-Iz;N5cRk6477sSfH>y=it+Wge2Czol=4gi8=&1q zpaPEp$Jnewfz=_hQ{bulyopbX;>)5mat)YL|>PG73OHnfKDmsHcTXSSET6gXRD)c=Y z8z*|%5cZXnI5rH&(7dWYlWp*&YqRBWbl1}M_)@{J_dVOkg|9cNi#{kHW$z9Z{!}JN zHXq5)T7cMP)BRlEhwh>2Rz&+yzuNE|HgR`)01DsZ7M4Bb*I9da{8IZfg{j!UETW4h zQ}sq;NOMtj4=sljUlD*H=is6kA+@#(E%k=7BR6HXThS6vkR9oQh-bqB_X-SP>5Oyd z@&vucD>IP$Cib+;C(|skgMYP^S2CJqI_!3~oauPRu9UWU*6z#6i7$CZ91DR{J#Dn7 zB29IqTKays z$6!UG$t2FzMqK33OY_vH3;0_U>R24S`b`>u_C)zlWR z3#xf2YL3kZuc=pq)o^xr^;lUx>M_lx$z7GLhK#gj^!oM$avXX^-aTVAjgQZhFD={1 zBAJf89ga;IytuM9ooSZYpqUtx!~EFjq0DkFm`r`Ug#2NgJ-of6({X?(&mbf_bEgqTy*Pt9*r*!I|H(P*YsKb=x|srnJ^0+qhjIe{7f zY0##~^dl`!8D%9g(y`XWUV+g*v6B-=#WiWd1cX&HH*T~o)HQi-+)o)vBgua$c=wDn zSv_b^j39;}AdEy#ZG4$1A*2u(s)il#R8{o4(j!{U6pw02-|ia=_v*yBG#{1_Vht1qOuSLY zDXW+psq#}eDX0dRK=c{;whC&XcVkCIWA{{;E%ViZcz#8e)BSE*1YAjfqB=!*l3iE- zA+{Q~SElBXA(oa!9enrM{;2@z3a;Z3wZ`F--lt{pr4&&`TWL=JD%aylw2VBH_d)DQ zh2(-4Z(ieE7$;K$NSZAWU7Rq7b(@JR`~dT+cKdBZsQLABvW8_i-r#w6Q^ zQyjSz$2RutH+jr@m&`8ALy2g%({PWUzgSBiQcOs9=oEYLxsrBi`2L37#p+3Yf-Dkc zI7WI{)*uH0KRCN?IK!XC}K=-pV2&x_9PE(_fAiC)rM&>z5Q%lERH>O7B% zp*$6J8uZ_WXxp)|LfnJZ5c#lRdmSFBE!v@5JSdL!(x=yzq~mNA5dM5N=dh&05OJY! zZKoP(m5W;yg-S&`(3BB@94BQ8r+1kur{jvaN6dX^oAi+swpzcg$;+2Ts$C;NrvsCt z{m<0-ww`5HmlP3h-FUHA;Kc~?ed`v*f{SMYmlOz7qXo!*H3DVoNs*E$n#*pRPEv(e zh})5vwkuQj&s4&SZ6~FZ+x`rCaWJX8mO5fcMVO9+u@8&N7w={n`Gz2s4B6^aH4ibE z_oAk;)dHTWw3{VpiDqp|M>=IUUrw*?$dh#5l5T>z3l-UXxGY3o!v^u3Tt3l7i?9h2 zcoAn)e61{nPyS7i%UFoG(VcN`yUs1_m$%RAMcoRc2$)Q!S6-~_%pT0h3PKoXOeU=J zs<;>5K13*cILwzbz9fEowZqd1o1k;p``Xy({&ikwN(|m2ZIVAt(YMHrTxEPNpyiVa z^KdR52W|LWy!QCEUNG%9_PqPnZ(>ly0-z7~oS70He9D3p7$y12)rudvM*NSK=eDwrX5`&=*x@B_){5fYAy&!YsVP(h= zJzr+%G|7qP>|t`JQo5rjN>y%5TY{7zEuhHmnKTMySdvIqhv=!D4i=;=U!yQiAL}k? z=dVXG637{i*KGJO1uGK0Wvmi}ZG5gttR3?of7IB?s27gUNE?Z5po}0~kFq*zV`L{) zc$a66hHPZ<_dVtW4!<}s?)9GPt%nbj>I94o_vH7C|H%q(ekr?q(#15nQktPFK~hTo z6uu-{<>TmP0fh5{Y})vf~|JvRKE`^LA`(`yN;oX=-kk(7E96M83!a?*ya6geg?$nZj~+^_eWY6O4vd9mUxZY;ag81*6@k_iQlAU^oJ0;fhwjT^@_ybpf%4_za^t9+AH z+veR?RzB`A4au2QnnNk=484)&X+mLU(y6UN($>Ydq>vs~{a;>m7r!1hpdtA?5>gk! zjZAjdhXn~}jTbE8pNhGaZj|ZC@XvS4>j>4+FKZbTek&(EcziH=VsEIPe(9>gzKNl> zFZHG0qx>pSU*wyn*`_L)8>q!;)WZz(&B)@E8Zn71v|oxs49a) zg^9g4uMp`ljwGE?y!RZ|y6b$*s?h3s3DN{-^bbk_)vs;kLD zIpKcQe#!5{Qm_$DRacVVp|W?;hFyrW3o&QI<`yUTAPcc znKYuaHD?V@v1U)hw!+-WK0mo5)@WR4TLP($uP2;H>k2EFvdkikI(FTC9TWr)OkdBr zC`I?{N`Ff}$cn7_QibWR-K$DwSnnVmCmzVT3X2!BNnjWPu~|+7`W6!%F%dKG9`!eB zsH`9i?lTCd}74Oberl7OR>FvPoO7E0q5a9P+WuEiwe#WEE@4_5y-D~M!#cgBu3=1>aP>C zhwl%Nr-VC{{ArOQv;kT!{85g)m&<^5YjPf3kRvEXM|X`h(?uxjBI~y5s=$M&GDPXs zbU{i4y!9sLJwcs#Bu7~R#^0b6it9HhOr#s}HyWcZw`VJQNi-zv8cvm>KYQEw^4!>c zpmDvcC^?{U*tEt`A;s@WUe}W+y@r6bscwltY9IIW-HCWslU)9kAnOuCI)#oqQjj-n zFe$*IDRn0XZ}ZIIh%i=~bfGD-}nuzk!|1LHv@@5$PVyFwk!CJ*)MP=mnRw-#O- zFCBT<-1^q?WidrnIKc^Rp%OygPc+IgiE5W9B^y@I&-CUn`no_5512jwZhH2;)d zNJb_$vU^$OjBEp1t!NLz=}Alw|MMWZ^42|cvvKe1O5J&r^{rloCL>L1mvB=-xvtlS zn;C5HQ8N|S{Jo<^O+8clN4;ejYJ;x_Uw`6{A73^V%;5F*QrfvMp5{HMxsWOsI+(Jp z;7dVBt#^X&j?|jsmllG)v2IIMl|#3pN|pF}2;@EV%OlTgj5XuNmyY$ls(GOqo6hgr zKhL`)N6D1~3lSz3ctp_?*)2gQ*$r+C$_AESw^Wz-M5*#V1p#J$I@7U`Q<_#5xsa^* zoGKhOnE#sMHy#vi=_{A}NQj6Z^%=>m`Qlf&XDk4h98zIx`BL7N@|u;N-_Yw^__B62 zRlzl=4CYqujapq-&&=BOysoe?Qhqg6RW;{aS+>PE!@^0xxhBzzdZRaykGhv*H~P^^ zju{hbs>&Ft;kY(=s$jkXE$1A`a_bGK z@7bObO${9r>aFv)ber^Wf-}im`&QOf$H1>M7EUVsJB>fC)1iGuBca z3!u{n*loDxhMM|`1{+#U9cz;=efVunq)!Qbl_mH!Vz{jdjQ|nz;s#Uh0RSC#p>^lCc*7~fHvg>XRbmx$l zb@kcL0}NDMgD5b!6ej#SyTl_QKL626vz(at0#~=N_}oX%Qd41t*}b;u_7>!~C>U8& z)m4C%Fw$1TVf9&z4=+bvF$lj!CONr{E5hxCU-~zm&Z9mw4UXAYBh2n&c#JUJn$j`x zHEzAaPin<2-Pk5hsGHP2v&Q0~>}V3vG-491Sj5hHyV~Ltr^bX#`C?dhv1`zKq9OOC z1pf8oW6BTHF|n`Z za$TQ<#oV+clva3;zN@yZ;<#q*d%V8UNcQDtGqw{WHN@@hB-%n@EbF0%^C{AR_@I*% zy-IUp>T;MMr*H6SN&`7Ac46bn$o5DR#Za=%Df0pQ!RskkUsklFm{MUmO8a&rITk7J z3tV5o#P>29YOq9U|NJqx{x>PT%!*asUadu`Zx4FYgW8KisAhI3s?9Rersq^=&dqg~ zA)&ofjBP%fbBtvDC-}Dmo)MUiCSOaX8tpP-in2}DYmc@bDO<7O(JUf zbMG0JT_g3QwVgR-92!BdI8rW#MQHK$MW9%R6Wur?O-&0dQi-Yjc|$gN()q^Ht$ai1 zJ-7OUpm!cjF(wSr{S8!~7j5Z^dF`L?+8X&n4lp&fw#al3+w%#INN~;Y9B6?QO}_#Z z9qk=W-5WH4?V52@8{j>jH2c-8G!j?7gAc zdYP`%EHiqVTr5GVM1jsuFR~=`z*2$FNLTBG<#n)P+`Wwgo%iXKUQaj8#1Cks2r0d% zZfnRmmv3xThFaJoRTS1`TH3fx!O%s3U6UyML{-U5Nr&xZg*{cjhrPLhIFL6;p7;Fo zzL1kgW`;?{U>RqDx|I#u86(48zo3Fg?(>#aG0BU3L<-E+WNl^2&u%qWTIXDtzkY}8 z{kMNEGw+g@64SW4BEl*BY2ub~@A3nIrz6yy5C!|*i-)eUJht*hG1||Ai{;yBxPN zfDpCb!f$I#RodqBu(Jgr%IbWI6@E6I2UnF{(?NQahpm~E4nDDP@K0~SH%BYh=R0Uf zUdL-lT}ruXvqezHVz2%!jUDv8-g}--T&^V+3w20Q7VNQ-(tc+yIAy&c!Klb%UvSZm z=TE((doAQVYqUis);tMHW<>A`wJmBq`p!{rKqY=>%hJ54b{MJSkFbp5wMoa{xL_SZ z8efzM_pe%Ud;5F+^UTFNeBS%4(vX*ZP`LGD+;SJcP1ijR9iuFixi6)Ad2?t-Zu#|- zX>rRIr)|GBhHt|th8!}?gt)KtU1NF|!MnbAnsZZF^s%cQ%km`yHExY$}^iBT@qsQ9>(QNGj3C)bh2C8w%V&g!oM&_Xhf9sV@w1j}+6{8q$@exldHmU!fSS3V5~%eR4x6H08Ph z%U3qBReIm`BJ1Z*Zra<~@F~^inGU_P0ervPoYTDiBC&u!s%?$>8s|U?BOJxJsm;na zIFeDSi#_(bYaI<>tQM9TLlN#r2vkH7wg`X1}Gl&2B0iD==T+IO_Jr+y`N%}a8u_+HkO zOcidW{E^ebYVV zWcx+Zhz$>~7J7x6mZkhwEgKn}WayyIChzp{Hz)QIg7!4n>;Mi?3mih*=*aS-37@rg zO^_$--~eYB+7298&ow1->YC;}CL_XIs6|p!tW8O8fERQ=nY^f0fl}x5s2A^LlbrpJ zV~6?NGPEZ=>nZy$EP{L??$0|X?kNIa*s=1^@t}eSNSPA9dkY5BTHwK&;SGOU%|th7 z1$Wi-rkT3k^l^ll;}=@sF;56L0zz%R{YEhwe0eylV*d2+MMKS-xKG!B`*q;_h66aY z1pQ?raGV3$44VG^gz0S>!grI>71}eLKwGZszwKZClMq@$KZJ1tTiR^PnfA3{*NJb2 zTW71ZRoq|=9=gxVj`nn@=Fr0OyOQ%WHdyn{!wZQ7YHal@j51BY z86RaODNI=Qi$-OZWTMEnk8zLt>zPqrSEZ~AgWDf#!>#f427{m2EiJr*vXQb@1az0| zo=Qiu;RaEU%$k=dRN7t+nKW?ab6*%mLO$=-$#YXKPx*vW$D$UjtPbjBVcVLm<<=6@ zy-FtKvBfI3p*K0poRhCRI`=6oxf`u;qt~Vii_@0B;OSIvvNE2rJSvg-gxAs3&84hx zkZu>9pU_GtL>}AQpU!6GFpzidoQf=g zs05Dc=-noUjm;4eKPql7B6p%UQ9`k?V)r4<_DOY?J+i&kS7)v2gmbsR;GK+{0ldT4 zsW-y1S|$A`Q|G(Ii;sGN@9-rAvE@2p#P+ual)Sa6R;pJJgL1fYB3?;^Vv=Xxk%vn@ zEUsORyh2Srv!X>An^}6AmGrpN*S$r)X%q4ty#1p4aT5Dkgqw7iN0)Z3_h%csx?`UO zHgY0AdK&FD>W&^dJh(JjFU(`S@vP{(&$bO1)2A@iHF8(q@^{#ZpsJKV+k}vA!_B{B zo+GlDpZUG2J!5g6>tRAeOC0|~OlZqn1!ew0y-Z%NtOXmBG7-2ki7`3M78>Ol^Fb=! zArvM%O?=2&Bf0^mn%g+C@lH?kTYI+?x$IZMVedJw*&mBCOi(IHNxs(I_c8;=Pcr4# zkPlM-tfj2bJDGBzC)2{MGPL#sRANJ?c@He;A#}^idnj4QUA%KfQ_hX-}Wr)1c4qRejwnM z0-oMxtR_n%hdV1sTX*-#ZKK~tK83}sL8cm&$ql77E{bJqoRRZ`1*~2^xJ~tjz?%Y= zYx!_Mmfx75+q1Fo2X*TWQ@4)BCRa=>Y`fMHo*hryh>h*2H+@LkxE#{6x1%?4!Zo5G zcx>bIw8qP%(QOaz8jHjb6u z5~$#u`)X-mcY8;IkrpOe?I zkCfWJsTCN#!kN^@R(ZYdF5i8hvTRZfZ4aUh>5K3xxZH~)W!fHTYlW`D24tojeFsuh z))Y)Vh#s2f*@Bc`@7wPjszLR?X)CKIhVr4D7umV|&ZMAU5S;YT!+q=%R*JI*d3EEL z*E_Wb*sAIh{=ryMf@F0TJ{47H9~xrmBZ8q$5$~US_By94%t6Xsx0YZhsv!U z+Y+VbFn_hN2fN?F^Io%0FduG|*O)ZV=+o{(SRo0Ug(?=;hHWH!Q0M3Q_WJRI7;^(Y zW7^k> zPPBdUu72O6rPx2&EuT#Z?HJYdNV=TSpFwI#MvXjYXtVqaM!$R<6Fn|CC4s>85t|)5 zj%G__rvtK`oeD;KyOQv~SNu z!D+e067AOp-d<`xPOW`E?{0xZZRG{ciIUS-kFw#yw+T4q1HEF{8z|-E!LTrF}Rb*Y}C2WfZT2c4dFVsE!guF>8B5dR@ucnW8 zuJcRpua4|h^x96wWbp{KXnEa!5W--^=JbYLxdiL+Sk$vCbQ<?2#*l-_5JMLCV79+sB9yIt$W z;d#|r`p*KVtgl@SyVM3l-5ygP%g?WJobPb8D>MG?NaLOUBC4OO`9WVcnV)o)lrZ$- zRA=jD9MX_wLF8-JCK7#5qgIKq*TPtq0VqwHmVB&OJMEo3)U#Myh(iL7 zW3n4Jw)TaN++@%KUfL2j!E-V%*3`W?hl_MgmPNJUYAWpPt~!rVd|QJ>-k}5vj!?gHiUxK5gc83;`b?b4+A%5Xg7*R&k!t%8}=5GvB;Nh?!)T&nD zU5#O*H(A?-S};qS)X0lUG%lkg^r^i;G;LBj>eYeld8%De9oxxTQ~e?9j>k7gzh&|c z-gkU+C*vAN%U9hu+e!GwRN1}bZiGm&%>JX<`@P!rpX*(p?0ck`7KvS<47u|1t}h5u z_dEII7jZ$IFV2p{^b3@9BQ&Dx!d!aw|;;?k1KZ zcM!pPLt~!pS$X6~1b##0HPXRJnCDPf_l3zPjW4^KYYK`xQm(@hHr`RZE0=#(tH0K; zGp6Iw2?4(2#0XpByO<$$`3J+Fl(sETDv%F&tG$7*(%JuNot`2VrPq2i-U{h>FKY!d z*Vkjjtv_6NI5Itx=FK=)CUT?dVNiO$R~-FO&#`qC9`k!PbgvlDqU8EA3(KpYRUFJz z7?Sf(EAwf8mK=YA?&F<#fz;l^PW5Adz|}nV8pvnT3K|~eQK$T0ILsJw&A0K4+9`jjrz9WRh%Fzqx)@V0@;x>VATw{`ev!xw%=fAk%iONGP$M z=x(C_ZCoFDAK-rG6~i*rN(VsW>{1lw~_IRSD5mj$Tng4)0Yf${d5OckMU{?kT*kN$y+^#@y~kYSk)NOy{Thfhcj^XQSaomCkLk- zo{uc+<$XfAqpHLBh-4vEZ{&1i4LF3)n#Z!urW9@&d8_4{;Y)#hhg%|)Tt@mu`hC zeg|*md=XBl79ia0FMG(ZkKjMRbaog2)TLJsTe19eSZzASMAAle(6m=OZ`ETr>Fn%Y z-xP|s$|#}xtraexlp{GNj7mjrG}W9$bj|NO;Opb9e4c-lJoVI+vLT*1rfh;b3gxdm zszF3E_7>ujo*PugI%De7iA>VkNWCf-!Ld(iIcv7=wjxKV)Vtdjr`EdWL~X24JSYzm zUBT$0s+TQkj{@$#?T2Tr?RhKrxWXm4_ci>@W>ql6xRaynrAqYLpX7Z-*h9F@O$cQx zA_f9F=mk{=y5D}JrS9t6Si5d?H+jsx7IjT!blEgr&w|HGCX65QqvE}4;=Ke$$#3ou z7E`JgFpI8u9UI3!sCqbcut!GpUhBlDVoY+z{!;Q{zCLr|&163W6ysr>G`+O}*lXjf zecjSTBSN~hg|8(&Xw0Pdkm?@mGW*gvp>>V#8dMV5RT3YFYlUS|XZeYXd?yV^6O@zc z>|5_ga%%PCv_)f8HN5hJ5D%(Rkt374@Aqi-!k%y}DD#L<3qSy5{H4-8Z*pU|J#NQj z8ZNe{WO@8y#5T{0R6e0@PpcrW#lV*zzMM=#-c7o~TjzR&+?}dTN!DcFzkALyZOJ{D zALq&rgQwKk%sA58MSL9~)&(&fNC(GmXm(R>g!L{AIGr+1@Qa)fsGkZ}X^(ce%wHQK za+a#eeorA+!yapU3?LFuvh5ngChw?fFrJ6CSb3iCCB4=oi0}qfX4SyvQ9#Tc+)TX; z8|`a(wYh5;`(lhh?jK3tmgA897i*sH^edI`@Y4!iqFroAzU&0H_3 z2BM(!<0Ufi=GDt`G!(SyXi~#(>pU7AGO9&J~J2UwtvY5!F@B+t_-~wx$oui?$=+; z+t{@-$#rSQ468DkYXp-PEk>?y$1~9#s&WgwBtAa>Jkh2E4;deAd$~KWA;^H~M40rg z7+-Lo9_dh7;f#umr^9bW#_+v7T2P4M8*78N?2qz;<<;uyQF